Remove glance_store from exta requirements.

We depend on glance_store in requirements.txt so there is no reason to
also depend on it as an extra.

Change-Id: I8c91a7c21247fb52cb777d3ab94cd1c7eee22adc
This commit is contained in:
Gregory Haynes 2015-10-14 01:20:23 +00:00
parent f35854348a
commit 9c32f606b4
1 changed files with 1 additions and 13 deletions

View File

@ -21,18 +21,6 @@ classifier =
data_files =
etc/glance/metadefs = etc/metadefs/*
[extras]
cinder =
glance-store!=0.9.0,>=0.7.1 # Apache-2.0
gridfs =
glance-store!=0.9.0,>=0.7.1 # Apache-2.0
swift =
glance-store!=0.9.0,>=0.7.1 # Apache-2.0
s3 =
glance-store!=0.9.0,>=0.7.1 # Apache-2.0
vmware =
glance-store!=0.9.0,>=0.7.1 # Apache-2.0
[entry_points]
console_scripts =
glance-api = glance.cmd.api:main
@ -94,4 +82,4 @@ mapping_file = babel.cfg
output_file = glance/locale/glance.pot
[pbr]
warnerrors = True
warnerrors = True