Update leftover x namespace to openstack
Tap-as-a-service moved from x/ namespace to under openstack/ but in documentation and some other places still x/ is references. This patch updates those to openstack/. Change-Id: I769332fbc37e967e2cafe7117f3f1a176f0d1c2d
This commit is contained in:
parent
5088e8ead8
commit
f24e635d39
@ -1,4 +1,4 @@
|
||||
[gerrit]
|
||||
host=review.opendev.org
|
||||
port=29418
|
||||
project=x/tap-as-a-service.git
|
||||
project=openstack/tap-as-a-service.git
|
||||
|
@ -17,8 +17,8 @@ as an essential infrastructure component that can be utilized for supplying data
|
||||
variety of network analytics and security applications (e.g. IDS).
|
||||
|
||||
* Free software: Apache license
|
||||
* API Reference: https://opendev.org/x/tap-as-a-service/src/branch/master/API_REFERENCE.rst
|
||||
* Source: https://opendev.org/x/tap-as-a-service/
|
||||
* API Reference: https://opendev.org/openstack/tap-as-a-service/src/branch/master/API_REFERENCE.rst
|
||||
* Source: https://opendev.org/openstack/tap-as-a-service/
|
||||
* Bugs: https://bugs.launchpad.net/tap-as-a-service
|
||||
|
||||
For installing Tap-as-a-Service with Devstack please read the INSTALL.rst file
|
||||
|
@ -26,7 +26,7 @@ extensions = [
|
||||
]
|
||||
|
||||
# openstackdocstheme options
|
||||
repository_name = 'x/tap-as-a-service'
|
||||
repository_name = 'openstack/tap-as-a-service'
|
||||
bug_project = 'tap-as-a-service'
|
||||
bug_tag = ''
|
||||
html_theme = 'openstackdocs'
|
||||
|
Loading…
Reference in New Issue
Block a user