[openstack-dev] [Horizon][Neutron] Security groups call to Neutron instead of Nova

Edgar Magana emagana at plumgrid.com
Mon Jul 29 21:02:55 UTC 2013


You just confirmed what I found!
I was wondering if I could add update that variable in devstack, I was
planning to add into lib/neutron:

_horizon_config_set $local_settings OPENSTACK_NEUTRON_NETWORK
enable_security_group False

What do you think?

Edgar

On 7/29/13 1:59 PM, "Akihiro MOTOKI" <amotoki at gmail.com> wrote:

>Hi Edgar,
>
>If Neutron plugin without Neutron Security Group support,
>please set 'enable_security_group' in OPENSTACK_NEUTRON_NETWORK to True
>in /opt/stack/horizon/openstack_dashboard/local/local_settings.py
>after stack.sh and restart apache.
>(Or edit local/local_settings.py.example before stack.sh and then run
>stack.sh)
>
>I am planning to add a mechanism to determine which security group
>should be used
>through Neutron extension list in H3.
>
>Thanks,
>Akihiro
>
>
>
>On Tue, Jul 30, 2013 at 5:17 AM, Edgar Magana <emagana at plumgrid.com>
>wrote:
>> Using devstack with security-groups in Neutron disabled and instead of
>>that
>> using nova.
>> Horizon is calling neutron client for security-groups API  instead of
>>Nova
>> client, is this expected?
>>
>> If security-groups are not implemented, this behaviors will be broken
>>for
>> many plugins.
>>
>> Thanks,
>>
>> Edgar
>>
>> _______________________________________________
>> OpenStack-dev mailing list
>> OpenStack-dev at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>
>
>
>-- 
>Akihiro MOTOKI <amotoki at gmail.com>
>
>_______________________________________________
>OpenStack-dev mailing list
>OpenStack-dev at lists.openstack.org
>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev





More information about the OpenStack-dev mailing list