Commit Graph

9 Commits

Author SHA1 Message Date
Yong Huang a5adb0bd11 [Unity] Implements default filter function
Implements the default filter function for Unity driver, if the
share size is smaller than 3GB, will not schedule the share
creation to Unity backend.

Change-Id: Iebb5063d4e1c4c2f5ddce0d5000b7d51dcb0605b
Closes-bug: #1652379
2020-04-30 14:58:39 +08:00
dingd 252a7e8118 [Unity] Manage/unmanage share server/share/snap
1. Try parse share_backend_id from export path in case
it is managed share.

2. Try to take snapshot id from 'provider_location' in case
this is managed snapshot

3. Try to get share server name from property 'identifier'
first in case this is managed share server

4. Add property 'provider_location' when creating snapshot

Implements: blueprint emc-unity-manage-unmange

Change-Id: I676475d0500ecce31a1a863926accec8585ac83a
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-04-08 16:02:12 -07:00
dingd c9d8506f80 [Unity] Sync Unity related Docs
1. Add DHSS=False mode support
2. Update emc_unity_driver.rst and dell-emc-unity-driver.rst
to almost same, easy for update doc change in the future

Change-Id: If2ca14772e9083866f619e3f2c364fb530775eac
Closes-bug: #1657605
2019-10-11 02:02:16 +00:00
dingd 8d26a34cd1 [Unity] Driver supports the mode that does not create and destory share servers (DHSS=False)
Support 'driver_handles_share_servers = False' in manila.conf.
In such mode, need set unity_share_server in manila.conf, driver
will use this NAS server for share creation.

Change-Id: Iebc30d289fdb9f250e4951257313d630faa8bdf7
2019-09-05 04:01:33 +00:00
Yong Huang e71e805fce [Unity] Update doc for revert to snap support
Change-Id: I0114bfd3e050a7dd1110fba88075f22596cd571d
2019-04-24 16:17:48 -04:00
dingd a6e1746a2f [Unity] Shrink share in Unity driver.
Change-Id: Iaa29088456e4dd46039511a2bf8bbf789ddd6e7f
2019-02-14 05:07:05 +00:00
junboli 6d82f675b8 Fix title overline too short when generate docs
when running tox -e docs locally, it failed because
the title overline too short.

Change-Id: I9b1d85f12ff559e032c465d7737e9c27efb459c3
Closes-bug: #1769073
2018-05-04 00:00:00 +08:00
Yong Huang f96b9d8fcc [Manila Unity] Set unity_server_meta_pool option as required
Change-Id: Ie87b10d4199ac775adba20f645f56650bbdea301
Closes-bug: #1765580
2018-04-24 10:14:17 +08:00
Yong Huang d598da4c1a Update doc name and path for dell emc vnx and unity driver
Change-Id: If85f12f90e2494fe0d92c0df3862b5327321c18e
Closes-bug: #1754550
2018-03-09 14:06:41 +08:00