Add missing ec2api::api::keystone_ec2_tokens_url config
authorSven Anderson <sven@redhat.com>
Mon, 27 Mar 2017 19:39:00 +0000 (21:39 +0200)
committerSven Anderson <sven@redhat.com>
Mon, 3 Apr 2017 14:31:11 +0000 (16:31 +0200)
Change-Id: I9a19aff24dede2bea3bf2959afa7adde00817ee0
Related-Bug: #1676491
(cherry picked from commit 10cb0cfdef9b3a4719f89bcc2cdf1dae4a14dcca)

puppet/services/ec2-api.yaml

index 7082139..f6cf13f 100644 (file)
@@ -91,6 +91,11 @@ outputs:
                 - {get_param: [EndpointMap, MysqlInternal, host]}
                 - '/ec2_api'
                 - '?read_default_file=/etc/my.cnf.d/tripleo.cnf&read_default_group=tripleo'
+          ec2api::api::keystone_ec2_tokens_url:
+            list_join:
+              - ''
+              - - {get_param: [EndpointMap, KeystoneV3Internal, uri]}
+                - '/ec2tokens'
         -
           if:
           - nova_workers_zero