openstacksdk/examples
Dmitry Tantsur 5e4420763a Add set_provision_state and wait_for_provision_state for baremetal Node
This change adds set_provision_state and wait_for_provision_state
to openstack.baremetal.v1.Node, as well as set_node_provision_state
to the bare metal Proxy. Also adds wait_for_nodes_provision_state,
which is similar to Node.wait_for_provision_state but handles several
nodes at the same time, which is important for bulk operations.

The cloud's node_set_provision_state was updated to use the new calls.
As a nice side effect, it now supports all provision states and actions
up to the Queens release, as well as does proper microversioning.

Some documentation was written for the bare metal proxy.

Change-Id: I22a76c3623f4dd2cca0b2103cbd8b853d5cebb71
2018-07-17 13:58:43 +02:00
..
baremetal Add set_provision_state and wait_for_provision_state for baremetal Node 2018-07-17 13:58:43 +02:00
cloud Remove openstack_cloud factory function 2018-01-31 11:26:02 -06:00
clustering Change clustering example test create parameter 2018-05-07 15:55:35 +08:00
compute Fix compute tests for resource.prop ID attributes 2016-02-15 09:15:21 -06:00
identity Added project role assignment 2017-02-06 09:55:11 +02:00
image Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00
key_manager Refactor Key Manager for resource2 2016-08-24 15:58:51 -04:00
network Deprecate port and ping methods in Network proxy 2017-02-15 08:05:19 -05:00
__init__.py Add some sample scripts 2014-04-30 09:43:08 -06:00
connect.py Run examples tests with functional tests 2018-02-22 13:12:44 -08:00