2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-12-04 18:44:41 +00:00

Add shutdown to power state option

This commit is contained in:
Juliana Motira 2015-08-27 14:34:51 -03:00 committed by Jarrod Johnson
parent 4dcfaf7363
commit 11d4628458

View File

@ -674,6 +674,7 @@ class PowerState(ConfluentChoiceMessage):
'off',
'reset',
'boot',
'shutdown',
'diag',
])
keyname = 'state'