summaryrefslogtreecommitdiff
path: root/openstack_dashboard/test
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use SetUp and cleanup for the network pagination tests"Zuul2022-09-161-46/+69
|\
| * Use SetUp and cleanup for the network pagination testsRadomir Dopieralski2022-06-241-46/+69
* | Merge "Add cinder-user-facing messages for Backup"Zuul2022-09-081-0/+14
|\ \
| * | Add cinder-user-facing messages for BackupJesper Schmitz Mouridsen2022-09-061-0/+14
| |/
* | Merge "Add setup and teardown to the instances pagination tests"Zuul2022-08-171-151/+170
|\ \
| * | Add setup and teardown to the instances pagination testsRadomir Dopieralski2022-06-291-151/+170
| |/
* | Add setup and teardown to the volumes pagination testsRadomir Dopieralski2022-06-291-0/+9
|/
* Speed up integration testsRadomir Dopieralski2022-05-311-6/+2
* Add pagination to Flavors table in Launch Instance wizardTatiana Ovchinnikova2022-03-211-2/+0
* Merge "Address RemovedInDjango40Warning (7)"Zuul2022-03-1211-20/+34
|\
| * Address RemovedInDjango40Warning (7)Akihiro Motoki2022-02-0411-20/+34
* | Merge "Address RemovedInDjango40Warning (4)"Zuul2022-03-102-7/+7
|\ \ | |/
| * Address RemovedInDjango40Warning (4)Akihiro Motoki2022-02-042-7/+7
* | Merge "Address RemovedInDjango40Warning (3)"Zuul2022-03-107-22/+22
|\ \ | |/
| * Address RemovedInDjango40Warning (3)Akihiro Motoki2022-02-047-22/+22
* | Merge "Address RemovedInDjango40Warning (2)"Zuul2022-03-032-2/+2
|\ \ | |/
| * Address RemovedInDjango40Warning (2)Akihiro Motoki2022-02-042-2/+2
* | Merge "Add Rules operation to Network QoS Policy"Zuul2022-02-212-0/+310
|\ \
| * | Add Rules operation to Network QoS Policyzitptan2022-02-172-0/+310
* | | Implement pagination in admin/proj network tabRodrigo Barbieri2022-02-166-64/+1116
| |/ |/|
* | Merge "Add system scope support to context switcher"Zuul2022-01-151-12/+16
|\ \ | |/ |/|
| * Add system scope support to context switcherRadomir Dopieralski2021-11-261-12/+16
* | Merge "Support RBAC security groups in dashboard"Zuul2021-12-232-11/+53
|\ \
| * | Support RBAC security groups in dashboardHang Yang2021-10-182-11/+53
| |/
* | Merge "Fix the instances pagination integration tests"Zuul2021-12-036-30/+156
|\ \ | |/ |/|
| * Fix the instances pagination integration testsRadomir Dopieralski2021-07-286-30/+156
* | Support Django 3.2 support (2)Akihiro Motoki2021-09-161-0/+12
* | Support Django 3.2 support (1)Akihiro Motoki2021-09-151-1/+4
* | Support Django 3.0 and 3.1 support (4)Akihiro Motoki2021-09-141-4/+9
* | Merge "Show image names at Admin-Instances dashboard"Zuul2021-09-091-33/+0
|\ \
| * | Show image names at Admin-Instances dashboardVadym Markov2021-08-111-33/+0
* | | Changes for tacker-horizon integration testsManpreet Kaur2021-08-271-1/+13
|/ /
* | Merge "Fix Unable to use multiattach volume as boot for new server"Zuul2021-07-281-1/+1
|\ \
| * | Fix Unable to use multiattach volume as boot for new servermanchandavishal2021-06-301-1/+1
| |/
* | Clean up the workaround of cinderclient v2->v3 transition20.0.0Takashi Kajinami2021-07-271-18/+2
* | Drop cinder v2 API supportBrian Rosmaita2021-07-194-81/+60
|/
* Merge "Default role checker should be case-insensitive."Zuul2021-06-041-0/+22
|\
| * Default role checker should be case-insensitive.Mitya_Eremeev2021-05-211-0/+22
* | integration tests: Relax router interface status checkAkihiro Motoki2021-06-041-2/+0
|/
* Merge "Change with_data=False for swift_get_container"Zuul2021-05-111-1/+2
|\
| * Change with_data=False for swift_get_containerTobias Urdin2021-04-071-1/+2
* | Consisent abbreviation of size unitsPedro Kostelec2021-05-041-1/+1
|/
* Merge "Save instace_id inside Associate Floating IP workflow"Zuul2021-03-231-3/+3
|\
| * Save instace_id inside Associate Floating IP workflowRadomir Dopieralski2021-03-181-3/+3
* | Merge "Don't fail integration tests if browser log couldn't be retrieved"Zuul2021-03-221-4/+6
|\ \
| * | Don't fail integration tests if browser log couldn't be retrievedRadomir Dopieralski2021-02-031-4/+6
* | | Update cirros image to cirros-0.5.2-x86_64manchandavishal2021-03-162-3/+3
| |/ |/|
* | Merge "import "collections.abc" explicitly"Zuul2021-03-051-1/+1
|\ \
| * | import "collections.abc" explicitlymanchandavishal2021-03-041-1/+1
| |/
* | test: Ensure to stop mock when create_mocks decorator exitsAkihiro Motoki2021-02-261-2/+11