Commit Graph

44 Commits

Author SHA1 Message Date
Zuul acbbe218b6 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 33db4d1d81d01ce468a7c06223ff0ad4220b64a0
  - Merge "Dropped the python 3.6/3.7 in zed cycle testing runtime"
  - Dropped the python 3.6/3.7 in zed cycle testing runtime
    
    In Zed cycle, we have dropped the python 3.6/3.7[1] testing
    and its support.
    
    [1] https://governance.openstack.org/tc/reference/runtimes/zed.html
    
    Change-Id: I57fbd274c237a9f48820a13b123df64c028d34f4
2022-06-18 03:44:53 +00:00
Zuul 5f6e04b2a9 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 722ae8a051762bbd5e8bdede691d55b0c74bb1b4
  - Merge "Address RemovedInDjango40Warning"
  - Address RemovedInDjango40Warning
    
    In Django 3.1, django.conf.urls.url() is deprecated
    in favor of django.urls.re_path(). For more info see [1]
    These were already replaced in Horizon repo by [2].
    
    [1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2
    [2] https://review.opendev.org/c/openstack/horizon/+/827093
    
    Change-Id: I66118c1af551e69a2deabf87b37efa574233e93b
2022-05-09 01:21:02 +00:00
Cai Hui 9e739d4e64 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 467ed25f66920f7a83c41ec7987c54fe25dda130
  - Add zed unit tests
    
    Add zed unit tests.
    
    Change-Id: I090bc31af0fcd0c75c1da519dd464f1474d94a2e
2022-05-08 12:35:37 +00:00
Ghanshyam Mann d0b052e981 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 750dac7f2ae92626c3036dbc18352e5ea4dd197e
  - 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: I429e40d21c075de3b8666dc60c878378acfba5e1
2022-05-08 08:09:54 +00:00
Cai Hui 0d31aadff5 Update git submodules
* Update freezer-web-ui from branch 'master'
  to ed5462edace65a69667e1f2f42cce343cc5bbeea
  - Fix pylint error:H405
    
    Fix pylint  H405: multi line docstring summary not separated with an empty line
    
    Change-Id: Ic2579afbc20319fc5e35c5170cf33f1e39a8e7f7
2021-11-08 00:44:08 +00:00
Carl caihui 3b56ae50d5 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 716266f5d7dd33e6dacd6d86093e74d194024805
  - Add  python3.9 CI
    
    Change-Id: I5dfbf48059b2bfc538a448f626fa07298e1d9dc6
2021-11-05 11:21:22 +00:00
Cai Hui c2571b3429 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 8e3a2b7022855af744bd8a478966995e2edb7a61
  - Update support python version
    
    Delete pythpn3.7,Add python3.9
    
    Change-Id: Ifed260df6cff72ae2f0fadfcdf587fdb63a59fd3
2021-11-03 23:18:27 +00:00
OpenStack Release Bot 0cb495aee9 Update git submodules
* Update freezer-web-ui from branch 'master'
  to d24dbb39ca2a08511ecbc6181f547a84bf489610
  - Add Python3 yoga unit tests
    
    This is an automatically generated patch to ensure unit testing
    is in place for all the of the tested runtimes for yoga.
    
    See also the PTI in governance [1].
    
    [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
    
    Change-Id: Iaaf9583c7485c9685c33bc32e1e9b500708f2a5c
2021-09-25 01:51:17 +00:00
Zuul 727a9e7438 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 39157c072a59b060f452581e5a5d0a2108be7978
  - Merge "[ussuri][goal] Update contributor documentation"
  - [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: Id2d951e5a080565796f765f70c678c78bb3958da
2021-06-16 02:36:24 +00:00
Zuul 525a1056fa Update git submodules
* Update freezer-web-ui from branch 'master'
  to 1cd0df46f9dcd879b8e299d4ed9dcac66dfcdb72
  - Merge "Add Python3 xena unit tests"
  - Add Python3 xena unit tests
    
    This is an automatically generated patch to ensure unit testing
    is in place for all the of the tested runtimes for xena.
    
    See also the PTI in governance [1].
    
    [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
    
    Change-Id: Id4da3eee02aa290046b2dbab3d698f3766894a1b
2021-05-25 11:02:29 +00:00
yangyawei b1cf419e91 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 583ba22cc62b2d04fdff4ef721989ce6b64c2a54
  - setup.cfg: Replace dashes with underscores
    
    Setuptools v54.1.0 introduces a warning that the use of dash-separated
    options in 'setup.cfg' will not be supported in a future version [1].
    Get ahead of the issue by replacing the dashes with underscores. Without
    this, we see 'UserWarning' messages like the following on new enough
    versions of setuptools:
    
      UserWarning: Usage of dash-separated 'description-file' will not be
      supported in future versions. Please use the underscore name
      'description_file' instead
    
    [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
    
    Change-Id: I416c61dddf1cc5989fa01bb11bbdcc52cddc66a2
2021-05-24 23:29:35 +00:00
OpenStack Proposal Bot 5c06d5a600 Update git submodules
* Update freezer-web-ui from branch 'master'
  to c1c0d57ede8f49dddf5a625db27a7ac387c3f0cb
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Ie2567b7f54e8cc54e1814b6884a5184581e1bd5a
2021-03-15 06:58:44 +00:00
manchandavishal 0bbf44a71c Update git submodules
* Update freezer-web-ui from branch 'master'
  to b4f7b7ae78e3d1567ab1eec0f1532f2b1143482c
  - Use TOX_CONSTRAINTS_FILE
    
    UPPER_CONSTRAINTS_FILE is old name and deprecated.
    This allows to use upper-constraints file as more
    readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.
    For more info. please refer [1].
    
    [1] https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file
    
    Change-Id: Ib606ad3175a55b7884684adad8e2da87fefae0ab
2021-02-17 01:20:27 +00:00
manchandavishal 5f1a5c8b98 Update git submodules
* Update freezer-web-ui from branch 'master'
  to 312064be4042485e6897f0b26672a81f4086354e
  - Bump pylint version to fix pep8 job
    
    This patch upadte pylint version to 2.6.0 in
    test-requirements.txt and wrapt version to 1.11
    to fix CI jobs.
    
    Change-Id: Iba2a2321ee2ff459466918150d825c55c2596473
2021-02-04 08:44:41 +00:00
caihui 80abb527c4 Update git submodules
* Update freezer-web-ui from branch 'master'
  - :Update gate job for wallaby
    
    Update  "openstack-python3-victoria-jobs" to  "openstack-python3-wallaby-jobs".
    
    Change-Id: I0e9e30093f39230859fbfa415fd9fba00ff03e79
2020-11-19 03:10:24 +00:00
Luigi Toscano 64e442b4ce Update git submodules
* Update freezer-web-ui from branch 'master'
  - zuul: migrate the freezer-web-ui job to native Zuul v3
    
    The current job only checks whether the repository can be installed.
    It specifies a tempest regex, but it is invalid, and anyway
    the tempest tests do not touch horizon and its plugins, so
    the job can just inherit from devstack instead of devstack-tempest.
    
    Drop the distribution-specific suffix, ubuntu is the default.
    
    Change-Id: I3d9cc639f5d5f523a1cdf395acacbfd88920e339
2020-08-08 06:45:38 +00:00
Caihui 209230bc61 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Add py38 in tox.
    
    In new release, The project  is used  python38 to replace python37,
    so drop py37,add py38 in tox.
    
    Change-Id: I17db2c72a9752fe1484b16f8a1acc149d14bb6ea
2020-07-02 08:16:55 +00:00
Zuul f5feb217da Update git submodules
* Update freezer-web-ui from branch 'master'
  - Merge "Switch to newer openstackdocstheme and reno versions"
  - Switch to newer openstackdocstheme and reno versions
    
    Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
    these versions will allow especially:
    * Linking from HTML to PDF document
    * Allow parallel building of documents
    * Fix some rendering problems
    
    Update Sphinx version as well.
    
    Change pygments_style to 'native' since old theme version always used
    'native' and the theme now respects the setting and using 'sphinx' can
    lead to some strange rendering.
    
    openstackdocstheme renames some variables, so follow the renames
    before the next release removes them. A couple of variables are also
    not needed anymore, remove them.
    
    See also
    http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
    
    Change-Id: I420adfab0ff40fffd9a211d72ad6c953a495676e
2020-06-19 09:07:39 +00:00
Hervé Beraud 1584ce765e Update git submodules
* Update freezer-web-ui from branch 'master'
  - Stop to use the __future__ module.
    
    The __future__ module [1] was used in this context to ensure compatibility
    between python 2 and python 3.
    
    We previously dropped the support of python 2.7 [2] and now we only support
    python 3 so we don't need to continue to use this module and the imports
    listed below.
    
    Imports commonly used and their related PEPs:
    - `division` is related to PEP 238 [3]
    - `print_function` is related to PEP 3105 [4]
    - `unicode_literals` is related to PEP 3112 [5]
    - `with_statement` is related to PEP 343 [6]
    - `absolute_import` is related to PEP 328 [7]
    
    [1] https://docs.python.org/3/library/__future__.html
    [2] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
    [3] https://www.python.org/dev/peps/pep-0238
    [4] https://www.python.org/dev/peps/pep-3105
    [5] https://www.python.org/dev/peps/pep-3112
    [6] https://www.python.org/dev/peps/pep-0343
    [7] https://www.python.org/dev/peps/pep-0328
    
    Change-Id: Ifa8a4eec62f322d23376c3b70e930360101e0ff9
2020-06-19 09:07:38 +00:00
jacky06 b42b84c8bc Update git submodules
* Update freezer-web-ui from branch 'master'
  - Update to hacking 3.0
    
    Update to newest hacking version, it has only minimal changes and full
    support for Python 3.
    
    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: I67f390e6d7b6fb9eeb7522728ba293d3337b3327
2020-05-27 01:49:26 +00:00
Zuul d741e97355 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Merge "Add py38 package metadata"
  - Add py38 package metadata
    
    Now that we are running the Victoria tests that include a
    voting py38, we can now add the Python 3.8 metadata to the
    package information to reflect that support.
    
    Change-Id: Id14fccdefc6ec2ed5078eeb0a22f623b16c375c9
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-09 01:56:53 +00:00
jacky06 844b5c2590 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Remove the mock installed
    
    1. Remove the mock installed
    2. Remove unittest2 since it not used any more
    
    Change-Id: Ie75cfec3b17dec949a91ce2b401a6220fa90916f
2020-05-06 01:09:07 +00:00
OpenStack Release Bot 4e9f91682e Update git submodules
* Update freezer-web-ui from branch 'master'
  - Add Python3 victoria unit tests
    
    This is an automatically generated patch to ensure unit testing
    is in place for all the of the tested runtimes for victoria.
    
    See also the PTI in governance [1].
    
    [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
    
    Change-Id: I71bbce732f7e6af22313a7f602964d498402ae93
2020-04-28 02:04:46 +00:00
Andreas Jaeger 64bd372b7f Update git submodules
* Update freezer-web-ui from branch 'master'
  - Cleanup py27 support
    
    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:
      * Wheel is not needed for python 3 only repo
      * Some other sections are obsolete
    - Update classifiers
    - Update requirements, no need for python_version anymore
    - Remove unused oslosphinx requirement
    
    Change-Id: I845d02c5fb7cf57beb3628821156bff7310733ca
2020-04-07 01:44:32 +00:00
caihui a122759637 Update git submodules
* Update freezer-web-ui 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: Ib2fa617a9c0ea7a21652fee28964fc09600d6d54
2020-02-19 01:02:07 +00:00
OpenStack Proposal Bot 9aa1b9ce93 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I176d97ee1a76bd91569cad69ac87e82fa96c265f
2020-01-19 08:14:07 +00:00
manchandavishal 56c9fabac0 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Drop Django 1.11 support
    
    Django 1.11 ends its extended support in April 2020 (which is before
    Ussuri release), so horizon drops Django 1.11 support in Ussuri.
    
    tox envs for non-primary Django versions are no longer needed in tox.ini
    as testing environments for non-primary Django versions are setup in
    the zuul jobs now.
    
    horizon>=17.1.0 is required to use Django 2.2. requirements.txt and
    lower-constraints.txt are updated accordingly. for more info. please
    refer [1].
    Depends-On: https://review.opendev.org/#/c/700733/
    [1] https://etherpad.openstack.org/p/Enable_Django22_support_in_Horizon_Plugin
    
    Change-Id: I499c5f2fb06caa70c939b6e503f65c14c2c2e474
2020-01-06 02:44:36 +00:00
Akihiro Motoki 978301dbca Update git submodules
* Update freezer-web-ui from branch 'master'
  - translation: drop babel extractor definitions
    
    babel extractors are now registered via python entry points,
    so there is no need to declare babel extractors in babel configs.
    
    This change is important to make translation work in Django 2.2.
    django-babel does not work with Django 2.2 and looks unmaintained
    for over two years. The horizon team is thinking to switch the extractor
    to enmerkar (a fork of django-babel) to make extraction of translation
    string work again near future. It is important to drop the extractor
    definition to make the transition smooth.
    
    Change-Id: I68b0eecd6b17be0e059fccdbced5784151c0e492
2019-12-31 07:04:38 +00:00
Ghanshyam Mann 3cf208ca27 Update git submodules
* Update freezer-web-ui from branch 'master'
  - [ussuri][goal] Drop python 2.7 support and testing
    
    OpenStack is dropping the py2.7 support in ussuri cycle.
    
    freezer-web-ui 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: I7a85a88ad3d248ea081eb22db6507f9bd21493f7
2019-12-21 02:14:17 +00:00
caihui 10a710475a Update git submodules
* Update freezer-web-ui from branch 'master'
  - Update devstack doc
    
    Add a sampe "local.conf" file for freezer developer.
    
    Change-Id: Iee12d4c186a373c5d8987dd48ece2b7a6eef446c
2019-11-16 03:40:41 +00:00
caihui fd15e70a8c Update git submodules
* Update freezer-web-ui from branch 'master'
  - Add  py37 and remove py35 in envlst
    
    1. Update tox.ini file, add py37 and remove py35 in envlst for UT.
    2. Upgrade pylint,astroid,keystoneauth1  version
    
    Change-Id: Ibb7a5ad85343d0ffe5c50d6c72865bce6657ea36
2019-11-15 12:07:18 +00:00
manchandavishal 474d85f823 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Use Horizon project template for django jobs
    
    Horizon defined a project template 'horizon-non-primary-django-jobs'
    for django jobs. This patch use that template to run django jobs
    here. For information please refer [1]
    
    [1] https://review.opendev.org/#/c/681969/
    
    Change-Id: I2a8bc45f838e9dc56ad015c44e034cf5d009d2ab
2019-10-10 07:17:34 +00:00
manchandavishal af3d42377f Update git submodules
* Update freezer-web-ui from branch 'master'
  - Bump minimum ksa(3.16.0) to fix gate
    
    Change-Id: I18e8af262e79dd7a7ea24015696736272c1fe131
2019-10-10 06:52:38 +00:00
jacky06 345bed25c8 Update git submodules
* Update freezer-web-ui from branch 'master'
  - 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. Update some URLs to latest
    3. Bump the keystoneauth1 to 3.14.0 to fix the gate[0]
    
    [0]: http://logs.openstack.org/40/666040/4/check/openstack-tox-lower-constraints/063a064/job-output.txt.gz#_2019-06-18_16_35_28_185448
    
    Change-Id: I5cb981175922df52ae55961109c904f6ecf94d24
    
  - 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-07-15 01:14:15 +00:00
Ian Wienand bd1c36a48b Update git submodules
* Update freezer-web-ui from branch 'master'
  - Replace openstack.org git:// URLs with https://
    
    This is a mechanically generated change to replace openstack.org
    git:// URLs with https:// equivalents.
    
    This is in aid of a planned future move of the git hosting
    infrastructure to a self-hosted instance of gitea (https://gitea.io),
    which does not support the git wire protocol at this stage.
    
    This update should result in no functional change.
    
    For more information see the thread at
    
     http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
    
    Change-Id: I66374a28c0ae20772bde47c785c5a368045e7824
2019-03-26 00:07:12 +00:00
Zuul afc60df0fc Update git submodules
* Update freezer-web-ui from branch 'master'
  - Merge "Add the project source code repository in README"
  - Add the project source code repository in README
    
    Change-Id: I4d7db76a3426e575abb1fb487043cafb86d441ee
2019-03-15 02:35:04 +00:00
ghanshyam 9641af467e Update git submodules
* Update freezer-web-ui from branch 'master'
  - Make freezer-web-ui-ubuntu as voting job again
    
    freezer-web-ui-ubuntu job has been made n-v in legacy
    job migration work.
    - https://review.openstack.org/#/c/642610
    
    Not issue has been fixed and it is working fine
    - https://review.openstack.org/#/c/643213/3
    
    Let's reenable it as voting.
    
    Change-Id: I735e0dacb035770be814ca1b829c56ef9ba644ff
2019-03-14 16:58:28 +00:00
ghanshyam 8815b5a373 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Rename and migrate the xenial gate jobsto bionic
    
    We have migrated the zuulv3 job to Bionic during Dec/Jan month.
     - http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000837.html
     - https://etherpad.openstack.org/p/devstack-bionic
    But that effort does not move all gate job to Bionic as there are
    large amount of jobs are still legacy jobs. All the legacy jobs still
    use Xenial as nodeset.
    
    As per the decided runtime for Stein, we need to test everything on openstack
    CI/CD on Bionic - https://governance.openstack.org/tc/reference/runtimes/stein.html
    
    Below patch move the legacy base jobs to bionic which will move the derived jobs
    automatically to bionic. These jobs are modified with branch variant so that they will use
    Bionic node from stein onwards and xenial for all other stable branches
    until stable/rocky.
    - https://review.openstack.org/#/c/639096
    
    This commit rename the ubuntu based gate job so that we do not need to rename
    them on every new distro migration.
    
    More Details: https://etherpad.openstack.org/p/legacy-job-bionic
    Depends-On: https://review.openstack.org/#/c/639096
    
    Making failing job n-v till story#2005227
    
    Change-Id: Ia00af4f5e40075a2cd8257afdd8e41c2ef40f932
2019-03-14 01:26:21 +00:00
Zuul f572a98ef4 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Merge "Add python 3.6 unit test job"
  - Add python 3.6 unit test job
    
    This is a mechanically generated patch to add a unit test job running
    under Python 3.6 as part of the python3-first goal.
    
    See the python3-first goal document for details:
    https://governance.openstack.org/tc/goals/stein/python3-first.html
    
    Change-Id: Ic187d40934b2cff946860d523783fa42e21ed2d3
2019-01-28 11:59:10 +00:00
Zuul 8559e64736 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Merge "Don't quote {posargs} in tox.ini"
  - Don't quote {posargs} in tox.ini
    
    Quotes around {posargs} cause the entire string to be combined into one
    arg that gets passed to stestr. This prevents passing multiple args
    (e.g. '--concurrency=16 some-regex')
    
    Change-Id: I92f08bc4cd2273738002999165498dac548cb421
2019-01-28 11:59:09 +00:00
Zuul 53dce16927 Update git submodules
* Update freezer-web-ui from branch 'master'
  - Merge "Update document building tox target"
  - Update document building tox target
    
    This patch set updates the tox targets for doc and reno building so it is
    in line with other OpenStack projects' structure.
    
    Change-Id: I70366984cdc49983504c6084e36339bb4f80ac01
2019-01-28 11:56:11 +00:00
Zuul 6bc856794b Update git submodules
* Update freezer-web-ui from branch 'master'
  - Merge "Change openstack-dev to openstack-discuss"
  - Change openstack-dev to openstack-discuss
    
    Change-Id: Ief30d598e2e28868d26069381b16dfbd6f3e4344
2019-01-28 11:54:04 +00:00
Andreas Jaeger 20fef42fdd Update git submodules
* Update freezer-web-ui from branch 'master'
  - Use template for lower-constraints
    
    Small cleanups:
    
    * Use openstack-lower-constraints-jobs template, remove individual
      jobs.
    * Sort list of templates
    
    Change-Id: I138aff23c6fc48f8659d3e84f18a026d1f70fb29
    Needed-By: https://review.openstack.org/623229
2019-01-14 01:17:18 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00