Comment 5 for bug 1425633

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

Reviewed: https://review.openstack.org/159252
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-compute/commit/?id=631f097acfa03cd302d6033bae9ff580852bae04
Submitter: Jenkins
Branch: master

commit 631f097acfa03cd302d6033bae9ff580852bae04
Author: Mark Vanderwiel <email address hidden>
Date: Wed Feb 25 15:16:14 2015 -0600

    Add compute metadata api to common endpoints

    Nova metadata api endpoint was missing from common endpoints.
    This patch will be follow by one for compute and network to
    make use of these new endpoint.

    Change-Id: I1c3bfe3dac4b04c7f482f698523327ce4754e594
    Partial-Bug: #1425633