Uh oh!
There was an error while loading. Please reload this page.
CLOUDSTACK-8857 listProjects doesn't return tags vmstopped or vmrunning when their value is zero - #838
Conversation
wilderrodrigues
commented
Sep 16, 2015
Which steps should we follow to test it, @bvbharatk ? |
bvbharatk
commented
Sep 16, 2015
@wilderrodrigues |
asfbot
commented
Sep 16, 2015
cloudstack-pull-rats #624 SUCCESS |
asfbot
commented
Sep 16, 2015
cloudstack-pull-analysis #563 UNSTABLE |
asfbot
commented
Sep 17, 2015
cloudstack-pull-analysis #589 SUCCESS |
alexandrelimassantana
commented
Mar 14, 2016
Hello @bvbharatk, I think a simple change like this could have a test case to test it, so we can avoid manual tests. |
yadvr
commented
May 2, 2016
LGTM, @bvbharatk can you rebase your branch and push -f against latest master tag:easypr |
bvbharatk
commented
Jun 3, 2016
ACS CI BVT RunSumarry: Link to logs Folder (search by build_no):https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0 Failed tests: Skipped tests: Passed test suits: |
00bc600 to
c6e9d82Comparebvbharatk
commented
Dec 12, 2016
Rebased with 4.9 |
…ng when their value is zero
borisstoyanov
commented
Dec 12, 2016
@blueorangutan package |
blueorangutan
commented
Dec 12, 2016
@borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
borisstoyanov
commented
Dec 12, 2016
@bvbharat can you please add some marvin tests to cover this change. |
blueorangutan
commented
Dec 12, 2016
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-391 |
borisstoyanov
commented
Dec 12, 2016
@blueorangutan test matrix |
blueorangutan
commented
Dec 12, 2016
@borisstoyanov a Trillian-Jenkins matrix job (centos6 mgmt + xs65sp1, centos7 mgmt + vmware55u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Dec 12, 2016
Trillian test result (tid-673)
|
blueorangutan
commented
Dec 12, 2016
Trillian test result (tid-672)
|
blueorangutan
commented
Dec 12, 2016
Trillian test result (tid-671)
|
jayapalu
commented
Dec 30, 2016
Code changes are fine. Test results are there |
karuturi
commented
Feb 23, 2017
good fix. merging. |
CLOUDSTACK-8857 listProjects doesn't return tags vmstopped or vmrunning when their value is zero listProjects doesn't return tags vmstopped or vmrunning when their value is zero added the the appropriate tags to response. tested this manually by creating projects, launching vms from project accounts and then listing the projects. * pr/838: CLOUDSTACK-8857 listProjects doesn't return tags vmstopped or vmrunning when their value is zero Signed-off-by: Rajani Karuturi <rajani.karuturi@accelerite.com>
* Allow changing template type by admin Currently the template has following types: 'BUILTIN', 'USER', 'SYSTEM', 'ROUTING', 'PERHOST' Provide ui support for admins os that they can change the template type * add extr afields * remove perhost Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com> Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
listProjects doesn't return tags vmstopped or vmrunning when their value is zero
added the the appropriate tags to response.
tested this manually by creating projects, launching vms from project accounts and then listing the projects.