cue/cue/tests/functional/taskflow/flow
Daniel Allegood fe9f3767fb Check RabbitMQ cluster status via REST API during cluster create
This is replacing the TaskFlow task to check when a rabbit node begins to
respond to port 5672.  We now use rabbits management plugin and REST API
to check when the cluster is active and able to consume jobs. The new task
is added at the end of the create_cluster flow.  This is (arbitrarily) going
to the 0th node's RabbitMQ Management port.

Change-Id: I9dffdefd9cdcd6317f5c3114c59b4b30b8218239
2015-08-14 18:33:57 -07:00
..
__init__.py Refactor tests 2015-04-14 16:37:04 -07:00
test_create_cluster.py Check RabbitMQ cluster status via REST API during cluster create 2015-08-14 18:33:57 -07:00
test_delete_cluster.py Check RabbitMQ cluster status via REST API during cluster create 2015-08-14 18:33:57 -07:00