Thiago Paiva d34e644a8f Change polling give up policy for OneView client
On previous versions of the OneView client, the polling of changes
on OneView was done until a certain amount of tries then stopped
even for tasks that are ongoing. This patch changes that behavior
to keep checking tasks until completion and use the
max_polling_attempts parameter only for exceptional cases such as
request errors/timeouts.

Change-Id: I392e0b17e160fbc37d19183f5890038818e6c4f4
Closes-Bug: #1531918
2016-01-07 19:09:17 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 13:15:15 +00:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-12-15 19:27:01 +09:00
2015-08-13 17:57:27 -03:00
2015-09-18 15:48:36 -03:00

python-oneviewclient

Library to use OneView to provide nodes for Ironic

This library adds a layer of communication between Ironic and HP OneView and abstracts the version of OneView in place.

Features

  • TODO
Description
Python client for HP OneView.
Readme 1.6 MiB
Languages
Python 100%