[Openstack-operators] How to enable vlan network mode for devstack

Venkata Simhadri Nagender Yasalapu venkata.simhadri.nagender.yasalapu at ericsson.com
Fri Feb 28 08:36:13 UTC 2014


Hi

I am trying to install devstack with neutron configurations in my localrc

I am able to use the network for flat dhcp mode network but not for VLAN Network Mode.

Please let me know what configurations I need to do in the localrc

I am using stable/Havana


# Neutron - Networking Service
# If Neutron is not declared the old good nova-network will be used
disable_service n-net
enable_service q-svc
enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-meta
enable_service neutron

## Neutron - Load Balancing
ENABLED_SERVICES+=,q-lbaas

## Neutron - VPN as a Service
ENABLED_SERVICES+=,q-vpn

## Neutron - Firewall as a Service
ENABLED_SERVICES+=,q-fwaas

# VLAN configuration
Q_PLUGIN=ml2
ENABLE_TENANT_VLANS=True
ML2_VLAN_RANGES=mynetwork:100:200

--
Thanks & Regards
Venkat

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140228/7e6de7f8/attachment.html>


More information about the OpenStack-operators mailing list