← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1720873] Re: config drive guide was not migrated from openstack-manuals

 

*** This bug is a duplicate of bug 1714017 ***
    https://bugs.launchpad.net/bugs/1714017

Reviewed:  https://review.openstack.org/514723
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=59bd2f6adc1777c7c8d7a2f442be965fecb573a0
Submitter: Zuul
Branch:    master

commit 59bd2f6adc1777c7c8d7a2f442be965fecb573a0
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date:   Tue Oct 24 11:51:47 2017 -0400

    Import the config drive docs from openstack-manuals
    
    As part of the docs migration from openstack-manuals to
    nova in the pike release we missed the config-drive docs.
    
    This change does the following:
    
    1. Imports the config-drive doc into the user guide.
    2. Fixes a broken link to the metadata service in the doc.
    3. Removes a note about liberty being the current release.
    4. Adds a link in the API reference parameters to actually
       point at the document we have in tree now, which is
       otherwise not very discoverable as the main index does
       not link to this page (or the user index for that matter).
    
    Partial-Bug: #1714017
    Closes-Bug: #1720873
    
    Change-Id: I1d54e1f5a1a94e9821efad99b7fa430bd8fece0a


** 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/1720873

Title:
  config drive guide was not migrated from openstack-manuals

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) pike series:
  In Progress

Bug description:
  It seems that this guide in openstack-manuals:

  https://github.com/openstack/openstack-manuals/blob/stable/ocata/doc
  /user-guide/source/cli-config-drive.rst

  Was not migrated to the nova repo in pike.

  The compute API reference refers to it though in the "config_drive"
  parameter for the "Create Server" action:

  https://developer.openstack.org/api-ref/compute/#create-server

  "Read more in the OpenStack End User Guide."

  Part of that guide is for end users and part of it is for operators,
  so we should probably split it up when we migrate it into nova.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1720873/+subscriptions


References