Comment 8 for bug 1688054

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

Reviewed: https://review.openstack.org/501342
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a76277f81a005cb48088fd9452637b4e7ee1b9f5
Submitter: Jenkins
Branch: master

commit a76277f81a005cb48088fd9452637b4e7ee1b9f5
Author: Stephen Finucane <email address hidden>
Date: Wed Sep 6 16:44:53 2017 +0100

    doc: Split flavors docs into admin and user guides

    There are currently two docs describing flavors in 'admin', which
    contain a lot of overlapping information. Fix this by keeping the
    configuration guide (how to create, delete, modify flavors) in
    'admin', while moving the reference-style parts into 'user'. We
    cross-reference the two internally.

    Given that large chunks of this needed to be rewritten, we've taken the
    opportunity to fix a poor description for the RXTX factor, closing a
    longstanding bug in the process.

    Change-Id: Ia57c93ef1e72ccf134ba6fc7fcb85ab228d68a47
    Closes-Bug: #1688054