PhantomJS has setup issues and is slowing down the gate with false
failures. We should change to Chrome until Phantom is more
reliable, at which point this patch can be reverted.
Change-Id: I4bf1c1e8e26ac708bd35145aff98562f30b3a050
Closes-Bug: 1568325
Create both test for router create/edit/delete(Admin->System->Routers)
and router Page Object. Also decapitalize routers table name for
Admin page so it could be referenced in integration tests like any
other table.
Implements blueprint: horizon-integration-tests-coverage
Change-Id: Ifb3dbfdade0071fc25417985bead3656044ac0a2
Sometimes due to slow Nova response in integration tests an instance
row is being checked for the presence of a specific status before a
row even appears. Wait not only for the status appearance, but for
the row appearance as well.
Change-Id: Ifc58ef55a1e85c99ed442858c4f51a045603dc62
Closes-Bug: #1568387
I am in need of getting row data when row expansion occurs in a different patch.
For example, I'd like the following workflow:
1. user expands table row
2. event is broadcast, in which the row data is broadcasted
3. we do some operation to populate the expanded drawer, based on the row data.
Change-Id: I9db9053331a232149495d847351a71d62ce19bf9
Closes-Bug: #1555838
This patch gets Horizon to a passing state in the Django 1.9 tests
Co-Authored-By: Itxaka <iserrano@redhat.com>
Co-Authored-By: Timur Sufiev <tsufiev@mirantis.com>
Change-Id: Icbc1a3c039de658faa9fba4a2cdd5027345fe94d
Partially-Implements: blueprint drop-dj17
Current implementation of Horizon image creation page does not have any
help associated with the ``Architecture``, ``Public``, and ``Protected``
fields. As cloud administrators might need clarification on what a
field represents, help text has been added.
Change-Id: I0ef632c06ca60a6d679d40ebd2e83dc30890d92d
Partial-Bug: 1454215
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
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
meta:version: 9.0.0
meta:series: mitaka
meta:release-type: release
meta:announce: openstack-announce@lists.openstack.org
meta:pypi: no
meta:first: yes
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
iQEcBAABAgAGBQJXBg22AAoJEDttBqDEKEN6xDIH/0/yYdpYGwTtZCIW3ojUyjhW
wrdTRlpQ51qNouS9Il2CH830ZahfeM1Ibs4ITH7mSulxNNbna8vIFFUS7E245W30
nmsY5Hsmi3qkUoUT43GGOSajsIU+Kj1P9LIm3NV4/RNuMSmK0OAccHLoUfo6YdV7
1DIkRcmr/KrRAZLflSZAgkaLNd6y9C99I6B7l456o4S2d+1QBDGJMSZ6w+sHMEUd
AG4Sr/EfHglfxEZZN5QaBHGGNEfaoqehZbBDX2uFkLAC7Ya+K7mDGDkYwqm7ntQ+
MMyvsmdEaKaQv08SFFdjz06RcluZomqRGNIwckdKIDx0x6qgLgno1vNfXMxLW4U=
=qd8a
-----END PGP SIGNATURE-----
Merge tag '9.0.0'
This is a null-merge of the 9.0.0 release tag back into the master
branch so that the 9.0.0 tag will appear in the git commit history of
the master branch. It contains no actual changes to the master branch,
regardless of how our code review system's UI represents it. Please
ask in #openstack-infra if you have any questions, and otherwise try
to merge this as quickly as possible to avoid later conflicts on the
master branch.
Change-Id: I81f7819229be95c0a121a4af1dcda82caef60ce7