horizon/openstack_dashboard/enabled
Sergio Cazzolato b2dd9ded59 Revert "Remove the update default quotas feature"
This reverts commit ed586a0355.

The quota_class subcommand in python-novaclient was used to set default
quota values so it shouldn't have been removed. As now it is being
restored, the defaults quota panel is being restored too.

Related mailing list thread on the topic:
http://lists.openstack.org/pipermail/openstack-dev/2014-May/035383.html

Resolved merge conflicts by hand in:
openstack_dashboard/api/cinder.py
openstack_dashboard/dashboards/admin/info/tabs.py
openstack_dashboard/dashboards/admin/info/tests.py

Updated translatable segments to match refactors in
openstack_dashboard/dashboards/admin/defaults/workflows.py
openstack_dashboard/dashboards/admin/defaults/tables.py

Fixed most egregious post-merge styling errors in
openstack_dashboard/dashboards/admin/defaults/templates/defaults/index.html
(probably should have been separate, but I just couldn't let it out that way!)

Removed unrelated file that was allowed to be part of the original commit
doc/source/topics/settings.rst

Co-Authored-By: Doug Fish <drfish@us.ibm.com>
Change-Id: Ic4c4ecec843c7ea9afd0db36ce0eb15952da15b3
Partial-Bug: #1299517
2014-09-30 18:12:02 +09:00
..
_10_project.py Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
_20_admin.py Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
_25_identity.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
_30_settings.py Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
_40_router.py Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
_50_admin_add_panel.py.example Plugin-based panel configuration 2014-03-03 12:21:42 -08:00
_60_admin_remove_panel.py.example Plugin-based panel configuration 2014-03-03 12:21:42 -08:00
_70_admin_default_panel.py.example Revert "Remove the update default quotas feature" 2014-09-30 18:12:02 +09:00
_80_admin_add_panel_group.py.example Plugin-based panel group configuration 2014-03-29 01:05:03 +09:00
_90_admin_add_panel_to_group.py.example Plugin-based panel group configuration 2014-03-29 01:05:03 +09:00
__init__.py Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00