Release requests and history tracking
Go to file
Matt Riedemann 0e2d21ad92 liberty: release 2.30.1 for python-novaclient
This contains the fix for bug 1501435 so that legacy block device
mapping requests work in liberty (with openstackclient).

This the change log since 2.30.0:

3424bc6 Always send volume_id when booting with legacy bdm
0afb131 Update .gitreview for stable/liberty

Related-Bug: #1501435

Change-Id: I26a33dc4a6af9093937e475ce15571d233984ddb
2015-10-01 08:11:07 -07:00
deliverables liberty: release 2.30.1 for python-novaclient 2015-10-01 08:11:07 -07:00
doc/source Add instructions for linking a requirements update to release request 2015-09-25 21:07:50 +00:00
openstack_releases Merge "improve error reporting" 2015-09-03 21:43:58 +00:00
tools remove cruft from the import script 2015-09-16 10:10:24 +00:00
.gitignore set up sphinx build 2015-08-21 17:59:00 +00:00
.gitreview Added .gitreview 2015-07-02 09:25:52 +00:00
CONTRIBUTING.rst Add README file 2015-07-02 16:11:36 +00:00
README.rst Move instructions from readme to published docs 2015-09-25 21:07:50 +00:00
requirements.txt Add list-changes command and tox environment 2015-07-23 18:17:57 +00:00
setup.cfg add deliverables directive and source files 2015-08-21 18:00:18 +00:00
setup.py tox setup 2015-07-02 16:11:19 +00:00
tox.ini Add doc requirements to venv 2015-08-26 14:17:06 +00:00

OpenStack Release Tracking

This repository is for tracking release requests for OpenStack projects. The releases are managed using groups of "deliverables", made up of individual project repositories sharing a Launchpad group and a version number history. Many deliverables will only have one constituent project.

Refer to doc/source/instructions for details about how to submit requests.