Updated openstack/openstack

Project: openstack/manila  c81793d7bbe2ac1e6576329a1ca1f4b06a1267fb

NetApp: Define 'preferred' to False instead of none

Define preferred to false instead of none in the NetApp driver
as setting it to none will trigger a traceback later on because
the database doesn't allow null values to be inserted.
"preferred" export location metadata must be set to true or
false.  warning logging is also added to the SQLAlchemy API
if a none value is used to update the export location metadata.

Change-Id: Ie7420c9286cc42eaa1361eeffe607b9b5b6b3fbd
Closes-Bug: 1703660
This commit is contained in:
Jenkins 2017-07-20 18:50:17 +00:00 committed by Gerrit Code Review
parent b132b45e5f
commit 99a4561113
1 changed files with 1 additions and 1 deletions

2
manila

@ -1 +1 @@
Subproject commit dde7b13af41b21b57faf2b2c3c2a460e4704045e
Subproject commit c81793d7bbe2ac1e6576329a1ca1f4b06a1267fb