Merge "Fixed bug in representation of ironic state machine"

This commit is contained in:
Jenkins 2016-11-14 13:51:19 +00:00 committed by Gerrit Code Review
commit 490cc21f96

View File

@ -27,7 +27,7 @@
available: 'provide'
},
active: {
manageable: 'deleted'
available: 'deleted'
},
available: {
active: 'active',