Fail to load [clients] section if [clients_<component>] not specified

Bug #1385021 reported by zhu zhu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
In Progress
Undecided
zhu zhu

Bug Description

Within /etc/heat/heat.conf

Configured as below, It can be found the Heat could not load the right option values from [clients] section if [client_<component> unset.

The expected behavior is Heat will call the common clients arguments to do the component clients initialization when certain
clients_<component> unset.

[clients]
# Options defined in heat.common.config

endpoint_type=publicURL
ca_file=/etc/certs/server.crt
cert_file=/etc/certs/server.crt
insecure=false

[clients_glance]
#empty
[clients_neutron]
#empty
[clients_cinder]
....

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/130689

Changed in heat:
assignee: nobody → zhu zhu (zhuzhubj)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on heat (master)

Change abandoned by Zhu Zhu (<email address hidden>) on branch: master
Review: https://review.openstack.org/130689
Reason: Dup with 127699

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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