ERROR (HTTPNotImplemented): Network driver does not support this function. (HTTP 501) message seen on running the "nova secgroup-list-default-rules" command
I have a single server installation of Openstack JUNO with neutron-ovs networking plugin running on CENTOS 6.5
Getting this error whenever I try to list the security groups. Am I missing something here ?
[root@rbu-rpd-ns4 ~(keystone_admin)]# nova secgroup-list-default-rules ERROR (HTTPNotImplemented): Network driver does not support this function. (HTTP 501) (Request-ID: req-145488dc-a193-42df-bc64-5aac33bee8b1) [root@rbu-rpd-ns4 ~(keystone_admin)]#
Increase the verbosity of error output via the nova.conf 'verbose = True' and 'debug = True' then check the log file. If you'd like you can share the output here. Possibly it will provide better direction should no one know based on what you have provided.