Conversation
|
@davidjumani can you rebase against 4.14 branch? |
| if (cmd instanceof ListVMsCmdByAdmin) { | ||
| ListVMsCmdByAdmin aCmd = (ListVMsCmdByAdmin)cmd; | ||
| if (aCmd.getPodId() != null) { | ||
| if (_accountMgr.isRootAdmin(caller.getId())) { |
There was a problem hiding this comment.
@rhtyd Is there a better way to do this? If not, can entirely remove ListVmsCmdByAdmin since it's no longer used
|
@rhtyd done! |
|
@blueorangutan package |
|
@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔debian. JID-1588 |
|
@blueorangutan test |
|
@davidjumani a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-2138)
|
a21d8ef to
03d71f0
Compare
|
@blueorangutan package |
|
@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔debian. JID-1589 |
|
@blueorangutan test |
|
@davidjumani a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-2140)
|
|
@blueorangutan package |
|
@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔debian. JID-1601 |
|
@blueorangutan test |
|
@davidjumani a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-2191)
|
|
@blueorangutan test |
|
@davidjumani a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Additional review/testing requested from @Pearl1594 @ravening @utchoang @shwstppr - thanx |
|
Trillian test result (tid-2196)
|
Description
Adding the following fixes so primate can work without issues :
Types of changes
How Has This Been Tested?