Follow up on namespace renaming

Change-Id: I750c37de0b0c94c04df7710230c23effb639da31
changes/66/192966/3
armando-migliaccio 2015-06-17 21:10:45 -07:00
parent b5a5cbbeaf
commit 9abaed2f52
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ networking-l2gw
API's and implementations to support L2 Gateways in Neutron.
* Free software: Apache license
* Source: http://git.openstack.org/cgit/stackforge/networking-l2gw
* Source: http://git.openstack.org/cgit/openstack/networking-l2gw
L2 Gateways
-----------

View File

@ -8,7 +8,7 @@
> cat local.conf
[[local|localrc]]
enable_plugin networking-l2gw https://github.com/stackforge/networking-l2gw
enable_plugin networking-l2gw https://github.com/openstack/networking-l2gw
enable_service l2gw-plugin l2gw-agent
OVSDB_HOSTS=<ovsdb_name>:<ip address>:<port>