]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Change the repos from stackforge to OpenStack
authorvenkatamahesh <venkatamaheshkotha@gmail.com>
Mon, 9 Nov 2015 14:42:32 +0000 (20:12 +0530)
committervenkatamahesh <venkatamaheshkotha@gmail.com>
Fri, 13 Nov 2015 07:05:39 +0000 (12:35 +0530)
The links which are referring to stackforge repo even after they
moved to openstack are corrected by replacing stackforge
with openstack

Change-Id: Idfdd0e0992f7f0b61691991c9877f56f1bdfba02

doc/source/dashboards/index.rst
doc/source/stadium/sub_projects.rst
neutron/db/migration/alembic_migrations/external.py
neutron/plugins/bigswitch/plugin.py
neutron/plugins/ml2/drivers/brocade/README.md

index 85de81dafa9e11c1032b65bce7048eed65f3288b..567681623433b125f973b4fa361d72218588150c 100644 (file)
@@ -8,7 +8,7 @@ Gerrit Dashboards
 These dashboard links can be generated by `Gerrit Dashboard Creator`_.
 Useful dashboard definitions are found in ``dashboards`` directory.
 
-.. _Gerrit Dashboard Creator: https://github.com/stackforge/gerrit-dash-creator
+.. _Gerrit Dashboard Creator: https://github.com/openstack/gerrit-dash-creator
 
 Neutron Graphite Pages
 ======================
index cb58aa4fb578e39a94e28e3a60a0972626151bdf..5fe081127add1eae958514d3ce76c8ef795137e2 100644 (file)
@@ -210,7 +210,7 @@ BGPVPN
 Big Switch Networks
 +++++++++++++++++++
 
-* Git: https://git.openstack.org/cgit/stackforge/networking-bigswitch
+* Git: https://git.openstack.org/cgit/openstack/networking-bigswitch
 * Pypi: https://pypi.python.org/pypi/bsnstacklib
 
 .. _networking-brocade:
index bc6fd98a2baeb33bae44b285206118d9d2475947..a0c7215fd03c050e81dd41b2898f7b8c2f52c9e5 100644 (file)
@@ -88,7 +88,7 @@ REPO_VMWARE_TABLES = [
     'vcns_router_bindings',
 ]
 
-# NEC models moved to stackforge/networking-nec
+# NEC models are in openstack/networking-nec
 REPO_NEC_TABLES = [
     'ofcnetworkmappings',
     'ofcportmappings',
index b067c21746ff712df8fbd7e199a0b393302dd3a0..5c8cdfd57d99c8d29bf738c1a66551dec3b59c22 100644 (file)
@@ -16,7 +16,7 @@
 """
 Neutron REST Proxy Plug-in for Big Switch and FloodLight Controllers.
 
-See http://github.com/stackforge/networking-bigswitch for more information
+See http://github.com/openstack/networking-bigswitch for more information
 """
 from bsnstacklib.plugins.bigswitch import plugin
 
index 6a2cb2a5c49d2e680debc6edf92770e9f4f952b6..33fa0ed2be2e90a79fedc5361688a2a53183b3bd 100644 (file)
@@ -1,8 +1,8 @@
 Brocade ML2 Mechanism driver from ML2 plugin
 ============================================
 
-* The real code now resides in stackforge:
-  http://github.com/stackforge/networking-brocade
+* The real code now resides outside the Neutron Stadium in an OpenStack git repository:
+  http://github.com/openstack/networking-brocade
 
 * up-to-date version of these instructions are located at:
   http://50.56.236.34/docs/brocade-ml2-mechanism.txt