File python-glance_store.changes of Package python-glance_store
-------------------------------------------------------------------
Tue Sep 4 08:27:27 UTC 2018 - cloud-devel@suse.de
- update to version 0.26.1
- Remove tox_install.sh
- Update reno for stable/queens
- Deprecate stores, default_store config options
- Fix wrong links in glance_store
- Imported Translations from Zanata
- Add doc8 to pep8 check for glance_store project
- Enable multi store support for glance
- Update tox.ini to conform to the PTI
- Multi store support for cinder driver
- process spelling error
- Deprecate store_capabilities_update_min_interval
- Consider Cinder back-end as production ready
- Remove config option help translation
- Add glance_store disclaimer to docs
- Clean imports in code
- Add .stestr to gitignore
- Update .gitreview for stable/rocky
- use only exceptions for uri validations
- Update links in README
- Migrate legacy jobs to project repository
- Multi store support for http, swift, sheepdog and vmware driver
- cinder: Specify mountpoint host param to attach API
- uncap eventlet
- Follow the new PTI for document build
- Update conf.py to align with openstackdocstheme
- Deprecate store_add_to_backend()
- Wrap interface function for multihash correctly
- Disable verification for Keystone session in Swift
- fix tox python3 overrides
- Multihash Implementation for Glance
- Updated from global requirements
- Add release notes for 0.25.0
- Update UPPER_CONSTRAINTS_FILE for stable/rocky
- Address multi store nits
- Add release note for glance_store bugfix release
- TrivialFix: Correct reST field lists in docstrings
- specify region on creating cinderclient
- Add periodic tips jobs
- add lower-constraints job
- remove disable_verification_for_keystone_session_in_swift.patch (upstream)
-------------------------------------------------------------------
Fri Mar 2 15:15:01 UTC 2018 - cloud-devel@suse.de
- update to version 0.23.0
- Expand sz to size
- Add Queens release note
- Buffered reader: Upload recovery for swift store
- Update reno for stable/pike
- Remove setting of version/release from releasenotes
- Fix some wrong url and add license
- Imported Translations from Zanata
- Remove team:diverse-affiliation from tags
- Use cached auth_ref instead of gettin a new one each time
- Fix BufferedReader writing zero size chunks
- Revert "Remove team:diverse-affiliation from tags"
- Updated from global requirements
-------------------------------------------------------------------
Fri Aug 25 08:15:18 UTC 2017 - cloud-devel@suse.de
- update to version 0.22.0
- Correct error msg variable that could be unassigned
- Fixing string formatting bug in log message.
- Imported Translations from Zanata
- Update reno for stable/ocata
- Fix html_last_updated_fmt for Python3
- Add python 3.5 in classifier and envlist
- Remove debtcollector in requirements.txt
- Update UPPER_CONSTRAINTS_FILE for stable/pike
- Initialize privsep root_helper command
- set warning-is-error for documentation build
- Log at error when we intend to reraise the exception
- Replace six.iteritems() with .items()
- switch from oslosphinx to openstackdocstheme
- Use HostAddressOpt for store opts that accept IP and hostnames
- Sheepdog: fix command execution failure
- Update .gitreview for stable/pike
- Fixed tests due to updated oslo.config
- Removes unnecessary utf-8 coding for glance_store
- rearrange existing documentation according to the new standard layout
- Fix SafeConfigParser DeprecationWarning in Python 3.2+
- An unit test passes because is launched as non-root user
- Update test requirement
- Update maintainer's email address
- Don't fail when trying to unprotect unprotected snapshot on RBD
- Suppress oslo-config DeprecationWarning during functional test
- Add release note for Pike.
- Cinder driver: TypeError in _open_cinder_volume
- Updated from global requirements
-------------------------------------------------------------------
Fri Jul 28 10:05:11 UTC 2017 - tbechtold@suse.com
- update to version 0.20.0:
* Updated from global requirements
* Merge "Raise exc when using multi-tenant and swift+config"
* Raise exc when using multi-tenant and swift+config
* Updated from global requirements
* Merge "Use storage_url in DB for multi-tenant swift store"
* Merge "take into consideration created volume size in cinder backend"
* Use storage_url in DB for multi-tenant swift store
* Add alt text for badges
* Merge "Show team and repo badges on README"
* Fix a typo in help text
* Show team and repo badges on README
* take into consideration created volume size in cinder backend
* Merge "Clean imports in code"
* Merge "Update README"
* Updated from global requirements
* Merge "Move rootwrap config files from etc/* into etc/glance/*"
* Move rootwrap config files from etc/* into etc/glance/*
* Update README
* Convert to keystoneauth
* Updated from global requirements
* Merge "Refactor get_manager_for_store in an OO manner"
* Fix a typo in rootwrap.conf and glance_cinder_store.filters
* Merge "Fix dbg msg when swift can't determine image size"
* Fix dbg msg when swift can't determine image size
* Refactor get_manager_for_store in an OO manner
* Add cinder_volume_type to cinder store configuration
* Merge "Enable release notes translation"
* Merge "Updated from global requirements"
* Enable release notes translation
* Updated from global requirements
* Do not require entry-point dependencies in tests
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Update home-page url in setup.cfg
* Do not call image.stat() when we only need the size
* Merge "TrivialFix: Merge imports in code"
* Merge "Reason to return sorted list of drivers for opts"
* TrivialFix: Merge imports in code
* Merge "standardize release note page ordering"
* standardize release note page ordering
* Merge "Fix doc build if git is absent"
* Clean imports in code
* Reason to return sorted list of drivers for opts
* Updated from global requirements
* Merge "Improve tools/tox_install.sh"
* Always return a sorted list of drivers for configs
* Fix doc build if git is absent
* Improve tools/tox_install.sh
- refreshed disable_verification_for_keystone_session_in_swift.patch
-------------------------------------------------------------------
Wed Jan 25 17:09:48 UTC 2017 - aplanas@suse.com
- Add disable_verification_for_keystone_session_in_swift.patch
https://review.openstack.org/#/c/346873/ (bsc#1016970)
-------------------------------------------------------------------
Sun Nov 20 09:40:35 UTC 2016 - dmueller@suse.com
- update to 0.18.0:
* Update .gitreview for stable/mitaka
* Fix header passed to requests
* Updated from global requirements
* Release note for glance_store configuration opts
* Improving help text for Swift store opts
* Improving help text for Swift store util opts
* Improve help text of cinder driver opts
* Fix help text of swift_store_config_file
* Improving help text for backend store opts
* Remove "Services which consume this" section
* Improve the help text for Swift driver opts
* Updated from global requirements
* Improve help text of http driver opts
* Improve help text of filesystem store opts
* Improve help text of rbd driver opts
* Improving help text for Glance store Swift opts
* Remove deprecated exceptions
* Improve the help text for vmware datastore driver opts
* Remove S3 driver
* Fix cinder config string as per current i18n state
* Sheepdog:modify default addr
* Cleanup i18n marker functions to match Oslo usage
* Don't include openstack/common in flake8 exclude list
* Add bandit to pep8 and bandit testenv
* Remove unused variable in vmware store
* Imported Translations from Zanata
-------------------------------------------------------------------
Wed Apr 13 05:31:44 UTC 2016 - tbechtold@suse.com
- update to 0.13.1:
* Update .gitreview for stable/mitaka
* Mock swiftclient's functions in tests
- Remove unused version_unconverted define from spec
-------------------------------------------------------------------
Fri Mar 18 06:29:56 UTC 2016 - tbechtold@suse.com
- update to 0.13.0:
* Add https ca_file and insecure options to VMware Store
* swift: Do not search storage_url for ks v2
* Fix misspelling in the releasenote support-cinder-upload
* Add new config options for HTTPS store
* Implement get, add and delete for cinder store
* Implement re-authentication for swift driver
* Implement swift store connection manager
* Updated from global requirements
* test_http_get_redirect is not testing redirects correctly
* Switch VMWare Datastore to use Requests
* Updated from global requirements
* Add small image verifier for swift backend
* Switch HTTP store to using requests
* Change approach to request storage url for multi-tenant store
* Remove unused parameters from swift connection init
* Sheepdog: fix image-download failure
* LOG.warn is deprecated in python3
* Updated from global requirements
* Updated from global requirements
* Use url_for from keystoneclient in swift store
* Remove deprecated datastore_name, datacenter_path
* Add backend tests from glance
* Fix some inconsistency in docstrings
* Updated from global requirements
* Change Swift zero-size chunk behaviour
* Sheepdog: fix upload failure in API v2
* Remove unnecessary re-raise of NotFound exception
* Updated from global requirements
* Add signature verifier to backend drivers
* Use oslo_utils.encodeutils.exception_to_unicode()
* Fix default mutables for set_acls
* Deprecate unused Exceptions
* Remove unnecessary auth module
* Updated from global requirements
* Deprecate the S3 driver
* Document supported drivers and maintainers
* Remove the gridfs driver
* Set documented default directory for filesystem
* Imported Translations from Zanata
* Updated from global requirements
* Swift store: do not send a 0 byte chunk
* Store.get_size: handle HTTPException
* Replace deprecated library function os.popen() with subprocess
* Updated from global requirements
* Deprecated tox -downloadcache option removed
* Add docs section to tox.ini
* Replace assertEqual(None, *) with assertIsNone in tests
* Updated from global requirements
* Remove duplicate keys from dictionary
* Remove unreachable code
* Sheepdog: Change storelocation format
* Updated from global requirements
* Add reno for release notes management in glance_store
* Put py34 first in the env order of tox
* Updated from global requirements
* Add list of supported stores to help
* Add functional testing devstack gate hooks
* Rel notes for 0.10.0
* Updated from global requirements
* Remove useless config.py file
* vmware: check for response body in error conditions
* remove default=None for config options
* Updated from global requirements
* Imported Translations from Zanata
* Updated from global requirements
* Updated from global requirements
* Remove deprecated glance_store opts from default section
* Updated from global requirements
* Improving GlanceStoreException
* Activate pep8 check that _ is imported
* '_' is used by i18n
* VMware: Fix missing space in error message
* Handle swift store's optional dependency
* Fix swift store tests for latest swiftclient
- Adjust Requires
- Install /usr/bin/glance-rootwrap
-------------------------------------------------------------------
Wed Sep 9 06:39:36 UTC 2015 - tbechtold@suse.com
- update to 0.9.1:
* rbd: re-add the absolute_import and with_statement imports
* Release notes 0.9.0 and corrected library version
* Updated from global requirements
* Imported Translations from Transifex
* Add proxy support to S3 Store
* Prevent glance-api hangups during connection to rbd
* Imported Translations from Transifex
* Add explicit dependencies for store dependencies
* Support V3 authentication with swift
- Adjust Requires
-------------------------------------------------------------------
Mon Aug 3 06:22:05 UTC 2015 - tbechtold@suse.com
- update to 0.7.1:
* rbd: make sure features is an int when passed to librbd.create
* setup.cfg: add Python 3 classifiers
* Remove usage of assert_called_once in mocks
* Add .eggs/* to .gitignore
* Imported Translations from Transifex
* Updated from global requirements
* Make cinderclient a more optional dependency
* Port S3 driver to Python 3
* Do not used named args when using swiftclient
* logging failed exception info for add image operation
* Fix random test error in swift store delete
* Port swift driver to Python 3
* Port vmware driver to Python 3
* RBD: Reading rbd_default_features from ceph.conf
* Move glance_store tests into the main package
* Use six.moves to fix imports on Python 3
* Move python-cinderclient to test-requirements.txt
* Updated from global requirements
- Adjust Requires
-------------------------------------------------------------------
Mon Jun 22 14:31:50 UTC 2015 - tbechtold@suse.com
- update to 0.6.0:
* Add release notes for 0.6.0
* Drop py26 support
* Disable propagating BadStoreConfiguration
* Sync up with global-requirements
* Add release notes for 0.5.0
* Drop use of 'oslo' namespace package
* Fix RBD delete image on creation failure
* Use is_valid_ipv6() from oslo.utils
* Properly instantiate Forbidden exception
* Update README to work with release tools
* Remove ordereddict from requirements
* gridfs: add pymongo to test-requirements and update tests
* Add release notes for 0.1.10-0.3.0
* Only warn on duplicate path on fs backend
* Propagate BadStoreConfiguration to library user
* Handle optional dependency in vmware store
* Update oslo libraries
* Initialize vmware session during store creation
-------------------------------------------------------------------
Wed Apr 8 05:48:28 UTC 2015 - tbechtold@suse.com
- update to 0.4.0:
* Add release notes for 0.4.0
* Fix intermittent failure in test_vmware_store
* Deprecate the gridfs store
* Remove incubative openstack.common.context module
* Update help text with sample conf
* Use oslo_config.cfg.ConfigOpts in glance_store
* Make dependency on boto entirely conditional
* Move from oslo.utils to oslo_utils (supplement)
* Fix timeout during upload from slow resource
* Throw NotFound exception when template is gone
* Deprecate VMware store single datastore options
* Use oslo_utils.units where appropriate
* VMware: Support Multiple Datastores
* Correct such logic in store.get() when chunk_size param provided
* Support for deleting images stored as SLO in Swift
* Enable DRIVER_REUSABLE for vmware store
* Show fully qualified store name in update_capabilities() logging
* Move to hacking 0.10
* Fix sorting query string keys for arbitrary url schemes
* Unify using six.moves.range rename everywhere
* Remove duplicate key
* Add coverage report to run_test.sh
* Use a named enum for capability values
* Check VMware session before uploading image
* Add capabilities to storage driver
* Fixing PEP8 E712 and E265
* Convert httpretty tests to requests-mock
* Replace snet config with endpoint config
* Rename oslo.concurrency to oslo_concurrency
* Remove retry on failed uploads to VMware datastore
* Remove old dependencies
* Validate metadata JSON file
* Use default datacenter_path from oslo.vmware
* Remove unused exception StorageQuotaFull
* Move from oslo.config to oslo_config
* Move from oslo.utils to oslo_utils
* Add needed extra space to error message
* Define a new parameter to pass CA cert file
* Use testr directly from tox
* Raise appropriate exception if socket error occurs
* Swift Store to use Multiple Containers
* Use testr directly from tox
* Remove deprecated options
* Correct GlanceStoreException to provide valid message - glance_store
* Catch NotFound exception in http.Store get_size
* VMware store: Re-use api session token
- update Requires and BuildRequires
-------------------------------------------------------------------
Mon Dec 1 09:26:55 UTC 2014 - dmueller@suse.com
- update to 1.1.10:
* Test swift multi-tenant store get context
* Test swift multi-tenant store add context
* Move cinder store to use auth_token
* Swift Multi-tenant store: Fix image upload
* Use statvfs instead of df to get available space
* Fix public image ACL in multi-tenant Swift mode
* Updated run_tests.sh to run tests in debug mode
* Remove validate_location
* Imported Translations from Transifex
* Add coverage to test-requirements.txt
* Imported Translations from Transifex
* Switch to using oslo.utils
* Remove network_utils
* Recover from errors while deleting image segments
* VMware store: Use the Content-Length if available
* Backporting S3 multi-part upload functionality to glace_store
* Make rbd store's pool handling more universal
* s3_store_host parameter with port number
* Enhance configuration handling
* Enable F841 check
* Portback part change of adding status field to image location
* Mark glance_store as being a universal wheel
* Imported Translations from Transifex
* Use oslo.serialization
* Fix H402
* Portback part change of enabling F821 check
* Adding common.utils.exception_to_str() to avoid encoding issue
* Replace stubout with oslotest.moxstubout
* Fix RBD store to use READ_CHUNKSIZE and correct return of get()
* Add a run_tests.sh
* Run tests parallel by default
* Add ordereddict to reqs for py2.6 compatibility
* rbd: fix chunk size units
* Imported Translations from Transifex
* Stop using intersphinx
* Cleanup shebang in non-executable module
* Correct Sheepdog store configuration
* Correct base class of no_conf driver
* Handle session timeout in the VMware store
* Add entry-point for oslo.config options and update registering logic
* Configure the stores explicitly
* Imported Translations from Transifex
* Return the right filesize when chunk_size != None
* Allowing operator to configure a permission for image file in fs store
-------------------------------------------------------------------
Fri Sep 12 22:16:56 UTC 2014 - dmueller@suse.com
- Initial package