Update git submodules
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 5 Feb 2021 18:01:18 +0000 (19:01 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 5 Feb 2021 18:01:18 +0000 (18:01 +0000)
commit7bbb7029a4d170ba7de32512d2c8480f33768114
tree154b2338873dc620dda8dd4cdd701be5aaaa4a3d
parent53417e6bf1d56a9fbe3e262f14a644bea2edd69c
Update git submodules

* Update docs/submodules/releng from branch 'master'
  to c51c46c686895b20058c4de9fc961f1dcf14fba9
  - If releng verification has worked

    18:49:16 /usr/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
    18:49:16   from cryptography.utils import int_from_bytes
    18:49:16 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
    18:49:18 + python -m pip install --user --quiet --upgrade setuptools
    18:49:18 /usr/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
    18:49:18   from cryptography.utils import int_from_bytes
    18:49:18 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
    18:49:20 + python -m pip install --user --quiet --upgrade -r /tmp/requirements-EHaY.txt
    18:49:20 /usr/lib/python2.7/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
    18:49:20   from cryptography.utils import int_from_bytes
    18:49:20 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.

    Change-Id: I936c36aa1ac694e3ac77e058ab6f13cccacee5eb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/submodules/releng