-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
49 lines (49 loc) · 1.17 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
options:
aci-repo:
type: string
default: 'deb http://a.b.c.d'
description: "Apt repository for ACI module"
aci-repo-key:
type: string
default:
description: "Repo key, if missing no package authentication will be performed"
aci-apic-system-id:
type: string
default: 'openstack'
description: "As id string for this openstack instance"
aci-opflex-debug-level:
type: string
default: 'debug'
description: "Debug level"
aci-apic-system-id:
type: string
default:
description: "Apic system id"
aci-encap:
type: string
default: vxlan
description: "vlan or vxlan"
aci-infra-vlan:
type: int
default: 4093
description: "ACI infra vlan"
aci-opflex-peer-ip:
type: string
default: '10.0.0.30'
description: "Opflex peer ip on ACI."
aci-opflex-remote-ip:
type: string
default: '10.0.0.32'
description: "Opflex remote ip"
aci-uplink-interface:
type: string
default:
description: ""
rabbit-user:
default: neutron
type: string
description: Username used to access RabbitMQ queue
rabbit-vhost:
default: openstack
type: string
description: RabbitMQ vhost