← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1837529] [NEW] Cannot use push-notification with custom objects

 

Public bug reported:

We have custom object which we would like to have updated in remote
resource cache. Currently, in CacheBackedPluginApi resource cache is
created on initialization by create_cache_for_l2_agent function which
have fixed list of resources to subscribe.

If we want to use additional type of resource, there is no other way,
than either copy entire class and use custom cache creation function, or
alter the list in the neutron code, which is bad either.

This isn't a bug, but rather it's an annoying inconvenience, which might
be easily fixed.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1837529

Title:
  Cannot use push-notification with custom objects

Status in neutron:
  New

Bug description:
  We have custom object which we would like to have updated in remote
  resource cache. Currently, in CacheBackedPluginApi resource cache is
  created on initialization by create_cache_for_l2_agent function which
  have fixed list of resources to subscribe.

  If we want to use additional type of resource, there is no other way,
  than either copy entire class and use custom cache creation function,
  or alter the list in the neutron code, which is bad either.

  This isn't a bug, but rather it's an annoying inconvenience, which
  might be easily fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1837529/+subscriptions


Follow ups