yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60486
[Bug 1656127] Re: 404 error on contributor docs pages
Reviewed: https://review.openstack.org/419903
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d8d41ae5d6ceda8677b1a46d1bbaf0a0ff4e593b
Submitter: Jenkins
Branch: master
commit d8d41ae5d6ceda8677b1a46d1bbaf0a0ff4e593b
Author: John Davidge <john.davidge@xxxxxxxxxxxxx>
Date: Fri Jan 13 11:43:43 2017 +0000
Fix broken links in devref
Change-Id: I42b58963125166763afeb46e5c4575b9913c867a
Closes-Bug: #1656127
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1656127
Title:
404 error on contributor docs pages
Status in neutron:
Fix Released
Bug description:
Go to
http://docs.openstack.org/developer/neutron/devref/template_model_sync_test.html
and there's a broken link to oslo.db docs for test_migrations,
http://docs.openstack.org/developer/oslo.db/api/sqlalchemy/test_migrations.html.
Other broken links and referring pages include:
{"url": "http://docs.openstack.org/newton/networking-guide/scenario_legacy_ovs.html", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/layer3.html"},
{"url": "http://docs.openstack.org/newton/networking-guide/deploy_scenario4b.html", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/linuxbridge_agent.html"},
{"url": "http://docs.openstack.org/newton/networking-guide/deploy_scenario3b.html", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/linuxbridge_agent.html"},
{"url": "http://docs.openstack.org/newton/networking-guide/deploy_scenario1b.html", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/linuxbridge_agent.html"},
{"url": "http://docs.openstack.org/newton/networking-guide/scenario_legacy_lb.html", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/linuxbridge_agent.html"},
While we're working hard to get redirects in place, better to get the
"real" link in there when you can.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1656127/+subscriptions
References