Change the repos from stackforge to OpenStack
The links which are referring to stackforge repo even after they moved to openstack are corrected by replacing stackforge with openstack Change-Id: Idfdd0e0992f7f0b61691991c9877f56f1bdfba02
This commit is contained in:
parent
2e6bf51754
commit
77892b449e
@ -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
|
||||
======================
|
||||
|
@ -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:
|
||||
|
@ -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',
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user