GabrielBrascher commented on a change in pull request #3724:
URL: https://github.com/apache/cloudstack/pull/3724#discussion_r518038097



##########
File path: api/src/main/java/com/cloud/storage/Snapshot.java
##########
@@ -48,7 +48,7 @@ public boolean equals(String snapshotType) {
     }
 
     public enum State {
-        Allocated, Creating, CreatedOnPrimary, BackingUp, BackedUp, Copying, 
Destroying, Destroyed,
+        Allocated, AllocatedKVM, Creating, CreatingForVM, CreatedOnPrimary, 
CreatedOnPrimaryForVM, BackingUp, BackingUpForVM, BackedUp, BackedUpForVM, 
Copying, Destroying, Destroyed,

Review comment:
       @sureshanaparti @slavkap changing from _AllocatedKVM_ to _AllocatedVM_ 
would be better indeed. What do you think @sureshanaparti?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to