← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1331566] [NEW] Neutron nova notifier does not support use of tenant name

 

Public bug reported:

The neutron nova notifier (neutron/notifiers/nova.py) hardcodes the
project_id to the novaclient as 'None'.  This prevents the ability to
use a nova admin tenant name in place of a nova admin tenant id in the
event that the tenant id is not known/available at the time that the
neutron service is being configured.  An example of such a case is with
tripleo (see related bug
https://bugs.launchpad.net/tripleo/+bug/1293782).

** 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/1331566

Title:
  Neutron nova notifier does not support use of tenant name

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The neutron nova notifier (neutron/notifiers/nova.py) hardcodes the
  project_id to the novaclient as 'None'.  This prevents the ability to
  use a nova admin tenant name in place of a nova admin tenant id in the
  event that the tenant id is not known/available at the time that the
  neutron service is being configured.  An example of such a case is
  with tripleo (see related bug
  https://bugs.launchpad.net/tripleo/+bug/1293782).

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


Follow ups

References