https://github.com/ging/horizon
Revision b2dd9ded59e84ac22381ca2e576c08fc67aafece authored by Sergio Cazzolato on 29 May 2014, 20:10:10 UTC, committed by Akihiro Motoki on 30 September 2014, 09:12:02 UTC
This reverts commit ed586a0355fb99a5b1fbeadfc0625f0ceffe8b72.

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
1 parent e06b297
History
Tip revision: b2dd9ded59e84ac22381ca2e576c08fc67aafece authored by Sergio Cazzolato on 29 May 2014, 20:10:10 UTC
Revert "Remove the update default quotas feature"
Tip revision: b2dd9de
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 415 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
CONTRIBUTING.rst -rw-r--r-- 593 bytes
HACKING.rst -rw-r--r-- 1.2 KB
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.0 KB
manage.py -rwxr-xr-x 838 bytes
openstack-common.conf -rw-r--r-- 233 bytes
requirements.txt -rw-r--r-- 1.9 KB
run_tests.sh -rwxr-xr-x 16.2 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 1.0 KB
test-requirements.txt -rw-r--r-- 860 bytes
tox.ini -rw-r--r-- 3.3 KB

README.rst

back to top