Skip to content

Commit

Permalink
resolve issue ZSTAC-7919
Browse files Browse the repository at this point in the history
  • Loading branch information
camilesing committed Dec 15, 2017
1 parent 90b1422 commit cea1869
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ public abstract class AbstractVmInstance implements VmInstance {
DetachNicFromVmMsg.class.getName(),
APIAttachIsoToVmInstanceMsg.class.getName(),
APIDetachIsoFromVmInstanceMsg.class.getName(),
APIGetVmConsoleAddressMsg.class.getName(),
APIDeleteVmStaticIpMsg.class.getName());

allowedOperations.addState(VmInstanceState.Pausing,
Expand Down

0 comments on commit cea1869

Please sign in to comment.