Updated openstack/openstack

Project: openstack/python-ironicclient  b12261f3e10972ad47b3f0cc155a39c647a410ad

Refactor provision state so all actions can use inherited take_action

The Deploy and Clean classes were overriding take_action to handle
passing unique parameters (configdrive and clean-steps). This patch
refactors BaremetalProvisionState to support the passing of all
parameters so Deploy and Clean can use the inherited method. This
makes changing the parent class to ProvisionStateWithWait cleaner.

Change-Id: I13a366549bbb7269d4c809c561f68f3aab9fbae0
Partial-Bug: #1590752
This commit is contained in:
Jenkins 2016-10-16 16:51:27 +00:00 committed by Gerrit Code Review
parent 810e43f355
commit 6e1a21abbb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 479941e49ad558640c49c4145f88657df0d1e1cc
Subproject commit b12261f3e10972ad47b3f0cc155a39c647a410ad