Comment 3 for bug 1327922

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/98776
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=06898f79ad6a2d8c22dcb29727a2fb23468a856a
Submitter: Jenkins
Branch: master

commit 06898f79ad6a2d8c22dcb29727a2fb23468a856a
Author: tengqm <email address hidden>
Date: Mon Jun 9 20:38:44 2014 +0800

    Add name attribute to Nova server.

    This patch add a 'name' attribute to OS::Nova::Server resource for
    convenience. It also avoids additional calls to Nova API.

    Change-Id: I67943563268ae0c1c7381ca8b472c7d41190f28b
    Closes-Bug: #1327922