** Also affects: neutron/havana
   Importance: Undecided
       Status: New

** Changed in: neutron/havana
   Importance: Undecided => Low

** Changed in: neutron/havana
    Milestone: None => 2013.2.4

** Changed in: neutron/havana
     Assignee: (unassigned) => Fei Long Wang (flwang)

** Changed in: neutron/icehouse
     Assignee: (unassigned) => Fei Long Wang (flwang)

** Changed in: neutron/havana
       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/1310589

Title:
  Able to list the L3 stats of neutron meter labels  for either ingress
  or egress direction but NOT both.

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron havana series:
  In Progress
Status in neutron icehouse series:
  Fix Released

Bug description:
  I created meter-label and added rule to it but i am not able to list
  the meters.

  1. neutron meter-label-create --tenant-id xxx --description "label for tenant 
xxx" label_xxx 
  2. neutron meter-label-rule-create  --direction ingress --tenant-id xxx 
label_xxx 10.64.201.0/24
  3. To get the counters from ceilometer: 
      ceilometer sample-list -m bandwidth -q project_id=xxx -l 10

  following error observed in /var/log/neutron/metering_agent.log

  2014-04-21 04:33:39.400 19954 ERROR neutron.openstack.common.notifier.api 
[req-0ad3e301-7b7e-4740-b210-893a7fc1b49a None] Failed to load notifier 
neutron.openstack.common.notifier.list_notifier. These notifications will not 
be sent.
  2014-04-21 04:33:39.400 19954 TRACE neutron.openstack.common.notifier.api 
Traceback (most recent call last):
  2014-04-21 04:33:39.400 19954 TRACE neutron.openstack.common.notifier.api   
File 
"/usr/lib/python2.7/dist-packages/neutron/openstack/common/notifier/api.py", 
line 168, in add_driver
  2014-04-21 04:33:39.400 19954 TRACE neutron.openstack.common.notifier.api     
driver = importutils.import_module(notification_driver)
  2014-04-21 04:33:39.400 19954 TRACE neutron.openstack.common.notifier.api   
File 
"/usr/lib/python2.7/dist-packages/neutron/openstack/common/importutils.py", 
line 57, in import_module
  2014-04-21 04:33:39.400 19954 TRACE neutron.openstack.common.notifier.api     
__import__(import_str)
  2014-04-21 04:33:39.400 19954 TRACE neutron.openstack.common.notifier.api 
ImportError: No module named list_notifier
  2014-04-21 04:33:39.400 19954 TRACE neutron.openstack.common.notifier.api

  Regards,
  Kotewsar

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to