too many same configmap

Bug #1773423 reported by xuchaochao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-kubernetes
New
Undecided
Unassigned

Bug Description

When I adjust parameter in configuration, It's too complicated.
For example, if I adjust a parameter in neutron, I need to do it five time(I can't find out other good ways, just modify configmap manually)

kubectl get configmap -n kolla | grep neutron
neutron-dhcp-agent 5 12h
neutron-l3-agent 5 12h
neutron-metadata-agent 4 12h
neutron-openvswitch-agent 3 12h
neutron-server 5 12h
neutron-server-haproxy 2 12h

But I find content of five configmap including neutron-dhcp-agent;neutron-l3-agent;neutron-metadata-agent;neutron-openvswitch-agent;neutron-server are the same.Can service of these configmap use one configmap?

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.