install contrail failed if no kolla section existed in instances.yaml
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R5.0 |
Incomplete
|
High
|
James Ren | |||
Trunk |
Incomplete
|
High
|
James Ren |
Bug Description
When I use the following instances.yaml to deploy contrail, the following error appears:
TASK [set_contrail_
PLAY RECAP *******
My instances.yaml
provider_config:
bms:
ssh_pwd: blade123
ssh_user: root
ntpserver: africa.pool.ntp.org
domainsuffix: local
instances:
centos1:
provider: bms
ip: &stack_ip 10.240.230.70
roles:
openstack:
centos2:
provider: bms
ip: &tf_ip 10.240.230.100
roles:
config_
config:
control:
analytics
analytics:
webui:
centos3:
provider: bms
ip: 10.240.230.80
roles:
vrouter:
openstack
global_
CONTAINER_
REGISTRY_
contrail_
CONFIG_
CONFIG_
DATABASE_
CONTRAIL_VERSION: newton-dev
CLOUD_
RABBITMQ_
VROUTER_GATEWAY: 192.168.10.1
PHYSICAL_
CONTROLLER_NODES: *tf_ip
CONTROL_NODES: 192.168.10.20
AUTH_MODE: keystone
KEYSTONE_
KEYSTONE_
KEYSTONE_
KEYSTONE_
information type: | Proprietary → Public |
Please provide version tried, etc.