horizon/openstack_dashboard/test
Guillaume Le Blanc e41a54d4b6 Allow OVA upload for images
Bug #1641383 was not fixed for REST API call.
The two implementation of create_image_metadata are merged
into api/glance.py.

There were minor differences in field naming and handling
(min_ vs minimum_, is_public vs public vs visibility).
This commit normalizes them to simplify the logic.

Closes-Bug: #1757136
Change-Id: I41e9d94345151bc4473d704cdc040ed77870ce45
(cherry picked from commit e362626031)
2018-05-15 06:06:20 +09:00
..
api_tests openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
integration_tests Allow OVA upload for images 2018-05-15 06:06:20 +09:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
selenium openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Fix pep8 errors 2018-04-11 19:37:27 +03:00
test_panels Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
test_plugins Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
unit Allow OVA upload for images 2018-05-15 06:06:20 +09:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
extensible_header_urls.py Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
helpers.py Implement create_mocks decorator to make mocks easier 2018-01-09 02:44:47 +09:00
settings.py Views accessible via url even if user doesn't match policy rules 2018-02-02 21:24:33 +09:00
urls.py Fix Angular errors in openstack_auth 2018-03-17 18:40:50 +09:00