-
Notifications
You must be signed in to change notification settings - Fork 62
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
Implement replication between different buckets and within the same bucket #220
Conversation
…lues to lowercase. (sodafoundation#221)
Fixed Object listing page to match changed Backend response
… alignment issues.
…r style issues.
Fixes sodafoundation#225. Fix Display host details.
Fixes sodafoundation#227. Fixed host dropdown in volume provision service.
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.
@jimccfun Please rebase your code and make the changes please.
the list of objects had to be changed as the backend response is different now.
Fixes sodafoundation#229. Added Missing Label in Attach host and other style issues.
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 attach screenshots of the final screens and address the review comments.
EDIT: I did not see the attachments before this comment. Please address review comments.
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.
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.
@yuejuSDS @jimccfun Could you please link the Backend PR that implement the feature.
There is a confusion between Copy Object and Replication between Buckets.
Is your PR supporting this PR from opensds/multi-cloud #728
This PR is dependent on https://github.com/opensds/opensds-dashboard/issues/219
change:
1.Copy between different buckets;
2.Copy in the same bucket
@anvithks @wisererik Please check whether it can be merged.