Description of problem: ====================== Some action buttons are missing on admin project. Such as create network, create security group etc Version-Release number of selected component: ============================================= python-django-horizon-2015.1.2-3.el7ost.noarch How reproducible: ================= 100% Steps to Reproduce: =================== 1. Deploy RHOS 7.2 (z3) 2. Connect to Horizon as admin 3. Project tab Actual results: =============== Some action button are missing, such as 'Create Network', 'Create Router','Create Security group', 'Create Key Pair' Expected results: ================= All button should exist
I believe, this is a duplicate of the cinder issue bug. This should be due to quota checking, too. *** This bug has been marked as a duplicate of bug 1287621 ***
Matthias, BZ#1287621 is assigned to Cinder which probably should ignore a faulty/non existing filters sent from Horizon like it did before to preserve backward compatibility, but only Horizon can stop sending these filters therefore I believe we have to keep this tracker for Horizon backport that you mentioned here [1]. We need to get it merged ASAP and create a new Horizon build. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1287621#c9
The required backport is here: https://review.openstack.org/253496 it currently misses one stable review
*** This bug has been marked as a duplicate of bug 1288652 ***