summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/images/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Drop the usage of unicode prefix from unicode stringsYuehuiLei2021-02-121-8/+8
* Use python3-style super()Akihiro Motoki2020-10-151-1/+1
* Use unittest.mock instead of third party mockIvan Kolodyazhny2020-03-261-2/+1
* Remove six usage from openstack_dashboard packageIvan Kolodyazhny2020-01-151-3/+1
* Better support for community imagesAndy Botting2018-12-271-2/+38
* Show snapshots list correctly when launching instancewangliangyu2018-11-061-1/+1
* Drop mox usage in Selenium testsAkihiro Motoki2018-08-181-48/+38
* Fix selenuim-headless testsIvan Kolodyazhny2018-06-081-12/+15
* Fix pep8 errorsAkihiro Motoki2018-04-111-1/+1
* django2: Replace django.core.urlresolves with django.urlsAkihiro Motoki2018-02-171-1/+1
* Minor fix on mock migrated testsAkihiro Motoki2018-02-151-11/+7
* Switch Glance-related tests (dashboards.project.images) to mockIvan Kolodyazhny2018-01-041-205/+124
* Make get_available_images() return all the images availableMateusz Kowalski2017-08-111-0/+56
* hacking: noqa cleanup in openstack_dashboardAkihiro Motoki2017-03-171-2/+2
* Use more specific asserts in testsBéla Vancsics2017-02-151-10/+10
* Add default common template to python table viewsRob Cresswell2017-01-051-4/+5
* Enable Angular Launch Instance by defaultRob Cresswell2016-03-031-2/+2
* Sort images list in ascending alphabetical orderTimur Sufiev2016-01-301-8/+12
* Merge "Improve project image unit test"Jenkins2016-01-221-4/+5
|\
| * Improve project image unit testjingliuqing2015-09-061-4/+5
* | Enable PhantomJS for running Selenium testsRichard Jones2015-11-251-0/+6
* | Handle glanceclient CommunicationError in horizonJingjing Ren2015-11-181-0/+59
* | Enable pagination for Project->Images viewchenhaiq2015-09-231-6/+11
|/
* Merge "Allow to edit image metadata from project view"Jenkins2015-08-291-2/+3
|\
| * Allow to edit image metadata from project viewSzymon Wroblewski2015-08-251-2/+3
* | py3: Replace unicode with six.text_typeVictor Stinner2015-08-271-1/+2
|/
* Replace mox with mox3Victor Stinner2015-07-131-1/+1
* Add kernel/ramdisk for image createAna Krivokapic2015-05-091-0/+38
* Merge "Add --location option to image create"Jenkins2015-04-011-2/+2
|\
| * Add --location option to image createDoug Fish2015-03-301-2/+2
* | Makes Launch/ Edit buttons in Images explicitnikunj25122015-03-251-3/+3
|/
* Make table BatchAction help text configurableLIU-Yulong2015-01-141-0/+2
* Spelling fixes in images testsRishabh Jain2014-12-301-4/+4
* Fix E128 errors in openstack_dashboard/dashboards/project/Akihiro Motoki2014-10-161-34/+40
* Fix E127 errors in openstack_dashboard/dashboards/project/Akihiro Motoki2014-10-111-11/+11
* Automatically discover "Image Format" based on file extensionShuichiro MAKIGAKI2014-08-071-0/+87
* add Previous link to Admin > Images tableCindy Lu2014-06-271-12/+14
* Remove extraneous vim configuration commentsHe Yongli2014-05-061-2/+0
* Move volume snapshots table to volumes panelZhenguo Niu2014-02-181-0/+299