Documentation: logical name support

Bug #1421510 reported by OpenStack Infra
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ironic
Fix Released
Low
Atsushi SAKAI

Bug Description

https://review.openstack.org/141737
commit ea25926c261cb6efff19d36778aef775d39d2785
Author: Michael Davies <email address hidden>
Date: Mon Dec 15 15:02:35 2014 +1030

    Add logical name support to Ironic

    Everything that is tracked in Ironic is done via UUID. This isn't very
    friendly to humans.

    This change adds a new concept to ironic, that being the <logical name>,
    which can be used interchangeably with the <node uuid>. Everywhere a
    <node uuid> can be specified, we are able to instead specify a <logical
    name>, if such an association exists for that node.

    APIImpact:
        This raises the X-OpenStack-Ironic-API-Version to 1.5, and
        adds a new "name" property to nodes, which can be substituted
        for the UUID in requests.

        This also adds a 'node' parameter for 'GET /v1/nodes/validate'. This
        parameter can be a node's UUID or name. The existing 'node_uuid'
        parameter is still supported.

    DocImpact

    blueprint: logical-names

    Co-Authored-By: Devananda van der Veen <email address hidden>
    Change-Id: I505181a1df064194848e3d5b79d01746024ce037

affects: openstack-manuals → openstack-api-site
Changed in openstack-api-site:
status: New → Confirmed
Atsushi SAKAI (sakaia)
Changed in openstack-api-site:
assignee: nobody → Atsushi SAKAI (sakaia)
Revision history for this message
Atsushi SAKAI (sakaia) wrote :
Changed in openstack-api-site:
assignee: Atsushi SAKAI (sakaia) → nobody
Revision history for this message
Atsushi SAKAI (sakaia) wrote :
Changed in openstack-api-site:
assignee: nobody → Atsushi SAKAI (sakaia)
Atsushi SAKAI (sakaia)
affects: openstack-api-site → ironic
Dmitry Tantsur (divius)
Changed in ironic:
importance: Undecided → Low
tags: added: documentation
removed: ironic
summary: - Add logical name support to Ironic
+ Documentation: logical name support
Revision history for this message
Ruby Loo (rloo) wrote :

We have documentation about the node's name in the api-ref, with respect to the various node APIs so I'm going to mark this as fixed. (It is possible we may have missed some places, but that should be a different bug.)

Revision history for this message
Ruby Loo (rloo) wrote :
Changed in ironic:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.