Commit Graph

28 Commits

Author SHA1 Message Date
Zuul bfdbaa7d2a Update git submodules
* Update freezer-dr from branch 'master'
  to ba060b277d6d109bd06539550de0c7d43ee7755b
  - Merge "Updating python testing classifier as per Yoga testing runtime"
  - Updating python testing classifier as per Yoga testing runtime
    
    Yoga testing runtime[1] has been updated to add py39
    testing as voting. Unit tests update are handled by the
    job template change in openstack-zuul-job
    
    - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286
    
    this commit updates the classifier in setup.cfg file.
    
    [1] https://governance.openstack.org/tc/reference/runtimes/yoga.htmlml
    
    Change-Id: I38be26a1f850275a26f54aeba40e8a809221f722
2022-05-08 09:20:05 +00:00
Cai Hui a2c1c46664 Update git submodules
* Update freezer-dr from branch 'master'
  to 7a7a97dd0cf2b0c9e1030ead70846eaf9e8d2a20
  - Drop lower-constraints.txt and its testing
    
    As discussed in TC PTG[1] and TC resolution[2], we are
    dropping the lower-constraints.txt file and its testing.
    We will keep lower bounds in the requirements.txt file but
    with a note that these are not tested lower bounds and we
    try our best to keep them updated.
    
    [1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
    [2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal
    
    Change-Id: Iaa74763ad7fa80ad5b47cc820a04b8e3a7ad25d9
2022-05-08 08:52:37 +00:00
Carl caihui 46c2e71056 Update git submodules
* Update freezer-dr from branch 'master'
  to b8e9db6060121d861447ff81e83b3be95f41172a
  - Update gate ci
    
    Change-Id: If85bb9086897849cdd969cf4267b85f658bad9d8
2021-11-04 02:57:40 +00:00
Carl caihui 87333b89af Update git submodules
* Update freezer-dr from branch 'master'
  to 6a10ce17553ae5b64579693b13a2d4b01d81e629
  - update python37 to python38
    
    
    Update python37 to python38
    
    Change-Id: I78ada3e17b436d7f17d47683f81e8ffa952b0a00
2021-11-03 10:27:01 +00:00
Cai Hui 37c9b20042 Update git submodules
* Update freezer-dr from branch 'master'
  to 44ccb487f3e975e9396ef864267979a2d7be3909
  - Fix pylint error
    
    Fix error
    E1120: No value for argument 'Loader' in function call (no-value-for-parameter)
    
    Change-Id: I70afa3917e28b57f7ea8d992a7910c09bec7b4d5
2021-11-02 22:55:54 +00:00
Ghanshyam Mann 51d502dbae Update git submodules
* Update freezer-dr from branch 'master'
  to 9e969c8600851f434b143f8eb65281b01fba4d7f
  - [ussuri][goal] Update contributor documentation
    
    This patch updates/adds the contributor documentation to follow
    the guidelines of the Ussuri cycle community goal[1].
    
    [1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html
    
    Story: #2007236
    Task: #38522
    Change-Id: I805e76e063f5ed324daa944a76bca107dc42192f
2021-06-16 02:37:12 +00:00
Zuul 813f3be92d Update git submodules
* Update freezer-dr from branch 'master'
  to 599c2bedb3952176aa0056fc47fd82bc64e411d2
  - Merge "update py37 to py38"
  - update py37 to py38
    
    Change-Id: Ibe6b223cd17603977981a044eece3981fcbbbcdf
2021-01-25 05:22:40 +00:00
xcai 873b9b5631 Update git submodules
* Update freezer-dr from branch 'master'
  to 5f333d55f487cf4188557540b1701181437e41bd
  - Update the project metadata
    
    Change-Id: I2e20647d74812f27b3165113d434d875464123bd
2020-12-22 14:00:36 +00:00
caihui 238b8da7ca Update git submodules
* Update freezer-dr from branch 'master'
  - Update CI jobs for wallaby
    
    Change-Id: I51c62b12af6e6609be3b18358c8541e297b208be
2020-11-10 04:25:29 +00:00
Ghanshyam Mann 21359ee5b5 Update git submodules
* Update freezer-dr from branch 'master'
  - Fix hacking min version to 3.0.1
    
    flake8 new release 3.8.0 added new checks and gate pep8
    job start failing. hacking 3.0.1 fix the pinning of flake8 to
    avoid bringing in a new version with new checks.
    
    Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
    flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
    break the pep8 job if new check are added.
    
    To avoid similar gate break in future, we need to bump the hacking min
    version.
    
    Also removing the hacking and other related dep from lower-constraints file
    as theose are blacklisted requirements and does not need to be present
    there.
    
    - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html
    
    Change-Id: Id693765fa9216f880d7105bbac3cd60f2db8500c
2020-09-30 05:50:22 +00:00
kundan2707 cbbdc00fd2 Update git submodules
* Update freezer-dr from branch 'master'
  - Fix pylint testing for Ubuntu Focal
    
    As per victoria cycle testing runtime and community goal,
    we need to migrate upstream CI/CD to Ubuntu Focal(20.04).
    
    Fixing the pylint for Ubuntu Focal.
    
    Change-Id: I1ce17f378769d3b687b8c4ed07a2d8862d14f65b
    Story: #2007865
    Task: #402184
2020-09-17 01:01:26 +00:00
Caihui b8fce964a5 Update git submodules
* Update freezer-dr from branch 'master'
  - Remove mock  from lower-constraints
    
    This packages is only needed  for python2.x.
    
    Change-Id: I729d9c6482ab604d31f74ecdae0c33eaa16efb34
2020-06-24 11:10:26 +00:00
Caihui 8a0a1265f4 Update git submodules
* Update freezer-dr from branch 'master'
  - Remove the __future__ modulue
    
    The __future__ module [1] was used in this context to ensure compatibility
    between python 2 and python 3. This version is not support  python 2 any more.
    
    [1] https://docs.python.org/3/library/__future__.html
    
    Change-Id: I94c61ba495283fc6e461bec156a7007ecbd6bb50
2020-06-20 06:34:37 +00:00
Caihui daf5ba4016 Update git submodules
* Update freezer-dr from branch 'master'
  - Remove keystone v2 related code
    
    Change-Id: I9de621ee973d62fe845e18907ee21f5e64ae401c
2020-06-20 04:11:04 +00:00
jacky06 c4649b186b Update git submodules
* Update freezer-dr from branch 'master'
  - Remove the unused coding style modules
    
    Python modules related to coding style checks (listed in blacklist.txt in
    openstack/requirements repo) are dropped from lower-constraints.txt
    as they are not actually used in tests (other than pep8).
    
    Change-Id: Ib2468762d81b0bd694c486169b05b8bbbd142cae
2020-05-27 03:03:15 +00:00
Andreas Jaeger 1bacdebbaf Update git submodules
* Update freezer-dr from branch 'master'
  - Cleanup py27 support
    
    This repo is now testing only with Python 3, so let's make
    a few cleanups:
    - Remove python 2.7 stanza from setup.py
    - Add requires on python >= 3.6 to setup.cfg so that pypi and pip
      know about the requirement
    - Remove obsolete sections from setup.cfg
    - Update classifiers
    - Update requirements, no need for python_version anymore
    - Switch to using sphinx-build with warnings enabled, fix
      warnings found with autodoc
    - Cleanup doc/source/conf.py to remove now obsolete content.
    - Use newer openstackdocstheme version, switch to using apidoc
    - Remove install_command from tox.ini, the default is fine
    - Change some imports to use python3 changed names
    
    Change-Id: Ibb2e614c7db8a01e41caed8314c1d46479c78295
2020-04-20 15:51:15 +00:00
caihui 3b1c9a3e8a Update git submodules
* Update freezer-dr from branch 'master'
  - Remove six useage
    
    We don't support python2 anymore so we don't need this compatibility
    library.
    
    This patch remove six useage.
    
    Change-Id: I5802ee67960ff8c53bc33213cc5aa8baee0d0dce
2020-02-18 09:54:13 +00:00
caihui 187c38d986 Update git submodules
* Update freezer-dr from branch 'master'
  - Add py36 in envlist
    
    Change-Id: Ice16a1da334e7e6925239d0372f8f00ffb7c9ac7
2020-02-03 05:44:16 +00:00
Ghanshyam Mann f4648e9948 Update git submodules
* Update freezer-dr from branch 'master'
  - [ussuri][goal] Drop python 2.7 support and testing
    
    OpenStack is dropping the py2.7 support in ussuri cycle.
    
    freezer-dr is ready with python 3 and ok to drop the
    python 2.7 support.
    
    Complete discussion & schedule can be found in
    - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
    - https://etherpad.openstack.org/p/drop-python2-support
    
    Ussuri Communtiy-wide goal:
    https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
    
    Change-Id: I8c2e92f459c6a0fda26b44039837bd95db55873e
2020-01-14 02:21:49 +00:00
xuanyandong b1b79db5b7 Update git submodules
* Update freezer-dr from branch 'master'
  - Switch to Ussuri jobs
    
    Change-Id: I8ee14a5b0e50aaad9333d0bea85a924a230839e4
2019-10-31 00:56:36 +00:00
Zuul 9135d41cea Update git submodules
* Update freezer-dr from branch 'master'
  - Merge "Update hacking"
  - Update hacking
    
    Remove requirements for flake8, mccabe, pyflakes since hacking pins them
    already - and the pins of hacking are different versions.
    
    Update hacking to current release.
    
    Change-Id: I64073e3e4cd07c45fd65bad9101693b795ec1afc
2019-08-06 10:30:45 +00:00
Zuul c79a915398 Update git submodules
* Update freezer-dr from branch 'master'
  - Merge "Sync Sphinx requirement"
  - Sync Sphinx requirement
    
    1. Sync sphinx dependency with global requirements. It caps python 2 since
    sphinx 2.0 no longer supports Python 2.7.
    2. Fix RST syntax in HACKING.rst
    3. Update moved URLs in README.rst
    
    Change-Id: I74bfead9b1962ad9c5e9eb2f7ab79022566085c9
2019-08-06 10:30:29 +00:00
Zuul 0cb2fbf0b6 Update git submodules
* Update freezer-dr from branch 'master'
  - Merge "Add Python 3 Train unit tests"
  - Add Python 3 Train unit tests
    
    This is a mechanically generated patch to ensure unit testing is in place
    for all of the Tested Runtimes for Train.
    
    See the Train python3-updates goal document for details:
    https://governance.openstack.org/tc/goals/train/python3-updates.html
    
    Change-Id: Ia643f9d691215d06cdd81fd111460fb42d6b1e7f
    Story: #2005924
    Task: #34207
2019-08-06 08:07:32 +00:00
Andreas Jaeger 465925008b Update git submodules
* Update freezer-dr from branch 'master'
  - Add bindep to fix py37 tests
    
    The py37 job needs some extra packages to build some wheels, add those
    via bindep file.
    
    Change-Id: I0906666b179b1b2f66c489eb862cac068a413377
2019-08-06 07:32:07 +00:00
Cai Hui 167be58faa Update git submodules
* Update freezer-dr from branch 'master'
  - Add the py37 testing job
    
    Add the py37 testing job
    
    Change-Id: I68df667650faec604d2ee2f84f401755da4572e9
2019-05-25 03:39:53 +00:00
Cai Hui cdd7832cb3 Update git submodules
* Update freezer-dr from branch 'master'
  - Drop the py35 testing, add the py37 testing
    
    All the integration testing has been moved to
    Bionic now[1] and py3.5 is not tested runtime for
    Train or stable/stein[2].
    
    As per below ML thread, we are good to drop the py35
    testing now:
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html
    
    [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
    [2]
    https://governance.openstack.org/tc/reference/runtimes/stein.html
    https://governance.openstack.org/tc/reference/runtimes/train.html
    
    Change-Id: I0965666290c8e8f88d61d537ff58bbd1c63eeef6
    
  - OpenDev Migration Patch
    
    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
2019-05-25 02:23:21 +00:00
Ghanshyam Mann ee493c4e21 Update git submodules
* Update freezer-dr from branch 'master'
  - Dropping the py35 testing
    
    All the integration testing has been moved to
    Bionic now[1] and py3.5 is not tested runtime for
    Train or stable/stein[2].
    
    As per below ML thread, we are good to drop the py35
    testing now:
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html
    
    [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
    [2]
    https://governance.openstack.org/tc/reference/runtimes/stein.html
    https://governance.openstack.org/tc/reference/runtimes/train.html
    
    Change-Id: Ief9e9871f35721f697dec2b1efd284a7f9e135af
2019-04-16 01:56:28 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00