Commit Graph

20 Commits

Author SHA1 Message Date
Thomas Bachman 5435dcdc99 Fix upstream gate
Change-Id: If612907b1c166e0430a00b4b1d6deaf1d2c763ee
2020-12-17 14:56:37 +00:00
Sean McGinnis 387ff24979 Remove mox3 from requirements
Mox3 was listed in requirements, but it not actually used
anywhere. Removing it from test-requirements so it does
not look like it is being used to help with removal from
global-requirements.

Change-Id: I1273ece298ac3de3e372ba23b6e999c858402ff3
2020-12-04 14:15:24 +00:00
Thomas Bachman e87fe5c83a Fix python namespacing
Use namespaces when referencing python packages. Also, as per
https://review.opendev.org/#/c/527320/, replace all references to
django.core.urlresolves with django.urls.

Change-Id: I6460d0734aa11ffa44f259baa7155d2a202f7162
2020-12-02 12:29:13 +00:00
Thomas Bachman 7358921b34 Add stable victoria
Add support for stable/victoria

Change-Id: Ib40edf3debf91fd894202cb372ebf44e28e47ba1
2020-10-15 22:42:46 +00:00
Thomas Bachman f4ecc17768 Add support for train
This adds support for the stable train branch.

Change-Id: I475427b10a0f0b7f057746ecbd31089a2aa0b7e3
2020-08-27 18:22:13 +00:00
Shyam Singh 8ce07e7201 Upgrade for stable/stein branch
* Updated 'test-requirements.txt', 'tox.ini'  with relevant
        'stable/stein' branch libraries.
    * Added zuul jobs w.r.t. 'stable/stein' release.
    * Used 'coverage' library for coverage.
    * Added 'python3' as basepython for pep8, venv, coverage.
    * Added 'doc/requirements.txt' file for pep8.

Change-Id: I5ca248f31d1b6f2afaf484ce19fcf0e96f35119f
2020-07-17 05:08:24 +00:00
Shyam Singh 7d04600361 Upgrading for stable/rocky branch.
* Updated integration tests argument in 'run_tests.sh'.
    * Updated 'test-requirements.txt' w.r.t. stable/rocky branch.
    * Updated zuul jobs w.r.t stable/rocky constraints.
    * Added 'django-appconf<=1.0.3' library for py27 compatibility.
    * Added 'wheel' library to avoid "invalid command 'bdist_wheel'"
      error.

Change-Id: I9e1cb06908c0739432518db8b683666dc8b4c841
2020-06-18 15:34:35 +00:00
Kent Wu 251057c65d For Queens sync
Change-Id: Ie92b7ac370252616e1c68e79d742c836f06f75aa
2018-09-11 15:13:54 -07:00
Sumit Naiksatam 9ddc2346a0 Fix patching of create instance dialog (part trois)
Previous patch fixed the form but did not fix yet
another bug in the original implementation of the
patching of the create instance workflow. Namely,
the patched logic was always assuming the need for
a PTG, and would override the supplied network
arguments. This is being fixed here.

Also caps the cmd2 dependency whose latest version is
incompatible.

Change-Id: If0fff67cd2b811853a632055d1609b6057769bb8
2018-05-30 03:40:54 -07:00
Sumit Naiksatam 24b6d51aa6 Pike sync
Change-Id: I096e1e08f7c084611f3ef81f30d88e306b4d541b
2017-12-29 19:43:09 -08:00
Sumit Naiksatam 739852105a Ocata sync
Change-Id: If7ad07bacd3f789f260c65e12412768d514feeb2
2017-07-13 15:53:10 -07:00
Sumit Naiksatam 5296bc82a7 Newton sync
Change-Id: Ic4d0db29cee52819c3dcbbf50a2de709c5fe3c7c
2017-03-05 02:29:52 -08:00
Sumit Naiksatam 5ade0d2013 Pinning to stable/mitaka
Change-Id: Iacace591eb4fdd13c307722b6f12ef8e1ada077a
2016-03-22 22:49:49 -07:00
Sumit Naiksatam e524e6b215 Syncing with mitaka dependencies
Change-Id: Ic30bd61b99a20d82da8c0563d9e7230ccee76575
2016-03-02 09:45:13 +05:30
Sumit Naiksatam 65a6632271 Aligning with liberty dependencies
Change-Id: Ied0fccc89323fe261b7b2378bfccb3cd007b5801
2016-01-01 19:19:55 -08:00
Sumit Naiksatam f4631b4877 Revert "Updating test-requirements per global update"
This reverts commit eb474ce5b6.

Change-Id: I0038bf33d5f22f38d629b01c0f10e5e1c1d826e4
2015-07-19 19:03:50 -07:00
Sumit Naiksatam eb474ce5b6 Updating test-requirements per global update
Change-Id: Ia57ef06abe7e2d7c6d7d8789e198f54588c9a33c
2015-07-17 11:28:17 -07:00
Sumit Naiksatam 26538e1c39 Updating test-requirements to point to kilo
Change-Id: I4a61b27aa3c8b4cf930c3ffe9857b04b789e2e16
2015-04-28 20:53:30 -07:00
Magesh GV 2c455b3070 Set NeutronClient requirement explicitly for GBP UI
Change-Id: I95af7d579004f26856f6fdf2ebb05894662b2572
2014-12-20 12:52:50 +05:30
Ivar Lazzaro f6eda6e9c7 Repo Init
enables the ability of unit testing and the Horizon dependency

Change-Id: I880eec30ad032e2cfe02ab9303a2a8b00904fc70
2014-10-17 17:54:15 -07:00