yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60966
[Bug 1652944] Re: Broken links
Reviewed: https://review.openstack.org/426817
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=11825081ec7ad8b1fa8f250e1d4cd908612be64f
Submitter: Jenkins
Branch: master
commit 11825081ec7ad8b1fa8f250e1d4cd908612be64f
Author: Boden R <bodenvmw@xxxxxxxxx>
Date: Mon Jan 30 09:00:43 2017 -0700
Fix link in QoS devref
The QoS devref has a bad link to the L2 agent extensions
doc. This patch fixes the link.
Note: The bug reports a few other neutron dead links, but
these are either already fixed, or for liberty release notes
and liberty is already EOL.
Change-Id: I047f638f0a348d636aa533c0db93e8a1f23c6356
Closes-Bug: #1652944
** 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/1652944
Title:
Broken links
Status in neutron:
Fix Released
Status in openstack-manuals:
Fix Released
Bug description:
The documentation of neutron (see referer below) contains links to
pages that do not exist. This was found by a global check of pages on
docs.openstack.org using scrapy.
{"url": "http://docs.openstack.org/developer/neutron/devref/l2_agent_extensions", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/quality_of_service.html"},
{"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_scenario1b.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/scenario_legacy_lb.html", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/linuxbridge_agent.html"},
{"url": "http://docs.openstack.org/newton/networking-guide/adv_config_ipv6.html", "status": 404, "referer": "http://docs.openstack.org/releasenotes/neutron/liberty.html"},
{"url": "http://docs.openstack.org/developer/neutron/devref/l2_agent_extensions", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/quality_of_service.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"},
{"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_scenario1b.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/scenario_legacy_ovs.html", "status": 404, "referer": "http://docs.openstack.org/developer/neutron/devref/layer3.html"},
{"url": "http://docs.openstack.org/newton/networking-guide/adv_config_ipv6.html", "status": 404, "referer": "http://docs.openstack.org/releasenotes/neutron/liberty.html"},
{"url": "http://docs.openstack.org/developer/openstack-ansible/install-guide-revised-draft/targethosts-networkconfig.html", "status": 404, "referer": "http://docs.openstack.org/developer/openstack-ansible-os_neutron/newton/app-openvswitch.html"},
{"url": "http://docs.openstack.org/developer/neutron-dynamic-routing/others/testing.rst", "status": 404, "referer": "http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/bgp-speaker.html"},
{"url": "http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/route-advertisement.rst", "status": 404, "referer": "http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/bgp-speaker.html"},
{"url": "http://docs.openstack.org/developer/neutron-dynamic-routing/design/drivers.rst", "status": 404, "referer": "http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/bgp-speaker.html"},
{"url": "http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/dynamic-routing-agent.rst", "status": 404, "referer": "http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/bgp-speaker.html"},
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1652944/+subscriptions
References