GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/1049
Cloudstack 9047 make enums adhere to best practice naming conventions You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack CLOUDSTACK-9047 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1049.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1049 ---- commit dc55a5b8d1f20c298e4e398331c284b87ab08a2d Author: Daan Hoogland <d...@onecht.net> Date: 2015-11-09T09:42:23Z 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. commit fb51dd8f59cd9f605c33d3c10a5cf0a4a12be834 Author: Daan Hoogland <d...@onecht.net> Date: 2015-11-09T09:52:30Z CLOUDSTACK-9046 renamed enums in kvm plugin commit 7bb7ddaf27a6be414ecaa1fe6f06c14e248066fa Author: Daan Hoogland <d...@onecht.net> Date: 2015-11-09T11:12:29Z CLOUDSTACK-9046 rename enums to adhere to naming conventions ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---