metadata service should be setting the objects indirection_api

Bug #1268665 reported by Nikola Đipanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

Bug Description

Ia12f48227eb2380f5da93313cd4045577d8857c9 introduces objects in the metadata service, and metadata is supposed to be using the conductor, so we need to make sure we set the nova.objects.base.NovaObject.indirection_api to conductor in the metadata service.

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

Reviewed: https://review.openstack.org/66520
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1df6ec71036380be548d209cd658687d25541f6b
Submitter: Jenkins
Branch: master

commit 1df6ec71036380be548d209cd658687d25541f6b
Author: Nikola Dipanov <email address hidden>
Date: Tue Jan 14 10:02:04 2014 +0100

    Set objects indirection API in metadata service

    Commit Ia12f48227eb2380f5da93313cd4045577d8857c9 introduces objects in
    the metadata service.

    As metadata service is supposed to be using the
    conductor service for it's database access, we also need to set
    nova.objects.baseNovaObject.indirection_api global to point to the
    conductor API so that the object actions will be done by RPC to
    conductor.

    Change-Id: I7aae92c0074e72841aa6c654ad0ada25045863b1
    Closes-bug: #1268665

Changed in nova:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → icehouse-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-2 → 2014.1
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.