]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Require oslo.config 1.2.0a2
authorMark McLoughlin <markmc@redhat.com>
Wed, 22 May 2013 11:35:57 +0000 (12:35 +0100)
committerMark McLoughlin <markmc@redhat.com>
Thu, 23 May 2013 20:07:42 +0000 (21:07 +0100)
commit8da2fb7c562323e16a574b09a0a3a77ea8a94fa3
tree655d22ddb506b5493afaf3f6c06cd3c6119ece74
parentb28ae84068bf7b90574aa3ca91d379fae4c530a1
Require oslo.config 1.2.0a2

Fixes bug #1182662

Commit 362bd7f switched us from using 'QUOTA' as a config file section
name to using 'quota'.

This broke backwards compatibility support for 'QUOTA' because the
version of oslo.config that has that compat support had not yet been
released. The gory details are summarized here:

  http://lists.openstack.org/pipermail/openstack-dev/2013-May/009448.html

Change-Id: I7826087147e0713edaaea85a72283998295e2281
tools/pip-requires