Comment 5 for bug 1346742

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

Reviewed: https://review.openstack.org/110557
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=3d173834b18fb84213a6ed91f96c086f1262e9fe
Submitter: Jenkins
Branch: master

commit 3d173834b18fb84213a6ed91f96c086f1262e9fe
Author: Kanagaraj Manickam <email address hidden>
Date: Tue May 17 12:41:29 2016 +0530

    Migrate nova_instance to physical_resource_id

    migrate to physical_resource_id from nova_instance
    at application layer, while the db schema still holds
    nova_instance label. This is the first phase of
    migration. Next patch will take care of db schema.

    Change-Id: I6ebbe3d71d5fb9a7dd3c68ff13777982eb5bbbef
    Partial-bug: #1346742