Comment 2 for bug 1708666

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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 <email address hidden>
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