Commit Graph

30 Commits

Author SHA1 Message Date
manchandavishal 771dcae2ed Switch to hacking 3.0
This patch update hacking version to 3.0.0[1]. In order to make code compatible
with new hacking rules line break before/after binary operator I have added
W504 into ignore list in tox.ini. It also drop flake8, hacking, django-babel,
and mox3 packages from lower-requirements.txt.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: I96fc5ca23010958d68cf261793489580b57f3a4f
2020-05-15 14:09:25 +00:00
jacky06 12cfaf73d8 Update hacking version
Use latest release 1.1.0 and compatible changes w.r.t pep8

Change-Id: I5dcd4320619c7015dc826c6d39bfe74524dbc8c6
2019-01-12 11:38:59 +08:00
Akihiro Motoki a5edff2a50 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: I3b9a51d79de04279e1872cc41a2bb7c69a0f08f8
2018-08-18 04:10:37 +09:00
Michael Johnson 63841ad797 Update octavia-dashboard tox for stestr
This patch updates the octavia-dashboard tox environment to use stestr.

Depends-On: https://review.openstack.org/570260
Change-Id: I122cd42fea3972d2e9488a1c4239e061edb8a54b
2018-06-15 14:44:37 +08:00
Michael Johnson 199de4dc94 Update the release notes for Queens
This patch adds release notes for the work done in Queens and updates the
release notes tox environment for the new docs requirements.txt.

Change-Id: Idd6c5738d0a353244a672ff711151eb16f24d174
2018-01-29 23:28:29 -08:00
OpenStack Proposal Bot d496249728 Updated from global requirements
Change-Id: Iabf3cbe8d02745e8dc9e363dd89e48a56bb3f429
2018-01-16 04:21:01 +00:00
Jacky Hu f6a5e91cb1 Updating for new sphinx docs jobs
There have been recent changes to how docs jobs are run under zuul [1].
This patch updates octavia-dashboard to be able to run under the new
zuul docs jobs.

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

Change-Id: I44f7ce2538de0ce76860a3a2b477751de322ab02
2018-01-11 22:28:05 +08:00
OpenStack Proposal Bot 8eb0ccd3e3 Updated from global requirements
Change-Id: I6cc8b1131c8467fa3ca6d954610dde42b80ad219
2018-01-04 06:47:35 +00:00
Nir Magnezi ed1bcc68f3 Test requirements cleanup
Removing ddt which is not referenced in the code.

Change-Id: I43f16fb27528be2f66e31d8f855c23ae8e86d9f4
2017-12-21 01:36:59 +00:00
Michael Johnson 7bde6225ee Add release notes support to octavia-dashboard
Change-Id: I3c539c0550ee7063fb7619876e3d5a69c722caf3
2017-11-17 11:07:54 -08:00
OpenStack Proposal Bot d84210567c Updated from global requirements
Change-Id: I9812780d693f82076c4bc397c0c7af2dcf469a27
2017-11-16 11:16:51 +00:00
OpenStack Proposal Bot 2b878071d6 Updated from global requirements
Change-Id: Ie2c1b44784c159f3b100a4211dbb70d0e950a226
2017-09-16 23:18:52 +00:00
Jacky Hu 5f29b14577 Make it work with devstack
To avoid the "installation from path or url cannot be constrained to
a version" issue.

Change-Id: Ia602a6509780c394b30c2f663fe1207e69706e32
2017-07-04 08:49:53 +08:00
OpenStack Proposal Bot b35f019bc0 Updated from global requirements
Change-Id: If056a3b22227ab2a64172d0158b2542eb31755e0
2017-06-27 12:17:05 +00:00
OpenStack Proposal Bot 8b7bb910b2 Updated from global requirements
Change-Id: I8fb4c8ef937c8667a022605ce21417b3da5e6d5d
2017-06-09 03:52:13 +00:00
Erik Olof Gunnar Andersson dae4a1b28c Replace SortedDict with OrderedDict and fixing Python 3.5 test
Starting with Django 1.9 SortedDict has been removed completely,
and this is currently blocking the gate.

This patch replaces SortedDict with the python native OrderedDict.

Depends-On: Iebca15ae962a1aa0825c6ba6d482206531726696
Change-Id: Ia7955ac9b9e549a88839487130c416036bb27c1a
2017-06-08 10:21:44 -07: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