ranger/requirements.txt
stewie925 eeb1976e63 Ranger - remove git logic
Update Ranger to remove logic to stage heat template to git repo.
Instead, pass heat template directly to ranger-agent.

Added logic to create/update/delete  heat template entry in rds database.
Remove git repo logic from ranger.
Ranger to pass token to ranger-agent for request authentication.

Reintroduce commit #693590 changes that were inadvertently removed.

Change-Id: If95076e8343bbb50a7231b74fd4a80906b2a0785
2019-11-25 13:03:01 -08:00

18 lines
483 B
Plaintext

pbr!=2.1.0,>=2.0.0 # Apache-2.0
pecan>=1.3.1 # BSD
netifaces>=0.10.8 # MIT
SQLAlchemy>=1.3.2 # MIT
WSME>=0.8.0
requests>=2.14.2
PyMySQL>=0.7.6
oslo.db>=4.44.0 # Apache-2.0
oslo.serialization>=2.21.1 # Apache-2.0
oslo.config>=6.1.0 # Apache-2.0
oslo.policy>=1.35.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
sqlalchemy-migrate>=0.11.0 # Apache-2.0
keystoneauth1>=3.9.0 # Apache-2.0
keystonemiddleware>=4.17.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
mysqlclient>=1.4.0