cue/cue/tests/functional
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
..
api Rename end_points to endpoints in API 2015-07-13 20:01:01 +00:00
cmd fixing intermitten unittest failure 2015-06-25 10:20:41 -07:00
common fixing intermitten unittest failure 2015-06-25 10:20:41 -07:00
db Drop use of 'oslo' namespace package 2015-06-24 11:53:33 -07:00
fixtures Check RabbitMQ cluster status via REST API during cluster create 2015-08-14 18:33:57 -07:00
objects Drop use of 'oslo' namespace package 2015-06-24 11:53:33 -07:00
taskflow Check RabbitMQ cluster status via REST API during cluster create 2015-08-14 18:33:57 -07:00
__init__.py Refactor tests 2015-04-14 16:37:04 -07:00
base.py fixing intermitten unittest failure 2015-06-25 10:20:41 -07:00
utils.py Drop use of 'oslo' namespace package 2015-06-24 11:53:33 -07:00