khos2ow commented on issue #2412: CLOUDSTACK-9677: Adding storage policy 
support for swift as secondary…
URL: https://github.com/apache/cloudstack/pull/2412#issuecomment-383660557
 
 
   Finally I managed some time to test this! (sorry for delay). I did couple 
round of manual tests as follow:
   - created a secondary storage of type Swift with storage policy: `region-1`
   - created a VM: `vm-1`
   - created a volume (`vm-1-vol-1`) and attached to it
   - created a snapshot of that volume and validated it ended up in `region-1`
   - deleted secondary storage `region-1`
   - created a secondary storage of type Swift with storage policy: `region-2`
   - created a VM: `vm-2`
   - created a volume (`vm-2-vol-1`) and attached to it
   - created a snapshot of that volume and validated it ended up in `region-2`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to