nova: yaml indentation fixes
Change-Id: I45b6c691ce9ea4bb1cd4607efcf71a2dc068be3c
This commit is contained in:
parent
ab3626190d
commit
bad317c515
@ -984,7 +984,7 @@ conf:
|
||||
cpu_allocation_ratio: 3.0
|
||||
state_path: /var/lib/nova
|
||||
osapi_compute_listen: 0.0.0.0
|
||||
#NOTE(portdirect): the bind port should not be defined, and is manipulated
|
||||
# NOTE(portdirect): the bind port should not be defined, and is manipulated
|
||||
# via the endpoints section.
|
||||
osapi_compute_listen_port: null
|
||||
osapi_compute_workers: 1
|
||||
@ -1189,7 +1189,7 @@ endpoints:
|
||||
project_name: service
|
||||
user_domain_name: default
|
||||
project_domain_name: default
|
||||
#NOTE(portdirect): the neutron user is not managed by the nova chart
|
||||
# NOTE(portdirect): the neutron user is not managed by the nova chart
|
||||
# these values should match those set in the neutron chart.
|
||||
neutron:
|
||||
region_name: RegionOne
|
||||
@ -1198,7 +1198,7 @@ endpoints:
|
||||
user_domain_name: default
|
||||
username: neutron
|
||||
password: password
|
||||
#NOTE(portdirect): the ironic user is not managed by the nova chart
|
||||
# NOTE(portdirect): the ironic user is not managed by the nova chart
|
||||
# these values should match those set in the ironic chart.
|
||||
ironic:
|
||||
auth_type: password
|
||||
|
Loading…
x
Reference in New Issue
Block a user