[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-12-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1049 --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-12-06 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-162337898 merging --- 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 feat

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-23 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-158924625 @remibergsma : that was a fluke, it does compile and run unit tests now??? ``` [INFO] -

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-23 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-158917040 @remibergsma this has probably been laying around to long. I did run unit tests and passed them but now compilation doesn't even succeed. I will put it back on

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-23 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-158901139 @wido @DaanHoogland @wilderrodrigues Did any of you run the unit test and did they pass? If so, please paste output. After this, OK to merge? --- If your proje

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-23 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-158901032 LGTM based on these tests: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ component/test_

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-18 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-157673706 @wilderrodrigues @wido can you review. The test keeps giving an exception but the destroyed suystem vms come back without problems and the test suite can even

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-18 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-157671208 As for ```test_09_destroy_ssvm``` the exception is a false positive due to timeout. s-1-VM is destroyed and s-58-VM comes back but the timeout is reached while

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-157306100 most network tests passed: ``` Test to create Load balancing rule with source NAT ... === TestName: test_01_create_lb_rule_src_nat | Status : FAILED ===

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-16 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-157030796 running the integration tests --- 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 d

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-10 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-155381918 I will build this PR locally to make sure Maven runs the unit tests successfully. Cheers, Wilder --- If your project is set up for it, you can

[GitHub] cloudstack pull request: CLOUDSTACK-9047 rename enums

2015-11-09 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1049#issuecomment-155347860 Since all tests are still passing and based on the code a LGTM from me. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack pull request: Cloudstack 9047

2015-11-09 Thread DaanHoogland
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/clou