yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71203
[Bug 1749235] Re: Compute schedulers in nova - wrong volume scheduler link
Reviewed: https://review.openstack.org/544010
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8be8d02aa77ebbe6687fa9ec4c74949cde0bf596
Submitter: Zuul
Branch: master
commit 8be8d02aa77ebbe6687fa9ec4c74949cde0bf596
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date: Tue Feb 13 12:12:12 2018 -0500
Fix and update compute schedulers config guide
There were several things wrong with this doc since the migration
in-tree in pike, which are handled here:
- Updated options to use the current names.
- Any mention of the periodic_task_interval option is removed
since this doc is really about the FilterScheduler, and the
periodic task interval is only used by the CachingScheduler to
cache and refresh hosts, something the FilterScheduler doesn't do.
The note about service_down_time is already covered in the help
text for the periodic_task_interval option.
- Removed a broken (and oddly placed) link to the block storage
docs; it's unclear why the compute scheduler docs need to randomly
link to the block storage docs for schedluing (maybe that was
super legacy from the nova-volume days).
- Fixed a broken link to the 'evacuate instances' docs.
This change does not get into details for the individual filters
or weighers, only the overview and filter scheduler description.
Change-Id: Ie5bb9781e1997ad12521b5df5245a78b587a4a20
Closes-Bug: #1749235
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1749235
Title:
Compute schedulers in nova - wrong volume scheduler link
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) pike series:
New
Status in OpenStack Compute (nova) queens series:
New
Bug description:
- [x] This doc is inaccurate in this way: ______
Where it says:
"For information about the volume scheduler, see the Block Storage
section of OpenStack Administrator Guide."
The link is broken, it should point to this now:
https://docs.openstack.org/cinder/latest/admin/blockstorage-manage-
volumes.html
However, I'm not really sure why the compute scheduler docs are even
linking to the volume scheduler docs...
-----------------------------------
Release: 17.0.0.0rc2.dev42 on 2018-02-13 12:00
SHA: fba4161f71e47e4155e7f9a1f0d3a41b8107cef5
Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/admin/configuration/schedulers.rst
URL: https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1749235/+subscriptions
References