Systemvm template api - #3748
Conversation
DaanHoogland
left a comment
There was a problem hiding this comment.
loads of comments @Spaceman1984 , sure not all pertain to your code so let's go through them. not all of them very serious and some just questions.
All in all I think most of us are very happy with this change.
DaanHoogland
left a comment
There was a problem hiding this comment.
code lgtm, new functionality, should be quite useful.
|
@blueorangutan package |
|
@blueorangutan test matrix |
|
@Spaceman1984 can you resolve the conflicts please |
|
@blueorangutan package |
27d6228 to
d22b85a
Compare
|
@blueorangutan package |
3 similar comments
|
@blueorangutan package |
|
@blueorangutan package |
|
@blueorangutan package |
|
@Spaceman1984 steps |
a1b2bf8 to
dd2dd59
Compare
|
@blueorangutan package |
This implementation may seem complicated because it adds a few more features. It will allow the following:
|
|
@blueorangutan package |
|
@blueorangutan test |
…es not being removed when adding system templates from the wizzard.
…flag to zone multi select box
02b9c24 to
d8532b9
Compare
|
@blueorangutan package |
|
@Spaceman1984 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-735 |
|
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-737 |
|
Trillian test result (tid-878)
|
|
Looks like an env issue, I would alway try to rekick the job to see if I'm able to consistently reproduce the issue @Spaceman1984 @blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
(maybe non related) issues arose, we need to reconsidder this
|
Trillian test result (tid-882)
|
|
Closing this, internally the project was abandoned. We're considering a new approach that we'll publish on dev ML soon led by @weizhouapache |
Description
This feature adds an api to install a system vm template without the need to do an upgrade of cloudstack.
Wiki page can be found here:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=134745959
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?
This feature has been tested by executing the API with Cloudmonkey, Marvin and from the ui.
The integration tests can be found at /tests/integration/smoke/test_activate_template.py