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, 27 Mar 2017 21:03:16 +0000 (23:03 +0200)
Change-Id: I9a19aff24dede2bea3bf2959afa7adde00817ee0
Related-Bug: #1676491

puppet/services/ec2-api.yaml

index 10f6d31..3bad6db 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