unable to add rules to security group from horizon dashboard
When I add a security rule to a security group through horizon UI, it is not giving any response.
First time here? Check out the FAQ!
When I add a security rule to a security group through horizon UI, it is not giving any response.
Are you using Pike version of horizon? If so, this is being tracked in the following bugs. It will be fixed soon in Pike RC2 horizon. https://bugs.launchpad.net/horizon/+b... https://bugs.launchpad.net/horizon/+b...
Asked: 2017-08-16 07:46:03 -0600
Seen: 502 times
Last updated: Aug 20 '17
Can you check the logs to see if the request is going to nova/neutron ?
I have installed devstack. I don't find the nova/neutron log files at /var/log/neutron. I checked syslog file under /var/log/ .I saw some logs for neutron but exactly could not find out logs for adding rules to security group.
Devstack normally has logs under /opt/stack/logs, or more recently (and depending on how you configured it), you use journalctl to see the logs.