← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
         Status: New

** Attachment added: "Nova api log look twords the end."
   https://bugs.launchpad.net/bugs/1419760/+attachment/4315370/+files/nova-api.log.tar.gz

** Summary changed:

- nova secgroup-delete-default-rule  support dropped?
+ nova secgroup-add-default-rule  support dropped?

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

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

Status in OpenStack Compute (Nova):
  New

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/nova/+bug/1419760/+subscriptions


Follow ups

References