Github user karuturi commented on the pull request:
https://github.com/apache/cloudstack/pull/982#issuecomment-152497680
manually tested by upgrading an existing xenserver setup and force
reconnecting the host
Before
```
[root@rjn-xen65-host plugins]# ls -la /etc/xapi.
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/982#issuecomment-152451246
Just tested it! LGTM :+1:
```
[root@xen1 ~]# ls -la /etc/xapi.d/plugins/ | grep xenserver
-rwxr-xr-x 1 root root 12714 Oct 30 07:52 s3xenser
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/982#issuecomment-152441549
@remibergsma ... Will start testing now!
Cheers,
Wilder
---
If your project is set up for it, you can reply to this email and have your
reply ap
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/982#issuecomment-152304547
@DaanHoogland @wilderrodrigues You can do this to test this PR:
```
./kvm_local_deploy.py -r xenserver65
/data/shared/helper_scripts/cloudstack/ch
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/982#issuecomment-152303070
@xenserverarmy Sure, it works. It's very easy, the files end up in
`/etc/xapi.d/plugins`. Are you able to verify yourself?
---
If your project is set up for it,
Github user xenserverarmy commented on the pull request:
https://github.com/apache/cloudstack/pull/982#issuecomment-151967711
@remibergsma How did the tests work out?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If yo
GitHub user remibergsma opened a pull request:
https://github.com/apache/cloudstack/pull/982
Rename xapi plugins for s3 and swift to make them work after renaming the
calls
Make renaming introduced in a8212d9ef458dd7ac64b021e6fa33fcf64b3cce0 work
for S3 and Swift xapi plugins.