-
Notifications
You must be signed in to change notification settings - Fork 1.3k
CLOUDSTACK-8833: Fixed Generating url and migrate volume to another storage , resulting two entry in UI and listvolume is not working for that volume #803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
cloudstack-pull-rats #572 ABORTED |
|
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please catch more specific/explicit exceptions. In this case the original exception is not passed through or embedded so it is totally lost.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the code to embed the exception in CloudRuntimeException.
|
cloudstack-pull-analysis #508 ABORTED |
5dd54aa to
493f581
Compare
|
cloudstack-pull-rats #588 ABORTED |
|
cloudstack-pull-analysis #524 ABORTED |
|
@anshul1886 ping |
|
@anshul1886 please rebase against latest master and push -f, update on status of your PR |
493f581 to
b653ca8
Compare
…torage , resulting two entry in UI and listvolume is not working for that volume Update the volume id in volume_store_ref table to newly created volume for migration
b653ca8 to
42b8927
Compare
|
@rhtyd Rebased against latest master. |
|
Hi Guys, |
|
@priyankparihar BVT results are required. Can you run CI? |
@karuturi Running. |
|
@priyankparihar Can you run CI again? |
OK Running. |
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: |
Update the volume id in volume_store_ref table to newly created volume for migration