Re: [Openstack-operators] help: Multiple external networks with a single L3 agent

2017-02-12 Thread Gaurav Goyal
Hi Dan, Thanks for your response! Can you please verify my configuration and suggest me for any change if required. should i do following changes in my existing configuration? flat_networks = * bridge_mappings = external:br-ex,external1:br-ex1 ovs-vsctl add-br br-ex1 ovs-vsctl add-port br-ex

Re: [Openstack-operators] [Openstack] Ceilometer and cpu_util meter

2017-02-12 Thread Daniel Russell
Hi Jonathan, On your compute host, can you check the configuration in /etc/ceilometer/pipeline.yaml ? The default configuration contains : - name: cpu_source interval: 600 meters: - "cpu" sinks: - cpu_sink And - name: cpu_sink transformers: