Re: [Openstack] Inconsistent official docs for enabling LBaas and Fwaas

2014-07-23 Thread foss geek
Hi, What about this: http://lmohanphy.livejournal.com/1797.html Thanks On Wed, Jul 23, 2014 at 2:19 PM, Xianyi Ye wrote: > Hi all, > > > > Is there anyone knows how to enable LBaas and Fwaas simultaneously? > > Currently, I’m totally confused by 2 different config doc. > > > > One is from > ht

Re: [Openstack] Inconsistent official docs for enabling LBaas and Fwaas

2014-07-23 Thread Kelam, Koteswara Rao
You can use multiple no. of service plugins by specifying them in single line separated by comma. If you specify them in multiple lines, the last one will overwrite all I think. service_plugins = neutron.services.loadbalancer.plugin.LoadBalancerPlugin, neutron.services.firewall.fwaas_plugin.Fire

Re: [Openstack] Inconsistent official docs for enabling LBaas and Fwaas

2014-07-23 Thread Chinasubbareddy M
Hi, I have configured both of them and it was working fine in Havana. Here is the way I mentioned in config file , # Advanced service modules # service_plugins = service_plugins = neutron.services.loadbalancer.plugin.LoadBalancerPlugin service_plugins = neutron.services.firewall.fwaas_plugin.Fir

Re: [Openstack] Inconsistent official docs for enabling LBaas and Fwaas

2014-07-23 Thread trinath.soman...@freescale.com
Follow [1] [1] http://docs.openstack.org/admin-guide-cloud/content/install_neutron-fwaas-agent.html -- Trinath Somanchi - B39208 trinath.soman...@freescale.com | extn: 4048 From: Xianyi Ye [mailto:yexia...@sina.com] Sent: Wednesday, July 23, 2014 2:19 PM To: openstack@lists.openstack.org Subjec