7c14e2e868
This modification introduce a breaking change about AMQP queue handling. Now, Almanach use the same terminology as other OpenStack projects. - By default, Almanach listen on the "almanach" topic - The "info" priority is used to receive notifications - The "error" level is used as retry queue - The "critical" level for the dead queue To be compatible with olso_messaging drivers, transport_url must start by "rabbit://" to use the driver kombu. Change-Id: Ia331d68e94c8ce4196b2d5f3b974a8dbdd6016ef |
||
---|---|---|
.. | ||
builders | ||
helpers | ||
__init__.py | ||
base_api_testcase.py | ||
base_api_volume_testcase.py | ||
test_api_authentication.py | ||
test_api_entity.py | ||
test_api_info.py | ||
test_api_instance_create.py | ||
test_api_instance_delete.py | ||
test_api_instance_entity.py | ||
test_api_instance_rebuild.py | ||
test_api_instance_resize.py | ||
test_api_volume_attach.py | ||
test_api_volume_create.py | ||
test_api_volume_delete.py | ||
test_api_volume_detach.py | ||
test_api_volume_resize.py | ||
test_api_volume_type.py | ||
test_collector_instance_create.py | ||
test_collector_instance_delete_before_create.py | ||
test_collector_instance_delete.py | ||
test_collector_volume_attach.py | ||
test_collector_volume_create.py | ||
test_collector_volume_delete.py | ||
test_collector_volume_detach.py | ||
test_collector_volume_multi_attach.py | ||
test_collector_volume_multi_detach.py | ||
test_collector_volume_resize.py | ||
test_collector_volume_type.py | ||
test_metadata_instance_create.py |