Use pbr's automatically generated changelog

Manually maintaining the changelog leads to issues when the anticipated
version does not match the version actually tagged. Use pbr's facility
for building a rst changelog automatically instead, to ensure that the
published documentation matches the package.

Change-Id: I9cd8ff88aeebc15db48f47c731725a6b0da152b5
This commit is contained in:
Doug Hellmann 2015-07-14 16:00:03 +00:00
parent d191180bbf
commit 11355ac583
1 changed files with 1 additions and 28 deletions

View File

@ -1,28 +1 @@
os-brick Changelog history .. include:: ../../ChangeLog
==========================
0.3.0
-----
* Added HGST Solutions connector.
* Added RBD connector.
* Added ScaleIO connector.
* Added Python 3.4 support.
.. _1324670 http://bugs.launchpad.net/cinder/+bug/1324670
.. _1462091 http://bugs.launchpad.net/cinder/+bug/1462091
.. _1382440 http://bugs.launchpad.net/cinder/+bug/1382440
.. _1456480 http://bugs.launchpad.net/cinder/+bug/1456480
.. _1466851 http://bugs.launchpad.net/cinder/+bug/1466851
.. _1469338 http://bugs.launchpad.net/cinder/+bug/1469338
0.2.0
-----
* This release is primarily to resolve some OpenStack global requirements
conflict issues.
.. _1453992 http://bugs.launchpad.net/cinder/+bug/1453992
0.1.0
-----
* First version of the library