python-tripleoclient/tripleoclient
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
tests Check for the service queue with ephemeral heat 2021-06-10 09:43:30 +05:30
v1 Merge "Don't download configs twice for --setup-only" 2021-06-06 21:31:13 +00:00
v2 Baremetal deploy - user playbook interface 2021-06-03 08:55:39 +02:00
workflows Merge "Don't download configs twice for --setup-only" 2021-06-06 21:31:13 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-02-20 08:52:09 -06:00
constants.py Check for the service queue with ephemeral heat 2021-06-10 09:43:30 +05:30
exceptions.py Baremetal deploy - user playbook interface 2021-06-03 08:55:39 +02:00
export.py Too broad exceptions replaced with altenatives. 2021-05-14 16:37:29 +02:00
heat_launcher.py Check for the service queue with ephemeral heat 2021-06-10 09:43:30 +05:30
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
utils.py Merge "Remove references to tripleo-validations legacy directory" 2021-06-06 19:43:01 +00:00