← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1493886] [NEW] Neutron notifier for Nova uses old hacks for nova extensions

 

Public bug reported:

A long time ago, novaclient doesn't provide a public interface for
discovery extensions. It was required to provide a hack due to unability
to import extension directly(there was a novaclient module refactoring).
This hack can produce another issues which can prevent to unability to
communicate with Nova, since it initialize novaclient versioned class
directly.

Since novaclient already provides a public way for discovery extensions
based on version, we can remove this hack.

** Affects: neutron
     Importance: Undecided
     Assignee: Andrey Kurilin (andreykurilin)
         Status: In Progress


** Tags: novaclient

** Changed in: neutron
     Assignee: (unassigned) => Andrey Kurilin (andreykurilin)

** Changed in: neutron
       Status: New => In Progress

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

Title:
  Neutron notifier for Nova uses old hacks for nova extensions

Status in neutron:
  In Progress

Bug description:
  A long time ago, novaclient doesn't provide a public interface for
  discovery extensions. It was required to provide a hack due to
  unability to import extension directly(there was a novaclient module
  refactoring). This hack can produce another issues which can prevent
  to unability to communicate with Nova, since it initialize novaclient
  versioned class directly.

  Since novaclient already provides a public way for discovery
  extensions based on version, we can remove this hack.

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


Follow ups