← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1747095] Re: doc: placement API ref for resource classes points to os-traits

 

Reviewed:  https://review.openstack.org/540559
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5d0b00a0efbc6a49e8a2c44ec28aeaa2de29b093
Submitter: Zuul
Branch:    master

commit 5d0b00a0efbc6a49e8a2c44ec28aeaa2de29b093
Author: Eric Fried <efried@xxxxxxxxxx>
Date:   Fri Feb 2 18:00:21 2018 -0600

    Doc: Nix os-traits link from POST resource_classes
    
    The placement API reference documentation for POST /resource_classes [1]
    said:
    
    The new class must be a custom resource class, prefixed with CUSTOM_ and
    distinct from the _standard_ resource classes.
    
    ...where _standard_ was a link to os-traits documentation [2]. Since we
    don't have os-resource-classes (yet), this change set removes that
    linkitude.
    
    [1] https://developer.openstack.org/api-ref/placement/#create-resource-class
    [2] https://docs.openstack.org/os-traits/latest/
    
    Change-Id: I15fbed460598b7d603eca48cbaecf1036906f6c7
    Closes-Bug: #1747095


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

Title:
  doc: placement API ref for resource classes points to os-traits

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The placement API reference documentation for POST /resource_classes
  [1] says:

  The new class must be a custom resource class, prefixed with CUSTOM_
  and distinct from the _standard_ resource classes.

  ...where _standard_ is a link to os-traits documentation [2].  Since
  we don't have os-resource-classes (yet), the linkitude should just be
  removed.

  [1] https://developer.openstack.org/api-ref/placement/#create-resource-class
  [2] https://docs.openstack.org/os-traits/latest/

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


References