[Doc] Share Migration Ocata Improvements
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Medium
|
Victoria Martinez de la Cruz |
Bug Description
https:/
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/manila" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 53539c0e1d9f6d7
Author: Rodrigo Barbieri <email address hidden>
Date: Thu Nov 24 15:52:03 2016 -0200
Share Migration Ocata Improvements
Implemented several improvements to share migration
according to spec [1].
Summary of changes:
- Snapshot restriction in API has been changed to return error only
when parameter force-host-
- Added preserve_snapshot to API and migration_
driver interface
- Changed all driver-assisted API parameters to be mandatory
- Added validation to prevent 'force_
used alongside driver-assisted parameters
- Changed "same host" validation to reject only if the combination
of "host", "new_share_network" and "new_share_type" is the same as
the source
- Updated migration driver interfaces to support snapshots
- Updated zfsonlinux driver, defaulting preserve_snapshots to False
- Updated dummy driver to support preserve_snapshots
Spec update with latest changes since [1] merged
can be found in [2].
APIImpact
DocImpact
[1] I5717e902373d79
[2] If02180ec3b5ae0
Change-Id: I764b389816319e
Partially-
summary: |
- Share Migration Ocata Improvements + [Doc] Share Migration Ocata Improvements |
Changed in manila: | |
importance: | Undecided → Medium |
tags: | added: low-hanging-fruit |
Changed in manila: | |
assignee: | nobody → Sneha Prasad (snpd) |
Changed in manila: | |
assignee: | Sneha Prasad (snpd) → vrushti (vrushti) |
Changed in manila: | |
milestone: | none → ussuri-rc1 |
Changed in manila: | |
milestone: | ussuri-rc1 → victoria-1 |
Changed in manila: | |
milestone: | victoria-1 → victoria-2 |
Changed in manila: | |
milestone: | victoria-2 → victoria-3 |
Changed in manila: | |
assignee: | vrushti (vrushti) → Victoria Martinez de la Cruz (vkmc) |
Changed in manila: | |
milestone: | victoria-3 → victoria-rc1 |
It appears to me that share_migration.rst has been already modified linux-driver. rst or any other file needs to be
accordingly. Is zfs-on-
modified too?