Changelog for
python-glance_store-0.1.10-1.4.noarch.rpm :
Mon Dec 1 13:00:00 2014 dmuellerAATTsuse.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 14:00:00 2014 dmuellerAATTsuse.com
- Initial package