developing with keystone has link to invalid url

Bug #1274282 reported by Priti Desai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Andreas Jaeger

Bug Description

Developing with Keystone refers to "OpenStack Continuous Integration Project" under Further Testing section. OpenStack Continuous Integration Project is linked to https://github.com/openstack/openstack-ci instead of https://github.com/openstack-ci. There is an invalid "openstack" path in the URL.

tags: added: keystone
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

Could you give us a link where this wrong URL shows up, please?

Changed in openstack-manuals:
status: New → Incomplete
Revision history for this message
Priti Desai (priti-desai) wrote :

Hi Andreas,

Here is the URL and its HTTP response.

Wrong/Invalid URL: https://github.com/openstack/openstack-ci

$ curl -I https://github.com/openstack/openstack-ci
HTTP/1.1 404 Not Found
Server: GitHub.com
Date: Thu, 30 Jan 2014 18:38:14 GMT
Content-Type: text/html; charset=utf-8
Status: 404 Not Found
Cache-Control: no-cache
Strict-Transport-Security: max-age=31536000
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Runtime: 3
Content-Length: 226672
X-GitHub-Request-Id: C606320F:7613:15C9B55:52EA9C15

Appropriate/Valid URL: https://github.com/openstack-ci

$ curl -I https://github.com/openstack-ci
HTTP/1.1 200 OK
Server: GitHub.com
Date: Thu, 30 Jan 2014 18:39:21 GMT

Cheers
Priti

Revision history for this message
Priti Desai (priti-desai) wrote :

Hi Andreas,

Here is the precise doc link where wrong URL shows up:

http://docs.openstack.org/developer/keystone/developing.html#further-testing

Linked text: OpenStack Continuous Integration Project

Cheers
Priti

Changed in openstack-manuals:
assignee: nobody → Andreas Jaeger (jaegerandi)
Changed in keystone:
assignee: nobody → Andreas Jaeger (jaegerandi)
no longer affects: openstack-manuals
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
status: New → In Progress
Revision history for this message
Priti Desai (priti-desai) wrote :

Being newbie to the community, might not have complete understanding but looks like new repository do exist at https://github.com/openstack-ci.

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

No, that's not equivalent. That's a list of repositories.

Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Low
tags: removed: keystone
Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: icehouse-3 → 2014.1
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.