Rename glance.store into glance_store

glance.store relied on python namespaces. Since setuptools doesn't
handle python namespaces correctly for py27 - nor it will - we've
decided to rename the package into glance_store to avoid the problem and
any workaround altogether.

Mailing list discussion:
http://lists.openstack.org/pipermail/openstack-dev/2014-August/044194.html

Change-Id: Iedfe8d4d450a8ab9edc2de62b666c1b7a0f3171e
This commit is contained in:
Flavio Percoco 2014-08-29 12:57:31 +02:00
parent 0b7c46c666
commit 5988b76a8c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ falcon>=0.1.6,<0.2.0
Flask>=0.10,<1.0
futures>=2.1.6
gear
glance.store>=0.0.1a2 # Apache-2.0
glance_store>=0.1.1 # Apache-2.0
greenio>=0.6.0
greenlet>=0.3.2
happybase>=0.5,!=0.7