Many parts of grenade have not been updated to the opendev git repo migration

Bug #1832367 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
grenade
Fix Released
Undecided
Unassigned

Bug Description

Revision history for this message
Matt Riedemann (mriedem) wrote :

The issue in https://github.com/openstack/grenade/blob/7d06366997dd1bfe93158f0c28abdad888e6f9b5/tools/generate-grenade-plugins-list.py#L53 essentially makes building the grenade docs locally not possible since it's constantly timing out and 404ing on that wrong git url.

Revision history for this message
Matt Riedemann (mriedem) wrote :

Actually I guess that plugin registry doc builder is OK since there are redirects:

osboxes@osboxes:~/git/watcher$ python3
Python 3.6.7 (default, Oct 22 2018, 11:32:17)
[GCC 8.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import urllib.request as urllib
>>> urllib.urlopen("https://git.openstack.org/cgit/watcher/plain/devstack/upgrade/upgrade.sh").code
200
>>> quit()

https://docs.openstack.org/grenade/latest/plugin-registry.html

Revision history for this message
Matt Riedemann (mriedem) wrote :

There are quite a few references to review.openstack.org rather than review.opendev.org as well.

Changed in grenade:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to grenade (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/grenade/+/788068

Changed in grenade:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to grenade (master)

Reviewed: https://review.opendev.org/c/openstack/grenade/+/788068
Committed: https://opendev.org/openstack/grenade/commit/41364698b275498610506b06960510ea86b2a783
Submitter: "Zuul (22348)"
Branch: master

commit 41364698b275498610506b06960510ea86b2a783
Author: Anand Bhat <email address hidden>
Date: Tue Apr 27 01:00:36 2021 +0530

    References to review.openstack.org are replaced with review.opendev.org

    Closes-Bug: #1832367
    Change-Id: If38096aedac5c528a4feb5f70992afa4e13d6f67

Changed in grenade:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to grenade (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/grenade/+/788239

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.