60fb3f908a
JIRA:NCP-1172 Fixed redis-base to use configurable min_sentinels Must enable environment variable for this to work SG Update workflow: - PUT to /security-groups - Parent task is made and sent to producer RPC - Creates the task id and then returns it to the main call - Then starts making sub tasks for each port associated with the SG - Each sub task will perform the required redis calls and update its provided subtask to completed (or error) - Returns normal SG body + task information Updated the workflow to use the rule_id as the resource_id for the TX Transactions now autocomplete after updating their subtransactions Conflicts: quark/db/migration/alembic/versions/HEAD Change-Id: I44545f2edb410d19e3156ee934dca283857c10d9
21 lines
498 B
Plaintext
21 lines
498 B
Plaintext
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
|
alembic>=0.8.4 # MIT
|
|
neutron-lib>=0.2.0 # Apache-2.0
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
|
oslo.config>=3.10.0 # Apache-2.0
|
|
oslo.db>=4.1.0 # Apache-2.0
|
|
oslo.middleware>=3.0.0 # Apache-2.0
|
|
mysql-python==1.2.5
|
|
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
|
|
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
|
|
aiclib
|
|
click>=6.6
|
|
docopt==0.6.2
|
|
gunicorn==19.3.0
|
|
pymysql==0.6.6
|
|
twiceredis>=2.0.0
|
|
stevedore>=1.16.0 # Apache-2.0
|
|
|
|
# agent deps
|
|
xenapi==1.2
|