Change all instances stackforge to openstack
Stackforge namespace was deprecated, all projects are now under openstack namespace. Change-Id: I9982d65c5edfec634789d20fb0f85e98954eb625
This commit is contained in:
parent
a019f0f571
commit
29160e71d3
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.openstack.org
|
host=review.openstack.org
|
||||||
port=29418
|
port=29418
|
||||||
project=stackforge/third-party-ci-tools.git
|
project=openstack/third-party-ci-tools.git
|
||||||
|
@ -86,7 +86,7 @@ class ci_scoreboard (
|
|||||||
ensure => latest,
|
ensure => latest,
|
||||||
provider => git,
|
provider => git,
|
||||||
revision => 'master',
|
revision => 'master',
|
||||||
source => 'http://github.com/stackforge/third-party-ci-tools',
|
source => 'http://github.com/openstack/third-party-ci-tools',
|
||||||
} ->
|
} ->
|
||||||
file { '/opt/scoreboard':
|
file { '/opt/scoreboard':
|
||||||
ensure => 'link',
|
ensure => 'link',
|
||||||
|
@ -87,7 +87,7 @@ Repositories
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
During the Kilo Design Summit the group discussed
|
During the Kilo Design Summit the group discussed
|
||||||
review of the Stackforge radar repository [#radar-stackforge-repo]_.
|
review of the radar repository [#radar-repo]_.
|
||||||
|
|
||||||
Servers
|
Servers
|
||||||
-------
|
-------
|
||||||
@ -131,6 +131,6 @@ References
|
|||||||
https://etherpad.openstack.org/p/Third-Party-CI-Dashboard-InitialPlanning
|
https://etherpad.openstack.org/p/Third-Party-CI-Dashboard-InitialPlanning
|
||||||
.. [#ci-dashboard-repo] CI Dashboard Github Repository
|
.. [#ci-dashboard-repo] CI Dashboard Github Repository
|
||||||
https://github.com/Triniplex/third-party-ci-dashboard.git
|
https://github.com/Triniplex/third-party-ci-dashboard.git
|
||||||
.. [#radar-stackforge-repo] https://github.com/stackforge/radar
|
.. [#radar-repo] https://github.com/openstack/radar
|
||||||
.. [#third-party-ci-dashboard-server] http://dashboard.triniplex.com
|
.. [#third-party-ci-dashboard-server] http://dashboard.triniplex.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user