CLOUDSTACK-9014 Rename xapi plugins for s3 and swift to make them work after renaming the calls - #982
Conversation
… the calls Renaming introduced in a8212d9 This PR is to address comments in PR apache#970
d51b4a3 to
5fed4f4
Compare
|
@remibergsma How did the tests work out? |
|
@xenserverarmy Sure, it works. It's very easy, the files end up in |
|
@DaanHoogland @wilderrodrigues You can do this to test this PR: Once the deploy is done:
Before this PR, the result was: Now it is: Can you also verify this please? |
|
@remibergsma ... Will start testing now! Cheers, |
|
Just tested it! LGTM 👍 I will also run some basic tests to make sure all is fine! Cheers, |
|
manually tested by upgrading an existing xenserver setup and force reconnecting the host Before After I am guessing having the both the scripts after upgrade wont be an issue. I didnt see any issues after the change(manually tested launch new vm etc.) |
|
@karuturi Added Jira issue CLOUDSTACK-9014 |
CLOUDSTACK-9014 Rename xapi plugins for s3 and swift to make them work after renaming the callsMake renaming introduced in a8212d9 work for S3 and Swift xapi plugins. This PR is to address comments in PR #970 * pr/982: Rename xapi plugins for s3 and swift to make them work after renaming the calls Signed-off-by: Remi Bergsma <[email protected]>
Make renaming introduced in a8212d9 work for S3 and Swift xapi plugins.
This PR is to address comments in PR #970