Comment 4 for bug 1061201

Revision history for this message
stelford (stef-ummon) wrote : Re: [Bug 1061201] Re: Openstack Context is missing Nova RPCAPI Requirements

Hey Armando,
   Nope. Nova-Compute expects the 'read_deleted' value inside the context
object which calls it. However, openstack-common doesn't export that by
default inside it's context, but rather, show_deleted. The two are same
from what I can gather, but perhaps not.

On Mon, Oct 22, 2012 at 8:17 PM, Armando Migliaccio <
<email address hidden>> wrote:

> are you sure you didn't want to say 'self.show_deleted'?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1061201
>
> Title:
> Openstack Context is missing Nova RPCAPI Requirements
>
> Status in openstack-common:
> New
>
> Bug description:
> Doing any sort of rpcapi from inside openstack-common, using an
> openstack-common context, there is a field missing, name
> 'read_deleted' for nova-network rpc
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openstack-common/+bug/1061201/+subscriptions
>