mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-9047 rename enumsmake enums adhere to best practice naming conventions * pr/1049: CLOUDSTACK-9046 rename enums to adhere to naming conventions CLOUDSTACK-9046 renamed enums in kvm plugin CLOUDSTACK-9047 use 'State's only with context there are more types called 'State' (or to be called so but now 'state') So remove imports and prepend their enclosing class/context to them. Signed-off-by: Daan Hoogland <daan@onecht.net>