group-policy / horizon

Horizon is a Django-based project aimed at providing a complete OpenStack Dashboard along with an extensible framework for building new dashboards from reusable components.
http://openstack.org
Apache License 2.0
0 stars 1 forks source link

Policy Rules Details should have name:uuid for action and policy classifier (not just uuid) #28

Open snaiksat opened 10 years ago

udaycode commented 10 years ago

Fixed. But, I think filtering to show specific actions and classifiers is not working. Please review. It would helpful to have some comments on the API methods to clarify these issues. UI part is fine. May need to apply filtering in the PolicyRulesDetailsTab.

mageshgv commented 10 years ago

I dont think a filtering is required here, because policyrule_get will only show the actions and classifiers attached to the rule. Or may be I am missing something ?

udaycode commented 10 years ago

I do not have much details regarding this. Sumit, please review and close this.