horizon/openstack_dashboard
Akihiro Motoki a33ac87de1 Multiple integration test fixes
This patch represents the following patches, combined:

---

integration tests: retry WebDriver instantiation when conn refused
  https://review.openstack.org/#/c/375042/

We see connection refused which leads to integration test failure randomly.
This seems to come from high load of test infra. This commit retries
WebDriver instantiation when connection refused is returned.

There is no confident this workaround works, but it would be great
if this reduces the number of failures. Let's try.

---

integration test: ensure IPv4 address is extracted
  https://review.openstack.org/#/c/374826/

In test_floatingip_associate_disassociate, IPv6 address is passed
to Floating IP associate API. This commit ensures to pick up IPv4
address of an instance.

Change-Id: Iba71d1e17e252527a82cd53c34dca35723367b28
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Partial-Bug: #1626643
Closes-Bug: #1626536
(cherry picked from commit b89c1abfa5)
2016-09-23 11:32:25 +00:00
..
api Fix getting the images list in Admin->Images 2016-09-20 08:22:49 +00:00
conf The neutron policy file is out of date. This patch updates it to 2016-08-30 10:59:36 -06:00
contrib Merge "Preview Page: Default Theme: Content Horizontally Scrolling" 2016-09-08 10:53:55 +00:00
dashboards Merge "Support for Glance v2" 2016-09-16 02:13:50 +00:00
django_pyscss_fix Fix some spelling mistakes in horizon 2016-06-23 17:04:35 +08:00
enabled Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
local Merge "Support for Glance v2" 2016-09-16 02:13:50 +00:00
locale Imported Translations from Zanata 2016-09-23 08:00:17 +00:00
management Use argparse instead of optparse 2016-08-09 09:00:21 +03:00
static Merge "Support for Glance v2" 2016-09-16 02:13:50 +00:00
templates Fix various issues with compressed angular templates and plugins 2016-08-24 16:45:38 +03:00
templatetags Fix AttributeError in context_selection.py 2016-08-17 04:00:38 -04:00
test Multiple integration test fixes 2016-09-23 11:32:25 +00:00
themes Merge "Replace table row 'status_unknown' class with 'warning' class" 2016-09-14 22:31:38 +00:00
usage remove unused quotas code 2016-08-29 14:56:44 -06:00
utils Re-work static_settings to clean up 2016-08-18 16:28:57 +03:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Support javascript translation for plugin 2016-01-11 13:46:05 -08:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Add Angular Schema Form 2016-08-04 16:53:41 +00:00
policy.py The neutron policy file is out of date. This patch updates it to 2016-08-30 10:59:36 -06:00
settings.py Enable Python 3.5 testing and fix tests 2016-09-06 14:41:15 +10:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00