Add release notes for 0.4.0
$ git log 0.3.0..HEAD --no-merges --onelinec89bfe2Fix intermittent failure in test_vmware_storef98018cDeprecate the gridfs store6aa9dd1Remove incubative openstack.common.context module4f05481Update help text with sample conf2454639Use oslo_config.cfg.ConfigOpts in glance_store5121910Make dependency on boto entirely conditionalb8d6263Move from oslo.utils to oslo_utils (supplement)affcd80Fix timeout during upload from slow resource8bd848dThrow NotFound exception when template is gone89e8884Correct such logic in store.get() when chunk_size param provided Change-Id: Ie89bdf1c252a41b4c7b7ac40376d254b5f71fc8f
This commit is contained in:
committed by
nikhil komawar
parent
c89bfe2722
commit
ea88e503b6
@@ -13,6 +13,19 @@ Contents
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
0.4.0
|
||||
-----
|
||||
* Deprecate the gridfs store
|
||||
* Use oslo_config.cfg.ConfigOpts in glance_store
|
||||
* _1426767: Make dependency on boto entirely conditional
|
||||
* _1429785: Fix timeout during upload from slow resource
|
||||
* _1418396: Throw NotFound exception when template is gone
|
||||
* Correct such logic in store.get() when chunk_size param provided
|
||||
|
||||
.. _1426767: https://bugs.launchpad.net/glance-store/+bug/1426767
|
||||
.. _1429785: https://bugs.launchpad.net/glance-store/+bug/1429785
|
||||
.. _1418396: https://bugs.launchpad.net/glance-store/+bug/1418396
|
||||
|
||||
0.0.1a1
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user