summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/volumes/volumes/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Support for Glance v2Julie Pichon2016-09-121-2/+7
* Correcting form_invalid get_context_data callTimur Sufiev2016-08-011-6/+12
* Merge "Use breadcrumb nav across Horizon"Jenkins2016-05-071-2/+2
|\
| * Use breadcrumb nav across HorizonRob Cresswell2016-05-051-2/+2
* | Merge "Add download button for volume transfer creds"Jenkins2016-05-061-0/+28
|\ \ | |/ |/|
| * Add download button for volume transfer credsItxaka2016-04-151-0/+28
* | Fix tests broken by novaclient 4.0.0 releaseDavid Lyle2016-04-191-38/+38
|/
* Fix remaining Django 1.9 test failuresRob Cresswell2016-04-091-30/+90
* Hide delete volume if it has snapshotMasco Kaliyamoorthy2016-02-171-1/+6
* Remove all pre-Django 1.8 workaroundsRob Cresswell2016-01-241-9/+3
* Add pagination support to the volume pageMingyan Bao2016-01-221-20/+32
* Merge "Add breadcrumbs on Volume Encryption Details"Jenkins2016-01-201-4/+2
|\
| * Add breadcrumbs on Volume Encryption Detailskenji-ishii2015-12-191-4/+2
* | Replace assertTrue(isinstance()) with assertIsInstance()LiuNanke2015-12-311-6/+6
|/
* Use "GiB" and "gibibyte" labels in volume panelsRich Hagarty2015-12-111-6/+6
* Make unit testing less reliant on HTML fragmentsSteve McLellan2015-11-301-28/+92
* Navigation + cleanup for details pagesRob Cresswell2015-11-091-12/+2
* Create volume pre-select default vol-typeeric2015-10-051-0/+24
* Fix cinderclient traces in testsMatthias Runge2015-09-181-0/+6
* py3: Replace unicode with six.text_typeVictor Stinner2015-08-271-2/+3
* Added volume type description for volume typeGloria Gu2015-08-181-0/+20
* Merge "Use form field errors on volume Extend form"Jenkins2015-07-311-3/+3
|\
| * Use form field errors on volume Extend formZhenguo Niu2015-07-301-3/+3
* | Replace mox with mox3Victor Stinner2015-07-131-1/+1
|/
* Exclude current volume_type from Volume retype listZhenguo Niu2015-06-041-29/+0
* Permit using latest python-cinderclientGary W. Smith2015-03-031-0/+23
* Merge "View encryption metadata for encrypted volumes"Jenkins2015-02-031-0/+53
|\
| * View encryption metadata for encrypted volumesBrianna Poulos2015-01-081-0/+53
* | Merge "Add support for volume transfers"Jenkins2015-01-101-1/+99
|\ \ | |/ |/|
| * Add support for volume transfersGary W. Smith2015-01-031-1/+99
* | Merge "Add bootable flag to edit volume panel"Jenkins2015-01-091-2/+39
|\ \ | |/ |/|
| * Add bootable flag to edit volume panelRich Hagarty2014-12-151-2/+39
* | Merge "Small performance improvement"Jenkins2014-12-171-16/+32
|\ \ | |/ |/|
| * Small performance improvementliyingjun2014-12-121-16/+32
* | No delete volume action for volume with snapshotsGloria Gu2014-12-101-32/+19
|/
* Replace the glyphicons with font awesome iconsRadomir Dopieralski2014-12-011-1/+1
* Field "Volume name" on Horizon no longer mandatoryTrung Trinh2014-11-071-0/+89
* Use cinder API v2, remove support for v1Gary W. Smith2014-10-231-29/+0
* Merge "Stubout cinder.tenant_absolute_limits in cinder test"Jenkins2014-10-181-1/+3
|\
| * Stubout cinder.tenant_absolute_limits in cinder testAkihiro Motoki2014-10-111-1/+3
* | Fix E128 errors in openstack_dashboard/dashboards/project/Akihiro Motoki2014-10-161-44/+52
* | Fix E127 errors in openstack_dashboard/dashboards/project/Akihiro Motoki2014-10-111-75/+75
|/
* Merge "Change page header heading to H1"Jenkins2014-10-041-1/+1
|\
| * Change page header heading to H1Ana Krivokapic2014-09-111-1/+1
* | Merge "Add quota validation to volume extending size"Jenkins2014-09-161-4/+38
|\ \
| * | Add quota validation to volume extending sizeZhenguo Niu2014-08-291-4/+38
* | | Merge "Fixed the nagging 404 errors in the unit test."Jenkins2014-09-161-2/+10
|\ \ \
| * | | Fixed the nagging 404 errors in the unit test.Gloria Gu2014-09-091-2/+10
| | |/ | |/|
* | | Set the correct min_disk size when creating volume from imageJulie Pichon2014-09-121-3/+12
|/ /
* | Validation check if exceeding vol snapshot quotaRob Cresswell2014-09-081-1/+35