← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1853745] [NEW] Doc 'isolate-aggregates' has some incorrect examples

 

Public bug reported:

At https://docs.openstack.org/nova/latest/reference/isolate-aggregates.html,
* command `host_id=$(openstack resource provider show <HOST1_UUID>)` can not get the uuid.
* command `traits=$(openstack --os-placement-api-version 1.6 resource provider trait list -f value $server_id | sed 's/^/--trait /')` uses 'server_id' not 'host_id'.

# git log
commit ab6834145f3fe1d33ce7f292727a6bc2be50efd9 (HEAD -> stable/train, origin/stable/train)
Merge: 66585e8af1 821506a50c
Author: Zuul <zuul@xxxxxxxxxxxxxxxxxx>
Date:   Mon Oct 21 18:50:20 2019 +0000

    Merge "Fix exception translation when creating volume" into
stable/train

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1853745

Title:
  Doc 'isolate-aggregates' has some incorrect examples

Status in OpenStack Compute (nova):
  New

Bug description:
  At https://docs.openstack.org/nova/latest/reference/isolate-aggregates.html,
  * command `host_id=$(openstack resource provider show <HOST1_UUID>)` can not get the uuid.
  * command `traits=$(openstack --os-placement-api-version 1.6 resource provider trait list -f value $server_id | sed 's/^/--trait /')` uses 'server_id' not 'host_id'.

  # git log
  commit ab6834145f3fe1d33ce7f292727a6bc2be50efd9 (HEAD -> stable/train, origin/stable/train)
  Merge: 66585e8af1 821506a50c
  Author: Zuul <zuul@xxxxxxxxxxxxxxxxxx>
  Date:   Mon Oct 21 18:50:20 2019 +0000

      Merge "Fix exception translation when creating volume" into
  stable/train

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


Follow ups