Merge "openstack-base: add several popular python modules"
This commit is contained in:
commit
fc55b1b173
@ -274,16 +274,19 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'MarkupSafe',
|
||||
'Paste',
|
||||
'PasteDeploy',
|
||||
'PyNaCl',
|
||||
'PyYAML',
|
||||
'Routes',
|
||||
'SQLAlchemy',
|
||||
'Tempita',
|
||||
'WebOb',
|
||||
'WSME',
|
||||
'alembic',
|
||||
'amqp',
|
||||
'anyjson',
|
||||
'aodhclient',
|
||||
'appdirs',
|
||||
'bcrypt',
|
||||
'cachetools',
|
||||
'cliff',
|
||||
'cmd2',
|
||||
@ -306,6 +309,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'keystoneauth1',
|
||||
'keystonemiddleware',
|
||||
'kombu',
|
||||
'logutils',
|
||||
'monotonic',
|
||||
'mysqlclient',
|
||||
'netaddr',
|
||||
@ -326,13 +330,17 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'oslo.vmware',
|
||||
'osprofiler',
|
||||
'pbr',
|
||||
'pecan',
|
||||
'pika',
|
||||
'prettytable',
|
||||
'psutil',
|
||||
'pycadf',
|
||||
'pyinotify',
|
||||
'pymongo',
|
||||
'pymysql',
|
||||
'pyngus',
|
||||
'pyparsing',
|
||||
'pyroute2',
|
||||
'python-barbicanclient',
|
||||
'python-cinderclient',
|
||||
'python-cloudkittyclient',
|
||||
@ -363,6 +371,8 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'requests',
|
||||
'requestsexceptions',
|
||||
'retrying',
|
||||
'setproctitle',
|
||||
'simplegeneric',
|
||||
'simplejson',
|
||||
'six',
|
||||
'sqlalchemy-migrate',
|
||||
|
Loading…
x
Reference in New Issue
Block a user