← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1419760] Re: nova secgroup-add-default-rule support dropped?

 

Please use ask.openstack.org for usage questions.

** Changed in: neutron
       Status: New => Invalid

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

Title:
  nova secgroup-add-default-rule  support dropped?

Status in OpenStack Neutron (virtual network service):
  Invalid
Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Versions:  rhel7  , python-novaclient-2.20.0-1.el7ost.noarch
  Same error on two separate deployments.
  I've been trying to add a sec rule to default group getting error:

  # nova secgroup-add-default-rule icmp -1 -1 0.0.0.0/0
  ERROR (HTTPNotImplemented): Network driver does not support this function. (HTTP 501) (Request-ID: req-0a4f1a29-cd70-483b-aa3d-8de978f57da0)

  I've also tested it with tcp port and other IP's still same error.

  Nova api.log

  2015-02-09 09:24:30.685 23064 INFO nova.api.openstack.wsgi [req-4c6742f1-2c25-4e61-889b-dfa0f5071322 None] HTTP exception thrown: Network driver does not support this function.
  2015-02-09 09:24:30.685 23064 DEBUG nova.api.openstack.wsgi [req-4c6742f1-2c25-4e61-889b-dfa0f5071322 None] Returning 501 to user: Network driver does not support this function. __call__ /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:1201

  
  Seeing this  "Network driver does not support this function" if this has been deprecated and command moved to Neutron we should mention this on error notice to user. 

  Also consider updating gudei -> https://bugs.launchpad.net/openstack-
  manuals/+bug/1419739

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


References