horizon/openstack_dashboard/test
Richard Jones 053d0a669e Implement file update (edit) in Swift UI
The ability to update (edit contents of) an object was
never present in the previous Swift UI. It was
explicitly blocked due to code in the swift_upload_object()
function, which has been removed in this patch. To
replace that "upload would replace existing contents"
check, this patch implements a client-side check to warn
the user if the upload would do so.

Partially-Implements: blueprint swift-ui-functionality
Change-Id: I9fb57dda59322907f0661372f9ee223551ff8a6e
2016-08-22 14:47:23 +10:00
..
api_tests Implement file update (edit) in Swift UI 2016-08-22 14:47:23 +10:00
integration_tests Make 'switch' between legacy and Angular Images 2016-08-05 08:17:21 -06:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Embed support for external data sinks into api.glance 2016-07-26 13:38:58 +00:00
test_panels Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
test_plugins assertEquals is deprecated, use assertEqual 2016-01-27 00:59:19 +08:00
tests Allow horizon to function without nova 2016-07-26 09:15:48 -05:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
helpers.py Handle non ASCII tenant names gracefully when downloading RC file 2016-06-07 06:08:19 +03:00
settings.py Make 'switch' between legacy and Angular Images 2016-08-05 08:17:21 -06:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00