diff options
| author | Dan Prince <dprince@redhat.com> | 2013-03-05 22:23:02 -0500 |
|---|---|---|
| committer | Dan Prince <dprince@redhat.com> | 2013-03-05 22:23:02 -0500 |
| commit | 4e6d424c3e406dbefa97a51159e091d5007e3027 (patch) | |
| tree | 9e3aa8c2e27ac87a8c5c47ee27a1f2e7a32ca901 /tools | |
| parent | 3374e3c2fa30239a131c3815fea8c2694caca226 (diff) | |
| download | python-keystoneclient-4e6d424c3e406dbefa97a51159e091d5007e3027.tar.gz | |
Switch to oslo.config.
The oslo-config package has been renamed. Switch to the new
version. (should fix SmokeStack).
Change-Id: Ied8804035d748932e7763cbaa9a7e295a887f1f5
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 01fdaf9..2b7e90e 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -3,4 +3,4 @@ iso8601>=0.1.4 prettytable requests>=0.8.8 simplejson -http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b4.tar.gz#egg=oslo-config +http://tarballs.openstack.org/oslo-config/oslo.config-1.1.0b1.tar.gz#egg=oslo.config |
