Skip to content
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

fix for #718, #714, #711, #710 #723

Merged

Conversation

bhagyashree-sarawate
Copy link
Contributor

Hi
Fixes for #718,#714, #711
Please review
Regards
Bhagyashree Sarawate

@bhagyashree-sarawate
Copy link
Contributor Author

bhagyashree-sarawate commented Aug 21, 2019

Added the fix for #710
Please review

@sneharai4 sneharai4 changed the title fix for #718,#714,#711 fix for #718, #714, #711, #710 Aug 27, 2019
@sneharai4
Copy link
Collaborator

@bhagyashree-sarawate Code looks good to me.

self.tgt_bkend_config.hpe3par_snapcpg = \
self._extract_remote_cpgs(
self.tgt_bkend_config.snap_cpg_map)
if self.tgt_bkend_config.snap_cpg_map:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bhagyashree-sarawate As per https://github.com/hpe-storage/python-hpedockerplugin/blob/master/docs/active-passive-based-replication.md both cpg_map and snap_cpg_map in replication_device section are mandatory.

But as per code, when user doesn't give snap_cpg_map, cpg_map is used as snap_cpg_map.

Please fix the documentation for this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@bhagyashree-sarawate bhagyashree-sarawate removed their assignment Aug 27, 2019
@sneharai4 sneharai4 merged commit 1db9c8d into hpe-storage:plugin_v2 Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants