Re: [Openstack-operators] [Openstack] patch-int port is not created in br-tun - kilo

2015-10-01 Thread Geo Varghese
Hi Sinh/Assaf, Finally found the issue using your inputs, In /etc/neutron/plugins/ml2/ml2_conf.ini changed tunnel_types = to tunnel_types = gre While checking neutron agent code, we found that if tunnel_types =, then tunneling is diabled. https://github.com/openstack/neutron/blob/4798a0da6

Re: [Openstack-operators] telemetry secret

2015-10-01 Thread gord chung
hi Ignazio, the purpose of the telemetry_secret is to enable the ability to sign and validate datapoints transferred between Ceilometer services -- this is to ensure the data isn't tampered with. you just need to ensure the telemetry_secret value defined in config file used by polling/notific

Re: [Openstack-operators] kilo ceilometer deployment mongodb

2015-10-01 Thread gord chung
hi Ignazio, Mongo doesn't require you to explicitly create the Ceilometer collection. the step in the documentation is more to create a user with appropriate credentials to write to the Ceilometer collection. if you define your metering_connection appropriately ie 'mongodb://ceilometer:CEILOM

Re: [Openstack-operators] kilo ceilometer deployment mongodb

2015-10-01 Thread Ignazio Cassano
Hi Gord, thanks for both your answers. My configuration in /etc/celiometer was wrong. Regards 2015-10-01 16:54 GMT+02:00 gord chung : > hi Ignazio, > > Mongo doesn't require you to explicitly create the Ceilometer collection. > the step in the documentation is more to create a user with appropria

Re: [Openstack-operators] [Openstack] patch-int port is not created in br-tun - kilo

2015-10-01 Thread Geo Varghese
Sure. Thanks Remo for that information. On Thu, Oct 1, 2015 at 1:44 PM, Remo Mattei wrote: > You may want to also add vxlan on that list it does not hurt and you could > be using vxlan later on. > > Remo > > On Oct 1, 2015, at 09:15, Geo Varghese wrote: > > Hi Sinh/Assaf, > > Finally found the

[Openstack-operators] [openstack-dev] [operators] [cinder] Does anyone use Cinder XML API?

2015-10-01 Thread Ivan Kolodyazhny
Hi all, I would like to ask if anybody uses Cinder XML API. AFAIR, almost one year ago XML-related tests were removed from Tempest [1]. XML API removed from Nova last year [2] and doesn't supported by Heat. I didn't check for the others projects. For now, I don't know does Cinder XML API work or