yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66524
[Bug 1708666] Re: docs: admin guide import is missing several compute-specific docs
Reviewed: https://review.openstack.org/490952
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cadd25e9bc6dabb62d2d0044f8df9b537deacd87
Submitter: Jenkins
Branch: master
commit cadd25e9bc6dabb62d2d0044f8df9b537deacd87
Author: Stephen Finucane <sfinucan@xxxxxxxxxx>
Date: Fri Aug 4 16:34:23 2017 +0100
doc: Add additional content to admin guide
Import the following documents from the admin guide [1]:
- cli-manage-flavors.rst
- cli-nova-evacuate.rst
- cli-nova-manage-projects-security.rst
- cli-nova-manage-services.rst
- cli-nova-numa-libvirt.rst
- cli-nova-specify-host.rst
- cli-set-quotas.rst
- cli-set-compute-quotas.rst
- cli-os-migrate.rst
- cli-os-migrate-cfg-ssh.rst
- ts-no-emulator-x86-64.rst
- ts-multipath-warn.rst
- ts-failed-connect-vol-FC-SAN.rst
- ts-failed-attach-vol-no-sysfsutils.rst
- ts-failed-attach-vol-after-detach.rst
- ts-vol-attach-miss-sg-scan.rst
These were missed in the original import [2]. All 'ts-' files are merged
into a single 'support-compute' document, which is already in-tree.
[1] https://github.com/openstack/openstack-manuals/tree/stable/ocata/doc/admin-guide/source
[2] https://review.openstack.org/#/c/477497/
Change-Id: Ifa0039e270e54ea2fb58ab18ce6724e5e8e061a1
Closes-Bug: #1708666
** 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/1708666
Title:
docs: admin guide import is missing several compute-specific docs
Status in OpenStack Compute (nova):
Fix Released
Bug description:
This change imports some of the admin guide contents from the
openstack-manuals repo into the nova docs:
https://review.openstack.org/#/c/477497/
However, because of inconsistent naming patterns in the openstack-
manuals repo, several docs that are related to nova were not imported,
for example:
https://github.com/openstack/openstack-manuals/blob/stable/ocata/doc
/admin-guide/source/cli-os-migrate-cfg-ssh.rst
https://github.com/openstack/openstack-manuals/blob/stable/ocata/doc
/admin-guide/source/cli-set-compute-quotas.rst
Anything with cli-nova-* like:
https://github.com/openstack/openstack-manuals/tree/stable/ocata/doc
/admin-guide/source
Basically we'd need to go through the list of files in
https://github.com/openstack/openstack-manuals/tree/stable/ocata/doc
/admin-guide/source individually and see which need to be part of the
nova docs and which were missed from
https://review.openstack.org/#/c/477497/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1708666/+subscriptions
References