File openstack-manila.changes of Package openstack-manila
-------------------------------------------------------------------
Wed Jun 7 02:52:23 UTC 2017 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev72:
* Fix badly formatted release note
* Add support of endpoint\_type and region\_name to clients manila uses
* Fix concurrent usage of update\_access method for share instances
* [Tempest] Fix concurrency in "test\_show\_share\_server" test
* TrivialFix: Fix a wrong order bug in resource\_cleanup()
* Delete VLAN on delete\_vserver in Netapp cmode
* Change user\_id and project\_id to 255 length
* cephfs\_native: Fix client eviction
* HDS\_HNAS: Fix improper error message
* cephfs\_native: Change backend snapshot dir's name
* Fix call of clients in post\_test\_hook.sh
* Fix update\_access concurrency issue
* NetApp cDOT: Raise ShareResourceNotFound in update\_access
* HDS-HNAS: Fix exception in update\_access not found
* Fix delete when share not found in update\_access
* Remove default values for update\_access()
* glusterfs.common: GlusterManager.gluster\_call error report fix
* glusterfs.GlusterNFSVolHelper: remove \_\_init\_\_
* Collapse common os\_region\_name option
* HNAS: Enable no\_root\_squash option when allowing access to a share
* Fix HNAS driver thin\_provisioning support
* Squash consequent DB calls in create\_share\_instance
* Add /usr/local/{sbin,bin} to rootwrap exec\_dirs
* glusterfs\_native: relocate module under glusterfs
* Implement update\_access() method in huawei driver
* Implement update\_access() in generic driver + LVM
* gluster\*: clean up volume option querying
* Change sudo to run\_as\_root in LVM driver
* Fix NetApp cDOT driver update\_access negative test
* Subclass context from oslo\_context base class
* Use assertIsNone instead of assertEqual(None, \*\*\*)
* Add update\_access() interface to Quobyte driver
* Implement update\_access() method in Hitachi HNAS driver
* Implement update\_access() in NetApp cDOT drivers
* Stop proxying share\_server\_id through share in share.manager
* Add space to message in manila\_tempest\_tests/tests/api/test\_shares.py
* Remove \`None\` as a redundant argument to dict.get()
* gluster\*: add proper getter/setters for volume options
* Replace 'stack' with $STACK\_USER in devstack plugin
* Replace deprecated oslo\_messaging \_impl\_messaging
* Avoid KeyError on instance\_id in ensure\_service\_instance
* Add update\_access() method to driver interface
* Remove unused server\_get() method
* gluster\*: refactor gluster\_call
* Fix usage of standlone\_network\_plugin
* Adds extend\_share for Quobyte shares
* Replace assertEqual(None, \*) with assertIsNone in tests
* Cannot return a value from \_\_init\_\_
* Fix tempest case "test\_delete\_ss\_from\_sn\_used\_by\_share\_server"
* glusterfs/vol layout: remove manila-created vols upon delete\_share
* Remove unused oslo-incubator \_i18n.py from Manila
* Add space to message in manila/consistency\_group/api.py
* Document correction in quick\_start.rst
* glusterfs\_native: fix parsing of the dynamic-auth option
* Avoid service\_instance neutron port clash in HA
* Move API module 'share\_instances' under v2 dir
* Change manila\_tempest\_tests to use credentials\_factory
* timeutils.total\_seconds() is deprecated
* Remove mention of isilon\_share\_root\_dir
* Add support of 'network\_type' to standalone network plugin
* glusterfs/volume layout: fix incorrect usage of export\_location
* Implements ensure\_share() in Quobyte driver
* Use oslo\_config new type PortOpt for port options
* Enable extend\_share in HDFS driver
* glusterfs\_native: use dynamic-auth option if available
* Fix setting of "snapshot\_support" extra spec for tempest
* glusterfs\_native: use dynamic-auth option if available
* Revert netapp\_lib dependency in NetApp cDOT Manila drivers
* Fix \`test\_trans\_add\` for Python 3.4.3
* Fix mentioned DEFAULT\_API\_VERSION in doc
* Revert netapp\_lib dependency in NetApp cDOT Manila drivers
* Fix \`test\_trans\_add\` for Python 3.4.3
* Remove LegacyFormatter from logging\_sample.conf
* Fix setting of "snapshot\_support" extra spec for tempest
* glusterfs\*: fix ssh credential options
* glusterfs\_native: Hardwire Manila Host CN pattern
* glusterfs\*: amend export location
* Fix pool\_list filter tests to match pools exactly
* Add 'snapshot\_support' attr to share details
* Fix get\_stats to return real used space in HNAS
* Fix task\_state field shown on API < 2.5
* Return share\_type UUID instead of name in Share API
* glusterfs\_native: Fix typo for protocol compatibility
* Fix typo in test\_hook
* Missing check in ShareManager::manage\_existing()
* Fix unstable unit test 'test\_get\_all\_host\_states\_share'
* glusterfs\*: factor out common parts
* Add attributes 'name' and 'share\_name' to ShareSnapshotInstance
* Replace thin/thick capabilities with thin\_provisioning
* glusterfs\_native: Add create share from snapshot
* Clean up admin\_actions API extension unit tests
* Use service availability\_zone for Share Server VM
* Replace assertEqual(None, \*) with assertIsNone in tests
* Update NetApp cDOT Manila drivers to use netapp\_lib
* Fix Neutron config setting in pre\_test\_hook
* Support shrink\_share in NetApp cDOT drivers
* Support extend\_share in NetApp cDOT drivers
* Add SSL middleware to fix incorrect version host\_url
* Fix typos in neutron\_network\_plugin.py
* Make 'utils.monkey\_patch' py3 compatible
* Wrap iterators and 'dict\_items' for py34 compatibitity
* Support manage\_existing in Huawei driver
* Replace (int, long) with six.integer\_types
* Replace 'types.StringTypes' with 'six.string\_types'
* Replace '\_\_metaclass\_\_' with '@six.add\_metaclass'
* Add client\_socket\_timeout option to manila.wsgi.Server
* Catch error\_deleting state for more resources than just shares
* Change \_LE to \_LW (at manila/share/manager.py)
* Fix 'extend\_share' in generic driver
* Support shrink\_share in Huawei driver
* Make config opt 'enabled\_share\_protocols' verification case insensitive
* glusterfs\_native: prefix GlusterFS snap names with "manila-"
* glusterfs\_native: delete\_snapshot(): find out real GlusterFS snap name
* glusterfs\_native: fix delete share
* Reuse 'periodic\_task' from oslo\_service
* Implement shrink\_share() method in Generic driver
* Retry \_unmount\_device in generic driver
* Use soft\_delete() methods in DB api
* Remove unneeded OS\_TEST\_DBAPI\_ADMIN\_CONNECTION
* Remove unused manila/openstack/common/eventlet\_backdoor.py
* Allow drivers to ask for additional share\_servers
* Support extend\_share in Huawei driver
* Share\_server-pool mapping
* Fix tempest ShareUserRules\* tests
* Implement extend\_share() method in Generic driver
* Remove usage of utils.test\_utils
* Remove ServiceClient from share\_client
* Export custom Share model properties with \_extra\_keys
* EMC: Remove unnecessary parameter emc\_share\_driver
* Add config\_group\_name for NeutronNetworkHelper
* Use oslo\_policy lib instead of oslo-incubator code
* Use oslo\_log instead of oslo-incubator code
* Remove direct DB calls from glusterfs\_native driver
* Use identity\_uri for keystone\_authtoken in devstack
* Use entry\_points for manila scripts
* Mock out base share driver \_\_init\_\_ in EMC driver
* glusterfs\_native: Fix Gluster command call
* glusterfs, glusterfs\_native: perform version checks
* Adding configuration instructions in huawei\_nas\_driver.rst
* glusterfs\_native: make {allow,deny}\_access non-destructive
* glusterfs\_native: negotiate volumes with glusterd
* Automatic cleanup of share\_servers
* glusterfs\_native: partially implement snapshot
* Fix issues with get\_pool scheduler API
* Implement private share\_types
* Make extra spec driver\_handles\_share\_servers required
* Manila cDOT netapp:thin\_provisioned qualified extra spec
* Replace TEMPEST\_CONCURRENCY with Manila-specific var
* doc: Add glusterfs\_native driver developer doc
* Add doc for hdfs\_native driver
* Remove copypasted export\_location field from snapshots
* Remove obsolete option: enabled\_backends
* Add Nova-network support to service\_instance module
* Add share\_type\_default() method to API
* Rename volume\_type to share\_type
* Add possibility to define driver mode within pre\_test\_hook for CI
* Use oslo\_log lib
* Remove startswith for share\_proto check
* Switch to using oslo\_\* instead of oslo.\*
* Refactor tempest test 'test\_create\_share\_with\_size\_bigger\_than\_quota'
* Fix handling of share-networks with single\_svm drivers
* Fix using anyjson in fake\_notifier
* Remove unused conf option 'fake\_tests'
* Remove non-active host from host\_state\_map
* Strip exec\_dirs prefix from rootwrap filters
* Remove configs sql\_connection and sql\_connection\_debug
* Remove unused connection\_type config
* Use oslo.utils.netutils function to set tcp\_keepalive
* Convert files to use \_LE and friends
* Use proper value for osap\_share\_extension
* Use 'generate\_request\_id' func from common code
* Fix two functional tests within tempest\_plugin
* Move unittests related to manila/share/\*.py modules to proper place
* Update share\_network obj after db update
* Flake8 in bin/\*
* Replace utils.config\_find with CONF.find\_file
* Add share\_server\_id filter option to 'get\_all' share API method
* py3.x: Use six.text\_type() instead of unicode()
* py3: use six.string\_types instead of basestring
* Fix service subnet capacity within service\_instance module
* Change get\_client\_with\_isolated\_creads() to \*\_creds()
* Use ssh\_execute function from common code
* Fix typo in error message for share\_export\_ip
* Removed custom synchronized in service\_instance
* share.manager: Modify allow\_access method call
* service\_instance: Add lock to creation of security\_group
* Enable skipped tests from test\_capacity\_weigher.py
* Fixed passing share\_server to teardown\_network
* Fix create\_share\_from\_snapshot method
* Improved share\_servers db api
* Fixed passing share\_server to ensure\_share
* Added service\_instance\_locks directory to .gitignore
* Moved exports needed for tempest into post\_test\_hook
* Added locks into service\_instance module
* Made safe get of security\_groups with nova's response
* Made service\_instance consider driver's config
* change assert\_ to assertTrue
* Added handling of secgroup for service\_instance module
* set default auth\_strategy to keystone
* Retrieve share\_backend name from config on get\_share\_stats
-------------------------------------------------------------------
Wed Feb 8 02:39:58 UTC 2017 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev71:
* Prepare for using standard python tests
-------------------------------------------------------------------
Thu Dec 8 02:37:10 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev70:
* Add support of endpoint_type and region_name to clients manila uses
-------------------------------------------------------------------
Mon Oct 17 15:27:30 UTC 2016 - nicolas.bock@suse.com
- Added patch to fix failing ssl tempest tests (bsc#1003923)
-------------------------------------------------------------------
Sat Sep 17 00:33:36 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev68:
* Add cleanup to create from snap in Manila HNAS driver
-------------------------------------------------------------------
Wed Sep 14 00:31:27 UTC 2016 - cloud-devel@suse.de
- Rebased patches:
+ 0001-Fix-sample-config-generation-for-cinder-nova-and-neu.patch dropped (merged upstream)
-------------------------------------------------------------------
Wed Sep 14 00:31:24 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev67:
* Fix Manila HNAS driver managing a share twice
* Updated from global requirements
* Add dedupe report in HNAS driver
* Fix sample config generation for cinder, nova and neutron opts
* Tox Upper Constraints - strip out reinstalls for remaining jobs
* Delete Snapshot: status wrongly set when busy
* Fix concurrent usage of update_access method for share instances
* [Tempest] Fix concurrency in "test_show_share_server" test
* Delete VLAN on delete_vserver in Netapp cmode
-------------------------------------------------------------------
Sat Aug 27 01:03:07 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev50:
* [CI FIX] Fix 'ip route' matching multiple subnets
-------------------------------------------------------------------
Mon Aug 26 17:10:05 UTC 2016 - aplanas@suse.com
- Revert generate PID file for systemd (bsc#991985)
-------------------------------------------------------------------
Mon Aug 22 15:10:05 UTC 2016 - aplanas@suse.com
- Generate PID file for systemd (bsc#991985)
-------------------------------------------------------------------
Wed Aug 17 09:01:08 UTC 2016 - tbechtold@suse.com
- Add python-keystonemiddleware as BuildRequires to fix the
sample config generation.
-------------------------------------------------------------------
Mon Aug 15 15:10:18 UTC 2016 - tbechtold@suse.com
- Add 0001-Fix-sample-config-generation-for-cinder-nova-and-neu.patch
-------------------------------------------------------------------
Sat Aug 13 01:12:25 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev49:
* TrivialFix: Fix a wrong order bug in resource_cleanup()
* Fix force-delete on snapshot resource
-------------------------------------------------------------------
Mon Aug 1 16:32:55 UTC 2016 - tbechtold@suse.com
- Update to version manila-2.0.1.dev46:
* share/access: allow maintenance mode to be triggered
* [Tempest] Fix negative replication test
* [Tempest] Handle errored shares correctly using recreation logic
* Update tempest to newer commit version
- Add missing Requires for python-keystoneauth1
- Refresh support-older-tempest-func.patch
-------------------------------------------------------------------
Mon Aug 1 12:56:54 UTC 2016 - tbechtold@suse.com
- Add 0001-Generic-driver-Fix-unexport-handling-for-nfs-utils-1.patch
-------------------------------------------------------------------
Wed Jul 27 00:56:52 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev38:
* Fix tempest.conf generation
-------------------------------------------------------------------
Fri Jul 22 11:17:11 UTC 2016 - tbechtold@suse.com
- Remove remove-tempest-endpoint.patch
- Add python-ddt as Requires. It's needed for the tempest tests
- Add support-older-tempest-func.patch. Needed to support older
tempest version.
-------------------------------------------------------------------
Thu Jul 21 00:47:01 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev36:
* Use constraints for coverage job
-------------------------------------------------------------------
Wed Jul 20 00:48:42 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev34:
* update min tox version to 2.0
-------------------------------------------------------------------
Wed Jul 13 04:07:17 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev32:
* Fix stable/mitaka constraints path
-------------------------------------------------------------------
Thu Jul 7 03:38:17 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev31:
* Change user_id and project_id to 255 length
-------------------------------------------------------------------
Fri Jul 1 03:12:43 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev29:
* Use upper-constraints in tox installs
-------------------------------------------------------------------
Thu Jun 30 03:12:52 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev27:
* [Tempest] Backport Tempest compatibility fixes
-------------------------------------------------------------------
Mon Jun 27 17:27:47 CEST 2016 - jsuchome@suse.com
- Add systemd service macros (bnc#986415)
systemd v228 has a separate generator for generating the service
files from the init scripts, and daemon-reload is needed during
package installation
-------------------------------------------------------------------
Wed Jun 15 01:15:42 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev26:
* cephfs_native: Fix client eviction
-------------------------------------------------------------------
Wed Jun 8 01:00:28 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev25:
* Fix HDS HNAS errors caused by incorrect IDs
-------------------------------------------------------------------
Tue Jun 7 00:56:36 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev23:
* NetApp cDOT driver should honor reserved percentage
* HDS_HNAS: Fix improper error message
* Updated from global requirements
* NetApp: DR look up config via host name
* Generic driver: ignore VolumeNotFound in deleting
-------------------------------------------------------------------
Sat May 21 01:13:56 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev14:
* Fix share server info in CGs created from CGs
-------------------------------------------------------------------
Thu May 19 09:20:31 UTC 2016 - dmueller@suse.com
- add remove-tempest-endpoint.patch
-------------------------------------------------------------------
Wed May 18 23:37:11 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev13:
* Skip over quota tests if quota tests disabled
-------------------------------------------------------------------
Tue May 17 18:59:22 UTC 2016 - dmueller@suse.com
- move manila_tempest_tests entry point into python-manila
subpackage
-------------------------------------------------------------------
Mon May 16 23:37:01 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev12:
* Fix HNAS error with unconfined filesystems
-------------------------------------------------------------------
Fri May 13 23:37:10 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev10:
* [Fix CI] Bump stable/mitaka Tempest version
-------------------------------------------------------------------
Tue May 10 01:09:44 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev9:
* Fix Share status when driver migrates
-------------------------------------------------------------------
Mon May 9 10:22:28 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev8:
* Fix manage tempest test validation
* Fix Manage API synchronous call
* cephfs_native: Change backend snapshot dir's name
-------------------------------------------------------------------
Mon May 9 04:56:19 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.1.dev2:
* Make devstack functions support grenade
2.0.0
* Set proper attr "deleted" for ShareTypes model
* Add doc for hdfs_native driver
* Address H104 File contains nothing but comments
* Added retrieving vserver name from backend details
* Update contrib/ci bash scripts
* Removed block-specific from DB api
-------------------------------------------------------------------
Wed Apr 6 09:04:22 UTC 2016 - tbechtold@suse.com
- Remove remove-tempest-entry-point.patch
- Adjust default config for manila.conf
-------------------------------------------------------------------
Mon Mar 28 11:01:14 UTC 2016 - tbechtold@suse.com
- Adjust default manila.conf values
-------------------------------------------------------------------
Thu Mar 24 08:34:01 UTC 2016 - tbechtold@suse.com
- Switch to stable/mitaka branch
-------------------------------------------------------------------
Thu Mar 24 03:16:29 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0rc2.dev3:
* Capitalize global var for clients
-------------------------------------------------------------------
Wed Mar 23 03:11:00 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0rc2.dev2:
* Add hacking check to ensure not to use xrange()
-------------------------------------------------------------------
Mon Mar 21 03:08:44 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0rc2.dev1:
* Update reno for stable/mitaka
2.0.0.0rc1
-------------------------------------------------------------------
Sun Mar 20 03:11:19 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b4.dev135:
* Fix call of clients in post_test_hook.sh
* Add tests to ensure snapshots across replicas
* NetApp cDOT: Handle replicated snapshots
* Data Replication: Ensure Snapshots across replicas
* Make ZFSonLinux driver handle snapshots of replicated shares properly
-------------------------------------------------------------------
Sat Mar 19 03:17:33 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b4.dev126:
* Fix update_access concurrency issue
* Fix manage API ignoring type extra specs
* Fix keystone v3 issues for all clients
* Fix for incorrect LVMMixin exception message
* NetApp cDOT: Fix status updates for replicas
* NetApp cDOT: Raise ShareResourceNotFound in update_access
* Revert "LXC/LXD driver"
-------------------------------------------------------------------
Fri Mar 18 03:20:05 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b4.dev112:
* Fix generic and LVM driver access rules for CIDRs
* Fix report of ZFSonLinux driver capabilities
* Fix the scheduler choose a disable share service
* Fix typos
* Fix error logged for wrong HPE 3par client
-------------------------------------------------------------------
Thu Mar 17 15:52:18 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b4.dev102:
* 3PAR remove file tree on delete when using nested shares
* HDS-HNAS: Fix exception in update_access not found
* Fix Hitachi HNAS driver version
-------------------------------------------------------------------
Thu Mar 17 02:41:46 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b4.dev96:
* service instance: also recognize instance name
* Fix update of access rules in ZFSonLinux driver
* Check share-network in 'share create' API
* glusterfs volume layout: take care of deletion of DOA shares
* Fix delete when share not found in update_access
* HDS-HNAS: fixed exception when export not found
* Fix HNAS snapshot creation on deleted shares
* update quota of origin user on share extend/shrink
* glusterfs/common: don't suppress vol set errors
-------------------------------------------------------------------
Wed Mar 16 02:34:30 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b4.dev80:
* Remove default values for update_access()
* NetApp cDOT driver should not split clones
* register the config generator default hook with the right name
-------------------------------------------------------------------
Tue Mar 15 02:38:38 UTC 2016 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b4.dev74:
* Fix handling of share server details after error
* Fix lock decorator usage for LVM and Generic drivers
* Move iso8601 from requirements to test-requirements
* glusterfs.common: GlusterManager.gluster_call error report fix
* glusterfs.GlusterNFSVolHelper: remove __init__
* Add tempest tests for Share Replication
* Windows driver: fix share access actions
* Collapse common os_region_name option
* Update quota of proper user on resource delete
* Fix Share Migration access rule mapping
* Fix Share Migration KeyError on dict.pop
* HNAS: Enable no_root_squash option when allowing access to a share
* Fix scenario tests
-------------------------------------------------------------------
Mon Mar 14 13:22:11 UTC 2016 - tbechtold@suse.com
- Update to version manila-2.0.0.0b4.dev49:
* Fix typos
-------------------------------------------------------------------
Mon Mar 14 08:57:24 UTC 2016 - tbechtold@suse.com
- Update to version manila-2.0.0.0b4.dev48:
* Disallow scheduling multiple replicas on a given pool
* Fix unstable DB migration tests
* NetApp cDOT APIs may get too little data
* Fix HNAS driver crash with unmounted filesystems
* Fix compatibility with Tempest
* Set proper image name for tempest
* Remove nsenter dependency
* Fix ZFSonLinux driver share replica SSHing
* Fix ZFSonLinux access rules for CIDRs
* Fix HNAS driver thin_provisioning support
* Fix pylxd hard dependencies
* Squash consequent DB calls in create_share_instance
* Fix slow unit test
* Run ZfsOnLinux gate tests with SSH enabled
* Fix status update for replicas
* Set TCP keepalive options
* Fix manila devstack plugin for keystone v3 usage
* Add /usr/local/{sbin,bin} to rootwrap exec_dirs
* Updated from global requirements
* Use official location for service image
* Allow devstack plugin to work without Cinder
* Download service image only when needed
* glusterManager instantiation regexp validation
2.0.0.0b3
* Moved CORS middleware configuration into oslo-config-generator
* Move Share Migration code to Data Service
* Remove unintended exposure of private attribute
- Add new data subpackage for Manila data service
- Adjust Requires and BuildRequires
-------------------------------------------------------------------
Mon Feb 29 16:02:38 UTC 2016 - johannes.grassler@suse.com
- Ensure manila services are started after openstack-keystone (bsc#955786)
-------------------------------------------------------------------
Tue Jan 5 17:42:51 UTC 2016 - dmueller@suse.com
- fix oslo-config invocation
-------------------------------------------------------------------
Thu Dec 31 00:47:58 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev75:
* Set timeout for parmiko ssh connection
-------------------------------------------------------------------
Wed Dec 30 00:48:00 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev73:
* Fix wrong flake8 exception and pep8 violations
* EMC VNX: Fix the interface garbage in VNX backend
-------------------------------------------------------------------
Fri Dec 25 00:47:50 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev69:
* Remove unused oslo-incubator _i18n.py from Manila
* Deprecated tox -downloadcache option removed
* EMC Isilon Driver Support For Extend Share
* HPE3PAR finds CIFS share with either prefix
* Improve tempest tests for shares listing APIs
* Support standard Manila capability flags in NetApp cDOT driver
* Mock out service availability check in unit test
* Pop off user/tenant kwargs in RequestContext init
* Move the config environment variables into devstack/settings file
* EMC VNX: Add multi-pools support
* Add space to message in manila/consistency_group/api.py
* Remove duplicate keys from dictionary
* Prevent removal of share server used by CG
* Document correction in quick_start.rst
-------------------------------------------------------------------
Thu Dec 24 00:49:15 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev42:
* Updated from global requirements
-------------------------------------------------------------------
Wed Dec 23 00:49:06 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev41:
* Capability lists in Manila scheduler
* HPE3PAR support for share extend and shrink
-------------------------------------------------------------------
Tue Dec 22 00:48:00 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev37:
* Remove version per M-1 release instructions
-------------------------------------------------------------------
Mon Dec 21 00:48:14 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev35:
* glusterfs_native: fix parsing of the dynamic-auth option
* glusterfs/volume layout: indicate volume usage on volumes themselves
-------------------------------------------------------------------
Sun Dec 20 00:50:03 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev32:
* Change instance service default path for private key to None
-------------------------------------------------------------------
Sat Dec 19 00:50:33 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev31:
* Fix Tempest microversion comparison approach
* HPE3PAR support for access-level (ro,rw)
* Do not allow to modify access for public share type
-------------------------------------------------------------------
Tue Dec 15 00:49:57 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev25:
* Performance: leverage dict comprehension in PEP-0274
-------------------------------------------------------------------
Sat Dec 12 00:52:56 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev24:
* Updated from global requirements
* Fix wrong check message
* NetApp cDOT driver should support read-only CIFS shares
-------------------------------------------------------------------
Thu Dec 10 00:52:24 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev19:
* EMC VNX: Add share extend support
* Allow to set share visibility using "manage" API
* doc: document the non-standard export semantics of Ganesha
-------------------------------------------------------------------
Wed Dec 9 03:12:43 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev14:
* Avoid service_instance neutron port clash in HA
* Liberty doc updates for GlusterFS drivers
-------------------------------------------------------------------
Sat Dec 5 03:11:10 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev11:
* Updated from global requirements
* EMC: Fix bugs when domain controller is not available
* Move API module 'share_instances' under v2 dir
* timeutils.total_seconds() is deprecated
* Delete python bytecode before every test run
-------------------------------------------------------------------
Fri Dec 4 03:06:24 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.0b2.dev5:
* [CI] Speed up Tempest jobs
2.0.0.0b1
* Put py34 first in the env order of tox
* glusterfs: add missing i18n import
* Fix Share status precedence based on instances
-------------------------------------------------------------------
Thu Dec 3 03:11:27 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev106:
* Change manila_tempest_tests to use credentials_factory
* Reorganize scheduler and merge code from Oslo incubator
* Add new URLs for APIs ported from extensions
* Add reno for release notes management
-------------------------------------------------------------------
Wed Dec 2 03:05:30 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev98:
* Updated from global requirements
* NetApp cDOT multi-SVM driver can't handle duplicate addresses
* Remove mention of isilon_share_root_dir
* Simplify ping usage for service VM check in CI
* Implements ensure_share() in Quobyte driver
-------------------------------------------------------------------
Tue Dec 1 03:04:56 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev88:
* Add share-networks validation
-------------------------------------------------------------------
Sun Nov 29 01:50:02 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev86:
* add Red Hat GlusterFS drivers feature support info
-------------------------------------------------------------------
Sat Nov 28 01:50:03 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev84:
* Improve Tempest tests for consistency groups
* Add sleep to CI hooks to avoid races
* Last sync to Manila from oslo-incubator
* Fix typo on quota limit error message
-------------------------------------------------------------------
Fri Nov 27 01:55:48 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev76:
* Updated from global requirements
* Fix import of devstack functions for common CI script
* HPE3PAR create share from snapshot fails
-------------------------------------------------------------------
Thu Nov 26 01:58:34 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev70:
* Add support of 'network_type' to standalone network plugin
* glusterfs/volume layout: fix incorrect usage of export_location
-------------------------------------------------------------------
Wed Nov 25 01:50:50 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev66:
* Remove httplib2 useless requirement
-------------------------------------------------------------------
Sat Nov 21 05:47:27 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev64:
* Refactor authorize() method in wsgi.py
* OpenStack typo
-------------------------------------------------------------------
Sat Nov 21 01:54:21 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev62:
* Refactor authorize(
-------------------------------------------------------------------
Thu Nov 19 03:20:33 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev61:
* Prevent Share operations during share migration
* Refactor HP 3PAR share driver to now be HPE
* Added CONTRIBUTING file in .rst format
* Port share type extensions to core API
* Port admin actions extension to core API
-------------------------------------------------------------------
Tue Nov 17 10:09:56 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev51:
* Added driver minimum requirements and features doc
* Updated from global requirements
-------------------------------------------------------------------
Sun Nov 15 03:10:26 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev48:
* Split common logic of CI hooks to separate file
-------------------------------------------------------------------
Sat Nov 14 03:03:50 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev46:
* EMC VNX Manila Driver Refactoring
* Updated from global requirements
* Use oslo_config new type PortOpt for port options
-------------------------------------------------------------------
Fri Nov 13 03:13:33 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev41:
* Added CORS support to Manila
* Port share actions to core API
* Port quotas to core API
-------------------------------------------------------------------
Thu Nov 12 01:40:45 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev35:
* Port services to core API
-------------------------------------------------------------------
Wed Nov 11 01:39:25 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev33:
* remove default=None for config options
* Add mount automation example based on Zaqar
-------------------------------------------------------------------
Tue Nov 10 01:39:49 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev29:
* Make setup.py install Manila Tempest plugin
-------------------------------------------------------------------
Sat Nov 7 01:39:50 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev27:
* Sync Manila Tempest plugin with latest Tempest
* Port manage/unmanage extensions to core API
-------------------------------------------------------------------
Thu Nov 5 01:40:05 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev24:
* Updated from global requirements
* Use default Keystone API version in Devstack
-------------------------------------------------------------------
Wed Nov 4 01:39:46 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev20:
* Rephrase comments for Share create API
* Use assertTrue/False instead of assertEqual(T/F)
-------------------------------------------------------------------
Fri Oct 30 01:41:10 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev17:
* Fix no-share-servers CI job
-------------------------------------------------------------------
Thu Oct 22 00:38:16 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev16:
* Updated from global requirements
* Port availability zones to core API
-------------------------------------------------------------------
Wed Oct 21 00:41:22 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev13:
* Generic driver: wait for common server during setup
1.0.0
* Fix usage of dependencies
1.0.0.0rc2
* Fix setting of "snapshot_support" extra spec for tempest
* Fix deletion of error state access rules
* Fix response data for API access-allow
* Fix display of availability-zone for manila-manage command
* glusterfs: check nfs.export-volumes with Gluster NFS + vol layout
* glusterfs: manage nfs.rpc-auth-allow not being set
* glusterfs vol layout: start volume cloned from snapshot
* glusterfs_native: use dynamic-auth option if available
* NetApp cDOT driver isn't reentrant
* Can't create shares on drivers that don't support snapshots
* Revert netapp_lib dependency in NetApp cDOT Manila drivers
* Set defaultbranch to stable/liberty in .gitreview
* Fix `test_trans_add` for Python 3.4.3
-------------------------------------------------------------------
Tue Oct 20 02:52:26 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev80:
* Port used limits to core API
* Updated from global requirements
* Stop using deprecated tempest options
-------------------------------------------------------------------
Mon Oct 19 01:19:45 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev75:
* Add IBM GPFS Manila driver
* Fix list-availability-zones API for PostgreSQL
-------------------------------------------------------------------
Sun Oct 18 01:19:43 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev72:
* Fix share type model scalability for get request
-------------------------------------------------------------------
Thu Oct 15 03:15:53 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev71:
* Use 'False' as default value for "compression" common capability
-------------------------------------------------------------------
Wed Oct 14 03:19:59 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev69:
* Fix usage of dependencies
-------------------------------------------------------------------
Sat Oct 10 01:49:14 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev68:
* Make share service understand driver init failure
* Enable extend_share in HDFS driver
* Fix order of arguments in assertEqual
-------------------------------------------------------------------
Fri Oct 9 01:50:09 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev62:
* Fix broken unit tests
* Verify common server in Generic driver on startup
-------------------------------------------------------------------
Thu Oct 8 01:51:52 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev59:
* Updated from global requirements
* Improve Manila HDS HNAS Driver Manual
* Fix order of arguments in assertEqual
* Fix order of arguments in assertEqual
* EMC: Remove unnecessary parameter emc_share_driver
-------------------------------------------------------------------
Mon Oct 5 10:20:04 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev51:
* Fix order of arguments in assertEqual
-------------------------------------------------------------------
Mon Oct 5 00:33:57 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev49:
* Update feature support matrix for Windows SMB
-------------------------------------------------------------------
Sat Oct 3 00:25:03 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev48:
* Improve logging of calls in ShareManager
-------------------------------------------------------------------
Fri Oct 2 00:28:19 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev46:
* Share manager: catch exception raised by driver's setup()
* Fix display of availability-zone for manila-manage command
* glusterfs_native: use dynamic-auth option if available
* Feature support matrix update for HP 3PAR
-------------------------------------------------------------------
Thu Oct 1 01:04:35 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev39:
* Remove misleading snapshot methods from Quobyte driver
* Fix response data for API access-allow
* Fix order of arguments in assertEqual
-------------------------------------------------------------------
Wed Sep 30 14:35:46 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev33:
* Use random IPs in security service tests
* EMC Isilon Manila Driver Feature Support
* Fix deletion of error state access rules
* glusterfs vol layout: start volume cloned from snapshot
* Fix mentioned DEFAULT_API_VERSION in doc
* glusterfs: manage nfs.rpc-auth-allow not being set
* EMC VNX Manila Driver Feature Support
-------------------------------------------------------------------
Wed Sep 30 01:06:51 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev20:
* NetApp cDOT driver isn't reentrant
-------------------------------------------------------------------
Sun Sep 27 01:02:50 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev19:
* Revert netapp_lib dependency in NetApp cDOT Manila drivers
* Fix `test_trans_add` for Python 3.4.3
* Adds Quobyte share backend feature support mapping data
* Remove language about future features from driver doc
* Remove LegacyFormatter from logging_sample.conf
* Fix setting of "snapshot_support" extra spec for tempest
* Fix some spelling typo in manual and error message
* glusterfs: check nfs.export-volumes with Gluster NFS + vol layout
* Can't create shares on drivers that don't support snapshots
* Add Huawei driver details in doc
-------------------------------------------------------------------
Wed Sep 23 16:00:28 UTC 2015 - dmueller@suse.com
- add remove-tempest-entry-point.patch, we're currently not
prepared to run tempest against manila yet.
-------------------------------------------------------------------
Tue Sep 22 23:46:16 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2.0.0.dev3:
* Add Hitachi HNAS driver documentation
* Open Mitaka development
1.0.0.0rc1
* glusterfs*: fix ssh credential options
* Make Quobyte shares actually read-only when requested
-------------------------------------------------------------------
Tue Sep 22 08:21:09 UTC 2015 - tbechtold@suse.com
- Don't Require python-MySQL-python
- Install manila_tempest_tests
-------------------------------------------------------------------
Mon Sep 21 23:46:32 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev147:
* Fixes a Quobyte backend call issue with a wrong field name
* Fix error response when denying snapshot creation
* Fix 'cover' tox job
* glusterfs: fix gluster-nfs export for volume mapped layout
-------------------------------------------------------------------
Sun Sep 20 23:45:22 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev140:
* Updated from global requirements
* Fix experimental=True for view in microversion 2.5
* glusterfs_native: Hardwire Manila Host CN pattern
* Fix pool_list filter tests to match pools exactly
-------------------------------------------------------------------
Fri Sep 18 23:45:49 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev132:
* Fix HDS HNAS manage incorrect share size
* glusterfs*: amend export location
* Fix HDS HNAS Create from snapshot ignoring Size
* Non-admin user can perform 'extra-specs-list'
* Fix API version history in Huawei driver
* glusterfs: Fix use of ShareSnapshotInstance object
-------------------------------------------------------------------
Thu Sep 17 23:45:21 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev120:
* Remove IBM GPFS driver due to lack of CI
* Fix get_stats to return real used space in HNAS
-------------------------------------------------------------------
Thu Sep 17 01:47:30 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev116:
* Fix improper handling of extending error
* Update feature support mapping doc for NetApp cDOT
* Add 'snapshot_support' attr to share details
* Add new features description in Huawei doc
-------------------------------------------------------------------
Wed Sep 16 01:45:56 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev109:
* Fix task_state field shown on API < 2.5
* NetApp cDOT driver should prefer aggregate-local LIFs
-------------------------------------------------------------------
Tue Sep 15 01:45:08 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev105:
* Fix HDS HNAS snapshot creation tracking
* Return share_type UUID instead of name in Share API
* doc: turn ascii art tables into proper reST grid tables
* Make scenario tests able to run with DHSS=False
* Fix missing value types for log message
* glusterfs_native: Fix typo for protocol compatibility
* Fix typo in test_hook
* Adds retry function to HNAS driver
-------------------------------------------------------------------
Sat Sep 12 01:49:19 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev89:
* Fix Share Migration tempest tests
* Remove support for 'latest' microversion
* Corrects capabilities returned by Quobyte Manila driver
* Fix create snapshot API in Huawei driver
* Check the snapshot directory before copy it
* Remove HDS SOP driver due to lack of CI
* Missing check in ShareManager::manage_existing()
* Enhance base driver checking if a method was implemented
* Replaces xrange() with range() for py 2/3 compatibility
* Fix the typo "version"
* Ignore git backup merge files
-------------------------------------------------------------------
Fri Sep 11 01:48:02 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev68:
* Add v2 Manila API path as base for microversions
* Huawei driver: fix reports reduplicate pools
* Updated from global requirements
* Fix usage of novaclient
* Fix description in Huawei driver
* Add SSL middleware to fix incorrect version host_url
-------------------------------------------------------------------
Thu Sep 10 02:03:33 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev57:
* Allow service image download to be skipped
* Use 'False' as default value for "dedupe" common capability
* Capacity filter should check free space if total space is unknown
* Fix concurrency issue in tempest test
-------------------------------------------------------------------
Wed Sep 9 01:58:53 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev49:
* NetApp cDOT driver with vserver creds can't create shares
* Fix unstable unit test 'test_get_all_host_states_share'
* Updated from global requirements
-------------------------------------------------------------------
Tue Sep 8 02:02:27 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev44:
* Consistency groups in NetApp cDOT drivers
* Fix keypair creation
* Add functional tests for Manila consistency groups
* Place tempest microversions test module in proper place
* Consistency Group Support for the Generic Driver
* Add Share Migration tempest functional tests
* Share Migration support in generic driver
* Add Share Migration feature
* Add Consistency Groups API
* HP 3PAR extra-spec prefix needs to be hp3par
-------------------------------------------------------------------
Mon Sep 7 02:02:06 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev28:
* glusterfs: directory mapped share layout
* glusterfs: volume mapped share layout
* glusterfs/layout: add layout base classes
* Scheduler changes for consistency groups
* Add DB changes for consistency-groups
-------------------------------------------------------------------
Sun Sep 6 02:02:44 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev21:
* Use Tempest plugin interface
* glusterfs-native: cut back on redundancy
* glusterfs/common: refactor GlusterManager
* Add attributes 'name' and 'share_name' to ShareSnapshotInstance
-------------------------------------------------------------------
Sat Sep 5 02:03:25 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b4.dev15:
* Make devstack plugin independent from default Identity API version
* glusterfs*: factor out common parts
* Add share hooks
* Add possibility to setup password for generic driver
* Use devstack functions for registering Manila
* devstack plug-in to reflect new manila-ui plug-in
* Updated from global requirements
1.0.0.0b3
* Remove instances of "infinite" capacity from Manila
* Add Windows SMB share driver
-------------------------------------------------------------------
Wed Sep 2 02:07:03 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev195:
* Fix data copying issue in DB migration 1f0bd302c1a6
* HP 3PAR driver handles shares servers
* Updated from global requirements
* Fix failing Quobyte unit test
* Replace thin/thick capabilities with thin_provisioning
* Remove ununsed dependency: discover
* Use Share Instance ID in 'name' property
* Add tempest tests for "cert" based access type
* Fix incorrect use of snapshot instances
* Fix incorrect variable name in some exception class
* Add manage/unmanage support to NetApp cDOT driver
* Fix extend share API in Huawei driver
* Change huawei driver send REST command serially
* Fix AttributeError without share type provided
-------------------------------------------------------------------
Tue Sep 1 02:07:01 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev167:
* Add Share instances Admin API
-------------------------------------------------------------------
Mon Aug 31 18:44:38 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev165:
* Replace assertEqual(None, *) with assertIsNone in tests
-------------------------------------------------------------------
Sat Aug 29 02:03:19 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev163:
* Implement snapshot tracking in HDS HNAS driver
* Tempest: wrong assertion on the number of shares created
* Ignore unavailable volumes when deleting a share
* Updated from global requirements
* New Manila HDS HNAS Driver
* Tempest: wait for access rule to be deleted
* Fix Tempest tests targeting user based access rules
* glusterfs_native: Add create share from snapshot
-------------------------------------------------------------------
Fri Aug 28 02:01:11 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev147:
* Generic driver:Create Cinder volume in correct AZ
* Reduce dependency to tempest: exceptions
* Add possibility to filter back ends by snapshot support
* Use service availability_zone for Share Server VM
* Add compression in common capabilities doc
* HP 3PAR add more info to the share comment
* Update NetApp cDOT Manila drivers to use netapp_lib
* Service Instance: Add instance reboot method
-------------------------------------------------------------------
Thu Aug 27 02:01:33 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev132:
* Clean up admin_actions API extension unit tests
* Add availability zones support
* Add methods for share instances in Share API
* Add tempest tests for REST API microversions
* Huawei driver support smartcache and smartpartition
* Lazy Load Services
* Add WinRM helper
* Support shrink_share in NetApp cDOT drivers
-------------------------------------------------------------------
Wed Aug 26 01:54:49 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev116:
* Manila experimental REST APIs
* Fix compatibility with sqlalchemy 0.9.7
* Updated from global requirements
* HP 3PAR reports capabilities
* Fix bug to locate hdfs command in HDFS native driver
* Update Documents to use HDFS Driver
-------------------------------------------------------------------
Sat Aug 22 01:52:35 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev104:
* Updated from global requirements
-------------------------------------------------------------------
Fri Aug 21 01:53:30 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev103:
* Common capabilities documentation
* Add share instances and snapshot instances
* Huawei driver support dedup, compression, thin and thick
-------------------------------------------------------------------
Thu Aug 20 01:38:52 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev97:
* Fix Neutron config setting in pre_test_hook
-------------------------------------------------------------------
Wed Aug 19 01:39:48 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev96:
* Fix the log level in scheduler manage
* Enable Tempest tests for glusterfs/hdfs protocols
* Fix for Isilon driver failing to connect
* Fix bug to run command as root in HDFS driver
-------------------------------------------------------------------
Tue Aug 18 01:38:24 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev88:
* Fix sample config file generation
* Support extend_share in NetApp cDOT drivers
* Allow Tempest to skip snapshot tests
* Fix HP3PAR extra-specs scoping prefix bug
-------------------------------------------------------------------
Sun Aug 16 01:37:26 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev80:
* Implement Manila REST API microversions
-------------------------------------------------------------------
Sat Aug 15 01:40:42 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev78:
* Updated from global requirements
* Add retry logic when delete a NFS share in VNX
* Add py34 to test environment to tox.ini
* Add retries for deadlock-vulnerable DB methods
* Adding extend share support in IBM GPFS Driver
* Fix typos in neutron_network_plugin.py
* Decouple some of the Service Instance logic
* Fix HP3PAR SMB extra-specs for ABE and CA
-------------------------------------------------------------------
Thu Aug 13 06:17:27 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev63:
* Cleanup shares created by Tempest
* Make QuobyteHttpsConnectionWithCaVerification py3 compatible
* Updated from global requirements
* Fix HTTP headers case for API unit tests
* Remove incorrect URLs from jenkins.rst
* Skip unit tests for SSL + py3
* Fix string/binary conversions for py34 compatibility
* Fix two typos on documentation and one typo on CLI help
* Remove copyright from empty file
-------------------------------------------------------------------
Sun Aug 9 01:49:02 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev46:
* Fix 'hacking' unit tests for py3 compatibility
* Make 'utils.monkey_patch' py3 compatible
-------------------------------------------------------------------
Sat Aug 8 01:51:14 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev42:
* Remove ordering attempts of 'unorderable types'
* Wrap iterators and 'dict_items' for py34 compatibitity
* Replace (int, long) with six.integer_types
* Replace dict.iteritems() with six.iteritems()
* Replace 'types.StringTypes' with 'six.string_types'
-------------------------------------------------------------------
Fri Aug 7 01:51:30 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev32:
* Stop using deprecated contextlib.nested
* Fix imports for py34 compatibility
* Fix exceptions handling for py34 compatibility
* Rename from il8n.rst to i18n.rst
* Support manage_existing in Huawei driver
* Generic: add service instance mgr set up method
* Fix integer/float conversions for py34 compatibility
* Fix dictionary initialization for Python 3 compatibility
* Fix list creation
-------------------------------------------------------------------
Thu Aug 6 01:56:22 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev14:
* Updated from global requirements
* Fix Generic driver share extend
* Replace py2 xrange with six.moves.range
* Add doc share features mapping
-------------------------------------------------------------------
Wed Aug 5 01:52:44 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev6:
* Replace '__metaclass__' with '@six.add_metaclass'
-------------------------------------------------------------------
Fri Jul 31 14:25:25 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b3.dev5:
* Fix ZFSSA driver for py34 compatibility
* Listen on :: instead of 0.0.0.0 by default
1.0.0.0b2
* Fix slow unit tests
* Remove Cinder leftover unit tests
-------------------------------------------------------------------
Wed Jul 29 06:45:41 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev100:
* Eventlet green threads not released back to pool
* Add client_socket_timeout option to manila.wsgi.Server
* Catch error_deleting state for more resources than just shares
* Updated from global requirements
* Make coverage tox job fail when test coverage was reduced
* Add test coverage for periodic tasks
* GlusterFS: fix retrieval of management address of GlusterFS volumes
* Cleanup DB API unit tests
-------------------------------------------------------------------
Tue Jul 28 01:56:03 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev84:
* Change _LE to _LW (at manila/share/manager.py)
* Support shrink_share in Huawei driver
* Enable multi-process for API service
* Reuse 'periodic_task' from oslo_service
-------------------------------------------------------------------
Mon Jul 27 15:39:28 UTC 2015 - tbechtold@suse.com
- Update to version manila-1.0.0.0b2.dev76:
* Fix 'extend_share' in generic driver
* Fix unit tests for quobyte
-------------------------------------------------------------------
Fri Jul 24 02:01:21 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev73:
* Explicit backend connect call in Quobyte RPCs
* Updated from global requirements
* Make config opt 'enabled_share_protocols' verification case insensitive
* glusterfs_native: prefix GlusterFS snap names with "manila-"
* glusterfs_native: delete_snapshot(): find out real GlusterFS snap name
* glusterfs_native: fix delete share
* Implement shrink_share() method in Generic driver
* doc: fix typo s/virutalenv/virtualenv/
* Retry _unmount_device in generic driver
-------------------------------------------------------------------
Wed Jul 22 13:03:22 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev56:
* Huawei driver support storage pools
-------------------------------------------------------------------
Wed Jul 22 00:57:54 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev54:
* Add negative tests for admin-only API
* HP 3PAR uses scoped extra-specs to influence share creation options
* Add 'retry' wrapper to manila/utils.py
-------------------------------------------------------------------
Sun Jul 19 00:31:59 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev49:
* Support for oversubscription in thin provisioning
-------------------------------------------------------------------
Sat Jul 18 00:31:18 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev47:
* Updated from global requirements
* Updated from global requirements
* Use soft_delete() methods in DB api
* Huawei manila driver support multi RestURLs
-------------------------------------------------------------------
Thu Jul 16 00:30:07 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev40:
* Use all types of migrations in devstack installation
* Use uuidutils to generate id's in DB api
* Remove models usage from migrations
-------------------------------------------------------------------
Wed Jul 15 00:35:10 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev34:
* Modify confusing name in Huawei driver
* Close DB migration sessions explicitly for compatibility with PyMySQL
* Delete redundant period in ManilaException messages
* EMC VNX: Fix the total capacity for dynamic Pool
-------------------------------------------------------------------
Tue Jul 14 00:35:07 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev26:
* Add license header to migrations template
* Updated from global requirements
-------------------------------------------------------------------
Mon Jul 13 00:33:11 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev22:
* Updated from global requirements
* Add access-level support in VNX Manila driver
* Enable Manila multi-SVM driver on NetApp cDOT 8.3
-------------------------------------------------------------------
Sun Jul 12 00:34:11 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev16:
* Fix for SchedulerStatsAdminTest fails on timestamp
-------------------------------------------------------------------
Sat Jul 11 00:34:33 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev14:
* Print devstack command traces before executing command
* Fix unit tests for compatibility with new mock==1.1.0
* Change "volume" to "share" in filter and weigher
-------------------------------------------------------------------
Wed Jul 8 00:35:35 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev11:
* Updated from global requirements
-------------------------------------------------------------------
Sun Jul 5 00:34:12 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev10:
* Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTION
-------------------------------------------------------------------
Sun Jun 28 02:05:42 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev9:
* Remove duplicated options in manila/opts.py
-------------------------------------------------------------------
Sat Jun 27 02:08:09 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev7:
* More Manila cDOT qualified specs
* Add PoolWeigher for Manila scheduler
-------------------------------------------------------------------
Fri Jun 26 02:11:40 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev3:
* Remove unused manila/openstack/common/eventlet_backdoor.py
-------------------------------------------------------------------
Thu Jun 25 02:13:26 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0b2.dev2:
1.0.0.0b1
* Use loopingcall from oslo.service
* Updated from global requirements
-------------------------------------------------------------------
Wed Jun 24 02:14:56 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0a1.dev16:
* Updated from global requirements
* Use new manila-service-image with public-key auth
* Allow drivers to ask for additional share_servers
-------------------------------------------------------------------
Sun Jun 21 02:20:10 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0a1.dev11:
* Huawei manila driver support Read-Only share
* Override opportunistic database tests to PyMySQL
* Remove unused files from oslo-incubator
-------------------------------------------------------------------
Sat Jun 20 02:22:09 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0a1.dev5:
* HP 3PAR driver config has unused username/password
-------------------------------------------------------------------
Fri Jun 19 02:22:01 UTC 2015 - cloud-devel@suse.de
- Update to version manila-1.0.0.0a1.dev4:
* Support share-server-to-pool mapping in NetApp cDOT driver
* Update version for Liberty
1.0.0a0
-------------------------------------------------------------------
Thu Jun 18 00:35:59 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev115:
* Support extend_share in Huawei driver
* Fix incompatiblity issue in VNX manila driver
* Updated from global requirements
* Reduce amount of tempest threads for no-share-servers jobs
-------------------------------------------------------------------
Wed Jun 17 00:35:41 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev108:
* Updated from global requirements
* Add retry on volume attach error in Generic driver
* Bump supported tempest version
* Share_server-pool mapping
* Replace it.next() with next(it) for py3 compat
2015.1.0
* NetApp cDOT driver clones NFS export policy
* Updated from global requirements
* Release Import of Translations from Transifex
* update .gitreview for stable/kilo
-------------------------------------------------------------------
Tue Jun 16 00:34:14 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev137:
* HP 3PAR Add version checking and logging
-------------------------------------------------------------------
Sun Jun 14 16:32:51 UTC 2015 - tbechtold@suse.com
- Set default lock_path in config
-------------------------------------------------------------------
Fri Jun 12 00:21:48 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev135:
* Fix tempest ShareUserRules* tests
* Updated from global requirements
* Stop using deprecated 'oslo' namespace
* Use oslo.utils to get host IP address
* Remove deprecated WritableLogger
* Make required function arguments explicit
* Remove unused contrib/ci files
* Fix docstrings in tempest plugin
-------------------------------------------------------------------
Sat Jun 6 01:51:07 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev121:
* Updated from global requirements
* Add share shrink API
* Implement tempest tests for share extend API
-------------------------------------------------------------------
Fri Jun 5 01:52:36 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev115:
* Implement extend_share() method in Generic driver
* Export custom Share model properties with _extra_keys
-------------------------------------------------------------------
Thu Jun 4 14:15:42 UTC 2015 - tbechtold@suse.com
- Remove version from BuildRequires
-------------------------------------------------------------------
Thu Jun 4 11:43:21 UTC 2015 - tbechtold@suse.com
- Remove duplicate Requires
-------------------------------------------------------------------
Thu Jun 4 01:53:37 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev111:
* Huawei manila driver code refactoring
* Transform share and share servers statuses to lowercase
-------------------------------------------------------------------
Wed Jun 3 11:01:39 UTC 2015 - dmueller@suse.com
- move requests-mock to the test package
-------------------------------------------------------------------
Wed Jun 3 01:48:57 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev107:
* Switch from MySQL-python to PyMySQL
-------------------------------------------------------------------
Tue Jun 2 01:50:46 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev105:
* Fix policy check for API 'security service update'
* Remove unused attr status from models
-------------------------------------------------------------------
Mon Jun 1 01:47:12 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev101:
* Updated from global requirements
* Remove ServiceClient from share_client
-------------------------------------------------------------------
Fri May 29 01:54:42 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev98:
* Drop incubating theme from docs
* Make devstack install manila-ui if horizon is enabled
* glusterfs: Edit doc and comments
-------------------------------------------------------------------
Thu May 28 01:46:28 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev92:
* Simplify generic driver with private data storage API
* Provide private data storage API for drivers
* Add share extend API
-------------------------------------------------------------------
Wed May 27 01:47:14 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev86:
* Remove usage of utils.test_utils
-------------------------------------------------------------------
Sat May 16 02:22:00 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev85:
* Release Neutron ports after share server deletion using generic driver
* Make generic driver use only ipv4 addresses from service instances
* Fix share-server resources cleanup in generic driver
* ganesha: Add doc
-------------------------------------------------------------------
Thu May 14 01:12:47 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev78:
* Update Quickstart guide
* Updated from global requirements
* Improve ShareServer DB model
-------------------------------------------------------------------
Wed May 13 01:10:52 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev72:
* NetApp cDOT driver fails Tempest cleanup on clone workflows
* Add doc for network plugins
-------------------------------------------------------------------
Tue May 12 01:11:03 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev68:
* Fix 'AllocType' read failure in Huawei driver
-------------------------------------------------------------------
Mon May 11 01:12:44 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev66:
* Updated from global requirements
-------------------------------------------------------------------
Sun May 10 01:12:37 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev64:
* Sync tempest plugin with latest tempest
-------------------------------------------------------------------
Wed May 6 02:22:12 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.0.dev63:
* Updated from global requirements
* Add multi vm scenario test
* Imported Translations from Transifex
-------------------------------------------------------------------
Thu Apr 30 01:34:22 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev60:
* Drop use of 'oslo' namespace package
* Updated from global requirements
-------------------------------------------------------------------
Wed Apr 29 01:38:01 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev57:
* Add doc with basic deployment steps
* Move to the oslo.middleware library
-------------------------------------------------------------------
Tue Apr 28 01:36:18 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev53:
* Clean up redundant code and nits from EMC VNX driver
* Fix for the deletion of an error share server
-------------------------------------------------------------------
Mon Apr 27 10:41:10 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev49:
* Remove unused oslo-incubator modules
* Allow overriding the manila test regex
* Updated from global requirements
* Add config_group_name for NeutronNetworkHelper
* Remove ping check from basic scenario test
* Sync contrib/tempest to newer state
* NetApp cDOT driver clones NFS export policy
* Sync oslo-incubator code
* EMC VNX Driver: Fix typo issues
-------------------------------------------------------------------
Wed Apr 22 00:31:33 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev33:
* Remove passing DB reference to drivers in Share Manager
* Use oslo_policy lib instead of oslo-incubator code
* Use oslo_log instead of oslo-incubator code
* Use lib lxml for handling of XML request
* Remove direct DB calls from glusterfs_native driver
* Remove maniladir() and debug() function from utils
* Use identity_uri for keystone_authtoken in devstack
* Switch to new style policy for test policy
* Add mount/umount in scenario tests
* Use openstackclient in devstack plugin
-------------------------------------------------------------------
Tue Apr 21 00:30:54 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev13:
* Update doc-strings for snapshot methods in Share Driver
-------------------------------------------------------------------
Sat Apr 18 00:31:52 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev11:
* Remove direct DB usage from NetApp driver
* Use entry_points for manila scripts
* Switch to new style policy language
-------------------------------------------------------------------
Fri Apr 17 00:38:40 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev5:
* Move response code verification to share client
2015.1.0rc1
* More flexible matching in SSL error test
-------------------------------------------------------------------
Tue Apr 14 00:39:13 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.2.dev100:
* Remove Limited XML API Support from Manila
* Prevent hanging share server in 'creating' state
* Open Liberty development
* Add Glossary with basic Manila terms
-------------------------------------------------------------------
Mon Apr 13 00:40:41 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev93:
* Imported Translations from Transifex
-------------------------------------------------------------------
Sun Apr 12 00:40:50 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev92:
* Mock out base share driver __init__ in EMC driver
* Add object caching in manila REST API requests
* glusterfs_native: Fix Gluster command call
* glusterfs, glusterfs_native: perform version checks
-------------------------------------------------------------------
Fri Apr 10 00:41:04 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev85:
* Restrict access only to vm ip
* NetApp cDOT driver is too strict in delete workflows
* Update openstack-common reference in openstack/common/README
* Prevent share server creation with unsupported network types with cDOT
* NetApp cDOT driver uses deprecated APIs for NFS exports
-------------------------------------------------------------------
Thu Apr 9 00:38:02 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev75:
* Adding configuration instructions in huawei_nas_driver.rst
* Fix log/error message formatting
* Updated from global requirements
* Add segmentation ID checks for different segmentation types
* glusterfs_native: make {allow,deny}_access non-destructive
* glusterfs_native: negotiate volumes with glusterd
-------------------------------------------------------------------
Tue Apr 7 00:39:12 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev64:
* Automatic cleanup of share_servers
* Fix fields 'deleted' in various DB models for PostgreSQL compatibility
* Add tempest coverage for share type access operations
* Enable developers to see pylint output
* Allow overwriting some Manila tempest settings in CI jobs
-------------------------------------------------------------------
Sat Apr 4 00:38:54 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev54:
* Set share-type on share created from snapshot
* cDOT multi-SVM driver may choose unsuitable physical port for LIFs
-------------------------------------------------------------------
Fri Apr 3 00:39:21 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev50:
* cDOT driver should split clone from snapshot after creation
* Replace SQL code for ORM analog in DB migration scripts
* Add initial scenario test for Manila
-------------------------------------------------------------------
Thu Apr 2 00:36:46 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev44:
* Delete skipped tempest tests that won't be enabled
* NetApp cDOT drivers should not start without aggregates
* IBM GPFS Manila Driver Docs - update
* Switch to v2 version of novaclient
-------------------------------------------------------------------
Tue Mar 31 00:41:58 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev37:
* Backslashify CIFS share export paths for Generic
* NetApp cDOT multi-SVM driver should work with non-VLAN networks
* NetApp cDOT multi-SVM driver should not start with cDOT 8.3
* Forbid unmanage operation for shares with snapshots
* Fix deletion of export locations
-------------------------------------------------------------------
Mon Mar 30 09:12:17 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev27:
* Fix CIFS export format in EMC VNX driver
* Fix setting of share name and description with manage API
-------------------------------------------------------------------
Fri Mar 27 13:20:53 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev24:
* HP 3PAR driver documentation
* Fix setting of extra specs for share types
* Huawei NAS driver returns CIFS export locations in wrong format
* IBM GPFS Manila Driver Docs
* Fix common misspellings
-------------------------------------------------------------------
Tue Mar 24 16:49:15 UTC 2015 - rsalevsky@suse.com
- Update to version manila-2015.1.dev14:
* Add share state verification for API 'unmanage'
* Updated from global requirements
* Sync tempest plugin with latest tempest
* Make generic driver update export location after manage operation
* Deal with PEP-0476 certificate chaining checking
* Fix manage operation in generic driver
* Imported Translations from Transifex 2015.1.0b3
* Enable bashate during pep8 run
-------------------------------------------------------------------
Thu Mar 19 14:03:39 UTC 2015 - rsalevsky@suse.com
- Adapt Requires/BuildRequires to new version
- Update to version manila-2015.1.dev173:
* Implement manage/unmanage support in generic driver
* cDOT driver should report all share export locations
* Allow updates to export locations
* NFS based driver for Quobyte file storage system
* glusterfs_native: partially implement snapshot
* Fix issues with get_pool scheduler API
* Use SoftDeleteMixin from oslo.db
* Imported Translations from Transifex
* Fix cleanup order for tempest test
* Enable downgrade migrations in unit tests
* Allow shares to have multiple export locations
* Add basic manage/unmanage share functionality
* Set proper attr "deleted" for ShareTypes model
* Imported Translations from Transifex
* EMC Isilon Manila Driver Docs
* HP3PAR driver log the SHA1 for driver and mediator correctly
* Add public attr for shares
* Imported Translations from Transifex
* Add ro level of access support to generic driver
* Remove CLI tests from tempest plugin
* Manila Scheduler should read full driver capabilities
* NetApp cDOT driver should not create useless export-policy rule
* Manila cDOT driver should use loopingcall for ASUP report timing
* EMC Isilon Manila driver
* Implement private share_types
* Updated from global requirements
* Always allow delete share-network when no shares exist
* Imported Translations from Transifex
* Add nova network plugin
* Manila cDOT qualified specs
-------------------------------------------------------------------
Fri Feb 13 11:05:30 UTC 2015 - dmueller@suse.com
- update logrotate.conf
-------------------------------------------------------------------
Mon Feb 9 00:36:09 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev6:
* HP 3PAR Driver for Manila
-------------------------------------------------------------------
Sat Feb 7 00:36:06 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev4:
* Implement additional test for db migrations
-------------------------------------------------------------------
Fri Feb 6 00:36:07 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev2:
2015.1.0b2
* Pool-aware Scheduler Support
* Updated from global requirements
-------------------------------------------------------------------
Thu Feb 5 00:36:07 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev180:
* Add share driver for HDS NAS Scale-out Platform
-------------------------------------------------------------------
Wed Feb 4 00:36:10 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev178:
* Replace legacy StubOutForTesting class
* Add CI job support for second mode of Generic driver
* ganesha: fix resetting of exports
* fix typo in config.py
-------------------------------------------------------------------
Tue Feb 3 00:36:10 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev170:
* Add unit test for volume types
* Implement additional driver mode for Generic driver
* Remove workaround for Nova VM boot bug
* Add tracing facility to NetApp cDOT driver
* Remove startswith for share_proto check
* Remove copy-pasted code for fake-share
* driver: Fix ganesha config option registry
* Workaround Nova VM boot bug
* Add access levels for shares
* Imported Translations from Transifex
* Add factory for NetApp drivers
* Updated from global requirements
* Search snapshot by ID instead of name in Huawei driver
* Fix documentation for some Ganesha config variables
* Fix pep8 error E265 in wsgi
* fix typo in nova.py helpline
* fix typo in rpc.rst
* Fix typo "authogenerate" in manila-manage
-------------------------------------------------------------------
Thu Jan 29 01:00:01 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev137:
* Add Neutron single network plugin
* Add unit test for quota remains functionality
* Switch to using oslo_* instead of oslo.*
* utils: Allow discovery of private key in ~/.ssh
-------------------------------------------------------------------
Tue Jan 27 08:55:04 UTC 2015 - tbechtold@suse.com
- Update to version manila-2015.1.dev131:
* Updated from global requirements
* Do not use router for service instance with direct connect
* Port cinder EMS and ASUP support to manila
* glusterfs: add infrastructure to accommodate NAS helpers
* Fix tempest pep8 failures
* Release resources in tempest test properly
* Replace string driver modes with boolean value
* Adding required rootwrap filters for GPFS driver
* Add doc for Huawei driver
* Updated from global requirements
* Fix searching mechanism of share-networks within tempest
* Fix small typo in 70-manila.sh
* Change default migration in "manila-manage db downgrade" command
* Add manila.conf.sample to .gitignore
* Fix deletion of share-server within Generic driver
* Refactor tempest test 'test_create_share_with_size_bigger_than_quota'
* Update message for exception ShareNetworkNotFound
* Update documentation for tempest integration
* py3: use function next() instead of next() method on iterator objects
* py3: use six.moves.urllib.parse instead of urlparse
- Remove rootwrap.d/volume.filters . Removed upstream
-------------------------------------------------------------------
Tue Jan 20 00:59:11 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev94:
* Fix devstack compatibility
-------------------------------------------------------------------
Sun Jan 18 00:59:31 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev93:
* Reuse network resources in share-server creation test
* Updated from global requirements
-------------------------------------------------------------------
Thu Jan 15 00:59:25 UTC 2015 - cloud-devel@suse.de
- Update to version manila-2015.1.dev90:
* Add share driver for Huawei V3 Storage
* Make Tempest tests use networks only from same project
* Sync tempest plugin with latest Tempest
-------------------------------------------------------------------
Wed Jan 14 15:10:32 UTC 2015 - tbechtold@suse.com
- Update to version manila-2015.1.dev85:
* Add error suppressing to isolated creds cleanup in Tempest plugin
* Updated from global requirements
* Fix handling of share-networks with single_svm drivers
* Set pbr 'warnerrors' option for doc build
* Fix nit in tempest naming
* Fix documentation build
* Imported Translations from Transifex
* Fix TypeError in tempest retry functionality
* Fix using anyjson in fake_notifier
* Fix typo in db migration test function name
* Use Cinder v2 API within Generic driver
* Add driver mode attr definition for all drivers
* Fix concurrency problem in getting share network in Tempest
* Make it possible to update tempest conf in all CI Tempest jobs
* Use oslotest.base.BaseTestCase as test base class
* Add possibility to create lots of shares in parallel for tempest
* Add service id to information provided by API
* Raise error immediately for undeletable share in tempest
* Allow deleting share with invalid share server in generic driver
* Rename share driver stats update method
* Remove unsed python modules from requirements
* Remove unused conf option 'fake_tests'
* Remove unused sslutils module
* py3: use six.moves.range instead of xrange
* Use lockutils from "oslo concurrency" lib
* Strip exec_dirs prefix from rootwrap filters
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Wed Dec 31 00:58:34 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev37:
* Make tempest cleanup errors be suppressed in all CI jobs
* Add retries for share creation within Tempest plugin
* Improve share driver mode setting
-------------------------------------------------------------------
Sat Dec 27 00:58:29 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev33:
* Add possibility to suppress errors in Tempest plugin cleanup
* Remove configs sql_connection and sql_connection_debug
-------------------------------------------------------------------
Fri Dec 26 00:58:40 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev29:
* Remove unused configs pybasedir and bindir
* Remove unused connection_type config
-------------------------------------------------------------------
Thu Dec 25 00:58:49 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev25:
* Remove non-active host from host_state_map
* Make Tempest repo stable for Manila
* Use uuidutils from oslo.utils
* Cleanup manila/utils.py
-------------------------------------------------------------------
Wed Dec 24 00:58:37 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev18:
* Fix tempest test with share server listing with no filters
* Improve tempest share server filtering
* Increase quotas and number of threads for tempest
-------------------------------------------------------------------
Mon Dec 22 00:58:28 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev1:
* Use oslo.context lib
* Imported Translations from Transifex
-------------------------------------------------------------------
Sun Dec 21 00:58:31 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev9:
* Add missing imports for sample config generation
-------------------------------------------------------------------
Sat Dec 20 00:59:14 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev7:
* Fix tempest compatibility for network client
* Updated from global requirements
-------------------------------------------------------------------
Fri Dec 19 01:09:48 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev4:
* Fix driver mode opt definition
* Adds Oracle ZFSSA driver for Manila
2015.1.0b1
* ganesha: NFS-Ganesha instrumentation
* Add driver mode interface
* Move networking from share manager to driver interface
-------------------------------------------------------------------
Thu Dec 18 01:07:49 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev137:
* Updated from global requirements
* Workflow documentation is now in infra-manual
-------------------------------------------------------------------
Wed Dec 17 01:10:06 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev134.gcfba001:
* Fix error message in share delete method
* glusterfs: create share of specific size
-------------------------------------------------------------------
Sat Dec 13 01:10:05 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev131.g11e48a1:
* Fix metadata validation in share api
* Fix devstack plugin custom config opt setting
-------------------------------------------------------------------
Fri Dec 12 01:09:18 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev128.g1a2ec3d:
* Enhance devstack plugin
-------------------------------------------------------------------
Thu Dec 11 16:02:20 UTC 2014 - tbechtold@suse.com
- Update to version manila-2015.1.dev127.g542b83d:
* Update EMC Manila driver framework using stevedore
* Alternative way to import emc.plugins.registry
* Fix wrong mock assertions in unit tests
* Release network resources properly
- Add python-oslo.serialization and python-keystonemiddleware as
Requires
- Use oslo-config-generator to generate manila sample config file
-------------------------------------------------------------------
Wed Dec 10 01:07:48 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev119.g85a406a:
* Updated from global requirements
* Imported Translations from Transifex
* Add support for volume types with Generic driver
* Fix H302 rule after release of oslo.concurrency 0.3.0
* Fix for debugging m-shr in PyCharm
* Updated from global requirements
* Fix tempest compatibility for cli tests
* Fix context.elevated
* Updated from global requirements
* Updated from global requirements
* Remove obsolete methods from tempest service client
* Switch to oslo.concurrency for processutils
* Updated from global requirements
* Use oslo.utils.netutils function to set tcp_keepalive
* Fix couple of nit picks
* Use keystonemiddleware and manila.conf for config
* Imported Translations from Transifex
* Updated from global requirements
* Fix share manager to save data after driver error
* Adding GPFS Manila driver
* Remove object in wsgi LOG.info
* Fix share network id in tempest test
* Convert files to use _LE and friends
* Imported Translations from Transifex
* Fix concurrency issue in security-service tempest test
* Sync Tempest plugin with latest Tempest changes
* Improve share-network list API filtering
* Updated from global requirements
* Don't translate LOG messages in testsuite
* Add admin doc for multiple backends configuration
-------------------------------------------------------------------
Fri Oct 17 00:20:10 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev36.g29b50ce:
* Fix tempest compatibility
* Fix doc build
-------------------------------------------------------------------
Wed Oct 15 00:18:06 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev33.g30f105a:
* Add share server id field in shares detail info
* Improve share list API filtering
* Fix doc build warnings so docs build clean
-------------------------------------------------------------------
Tue Oct 14 00:18:26 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev27.g1374e43:
* Add Admin doc for an Introduction to Manila
* Add share network id field in share server info
* Use 'generate_request_id' func from common code
* Add info to generic driver doc
-------------------------------------------------------------------
Fri Oct 10 20:07:09 UTC 2014 - dmueller@suse.com
- fix configuration defaults
-------------------------------------------------------------------
Fri Oct 10 00:34:01 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev19.gb8e3cc6:
* Remove extraneous vim editor configuration comments
* Add doc for EMC VNX driver
* Mention Samba in intro.rst
* Fix doc build errors in db/sqlalchemy/models.py
* Fix some LOG.debug invocations
* Update shares and snapshot create to show details
-------------------------------------------------------------------
Thu Oct 9 00:32:27 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev7.g7c69322:
* Fix tempest compatibility
* Remove vim headers
* Fixes several typos (Manila)
-------------------------------------------------------------------
Wed Oct 1 00:06:24 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2015.1.dev1.g7456e27:
* Open Kilo development
-------------------------------------------------------------------
Sat Sep 27 23:45:28 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.rc2:
2014.2.rc2
* Fix creation of share from snapshot
-------------------------------------------------------------------
Fri Sep 26 23:45:18 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev11.g50c9ed8:
* Specify the correct Samba share path
-------------------------------------------------------------------
Thu Sep 25 23:45:05 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev9.g207dc1a:
* Fix KeyError while creating share from snapshot
* Fix references in jenkins.rst
* Update translation information
-------------------------------------------------------------------
Thu Sep 25 07:38:25 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev4.g98899e7:
* Add doc for an Introduction to Manila
2014.2.rc1
* Add support for working with multiple glusterfs volumes
* Minor Manila doc change
* Make copyrights in docs as comments instead of page content
* Update challenges in the developer docs
* Update naming from clustered mode to cDOT
* Improve documentation build
-------------------------------------------------------------------
Tue Sep 23 00:30:31 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev39.g61364ba:
* Add doc for netapp cluster mode driver
* Add doc for generic driver
* Fix using key for ssh
* Fix getting ssh key if ssh path is not set
* Stop using intersphinx
-------------------------------------------------------------------
Mon Sep 22 13:01:14 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev32.g4d43998:
* Rename stackforge to openstack in docs
-------------------------------------------------------------------
Sun Sep 21 00:31:50 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev31.gcceb466:
* Move from stackforge to openstack
-------------------------------------------------------------------
Sat Sep 20 00:01:52 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev30.g4b0e452:
* Fix two functional tests within tempest_plugin
-------------------------------------------------------------------
Fri Sep 19 00:02:47 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev29.g2ab3e7d:
* glusterfs: edit config option specifying volume
-------------------------------------------------------------------
Thu Sep 18 00:01:24 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev28.g642f9af:
* Change exception thrown by db method
-------------------------------------------------------------------
Wed Sep 17 00:02:00 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev26.g1a9d060:
* Fix Invalid pathname for netapp cmode driver
-------------------------------------------------------------------
Tue Sep 16 00:00:47 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev25.g03fee9a:
* Make block devices mounts permanent within service instances
* Increase share-network default quota
-------------------------------------------------------------------
Thu Sep 11 00:01:30 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev22.g7d79a8c:
* Don't allow security service to be updated if used
* Move db related unittests to proper places
* Fix update of backend details in cmode driver
* Use oslosphinx and remove local copy of doc theme
* Drop a forgotten fragment
-------------------------------------------------------------------
Wed Sep 10 00:01:58 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev12.gf5d8792:
* Move driver unittest modules to proper place
* Move unittests related to manila/share/*.py modules to proper place
* Make NFS exports in generic driver permanent
* Fix ssh connection recreation in generic driver
* warn against sorting requirements
-------------------------------------------------------------------
Thu Sep 4 23:45:19 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2014.2.dev3.g1b6b37c:
* Fix version number to Juno
2014.2.b3
* Fix some LOG invocations and messages
-------------------------------------------------------------------
Wed Sep 3 23:48:49 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev581.geaf53ab:
* Add support for glusterfs native protocol driver
* Make m-shr more stable on start up
* Fix scheduled share creation with generic driver
* Add "." at end of exceptions
* py3: Use six module for StringIO imports
* Fix string concatenation
* glusterfs: Fix docstring
-------------------------------------------------------------------
Tue Sep 2 23:47:38 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev567.gf122fcc:
* EMC VNX Manila Plugin
* Add support for cert based access type
-------------------------------------------------------------------
Mon Sep 1 23:48:28 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev563.g27313d6:
* Update share_network obj after db update
* Transform Exception args to strings when exceptions
* Remove redundant glance config options
-------------------------------------------------------------------
Fri Aug 29 23:48:14 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev558.g948aa13:
* Improve help strings
* Updated usage of locks
-------------------------------------------------------------------
Thu Aug 28 23:48:22 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev554.g140d594:
* Fix concurrent policy issue in unittest
-------------------------------------------------------------------
Thu Aug 28 15:22:05 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev553.g6d159ef:
* Remove hash seed dependency for unittests
* Fix creation of cifs entry in cmode driver
-------------------------------------------------------------------
Thu Aug 28 00:21:49 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev549.g3d72b81:
* Flake8: Fix and enable H405
* Forbid to attach security services with same type to share network
* Flake8: Fix H501
* Flake8: Fix and enable H404
* Flake8: Fix E128
* Fix device mount/umount methods in generic driver
* Change service VM connectivity
* Use Alembic instead of Sqlalchemy-migrate in Manila
* Flake8: Fix H302
* Remove NetApp 7-mode driver as obsolete
* Flake8: Fix F841
-------------------------------------------------------------------
Wed Aug 27 06:03:01 UTC 2014 - tbechtold@suse.com
- Update to version manila-2013.2.dev530.g8fa270a:
* Remove bin/manila-rpc-zmq-receiver
* Cmode, CIFS shares, fix allowed share access type
* Fix obtaining of service VM ip
* EMC Manila driver
- Remove /usr/bin/manila-rpc-zmq-receiver (removed Upstream)
-------------------------------------------------------------------
Tue Aug 26 00:20:28 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev522.g0886ef5:
* Add specific docs build option to tox
* Flake8: Fix some occurences of F841
* Flake8: Fix E126 and E127
* Flake8: Fix F401
* Sync requirements with global requirements
* Remove extra setenv from tox.ini
-------------------------------------------------------------------
Sun Aug 24 11:08:11 UTC 2014 - tbechtold@suse.com
- Update to version manila-2013.2.dev513.g2965d59:
* pep8: Enable H303 and F403
* Enable E121,E122,E123,E124,E125,E129 flake8 tests
* Refactor NetApp Cmode driver
* Use opportunistic migrations
* Add config option for share volume fs type
- Add python-oslo.utils and python-oslo.i18n as BuildRequires
and as Requires for python-manila
-------------------------------------------------------------------
Thu Aug 21 00:19:30 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev507.g7ddc3c4:
* Fix failing of unittests in one thread
* Fix H402 hacking rules
* Fix pep8 issues in manila/tests
* Fix pep8 failures in manila/{db,volume}
* Further pep8 fixes
-------------------------------------------------------------------
Wed Aug 20 00:19:18 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev497.gf6a9020:
* Clean up devstack plugin after LVM driver removal
* Remove LVM driver
* Handle missing config options for tests gracefully
* Issue one SQL statement per execute() call
* Sync scripts with oslo-incubator
-------------------------------------------------------------------
Mon Aug 18 16:31:44 UTC 2014 - cloud-devel@suse.de
- Update to version manila-2013.2.dev488.g1343779:
* Add oslo.utils and oslo.i18n libs to requirements
* Fix pep8 F811 and F812
* Rename 'sid' to 'user' in access rules and sec services
* Decrease amount of threads for Tempest tests
* Replace utils.config_find with CONF.find_file
* Use common code within manila.policy module
-------------------------------------------------------------------
Fri Aug 15 10:12:02 UTC 2014 - tbechtold@suse.com
- Update to version manila-2013.2.dev477.gfa24580:
* Flake8 in bin/*
* Remove manila-clear-rabbit-queues
* Fix bad indentation in manila
* Refactor cifs helper for generic driver
* Fix share status waiter within tempest
* Fix update of share with share-server-id
* Use common config generator
-------------------------------------------------------------------
Wed Aug 13 13:39:06 UTC 2014 - tbechtold@suse.com
- Update to version manila-2013.2.dev466.g347fccd:
* Add config module from oslo-incubator
* Remove dangerous arguments default
-------------------------------------------------------------------
Mon Aug 11 06:08:13 UTC 2014 - tbechtold@suse.com
- Initial version of openstack-manila