Comment 3 for bug 1439180

Revision history for this message
Sungjin Yook (sungyook) wrote :

When deleting vip from dashboard:
==> Error: You are not allowed to delete vip: testpool

In the /var/log/httpd/error_log :
[root@qdev-network-tor01-jr httpd]# tail -f error_log
...
[Mon May 11 20:08:38.112326 2015] [:error] [pid 10665] Permission denied to scheduled deletion of vip: "testpool"

But lb-vip-list showed that vip was deleted :
[root@qdev-network-tor01-j1 httpd]# (keystone_admin)] neutron lb-vip-list

[root@qdev-network-tor01-j1 httpd]# (keystone_admin)]

This is user impacting issue since most users will use dashboard, not CLI.
Please take this seriously. Thank you.