python-tripleoclient/tripleoclient/tests
ramishra 299276e7e2 Check for the service queue with ephemeral heat
Heat creates some listener and worker queues before creating
the queue that clients publish message to.

Let's check for the service queue to ensure that all queues
are created before we make any api call.

Also uses a constant for the pod name which is used by
podman for the pod hostname[1].

[1] https://github.com/containers/podman/blob/master/libpod/runtime_pod_infra_linux.go#L34

Change-Id: I7d544dc277bd81a0f6f5f9d5ca15b2bdc99c102f
2021-06-10 09:43:30 +05:30
..
config Add enable_neutron and enable_heat 2021-04-28 07:29:58 -04:00
fixture_data Use a consistent working directory for tripleo deploy 2021-04-09 09:04:55 -04:00
v1 Merge "Don't download configs twice for --setup-only" 2021-06-06 21:31:13 +00:00
v2 Add node, port unprovision to overcloud delete 2021-05-17 11:50:34 +05:30
workflows Restore old config-download symlink to new location 2021-03-25 07:38:24 -04:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Use Validations libs Client for main validation entry point 2021-05-17 22:44:09 +02:00
test_export.py Use ceph_mon_network to find Ceph monitor IPs for export 2021-04-08 11:41:51 +00:00
test_heat_launcher.py Check for the service queue with ephemeral heat 2021-06-10 09:43:30 +05:30
test_overcloud_credentials.py Use ansible playbook for creating overcloudrc 2020-05-05 17:18:16 +05:30
test_plugin.py Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
test_utils.py Check if both swift and rgw are enabled during Upgrade Prepare 2021-05-03 08:35:20 +00:00