From 78c4ce8ac84c7ec66200bef0a63d1c6ea30f4d4c Mon Sep 17 00:00:00 2001 From: Goutham Pacha Ravi Date: Thu, 17 Dec 2020 22:26:46 -0800 Subject: [PATCH] Fix broken links and redirects This repository is hosted on opendev.org's gitea server, and doesn't get mirrored to github currently (we may add mirroring in the future). We can swap a bunch of URLs that assume the content is on github and older infra cgit servers with correct URLs. Meetings have moved from IRC to MeetPad, fix the corresponding details in the README. Also use this commit to strip trailing whitespaces across the repository. Change-Id: Ica0a7ba08d9c437f94fbc9ab282bd929f01df8ff --- README.rst | 14 ++++---- doc/source/refstack.rst | 6 ++-- doc/source/uploading_private_results.rst | 2 +- .../guidelines/partials/testListModal.html | 2 +- refstack-ui/app/components/home/home.html | 2 +- .../products/partials/versions.html | 4 +-- .../products/partials/versionsModal.html | 2 +- .../components/profile/importPubKeyModal.html | 2 +- .../implemented/defcore-guideline-api.rst | 8 ++--- .../implemented/vendor-registration-api.rst | 2 +- specs/pike/approved/upload-subunit-tests.rst | 4 +-- ...ty_to_upload_a_complete_tempest_config.rst | 4 +-- .../approved/refstack-org-defcore-reports.rst | 8 ++--- .../approved/refstack-org-gearman-tester.rst | 34 +++++++++---------- .../refstack-org-result-visualization.rst | 14 ++++---- specs/prior/implemented/api-v1.md | 2 +- .../refstack-org-api-cloud-uuid.rst | 6 ++-- .../refstack-org-test-result-json-schema.rst | 4 +-- specs/queens/approved/subunit-data-api.rst | 3 +- specs/template.rst | 2 +- tools/update-rs-db.rst | 7 ++-- tox.ini | 2 +- 22 files changed, 67 insertions(+), 67 deletions(-) diff --git a/README.rst b/README.rst index 017341a5..90856a80 100644 --- a/README.rst +++ b/README.rst @@ -48,22 +48,22 @@ after their software has been incorporated into the distro or cloud. vendors. It can be used by vendors in house to compare interoperability data over time. - * API and UI install docs: http://github.com/openstack/refstack/blob/master/doc/source/refstack.rst - * repository: http://git.openstack.org/cgit/openstack/refstack - * reviews: https://review.opendev.org/#/q/status:open+project:openstack/refstack + * API and UI install docs: https://opendev.org/osf/refstack/src/master/doc/source/refstack.rst + * repository: https://opendev.org/osf/refstack + * reviews: https://review.opendev.org/#/q/status:open+project:osf/refstack * **refstack-client** refstack-client contains the tools you will need to run the Interop Working Group tests. - * repository: http://git.openstack.org/cgit/openstack/refstack-client - * reviews: https://review.opendev.org/#/q/status:open+project:openstack/refstack-client + * repository: https://opendev.org/osf/refstack-client + * reviews: https://review.opendev.org/#/q/status:open+project:osf/refstack-client Get involved! ############# * Mailing List: openstack-discuss@lists.openstack.org * IRC: #refstack on Freenode -* Dev Meetings: Tuesdays @ 19:00 UTC in #openstack-meeting-alt on Freenode +* Dev Meetings: Fridays @ 10 AM PST on https://meetpad.opendev.org/Interop-WG-weekly-meeting (Convert to your time zone: https://mytime.io/10am/PST) * Web-site: https://refstack.openstack.org -* Wiki: https://wiki.OpenStack.org/wiki/RefStack +* Wiki: https://wiki.openstack.org/wiki/RefStack diff --git a/doc/source/refstack.rst b/doc/source/refstack.rst index 225a7b72..a282a15d 100644 --- a/doc/source/refstack.rst +++ b/doc/source/refstack.rst @@ -56,7 +56,7 @@ or using hash value for your password Clone the repository ^^^^^^^^^^^^^^^^^^^^ -``git clone http://github.com/openstack/refstack`` +``git clone https://opendev.org/osf/refstack`` ``cd refstack`` @@ -181,8 +181,8 @@ above. RefStack, by default, points to this endpoint. Instructions for setting this up are outside of the scope of this doc, but you can get started at -`Openstackid project `__ . -You would then need to modify the ``openstack_openid_endpoint`` field in +`Openstackid project `__ . +You would then need to modify the ``openstack_openid_endpoint`` field in the ``[osid]`` section in refstack.conf to match the local endpoint. Database sync diff --git a/doc/source/uploading_private_results.rst b/doc/source/uploading_private_results.rst index 61da1f4d..d53f31a5 100644 --- a/doc/source/uploading_private_results.rst +++ b/doc/source/uploading_private_results.rst @@ -53,7 +53,7 @@ Sign Key with RefStack Client complete this step. Generate a signature for your public key using your private key with -`refstack-client `__ +`refstack-client `__ - ``./refstack-client sign /path-of-sshkey-folder/key-file-name`` diff --git a/refstack-ui/app/components/guidelines/partials/testListModal.html b/refstack-ui/app/components/guidelines/partials/testListModal.html index 46813f6f..7cda51d5 100644 --- a/refstack-ui/app/components/guidelines/partials/testListModal.html +++ b/refstack-ui/app/components/guidelines/partials/testListModal.html @@ -2,7 +2,7 @@

OpenStack Interoperability

-

RefStack is a source of tools for +

RefStack is a source of tools for OpenStack interoperability testing.

diff --git a/refstack-ui/app/components/products/partials/versions.html b/refstack-ui/app/components/products/partials/versions.html index fc666327..6f601558 100644 --- a/refstack-ui/app/components/products/partials/versions.html +++ b/refstack-ui/app/components/products/partials/versions.html @@ -14,10 +14,10 @@
- -