19acddf600
Added alembic dependency to requirements Created alembic config files To create alembic migration: $ cd ./ceilometer/storage/sqlalchemy/alembic $ alembic revision -m "migration_description" Related to blueprint convert-to-alembic Change-Id: I59cf409106e0ba8bb819f7fc6aeddd0a837fee4c
29 lines
535 B
Plaintext
29 lines
535 B
Plaintext
d2to1>=0.2.10,<0.3
|
|
pbr>=0.5,<0.6
|
|
WebOb>=1.2
|
|
kombu>2.4.7
|
|
iso8601
|
|
argparse
|
|
SQLAlchemy>=0.7,<=0.7.99
|
|
sqlalchemy-migrate>=0.7.2
|
|
alembic>=0.4.1
|
|
pymongo>=2.2
|
|
eventlet
|
|
anyjson>=0.3.3
|
|
Flask==0.9
|
|
pecan>=0.2.0
|
|
stevedore>=0.9
|
|
msgpack-python
|
|
python-glanceclient
|
|
python-novaclient>=2.6.10
|
|
python-keystoneclient>=0.2,<0.3
|
|
python-ceilometerclient>=1.0.1
|
|
python-swiftclient
|
|
lxml
|
|
requests>=1.1,<1.2.1
|
|
wsme>=0.5b2
|
|
pyyaml
|
|
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
|
|
oslo.config>=1.2.0a3
|
|
happybase>=0.4
|