summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/identity/projects/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pep8 errorsAkihiro Motoki2018-04-111-4/+8
* usage: split out the limit related logic into ProjectUsageViewAkihiro Motoki2018-01-141-24/+0
* quota: Move neutron quota logic in identity.projects.viewsAkihiro Motoki2018-01-101-44/+17
* quota: Disable nova-network quotas completelyAkihiro Motoki2017-12-131-18/+18
* Horizon Forms should allow themable number spinnersDiana Whitten2017-06-281-2/+2
* Move SG and FIP API wrapper to api.neutronAkihiro Motoki2017-06-041-6/+6
* Retrieve quota and usage only for quota-enabled resourcesAkihiro Motoki2017-05-051-5/+5
* Drop novalclient security group and floating IP dependencyAkihiro Motoki2017-04-281-1/+1
* hacking: noqa cleanup in openstack_dashboardAkihiro Motoki2017-03-171-2/+2
* Disentangle domain context from effective domainRadomir Dopieralski2017-02-131-3/+0
* Implement "filter first" for identity panelsLuis Daniel Castellanos2017-01-191-0/+7
* Specify POLICY_CHECK_FUNCTION as a stringRadomir Dopieralski2016-11-251-2/+1
* Disable router and fip quotas when router is disabledliyingjun2016-11-181-2/+8
* Fix compatibility issues with Django 1.10Rob Cresswell2016-09-201-5/+10
* Server-side filtering for IdentityEddie Ramirez2016-09-131-2/+7
* Merge "Fix unit test indentation and the test itself"Jenkins2016-08-251-36/+35
|\
| * Fix unit test indentation and the test itselfTatiana Ovchinnikova2016-08-021-36/+35
* | Supports extra properties in project and userKenji Ishii2016-08-211-0/+6
* | Merge "Removed inline_edit functionality for tables"Jenkins2016-08-191-145/+0
|\ \ | |/ |/|
| * Removed inline_edit functionality for tablesLuis Daniel Castellanos2016-08-181-145/+0
* | Allow horizon to function without novaSteve McLellan2016-07-261-3/+12
|/
* Pay attention to Nova disabled quotas defined in a config fileTimur Sufiev2016-07-191-20/+31
* Merge "Make sure we always get all limits"Jenkins2016-06-241-1/+1
|\
| * Make sure we always get all limitsItxaka2016-06-081-1/+1
* | admin permissions depends on OPENSTACK_KEYSTONE_ADMIN_ROLESKenji Ishii2016-06-101-6/+0
* | Reduce the default date range on Overview panel to 1 dayTimur Sufiev2016-05-311-2/+11
|/
* removing httplib2 test dependencyDavid Lyle2016-05-021-3/+9
* Use InAnyOrder for role creation mocksItxaka2016-03-311-3/+3
* Retrieve domain scoped tokendaniel-a-nguyen2016-03-081-76/+99
* Look for volumev2 endpoints instead of volumeIWAMOTO Toshihiro2016-02-231-2/+4
* Follow-up patch of bug: #1527457Kenji Ishii2016-02-081-0/+1
* Remove all pre-Django 1.8 workaroundsRob Cresswell2016-01-241-18/+5
* Merge "Modify 'admin' used by fixed string"Jenkins2016-01-221-0/+5
|\
| * Modify 'admin' used by fixed stringkenji-ishii2016-01-151-0/+5
* | [Django 1.9] Replace django.utils.unittestRob Cresswell2016-01-181-1/+1
|/
* Replace assertTrue(isinstance()) with assertIsInstance()LiuNanke2015-12-311-1/+1
* Add breadcrumbs to final details pagesRob Cresswell2015-11-151-2/+0
* Finally remove policy engine code from openstack_dashboardTimur Sufiev2015-09-281-1/+1
* Revert patch of bug #1445055Canh Truong2015-08-101-54/+0
* Replace mox with mox3Victor Stinner2015-07-131-2/+2
* Fix error message on project createDimitri Mazmanov2015-05-111-0/+54
* Merge "Fix bad performance on project update panel"Jenkins2015-04-081-163/+87
|\
| * Fix bad performance on project update panelDoug Fish2015-03-311-163/+87
* | Correct "Uptime" field in csv report fileAmbroise Christea2015-03-251-1/+1
* | Add Django-1.7 supportMatthias Runge2015-03-181-35/+40
|/
* Merge "Moving policy engine implementation"Jenkins2015-02-161-0/+3
|\
| * Moving policy engine implementationDavid Lyle2015-01-221-0/+3
* | Create a "Identity Projects details" pagenikunj25122015-01-301-0/+31
|/
* Pass correct project ID to get tenant_usagesSam Betts2014-10-171-72/+5
* Fix E128 errors in remaining openstack_dashboard/Akihiro Motoki2014-10-161-14/+17