manila/releasenotes/notes
Mohammed Naser 87799bbb13 share_networks: enable project_only API only
At the moment, the share_network database API which the web
API layer interacts with directly does not have any checking
for project_id which means that a user has the ability to run
operations against any other share_network if they have the ID.

This patch implements the usage of project_only in the database
query which ensures that administrators still have the behaviour
of getting any share network they want, but users can only pull
up those which are part of their context/authenticated project.

This patch also adjusts a few other tests due to the fact that
the existing tests would run a lot of inserts with a different
project_id than the context, which is not allowed in this new
API behaviour.  Therefore, the instances that involved projects
different than the context were converted to elevated ones.

There was also an instance where they were being created with a
project_id that did not match the fake context, therefore the
context was adjusted accordingly as well.

Closes-Bug: #1861485
Change-Id: Id67a939a475c4ac06d546b7e095bd10f1a6d2619
(cherry picked from commit 947315f090)
(cherry picked from commit 496e6e1d2a)
(cherry picked from commit 039ab2b020)
(cherry picked from commit 496bb1473e)
(cherry picked from commit c3b92b030a)
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-03-10 13:53:30 -07:00
..
.placeholder Add reno for release notes management 2015-11-26 07:16:03 +01:00
3par-add-update-access-68fc12ffc099f480.yaml 3PAR: Add update_access support 2016-08-22 08:54:01 -07:00
3par-fix-get_vfs-driver-bootup-db6b085eb6094f5f.yaml 3PAR driver fails to validate conf share server IPs 2016-09-19 15:10:22 -07:00
3par-pool-support-fb43b368214c9eda.yaml HPE 3PAR driver pool support 2016-08-31 10:52:28 -07:00
Huawei-driver-utilize-requests-lib-67f2c4e7ae0d2efa.yaml Utilize requests lib for Huawei storage connection 2018-02-06 20:12:21 +08:00
Use-http_proxy_to_wsgi-instead-of-ssl-middleware-df533a2c2d9c3a61.yaml Add reno notes about http_proxy_to_wsgi middleware 2016-07-20 12:12:32 +00:00
add-ability-to-check-tenant-quota-usages-7fs17djahy61nsd6.yaml Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
add-access-key-to-share-access-map-2fda4c06a750e24e.yaml add access_key to share_access_map 2016-08-22 20:41:19 +05:30
add-cast-rules-to-readonly-field-62ead37b728db654.yaml Add cast_rules_to_readonly to share instances 2017-01-20 22:49:56 +00:00
add-cleanup-create-from-snap-hnas-0e0431f1fc861a4e.yaml Add cleanup to create from snap in Manila HNAS driver 2016-09-14 13:38:49 -03:00
add-create_share_from_snapshot_support-extra-spec-9b1c3ad6796dd07d.yaml Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
add-export-location-filter-92ead37b728db654.yaml Add export-location filter in share and share instance list API 2017-06-29 18:06:21 +00:00
add-export-locations-api-6fc6086c6a081faa.yaml Implement export location metadata feature 2016-01-15 12:29:12 +02:00
add-gathering-usage-size-8454sd45deopb14e.yaml Add share usage size tracking 2017-07-26 04:09:48 +00:00
add-hsp-default-filter-function-0af60a819faabfec.yaml Add missing filter function in HSP driver 2016-08-22 10:18:38 -03:00
add-ipv6-32d89161a9a1e0b4.yaml Enable IPv6 in manila(allow access) 2017-07-17 09:44:41 +08:00
add-like-filter-4c1d6dc02f40d5a5.yaml Add like filter 2017-07-10 14:55:41 +08:00
add-manage-db-purge-b32a24ee045d8d45.yaml Add manila-manage db purge command 2017-01-18 11:06:55 +08:00
add-perodic-task-7454sd45deopb13e.yaml Add periodic task to clean up expired reservation 2017-04-18 18:07:29 +03:00
add-share-group-quotas-4e426907eed4c000.yaml Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
add-share-migration-support-in-zfsonlinux-driver-88e6da5692b50810.yaml [ZFSonLinux] Add test coverage for share migration 2016-09-13 10:48:36 +03:00
add-share-type-filter-to-pool-list-api-267614b4d93j12de.yaml Add share_type filter support to pool_list 2016-12-09 09:59:34 +08:00
add-share-type-quotas-33a6b36c0f4c88b1.yaml Add quotas per share type 2017-07-19 17:29:04 +03:00
add-snapshot-instances-admin-api-959a1121aa407629.yaml Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
add-tegile-driver-1859114513edb13e.yaml Add share driver for Tegile IntelliFlash Arrays 2016-03-03 01:13:54 -08:00
add-two-new-fields-to-share-groups-api-bc576dddd58a3086.yaml [Share Groups] Add two new fields to SG API object 2017-06-06 10:13:36 +00:00
add-user-id-echo-8f42db469b27ff14.yaml Add user_id echo in manila show/create/manage API 2016-05-11 09:16:21 +08:00
add_gateway_into_db-1f3cd3f392ae81cf.yaml Add gateway in network_info and share network API 2016-06-30 12:08:12 -04:00
add_mtu_info_db-3c1d6dc02f40d5a6.yaml Add MTU information in DB and API 2016-08-12 15:14:14 +02:00
add_user_id_and_project_id_to_snapshot_APIs-157614b4b8d01e15.yaml Add user_id and project_id to snapshot APIs 2016-06-16 18:38:15 -04:00
added-possibility-to-run-manila-api-with-web-servers-that-support-wsgi-apps-cfffe0b789f8670a.yaml Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
api-versions-mark-v1-deprecated-3540d39279fbd60e.yaml Mark 'v1' API deprecated in the versions response 2017-01-27 14:12:39 +00:00
bp-admin-network-hnas-9b714736e521101e.yaml Add Admin network support to HNAS driver 2016-11-21 16:34:23 -02:00
bp-ocata-migration-improvements-c8c5675e266100da.yaml Add cast_rules_to_readonly to share instances 2017-01-20 22:49:56 +00:00
bug-172112-fix-drives-private-storage-update-deleted-entries-7516ba624da2dda7.yaml Fix drivers_private_data update on deleted entries 2017-12-19 11:25:16 -05:00
bug-1578328-fix-replica-deletion-in-cDOT-7e4502fb50b69507.yaml NetApp cDOT: Avoid cleaning up 'invalid' mirrors 2016-09-07 19:46:50 +00:00
bug-1597940-fix-hpe3par-delete-share-0daf75193f318c41.yaml HPE3PAR: Handle exceptions on deleted shares 2016-07-21 20:17:27 +00:00
bug-1602525-port_binding_mandatory-2aaba0fa72b82676.yaml Make port_binding_extension mandatory if host_id is specified 2016-09-21 14:54:51 +02:00
bug-1607029-fix-share-server-deletion-when-interfaces-dont-exist-4d00fe9dafadc252.yaml NetApp cDOT vserver deletion fails if no lifs present 2016-08-05 20:40:56 +00:00
bug-1613303-fix-config-generator-18b9f9be40d7eee6.yaml Fix sample config generation for cinder, nova and neutron opts 2016-08-16 08:45:16 -04:00
bug-1624526-netapp-cdot-filter-root-aggregates-c30ac5064d530b86.yaml NetApp cDOT driver should not report untenable pools 2016-10-12 18:58:11 +00:00
bug-1626249-reintroduce-per-share-instance-access-rule-state-7c08a91373b21557.yaml Refactor Access Rules APIs 2017-01-19 15:02:58 -05:00
bug-1626523-migration-rw-access-fix-7da3365c7b5b90a1.yaml Fix share writable in host-assisted migration 2016-11-29 16:55:32 -02:00
bug-1638896-missing-migration-completing-state-1e4926ed56eb268c.yaml Fix missing 'migration_completing' task state 2016-11-03 10:14:16 -02:00
bug-1638994-drop-fake-cg-support-from-generic-driver-16efce98f94b1b6b.yaml Remove fake CG support from Generic share driver 2016-11-04 16:41:54 +02:00
bug-1639188-fix-extend-operation-of-shrinked-share-in-generic-driver-5c7f82faefaf26ea.yaml Fix extend operation of shrinked share in generic driver 2016-11-21 15:01:58 +08:00
bug-1639662-fix-share-service-VM-restart-problem-1110f9133cc294e8.yaml Fix share-service VM restart problem 2018-06-08 02:22:10 +00:00
bug-1640169-check-ceph-connection-on-setup-c92bde41ced43326.yaml Check ceph backend connection on driver setup 2016-11-15 12:35:39 +01:00
bug-1645746-fix-inheritance-of-access-rules-from-parent-share-by-zfsonlinux-child-shares-4f85908c8e9871ef.yaml [ZFSonLinux] Stop inheriting options creating share from snapshot 2016-12-06 14:57:35 +03:00
bug-1645751-fixed-shares-created-from-snapshots-for-lvm-and-generic-drivers-94a1161a9e0b5a85.yaml [LVM,Generic drivers] Fix relationships between parent and child shares 2016-12-09 20:23:26 +03:00
bug-1646603-netapp-broadcast-domains-411a626d38835177.yaml NetApp: set proper broadcast domain for IPspace 2016-12-19 07:06:53 -05:00
bug-1649782-fixed-incorrect-exportfs-exportfs.yaml Fix ``exportfs -u`` usage in generic driver. 2017-01-17 22:42:40 -05:00
bug-1650043-gpfs-access-bugs-8c10f26ff1f795f4.yaml GPFS CES: Fix bugs related to access rules not found 2016-12-16 11:23:04 -08:00
bug-1651578-gpfs-prepend-beb99f408cf20bb5.yaml GPFS KNFS: Do not reuse ssh prefix in loop 2016-12-21 15:33:48 -08:00
bug-1651587-deny-access-verify-563ef2f3f6b8c13b.yaml GPFS KNFS: Fix deny access to succeed when possible 2016-12-23 01:17:20 +00:00
bug-1657033-fix-share-metadata-error-when-deleting-share.yaml Fix metadata's soft-delete error when deleting shares 2017-01-17 23:52:36 +08:00
bug-1658133-fix-lvm-revert-34a90e70c9aa7354.yaml Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05:00
bug-1659023-netapp-cg-fix-56bb77b7bc61c3f5.yaml Re-enable broken CG code in NetApp driver 2017-08-11 19:41:44 +00:00
bug-1660319-1660336-migration-share-groups-e66a1478634947ad.yaml Blocked migration of shares within share groups 2017-02-02 13:38:36 -02:00
bug-1660321-fix-default-approach-for-share-group-snapshot-creation-3e843155c395e861.yaml Fix default approach for share group snapshot creation 2017-02-07 15:04:36 +00:00
bug-1660425-snapshot-access-in-error-bce279ee310060f5.yaml Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00
bug-1660686-snapshot-export-locations-mount-not-supported-cdc2f5a3b57a9319.yaml Fix snapshot export locations incorrectly handled 2017-02-01 10:57:37 -02:00
bug-1660726-migration-export-locations-5670734670435015.yaml Fix multiple export locations during migration 2017-02-01 16:59:54 -02:00
bug-1661266-add-consistent-snapshot-support-attr-to-share-groups-DB-model-daa1d05129802796.yaml Add 'consistent_snapshot_support' attr to 'share_groups' DB model 2017-02-07 17:14:42 +00:00
bug-1661271-hnas-snapshot-readonly-4e50183100ed2b19.yaml HNAS: Fix syntax to make shares read-only in snapshot create 2017-02-02 17:24:08 -02:00
bug-1661381-migration-snapshot-export-locations-169786dcec386402.yaml Fix migration of mountable snapshots 2017-02-03 14:38:13 -02:00
bug-1662615-hnas-snapshot-concurrency-2147159ea6b086c5.yaml HNAS: Fix concurrency creating/deleting snapshots 2017-02-10 08:33:08 -02:00
bug-1663300-554e9c78ca2ba992.yaml Fix Windows SMB helper 2017-02-09 19:07:52 +02:00
bug-1664201-fix-share-replica-status-update-concurrency-in-replica-promotion-feature-63b15d96106c65da.yaml Update share replicas after promotion in proper order 2017-03-14 18:36:41 +02:00
bug-1665002-hnas-driver-version-f3a8f6bff3dbe054.yaml Update HNAS driver version history 2017-02-15 13:14:17 -02:00
bug-1665072-migration-success-fix-3da1e80fbab666de.yaml Fix migration_success before completing 2017-02-16 08:49:16 -02:00
bug-1666541-quobyte-resize-list-param-bc5b9c42bdc94c9f.yaml Send resize parameters in rpc as list in the Quobyte driver 2017-03-08 14:51:24 +01:00
bug-1667450-migration-stale-source-9c092fee267a7a0f.yaml Fix host-assisted migration stale source share 2017-02-23 16:45:40 -03:00
bug-1674908-allow-user-access-fix-495b3e42bdc985ec.yaml change user access name limit from 32 to 255 characters 2017-03-24 09:54:05 +08:00
bug-1682795-share-access-list-api-5b1e86218959f796.yaml Change to share access list API 2017-05-05 17:19:25 +08:00
bug-1684032-6e4502fdceb693dr7.yaml Fix update share instance pool fail 2017-05-05 01:43:46 +00:00
bug-1690159-retry-backend-init-58486ea420feaf51.yaml Retry backend initialization 2017-06-21 14:29:20 +00:00
bug-1690785-fix-gpfs-path-91a354bc69bf6a47.yaml GPFS Path: Fix bugs related to initialization of GPFS Driver 2017-05-23 12:39:42 +05:30
bug-1694768-fix-netapp-cdot-revert-to-snapshot-5e1be65260454988.yaml NetApp ONTAP: Fix revert-to-snapshot 2017-08-25 20:27:04 +00:00
bug-1696000-netapp-fix-security-style-on-cifs-shares-cbdd557a27d11961.yaml NetApp cDOT: Fix security style for CIFS shares 2017-08-08 12:17:31 -04:00
bug-1698250-netapp-cdot-fix-share-server-deletion-494ab3ad1c0a97c0.yaml NetApp cDOT: Fix share server deletion 2017-06-26 18:05:39 -04:00
bug-1698258-netapp-fix-tenant-network-gateways-85935582e89a72a0.yaml NetApp cDOT: Add gateway information to create static routes 2017-06-28 23:11:45 -04:00
bug-1700346-new-exception-for-no-default-share-type-b1dd9bbe8c9cb3df.yaml Add exception for no default share type configured 2017-08-02 15:27:53 -04:00
bug-1703660-fix-netapp-driver-preferred-state-0ce1a62961cded35.yaml NetApp: Define 'preferred' to False instead of none 2017-07-20 09:26:16 -04:00
bug-1704622-netapp-cdot-fix-share-specs-on-migration-bfbbebec26533652.yaml NetApp cDOT: Fix share specs on migration 2017-07-16 05:15:19 -04:00
bug-1704971-fix-name-description-filter-85935582e89a72a0.yaml Fix the exact filter can be filter by inexact value 2017-07-24 11:49:13 +08:00
bug-1705533-manage-api-error-message-fix-967b0d44c09b914a.yaml Fix error message in the manage API 2018-01-05 15:49:35 +00:00
bug-1707066-deny-ipv6-access-in-error-bce379ee310060f6.yaml Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
bug-1707943-make-lvm-revert-synchronous-0ef5baee3367fd27.yaml Fix multiple issues with revert to snapshot in LVM 2017-08-02 16:48:40 -04:00
bug-1707946-nfs-helper-0-netmask-224da94b82056f93.yaml Fix NFSHelper 0-length netmask bug 2017-08-03 14:07:46 +00:00
bug-1714691-decimal-separators-in-locales-392c0c794c49c1c2.yaml Fix issue with different decimal separators 2017-10-30 16:24:28 +00:00
bug-1716922-security-group-creation-failed-d46085d11370d918.yaml Fixed creation neutron api mapping for security groups 2017-09-29 06:37:14 +00:00
bug-1717263-netapp-ontap-fix-size-for-share-from-snapshot-02385baa7e085f39.yaml NetApp ONTAP: Fix share size when creating from snapshot 2017-11-12 23:32:51 +00:00
bug-1717392-fix-downgrade-share-access-map-bbd5fe9cc7002f2d.yaml DB Migration: fix downgrade in 579c267fbb4d 2018-07-25 15:42:52 -07:00
bug-1721787-fix-getting-share-networks-and-security-services-error-7e5e7981fcbf2b53.yaml Fix getting share networks and security services error 2017-12-18 14:12:46 +00:00
bug-1749184-eb06929e76a14fce.yaml Fix db migration for mariadb >= 10.2.8 2018-02-20 10:36:49 +00:00
bug-1750074-fix-rabbitmq-password-in-debug-mode-4e136ff86223c4ea.yaml Fix manila logging rabbitmq password in debug mode 2018-03-04 11:44:19 +00:00
bug-1765420-netapp-fix-delete-share-for-vsadmins-b5dc9e0224cb3ba2.yaml NetApp ONTAP: Fix delete-share for vsadmin users 2018-07-23 14:23:45 +00:00
bug-1774604-qb-driver-b7e717cbc71d6189.yaml Use volume_uuid in _resize_share of Quobyte Driver 2018-10-17 21:28:00 +00:00
bug-1785180-zfsonlinux-retry-unmounting-during-manage-872cf46313c5a4ff.yaml [ZFSOnLinux] Retry unmounting old datasets during manage 2018-09-25 11:55:47 +00:00
bug-1811680-destroy-quotas-usages-reservations-when-deleting-share-type-a18f2e00a65fe922.yaml Destroy type quotas when a share type is deleted 2019-03-20 11:00:32 -07:00
bug-1815532-supply-request-id-in-all-apis-74419bc1b1feea1e.yaml Return request-id to APIs that don't respond with a body 2019-03-18 17:29:32 +00:00
bug-1861485-fix-share-network-retrieval-31768dcda5aeeaaa.yaml share_networks: enable project_only API only 2020-03-10 13:53:30 -07:00
bug_1564623_change-e286060a27b02f64.yaml Fix badly formatted release note 2016-06-01 14:24:21 -04:00
bug_1582931-1437eae20fa544d1.yaml HPE3PAR driver doesn't decrease fstore capacity 2016-06-01 23:24:19 -07:00
bugfix-1771958-1771970-bcec841e7ae6b9f6.yaml Set initial quota in Quobyte and correct resizing 2018-08-23 10:31:20 +00:00
cephfs-add-nfs-protocol-support-44764094c9d784d8.yaml cephfs/driver: add nfs protocol support 2017-06-19 15:38:38 +05:30
cephfs-native-add-readonly-shares-support-067ccab0217ab5f5.yaml cephfs_native: add read-only share support 2016-08-11 14:58:47 +05:30
cephfs-native-enhance-update-access-support-e1a1258084c997ca.yaml cephfs_native: enhance update_access() 2016-08-12 14:08:57 +05:30
cephfs-native-fix-evict-c45fd2de8f520757.yaml cephfs_native: Fix client eviction 2016-06-09 13:16:10 -04:00
change_user_project_length-93cc8d1c32926e75.yaml Change user_id and project_id to 255 length 2016-06-22 16:00:06 +02:00
check-thin-provisioning-4bb702535f6b10b6.yaml Check 'thin_provisioning' in extra specs 2016-09-08 23:36:41 +00:00
clean-expired-messages-6161094d0c108aa7.yaml Add user messages periodic cleanup task 2017-07-17 07:53:19 +02:00
container-driver-5d972cc40e314663.yaml Container driver 2016-08-15 16:30:23 +03:00
container-driver-hardening-against-races-30c9f517a6392b9d.yaml Fix concurrency issues in container driver 2016-10-20 14:52:50 +03:00
dedupe-support-hnas-driver-017d2f2a93a8b487.yaml Add dedupe report in HNAS driver 2016-08-11 09:39:33 -03:00
delete_vlan_on_vserver_delete-a7acd145c0b8236d.yaml Delete VLAN on delete_vserver in Netapp cmode 2016-06-10 17:10:43 +02:00
dell-emc-unity-use-user-capacity-322f8bbb7c536453.yaml [Dell EMC Unity] Create with user capacity 2017-03-25 14:24:55 +00:00
deprecate-service-instance-network-helper-option-82ff62a038f2bfa3.yaml Properly deprecate service_instance_network_helper_type 2017-01-10 18:09:57 +00:00
disable-share-groups-api-by-default-0627b97ac2cda4cb.yaml Disable share groups APIs by default 2017-02-06 14:11:27 +02:00
driver-filter-91e2c60c9d1a48dd.yaml Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
emc-unity-manila-support-d4f5a410501cfdae.yaml Fix grammatical mistake, Changed character from "a" to "an" 2017-07-14 13:39:26 +08:00
emc_vnx_interface_ports_configuration-00d454b3003ef981.yaml Add interface port configuration in EMC VNX driver 2016-07-14 09:27:15 +00:00
error-share-set-size-ff5d4f4ac2d56755.yaml share-size not set to 1 with 'manage_error' state 2016-09-08 13:57:41 +05:30
estimate-provisioned-capacity-34f0d2d7c6c56621.yaml Add provisioned_capacity_gb estimation 2016-09-09 11:55:01 +05:30
fix-consistency-groups-api-dd9b5b99138e22eb.yaml Fix share server info in CGs created from CGs 2016-05-09 16:58:44 +00:00
fix-hds-hnas-unconfined-09b79f3bdb24a83c.yaml Fix HNAS error with unconfined filesystems 2016-05-06 09:00:33 -03:00
fix-hnas-mount-on-manage-snapshot-91e094c579ddf1a3.yaml HNAS: Fix managed snapshots not being mounted 2017-02-02 10:29:10 -02:00
fix-huawei-driver-cifs-mount-issue-2d7bff5a7e6e3ad6.yaml Change a parameter key for CIFS mounting command 2018-04-04 08:42:40 +08:00
fix-huawei-driver-qos-deletion-9ad62db3d7415980.yaml Fix huawei driver cannot delete qos while status is idle 2016-09-22 11:35:55 +00:00
fix-huawei-exception-a09b73234ksd94kd.yaml Huawei: Fix exception in update_access not found 2016-05-26 09:19:09 +08:00
fix-managing-twice-hnas-4956a7653d27e320.yaml Fix Manila HNAS driver managing a share twice 2016-08-29 14:27:59 -03:00
fix-share-instance-list-with-limit-db7b5b99138e22ee.yaml Fix share instance list API display error 2017-05-24 17:39:13 +08:00
fix_access_level_managed_shares_hnas-c76a09beed365b46.yaml HNAS: avoid mismatch access level for managed shares 2017-02-01 09:32:48 -02:00
fix_cephx_validation-cba4df77f9f45c6e.yaml Check for usage of same Cephx ID as manila service 2016-08-02 12:06:01 -04:00
fix_manage_snapshots_hnas-2c0e1a47b5e6ac33.yaml HNAS: Fix concurrency error when managing snapshots 2017-01-31 09:45:09 -02:00
fix_policy_file-4a382ac241c718c6.yaml Align policy.json with code 2017-02-23 08:43:37 +01:00
fixed-netapp-cdot-autosupport-3fabd8ac2e407f70.yaml NetApp cDOT driver autosupport broken 2016-09-12 13:48:29 +00:00
fixing-driver-filter-14022294c8c04d2d.yaml Fix driver filter to not check share_backend_name 2019-03-20 14:52:33 +00:00
ganesha-dynamic-update-access-be80bd1cb785e733.yaml ganesha: dynamically update access of share 2017-06-05 22:36:15 +05:30
generic-route-racing-adf92d212f1ab4de.yaml Fix race condition updating routes 2016-09-08 10:40:58 -03:00
glusterfs-handle-new-volume-option-xml-schema-dad06253453c572c.yaml glusterfs: handle new cli XML format 2016-09-09 08:25:25 +02:00
gpfs-nfs-server-type-default-value-change-58890adba373737c.yaml GPFS: Changing default value of NFS server type 2017-06-08 12:36:51 +05:30
guru-meditation-support-7872da69f529a6c2.yaml Add support for Guru Meditation Reports for manila 2017-06-22 23:27:04 -04:00
hitachi-driver-cifs-user-support-3f1a8b894fe3e9bb.yaml Add support for CIFS shares in HNAS driver 2016-08-09 10:11:30 -03:00
hnas-driver-rename-7ef74fe720f7e04b.yaml Rename and move HNAS driver 2016-08-19 09:15:09 -03:00
hnas-manage-unmanage-snapshot-support-0d939e1764c9ebb9.yaml Add support for manage/unmanage snapshots in HNAS driver 2016-12-06 15:01:14 -02:00
hnas-mountable-snapshots-4fbffa05656112c4.yaml Add mountable snapshots support to HNAS driver 2017-01-25 15:19:34 -02:00
hnas-revert-to-snapshot-a2405cd6653b1e85.yaml Implement Revert-to-snapshot in HNAS Driver 2017-01-20 16:30:26 -02:00
hnas_allow_managed_fix-4ec7794e2035d3f2.yaml Fix HDS HNAS errors caused by incorrect IDs 2016-05-30 15:27:45 -03:00
hpe3par-rw-snapshot-shares-f7c33b4bf528bf00.yaml HPE3PAR make share from snapshot writable 2016-08-02 16:53:27 -07:00
hsp-driver-e00aff5bc89d4b54.yaml Add Hitachi HSP driver 2016-08-16 08:44:27 -03:00
huawei-driver-replication-8ed62c8d26ad5060.yaml Implement replication support in huawei driver 2016-08-27 07:47:48 +00:00
huawei-driver-sectorsize-config-da776132ba6da2a7.yaml Huawei: Add share sectorsize config in Huawei driver 2016-07-13 12:56:19 +08:00
huawei-pool-disktype-support-0a52ba5d44da55f9.yaml Huawei: Support reporting disk type of pool 2016-07-22 01:47:14 +00:00
huawei-support-access-all-ip-4994c10ff75ac683.yaml Huawei driver support access of all IPs 2016-07-12 14:50:24 +08:00
hybrid-aggregates-in-netapp-cdot-drivers-e7c90fb62426c281.yaml NetApp: Report hybrid aggregates in share stats 2016-07-25 22:16:00 +00:00
ibm-gpfs-ces-support-3498e35d9fea1b55.yaml Refactor GPFS driver for NFS ganesha support 2016-08-10 04:47:20 -04:00
ibm-gpfs-manage-support-c110120c350728e3.yaml Add support for manage/unmanage in GPFS driver 2016-12-28 15:06:42 +05:30
introduce-tooz-library-5fed75b8caffcf42.yaml Tooz integration 2017-01-19 14:29:31 -05:00
lv-mounting-inside-containers-af8f84d1fab256d1.yaml Fix for LV mounting issue in docker containers 2016-09-13 17:18:03 +03:00
lvm-export-ips-5f73f30df94381d3.yaml Allow 2 or more export IPs for LVM driver 2017-07-18 16:05:27 -04:00
manage-share-in-zfsonlinux-driver-e80921081206f75b.yaml [ZFSonLinux] Add 'manage share' feature support 2016-07-04 13:26:57 +03:00
manage-share-snapshot-in-huawei-driver-007b2c763fbdf480.yaml Huawei: Add manage share snapshot in Huawei driver 2016-06-12 01:07:19 +00:00
manage-snapshot-in-zfsonlinux-driver-6478d8d5b3c6a97f.yaml [ZFSonLinux] Add 'manage snapshot' feature support 2016-07-27 10:51:31 +03:00
manage-unmanage-replicated-share-fa90ce34372b6df5.yaml Handle manage/unmanage for replicated shares 2016-04-15 19:00:23 +00:00
manage-unmanage-snapshot-bd92164472638f44.yaml Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
manage-unmanage-snapshot-in-netapp-cdot-driver-5cb4b1619c39625a.yaml Manage / unmanage snapshot in NetApp cDOT drivers 2016-06-30 16:25:14 +00:00
maprfs-manila-drivers-1541296f26cf78fd.yaml Add MapR-FS native driver 2017-01-12 18:05:39 +02:00
migration-access-fix-71a0f52ea7a152a3.yaml Fix allow/deny error message and race in migration 2016-09-13 13:09:17 -03:00
migration-empty-files-01d1a3caa2e9705e.yaml Fix fallback share migration with empty files 2016-08-19 12:11:20 -03:00
migration-share-type-98e3d3c4c6f47bd9.yaml Add share type change to Share Migration 2016-08-31 21:07:47 -03:00
move-emc-share-driver-to-dell-emc-dir-1ec34dee0544270d.yaml Move EMC drivers to dell_emc folder 2016-11-14 20:34:26 -05:00
multi-segment-support-fa171a8e3201d54e.yaml Add multi-segment support 2016-09-01 20:58:18 +00:00
netapp-cdot-apply-mtu-from-network-provider-d12179a2374cdda0.yaml NetApp cDOT: Apply network MTU to VLAN ports 2016-08-14 15:35:15 +00:00
netapp-cdot-clone-split-control-a68b5fc80f1fc368.yaml NetApp cDOT driver configurable clone split 2016-08-09 18:36:15 +00:00
netapp-cdot-configure-nfs-versions-83e3f319c4592c39.yaml NetApp cDOT multi-SVM driver configurable NFS versions 2016-08-09 18:35:19 +00:00
netapp-cdot-optimized-migration-within-share-server-92cfa1bcf0c317fc.yaml NetApp cDOT: Add Intra-Vserver migration support 2017-01-21 13:06:30 -05:00
netapp-cdot-quality-of-service-limits-c1fe8601d00cb5a8.yaml NetApp cDOT: Add support for QoS/throughput ceilings 2017-07-23 16:44:08 -04:00
netapp_cdot_performance_utilization-aff1b498a159470e.yaml NetApp cDOT controller utilization metrics 2016-11-14 17:40:17 +00:00
neutron-binding-driver-43f01565051b031b.yaml Add neutron driver for binding 2016-08-17 15:20:11 +02:00
newton-migration-improvements-cf9d3d6e37e19c94.yaml Share migration Newton improvements 2016-08-31 12:38:14 -03:00
nexenta-manila-drivers-cbd0b376a076ec50.yaml Nexenta: adding share drivers for NexentaStor 2016-09-01 18:06:14 +03:00
qb-bug-1733807-581e71e6581de28e.yaml Added Handling Newer Quobyte API Error Codes 2018-06-29 07:50:29 +00:00
qnap-manila-driver-a30fe4011cb90801.yaml Add QNAP Manila Driver 2017-01-21 21:46:15 +08:00
remove-AllocType-from-huawei-driver-8b279802f36efb00.yaml huawei driver default create thin type share 2016-09-12 14:23:55 +08:00
remove-confusing-deprecation-warnings-a17c20d8973ef2bb.yaml Remove confusing DB deprecation messages 2018-06-27 22:22:42 +00:00
remove-deprecated-size-limiter-9d7c8ab69cf85aea.yaml Remove deprecated manila RequestBodySizeLimiter 2016-05-09 17:09:18 -04:00
remove-host-field-from-shares-and-replicas-a087f85bc4a4ba45.yaml Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
remove-nova-net-support-from-service-instance-module-dd7559803fa01d45.yaml Remove nova net support from service_instance 2017-01-03 13:35:58 -05:00
remove-nova-network-support-f5bcb8b2fcd38581.yaml Remove NovaNetworkPlugin 2017-01-13 08:11:16 -05:00
rename-cephfs-native-driver-3d9b4e3c6c78ee98.yaml Refactor and rename CephFSNativeDriver 2017-04-18 10:45:25 +05:30
reset_tap_device_after_node_restart-0690a6beca077b95.yaml Fix tap device disappear after node restart 2018-06-05 16:57:14 +08:00
rules-for-managed-share-f28a26ffc980f6fb.yaml Fix access rules for managed shares in HSP driver 2016-09-13 21:09:33 -03:00
share-mount-snapshots-b52bf3433d1e7afb.yaml Add mountable snapshots support 2017-01-24 17:26:45 -02:00
share-replication-81ecf4a32a5c83b6.yaml Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
share-revert-to-snapshot-3d028fa00620651e.yaml Implement share revert to snapshot 2017-01-17 15:06:01 -05:00
share-revert-to-snapshot-in-netapp-cdot-driver-37f645ec3c14313c.yaml NetApp: Support share revert to snapshot 2017-01-23 21:49:23 +00:00
share-server-delete-failure-ca29d6b286a2c790.yaml VNX: share server cannot be deleted 2017-06-30 10:21:03 +08:00
snapshot-force-delete-4432bebfb5a0bbc9.yaml Fix force-delete on snapshot resource 2016-04-01 18:33:26 +00:00
support-ipv6-in-drivers-and-network-plugins-1833121513edb13d.yaml Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
unexpected-data-of-share-from-snap-134189fc0f3eeedf.yaml Unity: unexpected data in share from snapshot 2017-07-04 10:35:14 +08:00
unity-drvier-support-1gb-share-48f032dff8a6a789.yaml [Dell EMC Unity] Support create share smaller than 3 GB 2016-12-19 09:39:28 +00:00
unity-vnx-rename-options-1656168dd4bdba70.yaml [Unity driver] VLAN enhancement 2017-01-18 02:06:38 +00:00
use-oslo-logging-for-config-options-388da64bb4ce45db.yaml Log config options with oslo.config 2018-03-25 13:53:57 +00:00
use-tooz-heartbeat-c6aa7e15444e63c3.yaml Add a releasenote for tooz heartbeat 2017-05-18 14:15:15 +02:00
user-messages-api-589ee7d68ccba70c.yaml User Messages 2017-07-13 13:05:57 +02:00
vlan-enhancement-in-unity-driver-0f1d972f2f6d00d9.yaml [Unity driver] VLAN enhancement 2017-01-18 02:06:38 +00:00
vmax-manila-support-7c655fc094c09367.yaml VMAX manila plugin - Support for VMAX in Manila 2017-01-24 13:34:00 +00:00
vmax-rename-options-44d8123d14a23f94.yaml VMAX manila - deprecate old tags correctly 2019-03-21 11:16:51 +00:00
vnx-ssl-verification-2d26a24e7e73bf81.yaml Handle SSL from VNX driver 2017-03-27 11:59:07 +08:00
windows-smb-fix-default-access-d4b9eee899e400a0.yaml Windows SMB: avoid default read share access 2016-08-31 09:06:11 +00:00
zfssa-driver-add-share-manage-unmanage-9bd6d2e25cc86c35.yaml Add share manage/unmanage of Oracle ZFSSA driver 2016-07-05 15:58:18 -04:00