Commit Graph

24 Commits

Author SHA1 Message Date
Adam Harwell 7d60958b8c Retiring neutron-lbaas-dashboard
Depends-On: https://review.opendev.org/#/c/658493/
Change-Id: I3e2e42efc30eced5abb6c8fff0d0fc974fc9722b
2019-05-11 03:18:25 -07:00
Akihiro Motoki 0f499eb611 Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

The change was made in horizon Rocky-3,
so horizon 14.0.0.0b3 is required at least.

Change-Id: I9e55d157dd1c11037cdd522cce9065d84830ff6d
2018-08-18 04:21:03 +09:00
Michael Johnson 9f7b22fe7c Removes testr and switches cover to karma-coverage
This patch removes testr as it is no longer used, switches the
cover job to use the javascript coverage report, and removes
the unused py27integration test environment from tox.ini.

Depends-On: https://review.openstack.org/570260
Change-Id: I44002e46b5a56031520b7144b476d4514aa1e676
2018-08-13 01:22:10 +00:00
Jacky Hu 92584d239b Updating for new sphinx docs jobs
There have been recent changes to how docs jobs are run under zuul [1].
This patch updates neutron-lbaas-dashboard to be able to run under the
new zuul docs jobs.

[1] https://review.openstack.org/#/c/508694/

Change-Id: I482b4904838f39e7e32eb499ef9a29a4ec349522
2018-01-19 12:18:55 +08:00
OpenStack Proposal Bot c6fdca4847 Updated from global requirements
Change-Id: I9532e37feea463ddeb310480b40206249f052b3b
2018-01-18 03:09:52 +00:00
OpenStack Proposal Bot ef650294bc Updated from global requirements
Change-Id: I35b97b2780fab009ab57d3a4b69033e5ca046671
2017-11-16 11:14:37 +00:00
OpenStack Proposal Bot ef7c22ad58 Updated from global requirements
Change-Id: I74e0c3ed14a6d4719bd033fd32a2cefc9f1bd6b4
2017-09-27 13:44:05 +00:00
Jacky Hu a38108be62 Make it work with devstack
To avoid the "installation from path or url cannot be constrained to
a version" issue.

Change-Id: I64421b32b8c92b235cf61f1c7ceeb8879e4dbcb8
2017-07-06 11:55:21 +08:00
OpenStack Proposal Bot 75eed9c59b Updated from global requirements
Change-Id: I52879e35e8cf79176d04e5b8b2fb218487a4ce04
2017-06-27 12:15:12 +00:00
OpenStack Proposal Bot b355b6b5e8 Updated from global requirements
Change-Id: I73bc015f2188a78364b54463b79789408b47ccf9
2017-05-17 03:52:21 +00:00
OpenStack Proposal Bot de038912be Updated from global requirements
Change-Id: I27547594016d92e7c30d5daab3e91fd1745aa996
2017-02-10 05:53:24 +00:00
OpenStack Proposal Bot 79e8f6937a Updated from global requirements
Change-Id: If2a04c7987767da81d5ddc49d030dbed2839c23e
2017-01-25 20:24:45 +00:00
Dirk Mueller 9282f9a78b Allow hacking 0.12.x
No change necessary

Change-Id: Ia0dab4d05f7ca0b49097f93dba1f766dceb0559a
2017-01-25 00:27:42 +00:00
OpenStack Proposal Bot 8fea7b5e13 Updated from global requirements
Change-Id: I0267df8611c7b03b2531e2a9e035e17919271ce4
2016-11-14 19:37:36 +00:00
Jenkins 7856992fb8 Merge "Remove discover from test-requirements" 2016-10-06 17:59:42 +00:00
OpenStack Proposal Bot 63d4427a3b Updated from global requirements
Change-Id: Iaea9b46c100c986b05d04f3792219ae11b5a3166
2016-09-28 16:56:09 +00:00
Swapnil Kulkarni (coolsvap) 5f3f530719 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: Id997f71713ee379c649b735339e0edae181522ea
2016-08-18 19:19:29 +05:30
OpenStack Proposal Bot 625f5c12ab Updated from global requirements
Change-Id: I81355c31f5e72b96944d7f55239f4c9d836cae7c
2016-07-19 15:28:12 +00:00
OpenStack Proposal Bot 0fd6939111 Updated from global requirements
Change-Id: Ib093644948d0ad372f07fc8913f4bfcf4e184656
2016-06-21 18:02:12 +00:00
Mark Vanderwiel e221f7482a Adding integration test support
* Update requirements for selenium testing
* Add gate scripts
* Add draft integration test config and test stub
* Update tox for running integration tests

A patch for gate job is: I76ab460a110d93b0186ca126858f79ac9e89f09b

Change-Id: I5ca1bf7003a9882648cdfbeab21d2ada37b951f1
2016-02-23 14:54:45 -06:00
OpenStack Proposal Bot b16542e6a0 Updated from global requirements
Change-Id: I689f099a656e28ef1ce0f5e8ceec12bdf0f27456
2016-02-10 21:55:57 +00:00
Doug Fish fade35f1bb Make sure django env var is set
Unit tests for the first patch are failing because
DJANGO_SETTINGS_MODULE is not set. Add the pieces to
do this.

Change-Id: I9aff77126acf7c2e2d59966dd825f105e809edee
Partially-Implements: blueprint horizon-lbaas-v2-ui
2015-10-01 14:24:12 +00:00
Doug Fish fce96649d9 Add requirement for testing
The initial patch needs Django in order to pass gate tests. Once
unit tests are robust, all of Horizon will be needed. Import all
of Horizon to enable this.

Partially-Implements: blueprint horizon-lbaas-v2-ui
Change-Id: I0a6556d3da27852ea5940c3b2d057063527669d3
2015-09-30 15:50:08 +00:00
Doug Wiegley 648464eb8b Initial cookiecutter commit
Change-Id: I0e667a8fafc19ec15de2174b0c6f94d531d2a615
2015-08-07 15:41:49 -06:00