← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1801904] Re: Server concepts in nova

 

Reviewed:  https://review.openstack.org/616834
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=54d37451013fb60df39b8797b7555888de58b9a3
Submitter: Zuul
Branch:    master

commit 54d37451013fb60df39b8797b7555888de58b9a3
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date:   Fri Nov 9 15:56:18 2018 +0900

    Fix server query examples
    
    The 'locked' query parameter is not supported
    in the "List Servers Detailed" API.
    So replace examples using the 'locked' query parameter
    with examples using another query parameters.
    
    Change-Id: Ibcea6147dd6716ad544e7ac5fa0df17f8c397a28
    Closes-Bug: #1801904


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

Title:
  Server concepts in nova

Status in OpenStack Compute (nova):
  Fix Released

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [x] This doc is inaccurate in this way:

  GET /servers/detail?locked=1

  The 'locked'query parameter is not supported. It should be replaced
  with another query parameter.

  https://github.com/openstack/nova/blob/c64b03d218c4d05b9db47eaf7660cdab9baa6468/nova/api/openstack/compute/schemas/servers.py#L548-L636

  - [ ] This is a doc addition request.
  - [ ] I have a fix to the document that I can paste below including example: input and output. 

  If you have a troubleshooting or support issue, use the following
  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  -----------------------------------
  Release: 18.1.0.dev690 on 2018-11-06 09:00
  SHA: 90b96170d3f269165f649e8b61739cf31ffb78b8
  Source: https://git.openstack.org/cgit/openstack/nova/tree/api-guide/source/server_concepts.rst
  URL: https://developer.openstack.org/api-guide/compute/server_concepts.html

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


References