ansible-deployer: KEYSTONE_AUTH_HOST is not evaluated in some cases

Bug #1786593 reported by Andrey Pavlov
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R5.0
Incomplete
High
Andrey Pavlov
Trunk
Incomplete
High
Andrey Pavlov

Bug Description

if user defines role 'openstack' then KEYSTONE_AUTH_HOST is evaluated.
if he specify all roles separately as openstack_control, ... then it's not evaluated.

Changed in juniperopenstack:
assignee: nobody → Andrey Pavlov (apavlov-e)
milestone: none → r5.1.0
importance: Undecided → High
Revision history for this message
Andrey Pavlov (apavlov-e) wrote :

provider_config:
 bms:
   ssh_pwd: xxx
   ssh_user: root
   domainsuffix: local
instances:
 bms1:
   provider: bms
   ip: 192.168.2.xxx
   roles:
     config_database:
     config:
     control:
     analytics_database:
     analytics:
     webui:
     vrouter:
     openstack_control:
     openstack_network:
     openstack_storage:
     openstack_monitoring:
     openstack_compute:
global_configuration:
 CONTAINER_REGISTRY: 192.168.122.yyy:6666
 #CONTAINER_REGISTRY: opencontrailnightly
contrail_configuration:
 CONTROLLER_NODES: 192.168.2.xxx
 #CONTRAIL_VERSION: latest
 CONTRAIL_VERSION: ocata-dev
 AAA_MODE: cloud-admin
 CLOUD_ORCHESTRATOR: openstack
 RABBITMQ_NODE_PORT: 5673
 PHYSICAL_INTERFACE: eno1
 JVM_EXTRA_OPTS: "-Xms1g -Xmx2g"
kolla_config:
 kolla_globals:
   enable_haproxy: "no"
   enable_swift: "no"
   enable_ironic: "no"

information type: Proprietary → Public
Revision history for this message
Deepak S (in-live-in) wrote :
Jeba Paulaiyan (jebap)
tags: added: contrail-networking provisioning
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.