Add the Ironic wait_for_provision_state action

Change-Id: I2c2c533791fa32d538b42507bac7d813b6d80a32
This commit is contained in:
Dougal Matthews 2017-09-21 16:45:03 +01:00
parent 35bb827853
commit 826760fbdc
1 changed files with 1 additions and 0 deletions

View File

@ -1062,6 +1062,7 @@
"node_vif_attach": "node.vif_attach",
"node_vif_detach": "node.vif_detach",
"node_vif_list": "node.vif_list",
"node_wait_for_provision_state": "node.wait_for_provision_state",
"port_create": "port.create",
"port_delete": "port.delete",
"port_get": "port.get",