Files
libra/requirements.txt
Andrew Hutchings 1a5ba93eb0 [API][MGM] Large improvements to floating IP handling
With this patch we now:
 * Delete floating IPs instead of remove
   - if the delete fails we set device ID to 0
 * Attempt assign 5 times
   - every failure will be deleted
   - customer will not be given the IP address until one is assigned
 * Don't set to ACTIVE after build if something already set ERROR

Re-using floating IPs was causing problems in some environments

Change-Id: Ie5f8c679544dd5fc83da096fc8476a9df6810279
2013-10-25 14:11:12 +01:00

18 lines
265 B
Plaintext

pbr>=0.5.21,<1.0
eventlet
gearman>=2.0.2
oslo.config>=1.2.0
python-daemon>=1.6
python-logstash
python_novaclient>=2.14.1,<2.14.2
python_swiftclient>=1.3.0
requests>=1.0.0
dogapi
pecan
sqlalchemy>=0.8.0
wsme>=0.5b2
mysql-connector-python
ipaddress==1.0.4
six<1.4.0