[CLOUDSTACK-9645] Followup fix for #1162: Add support for not (re)starting server after cloud-setup-management. - #1566
Conversation
|
Looks good to me. LGTM |
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: |
|
Rebased to latest master. |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-217 |
|
Rebased to latest master. Should probably rebuild the packages. |
|
LGTM. @ProjectMoon thanks, can you add a JIRA id for this, and also in the commit's summary |
…ent. It will only run the stop command when --no-start is specified.
|
Updated to latest master, and a JIRA ticket now exists. |
|
LGTM. Thanks @ProjectMoon |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-304 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-548)
|
|
LGTM, merging this. Travis failure is not due to this PR. |
[CLOUDSTACK-9645] Followup fix for #1162: Add support for not (re)starting server after cloud-setup-management.New version against #1330, opened against master. ``` Moving stop of management in config inside if statement. It will only run the stop command when --no-start is specified. ``` * pr/1566: CLOUDSTACK-9645: Moving stop of management in config inside if statement. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…0.0.0-scclouds' Correção dos _paths_ de _templates_ de _system_ VMs armazenados incorretamente ao introduzir o primeiro _secondary storage_ em uma nova zona Closes apache#1566 See merge request scclouds/scclouds!940
New version against #1330, opened against master.