python-tripleoclient/tripleoclient/tests
Juan Antonio Osorio Robles 7a2c7e7b04 Pass RabbitMQ's password from the client
In the tripleo templates the RabbitMQ password is set as
the default but can be overriden. It's not a good security pratice to
use that default so this change enables the autogeneration of
that parameter.

Conflicts:
    tripleoclient/tests/test_utils.py
    tripleoclient/tests/v1/utils.py

Bug: #1557688
Change-Id: I9c2f2b82ab2780ff325f90f5e038f3b7f3b5cf61
(cherry picked from commit 309eef1005)
2016-03-17 10:19:57 +02:00
..
v1 Pass RabbitMQ's password from the client 2016-03-17 10:19:57 +02:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_tripleoclient.py Cleanup some strangling references to rdomanager-oscplugin 2015-09-17 15:54:14 +00:00
test_utils.py Pass RabbitMQ's password from the client 2016-03-17 10:19:57 +02:00