api-ref: broken link to tasks admin doc

Bug #1766257 reported by David Rabel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Low
Brian Rosmaita

Bug Description

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [x] This doc is inaccurate in this way: broken link to http://docs.openstack.org/developer/glance/tasks.html

-----------------------------------
Release: 16.0.0.0rc2.dev123 on 'Wed Apr 18 12:08:04 2018, commit c6376ea'
SHA:
Source: https://git.openstack.org/cgit/openstack/glance/tree/api-ref/source/v2/index.rst
URL: https://developer.openstack.org/api-ref/image/v2/index.html

summary: - Image Service API v2 (CURRENT) broken link
+ api-ref: broken link to tasks admin doc
tags: added: api-ref documentation
Changed in glance:
assignee: nobody → Brian Rosmaita (brian-rosmaita)
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :
Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :

Note: there's a whole other issue associated with this, namely, that the target URL should not necessarily got to 'latest', but maybe should go to the version associated with the current api-ref. I'm not sure if there's a way to do that short of s/latest/branchname/g when stable/branchname is cut.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/564077

Changed in glance:
status: Triaged → In Progress
Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :

Also need this change to openstack-manuals to turn on htaccess:
https://review.openstack.org/#/c/564344/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/564077
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=aba20e70eafb18014c6376fbb55d88c63f362d22
Submitter: Zuul
Branch: master

commit aba20e70eafb18014c6376fbb55d88c63f362d22
Author: Brian Rosmaita <email address hidden>
Date: Tue Apr 24 19:19:16 2018 -0400

    Add redirect capability to glance docs

    Adds .htaccess containing redirects so old URLs can retrieve
    the correct document from the docs reorganization introduced
    with commit 1c7f556d4f77d2dd7f282f2b41bdfb2abb6e5740.

    Change-Id: I9678eedd5634ac04482f3f8b5ee0e4177cf985e3
    Needed-by: https://review.openstack.org/564344
    Partial-bug: #1766257

Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :
Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :

wha'ppen? curl -I -L -X GET http://docs.openstack.org/developer/glance/tasks.html
HTTP/1.1 301 Moved Permanently
Date: Mon, 30 Apr 2018 19:13:35 GMT
Server: Apache/2.4.18 (Ubuntu)
Location: https://docs.openstack.org/developer/glance/tasks.html
Content-Length: 262
Content-Type: text/html; charset=iso-8859-1

HTTP/1.1 301 Moved Permanently
Date: Mon, 30 Apr 2018 19:13:35 GMT
Server: Apache/2.4.18 (Ubuntu)
Location: https://docs.openstack.org/glance/latest/tasks.html
Content-Length: 259
Content-Type: text/html; charset=iso-8859-1

HTTP/1.1 301 Moved Permanently
Date: Mon, 30 Apr 2018 19:13:36 GMT
Server: Apache/2.4.18 (Ubuntu)
Location: https://docs.openstack.org/glance/latest/admin/tasks.html
Content-Length: 265
Content-Type: text/html; charset=iso-8859-1

HTTP/1.1 200 OK
Date: Mon, 30 Apr 2018 19:13:36 GMT
Server: Apache/2.4.18 (Ubuntu)
Last-Modified: Sun, 29 Apr 2018 15:46:56 GMT
ETag: "7b02-56afea5981c00"
Accept-Ranges: bytes
Content-Length: 31490
Vary: Accept-Encoding
Content-Type: text/html

Changed in glance:
status: In Progress → Fix Released
Revision history for this message
Peter Steele (peterbss) wrote : Re: [Bug 1766257] Re: api-ref: broken link to tasks admin doc

> On Apr 30, 2018, at 3:13 PM, Brian Rosmaita <email address hidden> wrote:
>
> wha'ppen? curl -I -L -X GET http://docs.openstack.org/developer/glance/tasks.html
> HTTP/1.1 301 Moved Permanently
> Date: Mon, 30 Apr 2018 19:13:35 GMT
> Server: Apache/2.4.18 (Ubuntu)
> Location: https://docs.openstack.org/developer/glance/tasks.html
> Content-Length: 262
> Content-Type: text/html; charset=iso-8859-1
>
> HTTP/1.1 301 Moved Permanently
> Date: Mon, 30 Apr 2018 19:13:35 GMT
> Server: Apache/2.4.18 (Ubuntu)
> Location: https://docs.openstack.org/glance/latest/tasks.html
> Content-Length: 259
> Content-Type: text/html; charset=iso-8859-1
>
> HTTP/1.1 301 Moved Permanently
> Date: Mon, 30 Apr 2018 19:13:36 GMT
> Server: Apache/2.4.18 (Ubuntu)
> Location: https://docs.openstack.org/glance/latest/admin/tasks.html
> Content-Length: 265
> Content-Type: text/html; charset=iso-8859-1
>
> HTTP/1.1 200 OK
> Date: Mon, 30 Apr 2018 19:13:36 GMT
> Server: Apache/2.4.18 (Ubuntu)
> Last-Modified: Sun, 29 Apr 2018 15:46:56 GMT
> ETag: "7b02-56afea5981c00"
> Accept-Ranges: bytes
> Content-Length: 31490
> Vary: Accept-Encoding
> Content-Type: text/html
>
>
> ** Changed in: glance
> Status: In Progress => Fix Released
>
> --
> You received this bug notification because you are subscribed to Glance.
> Matching subscriptions: peterbs
> https://bugs.launchpad.net/bugs/1766257
>
> Title:
> api-ref: broken link to tasks admin doc
>
> Status in Glance:
> Fix Released
>
> Bug description:
>
> This bug tracker is for errors with the documentation, use the
> following as a template and remove or add fields as you see fit.
> Convert [ ] into [x] to check boxes:
>
> - [x] This doc is inaccurate in this way: broken link to
> http://docs.openstack.org/developer/glance/tasks.html
>
>
> -----------------------------------
> Release: 16.0.0.0rc2.dev123 on 'Wed Apr 18 12:08:04 2018, commit c6376ea'
> SHA:
> Source: https://git.openstack.org/cgit/openstack/glance/tree/api-ref/source/v2/index.rst
> URL: https://developer.openstack.org/api-ref/image/v2/index.html
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/glance/+bug/1766257/+subscriptions

Revision history for this message
Peter Steele (peterbss) wrote : Quick Favor?

Hey,

I just signed the petition "Wrongly Convicted, SAVEDUSTINJHIGGS​.​COM help
me change the narrative." and wanted to see if you could help by adding
your name.

Our goal is to reach 1,500,000 signatures and we need more support. You can
read more and sign the petition here:

http://chng.it/bBQfgtqHwQ

Thanks!
Peter

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.