Release requests and history tracking
Go to file
Matt Riedemann a697a289ce liberty: release python-novaclient 2.30.2
This is a patch release request for a high priority bug fix where users
could request, by default, nova API microversions that the client does
not yet support which leads to failures.

Changes since 2.30.1:

mriedem@ubuntu:~/git/python-novaclient$ git log --oneline --no-merges
2.30.1..
dc49707 Set DEFAULT_OS_COMPUTE_API_VERSION to 2.5

Related-Bug: #1500688

Change-Id: Ide392b3a226d2f174e9b3627dbe183f5ff504f19
2015-10-29 07:42:43 -07:00
deliverables liberty: release python-novaclient 2.30.2 2015-10-29 07:42:43 -07:00
doc/source Add page for Mitaka deliverables 2015-10-15 17:02:52 +02:00
openstack_releases Merge "provide download links" 2015-10-14 17:18:22 +00:00
tools update history import tools for liberty 2015-10-16 22:26:21 +00:00
.gitignore Ignore backup files. 2015-10-08 09:55:00 +13: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 Better pointer for docs in README. 2015-10-08 09:55:50 +13:00
requirements.txt Update requirements 2015-10-08 10:54:33 +13: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 Update requirements 2015-10-08 10:54:33 +13: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.rst for details about how to submit requests.