horizon/openstack_dashboard/test/test_data
Rob Cresswell fa00d7beb7 Fix Nova test data and selenium tests
This patch squashes two commits, as the commit issues (broken tests)
were blocking each other.

Fix time in Nova test data

A recent update to python-novaclient seems to have highlighted some
incorrect test data, causing our tests to fail. This patch fixes the
time format.

Change-Id: I32a1e54205dd31176c0b7798597b63df544f8d38
Closes-Bug: 1567634
(cherry picked from commit d6afbac57f)

Fix Selenium Tests

A recent update to XStatic-Jasmine appears to have altered the class
name that a selenium test was looking for. This patch amends the class
so that the test correctly finds the class.

Change-Id: I8d6844cdb14a84bd5498429b8545cdca8ba173b6
Closes-Bug: 1567965
(cherry picked from commit 7661db1ba4)
2016-04-12 12:43:40 +00:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
ceilometer_data.py Merge "Fixes group by none defect in resource usage stats:" 2014-11-19 01:43:44 +00:00
cinder_data.py Added volume type description for volume type 2015-08-18 12:46:48 -07:00
exceptions.py py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +02:00
glance_data.py Add virtual size to image detail 2015-02-11 14:00:05 -06:00
heat_data.py Merge "Generate a drop down field for custom heat parameters" 2015-03-02 23:55:23 +00:00
keystone_data.py Add description field in the user table 2015-06-24 11:22:22 +07:00
neutron_data.py Adds support to accept IPv6 in VIP Address for LB Pool 2016-01-28 09:46:38 +00:00
nova_data.py Fix Nova test data and selenium tests 2016-04-12 12:43:40 +00:00
sahara_data.py Remove duplicate key from dictionary 2015-09-23 04:57:22 -07:00
swift_data.py Switch from oslo.utils to oslo_utils 2015-01-18 14:23:32 -08:00
trove_data.py Initial support for database clustering in Horizon 2015-09-21 10:21:46 -06:00
utils.py Replace filter() with a list-comprehension 2015-07-15 10:51:36 +02:00