From 7a22a56f5eb905d7fee6fdf64da479801dd9d877 Mon Sep 17 00:00:00 2001 From: Gary Kotton Date: Sun, 14 Jun 2015 02:01:44 -0700 Subject: [PATCH] Change stackforge to openstack Change-Id: Ia58dcb0dfc79936206d6e117e069d0e2d55f28a6 --- README.rst | 2 +- devstack/README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 908ba2b826..c1e400361f 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ External Resources: The homepage for VMware-NSX is: http://launchpad.net/vmware-nsx. Use this site for asking for help, and filing bugs. Code is available on -git.openstack.org at . +git.openstack.org at . For help on usage and hacking of VMware-NSX, please send mail to . diff --git a/devstack/README.rst b/devstack/README.rst index 68b3a828eb..7bb0da68e1 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -4,7 +4,7 @@ Devstack external plugin Add and set the following in your local.conf/localrc file: -enable_plugin vmware-nsx https://git.openstack.org/stackforge/vmware-nsx +enable_plugin vmware-nsx https://git.openstack.org/vmware-nsx For Nsx-mh: -----------