summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/instances/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix flavor specification at instance overview pageTatiana Ovchinnikova2022-10-061-3/+21
* instance UT: Recover mock_server_get.return_valueAkihiro Motoki2022-03-091-0/+1
* Avoid extra flavor_get in resize server formAkihiro Motoki2022-03-041-28/+4
* Merge "Get ports directly instead of via loop"Zuul2022-02-251-2/+10
|\
| * Get ports directly instead of via loopNicolas Bock2022-02-241-2/+10
* | Merge "Follow-up: Drop Django launch instance (part 2)"Zuul2022-02-251-3/+0
|\ \
| * | Follow-up: Drop Django launch instance (part 2)Akihiro Motoki2022-02-161-3/+0
| |/
* | Fix for "Resize instance" buttonVadym Markov2022-02-161-10/+63
|/
* Drop Django based implementation of launch instancemanchandavishal2022-01-241-2051/+15
* Support Django 3.0 and 3.1 support (3)Akihiro Motoki2021-09-141-10/+18
* test: Ensure to stop mock when create_mocks decorator exitsAkihiro Motoki2021-02-261-1/+4
* Drop the usage of unicode prefix from unicode stringsYuehuiLei2021-02-121-32/+32
* Drop the usage of nova extensions in python codeAkihiro Motoki2020-10-271-558/+110
* Merge "Use python3-style super()"Zuul2020-10-271-1/+1
|\
| * Use python3-style super()Akihiro Motoki2020-10-151-1/+1
* | Drop remaining glance v1 related codeAkihiro Motoki2020-09-121-67/+0
|/
* Use unittest.mock instead of third party mockIvan Kolodyazhny2020-03-261-1/+1
* Remove six usage from openstack_dashboard packageIvan Kolodyazhny2020-01-151-3/+1
* Remove six usage from horizon packageIvan Kolodyazhny2020-01-151-6/+6
* Drop Django 1.11 supportAkihiro Motoki2019-12-291-8/+2
* Use quoting for CSV WritingAdam Harwell2019-10-111-33/+33
* django22: django.test.client.encode_multipart no longer accepts NoneStephen Finucane2019-09-111-11/+11
* Merge "Allow to select multiattach volume that has been attached"Zuul2019-08-081-0/+53
|\
| * Allow to select multiattach volume that has been attachedshutingm2019-07-301-0/+53
* | Do not always assume image_id in volume_image_metadataAkihiro Motoki2019-07-291-6/+27
* | Fix boot-from-volume test in project.instances.testsAkihiro Motoki2019-07-261-4/+22
|/
* Avoid using nova volume test data for cinder API mockingAkihiro Motoki2019-07-181-20/+20
* Define default settings explicitly (openstack_dashboard 3/5)Akihiro Motoki2019-07-031-3/+3
* Merge "Adds community image loading for instance index view"Zuul2019-06-191-70/+87
|\
| * Adds community image loading for instance index viewMarek2019-05-291-70/+87
* | Define default settings explicitly (openstack_dashboard 1/5)Akihiro Motoki2019-04-241-5/+5
|/
* Display first volume image_metadata as an instance imageDmitriy Rabotjagov2019-03-061-25/+59
* Merge "instances.tests: Set return_value for tenant_absolute_limits"Zuul2019-02-151-0/+9
|\
| * instances.tests: Set return_value for tenant_absolute_limitsAkihiro Motoki2019-02-091-0/+9
* | pylint: fix cyclic-importAkihiro Motoki2019-02-091-2/+2
|/
* Table checkbox display problem when updating rowwangliangyu2019-02-091-3/+6
* Merge "the name needs to be word wrap"Zuul2019-01-101-1/+1
|\
| * the name needs to be word wrappengyuesheng2019-01-071-1/+1
* | Merge "Changed the message level for deleting some resources to info"Zuul2019-01-071-1/+1
|\ \ | |/ |/|
| * Changed the message level for deleting some resources to infoSimon Collins2019-01-031-1/+1
* | Merge "Better support for community images"Zuul2019-01-031-27/+32
|\ \
| * | Better support for community imagesAndy Botting2018-12-271-27/+32
| |/
* | Add "prev" link to instance page list paginationFerenc Cserepkei2018-12-281-154/+242
|/
* Support of rescue instance in Horizonpengyuesheng2018-11-201-0/+60
* Show snapshots list correctly when launching instancewangliangyu2018-11-061-0/+107
* Drop use_mox from horizon test helpersAkihiro Motoki2018-08-181-1/+1
* quota: Merge tenant_limit_usages into tenant_quota_usagesAkihiro Motoki2018-05-021-81/+101
* Merge "Add instance interfaces tab for easy security group edit"Zuul2018-04-251-3/+54
|\
| * Add instance interfaces tab for easy security group editAkihiro Motoki2018-04-221-3/+54
* | Merge "Use microversion 2.60 when attaching a multiattach volume"Zuul2018-04-251-0/+56
|\ \