Mock Version: 5.6 Mock Version: 5.6 Mock Version: 5.6 Mock Version: 5.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.src.rpm Child return code was: 0 Mock Version: 5.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mt40eU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstacksdk-4.1.1.dev4 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstacksdk-4.1.1.dev4-0.20241021165805.d5ba0c4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstacksdk-4.1.1.dev4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstacksdk-4.1.1 base' + rm -f openstack/tests/unit/test_stats.py + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order statsd sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order statsd sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order statsd sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order statsd sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order statsd sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order statsd sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^statsd.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^statsd.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order statsd sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order statsd sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NcW6Qs + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-4.1.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.uFWnmC + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-4.1.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.a1hSTj + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-4.1.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement not satisfied: coverage!=4.4,>=4.0 Handling ddt>=1.0.1 from tox --print-deps-only: py39 Requirement not satisfied: ddt>=1.0.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.0.0 Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: jsonschema>=3.2.0 Handling oslo.config>=6.1.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.config>=6.1.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=3.2.0 Handling prometheus-client>=0.4.2 from tox --print-deps-only: py39 Requirement not satisfied: prometheus-client>=0.4.2 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: requests-mock>=1.2.0 Handling stestr>=1.0.0 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=1.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.2.0 Handling cryptography>=2.7 from tox --print-deps-only: py39 Requirement not satisfied: cryptography>=2.7 Handling decorator>=4.4.1 from tox --print-deps-only: py39 Requirement not satisfied: decorator>=4.4.1 Handling dogpile.cache>=0.6.5 from tox --print-deps-only: py39 Requirement not satisfied: dogpile.cache>=0.6.5 Handling iso8601>=0.1.11 from tox --print-deps-only: py39 Requirement not satisfied: iso8601>=0.1.11 Handling jmespath>=0.9.0 from tox --print-deps-only: py39 Requirement not satisfied: jmespath>=0.9.0 Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39 Requirement not satisfied: jsonpatch!=1.20,>=1.16 Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39 Requirement not satisfied: keystoneauth1>=3.18.0 Handling netifaces>=0.10.4 from tox --print-deps-only: py39 Requirement not satisfied: netifaces>=0.10.4 Handling os-service-types>=1.7.0 from tox --print-deps-only: py39 Requirement not satisfied: os-service-types>=1.7.0 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling platformdirs>=3 from tox --print-deps-only: py39 Requirement not satisfied: platformdirs>=3 Handling PyYAML>=3.13 from tox --print-deps-only: py39 Requirement not satisfied: PyYAML>=3.13 Handling requestsexceptions>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: requestsexceptions>=1.2.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing requirements to openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstacksdk-4.1.1.dev4/openstacksdk-4.1.1.dev4.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: cryptography (>=2.7) Handling decorator (>=4.4.1) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: decorator (>=4.4.1) Handling dogpile.cache (>=0.6.5) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: dogpile.cache (>=0.6.5) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: iso8601 (>=0.1.11) Handling jmespath (>=0.9.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: jmespath (>=0.9.0) Handling jsonpatch (!=1.20,>=1.16) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: jsonpatch (!=1.20,>=1.16) Handling keystoneauth1 (>=3.18.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: keystoneauth1 (>=3.18.0) Handling netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: netifaces (>=0.10.4) Handling os-service-types (>=1.7.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: os-service-types (>=1.7.0) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.0.0) Handling platformdirs (>=3) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: platformdirs (>=3) Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: PyYAML (>=3.13) Handling requestsexceptions (>=1.2.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement not satisfied: requestsexceptions (>=1.2.0) + cat /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires + rm -rfv openstacksdk-4.1.1.dev4.dist-info/ removed 'openstacksdk-4.1.1.dev4.dist-info/AUTHORS' removed 'openstacksdk-4.1.1.dev4.dist-info/LICENSE' removed 'openstacksdk-4.1.1.dev4.dist-info/METADATA' removed 'openstacksdk-4.1.1.dev4.dist-info/entry_points.txt' removed 'openstacksdk-4.1.1.dev4.dist-info/pbr.json' removed 'openstacksdk-4.1.1.dev4.dist-info/top_level.txt' removed directory 'openstacksdk-4.1.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.fyImop + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-4.1.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.0.1 from tox --print-deps-only: py39 Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling oslo.config>=6.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.1.0 (installed: oslo.config 9.7.0.dev5) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1.dev3) Handling prometheus-client>=0.4.2 from tox --print-deps-only: py39 Requirement satisfied: prometheus-client>=0.4.2 (installed: prometheus-client 0.20.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling cryptography>=2.7 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=2.7 (installed: cryptography 36.0.1) Handling decorator>=4.4.1 from tox --print-deps-only: py39 Requirement satisfied: decorator>=4.4.1 (installed: decorator 4.4.2) Handling dogpile.cache>=0.6.5 from tox --print-deps-only: py39 Requirement satisfied: dogpile.cache>=0.6.5 (installed: dogpile.cache 1.3.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py39 Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling jmespath>=0.9.0 from tox --print-deps-only: py39 Requirement satisfied: jmespath>=0.9.0 (installed: jmespath 1.0.1) Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39 Requirement satisfied: jsonpatch!=1.20,>=1.16 (installed: jsonpatch 1.21) Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.18.0 (installed: keystoneauth1 5.9.0.dev32) Handling netifaces>=0.10.4 from tox --print-deps-only: py39 Requirement satisfied: netifaces>=0.10.4 (installed: netifaces 0.10.6) Handling os-service-types>=1.7.0 from tox --print-deps-only: py39 Requirement satisfied: os-service-types>=1.7.0 (installed: os-service-types 1.7.1.dev29) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling platformdirs>=3 from tox --print-deps-only: py39 Requirement satisfied: platformdirs>=3 (installed: platformdirs 4.2.2) Handling PyYAML>=3.13 from tox --print-deps-only: py39 Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 5.4.1) Handling requestsexceptions>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requestsexceptions>=1.2.0 (installed: requestsexceptions 1.4.1.dev6) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing requirements to openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstacksdk-4.1.1.dev4/openstacksdk-4.1.1.dev4.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: cryptography (>=2.7) (installed: cryptography 36.0.1) Handling decorator (>=4.4.1) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: decorator (>=4.4.1) (installed: decorator 4.4.2) Handling dogpile.cache (>=0.6.5) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: dogpile.cache (>=0.6.5) (installed: dogpile.cache 1.3.1) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling jmespath (>=0.9.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: jmespath (>=0.9.0) (installed: jmespath 1.0.1) Handling jsonpatch (!=1.20,>=1.16) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: jsonpatch (!=1.20,>=1.16) (installed: jsonpatch 1.21) Handling keystoneauth1 (>=3.18.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: keystoneauth1 (>=3.18.0) (installed: keystoneauth1 5.9.0.dev32) Handling netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: netifaces (>=0.10.4) (installed: netifaces 0.10.6) Handling os-service-types (>=1.7.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: os-service-types (>=1.7.0) (installed: os-service-types 1.7.1.dev29) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.0.0) Handling platformdirs (>=3) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: platformdirs (>=3) (installed: platformdirs 4.2.2) Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: PyYAML (>=3.13) (installed: PyYAML 5.4.1) Handling requestsexceptions (>=1.2.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: requestsexceptions (>=1.2.0) (installed: requestsexceptions 1.4.1.dev6) + cat /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires + rm -rfv openstacksdk-4.1.1.dev4.dist-info/ removed 'openstacksdk-4.1.1.dev4.dist-info/AUTHORS' removed 'openstacksdk-4.1.1.dev4.dist-info/LICENSE' removed 'openstacksdk-4.1.1.dev4.dist-info/METADATA' removed 'openstacksdk-4.1.1.dev4.dist-info/top_level.txt' removed 'openstacksdk-4.1.1.dev4.dist-info/pbr.json' removed 'openstacksdk-4.1.1.dev4.dist-info/entry_points.txt' removed directory 'openstacksdk-4.1.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nDAhFB + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-4.1.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.0.1 from tox --print-deps-only: py39 Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling oslo.config>=6.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.1.0 (installed: oslo.config 9.7.0.dev5) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1.dev3) Handling prometheus-client>=0.4.2 from tox --print-deps-only: py39 Requirement satisfied: prometheus-client>=0.4.2 (installed: prometheus-client 0.20.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling cryptography>=2.7 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=2.7 (installed: cryptography 36.0.1) Handling decorator>=4.4.1 from tox --print-deps-only: py39 Requirement satisfied: decorator>=4.4.1 (installed: decorator 4.4.2) Handling dogpile.cache>=0.6.5 from tox --print-deps-only: py39 Requirement satisfied: dogpile.cache>=0.6.5 (installed: dogpile.cache 1.3.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py39 Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling jmespath>=0.9.0 from tox --print-deps-only: py39 Requirement satisfied: jmespath>=0.9.0 (installed: jmespath 1.0.1) Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39 Requirement satisfied: jsonpatch!=1.20,>=1.16 (installed: jsonpatch 1.21) Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.18.0 (installed: keystoneauth1 5.9.0.dev32) Handling netifaces>=0.10.4 from tox --print-deps-only: py39 Requirement satisfied: netifaces>=0.10.4 (installed: netifaces 0.10.6) Handling os-service-types>=1.7.0 from tox --print-deps-only: py39 Requirement satisfied: os-service-types>=1.7.0 (installed: os-service-types 1.7.1.dev29) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling platformdirs>=3 from tox --print-deps-only: py39 Requirement satisfied: platformdirs>=3 (installed: platformdirs 4.2.2) Handling PyYAML>=3.13 from tox --print-deps-only: py39 Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 5.4.1) Handling requestsexceptions>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requestsexceptions>=1.2.0 (installed: requestsexceptions 1.4.1.dev6) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing requirements to openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstacksdk-4.1.1.dev4/openstacksdk-4.1.1.dev4.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: cryptography (>=2.7) (installed: cryptography 36.0.1) Handling decorator (>=4.4.1) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: decorator (>=4.4.1) (installed: decorator 4.4.2) Handling dogpile.cache (>=0.6.5) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: dogpile.cache (>=0.6.5) (installed: dogpile.cache 1.3.1) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling jmespath (>=0.9.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: jmespath (>=0.9.0) (installed: jmespath 1.0.1) Handling jsonpatch (!=1.20,>=1.16) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: jsonpatch (!=1.20,>=1.16) (installed: jsonpatch 1.21) Handling keystoneauth1 (>=3.18.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: keystoneauth1 (>=3.18.0) (installed: keystoneauth1 5.9.0.dev32) Handling netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: netifaces (>=0.10.4) (installed: netifaces 0.10.6) Handling os-service-types (>=1.7.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: os-service-types (>=1.7.0) (installed: os-service-types 1.7.1.dev29) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.0.0) Handling platformdirs (>=3) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: platformdirs (>=3) (installed: platformdirs 4.2.2) Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: PyYAML (>=3.13) (installed: PyYAML 5.4.1) Handling requestsexceptions (>=1.2.0) from hook generated metadata: Requires-Dist (openstacksdk) Requirement satisfied: requestsexceptions (>=1.2.0) (installed: requestsexceptions 1.4.1.dev6) + cat /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-buildrequires + rm -rfv openstacksdk-4.1.1.dev4.dist-info/ removed 'openstacksdk-4.1.1.dev4.dist-info/LICENSE' removed 'openstacksdk-4.1.1.dev4.dist-info/AUTHORS' removed 'openstacksdk-4.1.1.dev4.dist-info/METADATA' removed 'openstacksdk-4.1.1.dev4.dist-info/entry_points.txt' removed 'openstacksdk-4.1.1.dev4.dist-info/pbr.json' removed 'openstacksdk-4.1.1.dev4.dist-info/top_level.txt' removed directory 'openstacksdk-4.1.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Bpl8yL + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-4.1.1.dev4 + mkdir -p /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir Processing /builddir/build/BUILD/openstacksdk-4.1.1.dev4 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/tmpp8b5i551 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info writing /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-modern-metadata-u76b8h3n/openstacksdk-4.1.1.dev4.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: openstacksdk Building wheel for openstacksdk (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/tmp7m4qo9xx /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/openstack creating build/lib/openstack/block_storage creating build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/transfer.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/stats.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/snapshot.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/service.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/resource_filter.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/quota_set.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/quota_class_set.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/limits.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group_type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group_snapshot.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/extension.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/capabilities.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/block_storage_summary.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/backup.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/availability_zone.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/attachment.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 creating build/lib/openstack/tests creating build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_segment.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/__init__.py -> build/lib/openstack/tests/functional/instance_ha creating build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute creating build/lib/openstack/identity copying openstack/identity/version.py -> build/lib/openstack/identity copying openstack/identity/identity_service.py -> build/lib/openstack/identity copying openstack/identity/__init__.py -> build/lib/openstack/identity creating build/lib/openstack/identity/v3 copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/system.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/service_provider.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/mapping.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/identity_provider.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/federation_protocol.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/domain_config.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/application_credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/access_rule.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 creating build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/key_manager copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager creating build/lib/openstack/instance_ha creating build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/vmove.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/segment.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/notification.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/host.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/_proxy.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/__init__.py -> build/lib/openstack/instance_ha/v1 creating build/lib/openstack/container_infrastructure_management creating build/lib/openstack/container_infrastructure_management/v1 copying openstack/container_infrastructure_management/v1/service.py -> build/lib/openstack/container_infrastructure_management/v1 copying openstack/container_infrastructure_management/v1/cluster_template.py -> build/lib/openstack/container_infrastructure_management/v1 copying openstack/container_infrastructure_management/v1/cluster_certificate.py -> build/lib/openstack/container_infrastructure_management/v1 copying openstack/container_infrastructure_management/v1/cluster.py -> build/lib/openstack/container_infrastructure_management/v1 copying openstack/container_infrastructure_management/v1/_proxy.py -> build/lib/openstack/container_infrastructure_management/v1 copying openstack/container_infrastructure_management/v1/__init__.py -> build/lib/openstack/container_infrastructure_management/v1 creating build/lib/openstack/tests/unit/block_storage creating build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_transfer.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_service.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_resource_filter.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_limits.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_extension.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_block_storage_summary.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_attachment.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 creating build/lib/openstack/tests/unit/instance_ha copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha creating build/lib/openstack/compute copying openstack/compute/version.py -> build/lib/openstack/compute copying openstack/compute/compute_service.py -> build/lib/openstack/compute copying openstack/compute/__init__.py -> build/lib/openstack/compute creating build/lib/openstack/cloud copying openstack/cloud/openstackcloud.py -> build/lib/openstack/cloud copying openstack/cloud/meta.py -> build/lib/openstack/cloud copying openstack/cloud/inventory.py -> build/lib/openstack/cloud copying openstack/cloud/exc.py -> build/lib/openstack/cloud copying openstack/cloud/_utils.py -> build/lib/openstack/cloud copying openstack/cloud/_shared_file_system.py -> build/lib/openstack/cloud copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud copying openstack/cloud/_object_store.py -> build/lib/openstack/cloud copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud copying openstack/cloud/_network.py -> build/lib/openstack/cloud copying openstack/cloud/_image.py -> build/lib/openstack/cloud copying openstack/cloud/_identity.py -> build/lib/openstack/cloud copying openstack/cloud/_dns.py -> build/lib/openstack/cloud copying openstack/cloud/_compute.py -> build/lib/openstack/cloud copying openstack/cloud/_coe.py -> build/lib/openstack/cloud copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud copying openstack/cloud/_accelerator.py -> build/lib/openstack/cloud copying openstack/cloud/__init__.py -> build/lib/openstack/cloud creating build/lib/openstack/image creating build/lib/openstack/image/v2 copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 copying openstack/image/v2/metadef_schema.py -> build/lib/openstack/image/v2 copying openstack/image/v2/metadef_resource_type.py -> build/lib/openstack/image/v2 copying openstack/image/v2/metadef_property.py -> build/lib/openstack/image/v2 copying openstack/image/v2/metadef_object.py -> build/lib/openstack/image/v2 copying openstack/image/v2/metadef_namespace.py -> build/lib/openstack/image/v2 copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 copying openstack/image/v2/cache.py -> build/lib/openstack/image/v2 copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 creating build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_network.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_image.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_compute.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples creating build/lib/openstack/tests/functional/dns creating build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone_share.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_service_status.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 creating build/lib/openstack/network copying openstack/network/version.py -> build/lib/openstack/network copying openstack/network/network_service.py -> build/lib/openstack/network copying openstack/network/__init__.py -> build/lib/openstack/network creating build/lib/openstack/tests/unit/shared_file_system creating build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_user_message.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_snapshot_instance.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_network_subnet.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_network.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_instance.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_group_snapshot.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_group.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_export_locations.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_access_rule.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_quota_class_set.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_proxy.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_limit.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/__init__.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/warnings.py -> build/lib/openstack copying openstack/version.py -> build/lib/openstack copying openstack/utils.py -> build/lib/openstack copying openstack/service_description.py -> build/lib/openstack copying openstack/resource.py -> build/lib/openstack copying openstack/proxy.py -> build/lib/openstack copying openstack/format.py -> build/lib/openstack copying openstack/exceptions.py -> build/lib/openstack copying openstack/connection.py -> build/lib/openstack copying openstack/_services_mixin.py -> build/lib/openstack copying openstack/_log.py -> build/lib/openstack copying openstack/__main__.py -> build/lib/openstack copying openstack/__init__.py -> build/lib/openstack creating build/lib/openstack/clustering copying openstack/clustering/version.py -> build/lib/openstack/clustering copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering copying openstack/clustering/__init__.py -> build/lib/openstack/clustering creating build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_zone.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_backups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_access.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_users.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_usage.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_update_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_subnet.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_stack.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shared_file_system.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_set_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_group.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_console.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_security_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_router.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_role_assignment.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_recordset.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_rebuild_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_quotas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_rule_type.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_policy.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_project.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_port.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator_noauth.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_openstackcloud.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_object.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_network.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_meta.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_magnum_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_limits.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_keypair.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_inventory.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_users.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_roles.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_fwaas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_common.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_flavors.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_endpoints.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domains.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domain_params.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_compute.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_clustering.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cluster_templates.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cloud.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_ports.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_node.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_availability_zones.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_aggregate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_accelerator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test__utils.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/__init__.py -> build/lib/openstack/tests/unit/cloud creating build/lib/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 creating build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/type.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/stats.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/snapshot.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/quota_set.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/quota_class_set.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/limits.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/extension.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/capabilities.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 creating build/lib/openstack/database copying openstack/database/database_service.py -> build/lib/openstack/database copying openstack/database/__init__.py -> build/lib/openstack/database creating build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_type.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_stats.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_limits.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_extension.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_capabilities.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/__init__.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/test_utils.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_missing_version.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_microversions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_fakes.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit copying openstack/block_storage/block_storage_service.py -> build/lib/openstack/block_storage copying openstack/block_storage/_base_proxy.py -> build/lib/openstack/block_storage copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage creating build/lib/openstack/orchestration copying openstack/orchestration/version.py -> build/lib/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration creating build/lib/openstack/baremetal creating build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_target.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_connector.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/runbooks.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/node.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/driver.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/deploy_templates.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/conductor.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/chassis.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 creating build/lib/openstack/shared_file_system creating build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/user_message.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/storage_pool.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_snapshot_instance.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_snapshot.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_network_subnet.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_network.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_instance.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_group_snapshot.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_group.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_export_locations.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_access_rule.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/resource_locks.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/quota_class_set.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/limit.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/availability_zone.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/_proxy.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/__init__.py -> build/lib/openstack/shared_file_system/v2 copying openstack/baremetal/version.py -> build/lib/openstack/baremetal copying openstack/baremetal/configdrive.py -> build/lib/openstack/baremetal copying openstack/baremetal/baremetal_service.py -> build/lib/openstack/baremetal copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal creating build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering creating build/lib/openstack/tests/functional/orchestration copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_version.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_quota.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_provider.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_pool.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_member.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_load_balancer.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_listener.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7rule.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7policy.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_health_monitor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_amphora.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/__init__.py -> build/lib/openstack/tests/unit/load_balancer creating build/lib/openstack/tests/unit/message copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_target.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_runbooks.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port_group.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_node.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_conductor.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_chassis.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_allocation.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal/v1 creating build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_vpnaas.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_trunk.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_tap_mirror.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_taas.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_sfc.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_provider.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_profile.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_segment.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_quota.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_ndp_proxy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_flavor.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_extension.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_dvr_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_default_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_bgpvpn.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_bgp.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_availability_zone.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_scope.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/__init__.py -> build/lib/openstack/tests/functional/network/v2 creating build/lib/openstack/accelerator creating build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device_profile.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/deployable.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/accelerator_request.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/_proxy.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/__init__.py -> build/lib/openstack/accelerator/v2 creating build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_execution.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_cron_trigger.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/__init__.py -> build/lib/openstack/tests/unit/workflow creating build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_event.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 creating build/lib/openstack/message creating build/lib/openstack/message/v2 copying openstack/message/v2/subscription.py -> build/lib/openstack/message/v2 copying openstack/message/v2/queue.py -> build/lib/openstack/message/v2 copying openstack/message/v2/message.py -> build/lib/openstack/message/v2 copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 creating build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute creating build/lib/openstack/dns copying openstack/dns/version.py -> build/lib/openstack/dns copying openstack/dns/dns_service.py -> build/lib/openstack/dns copying openstack/dns/__init__.py -> build/lib/openstack/dns creating build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_type.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_stats.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/base.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/__init__.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/unit/baremetal/test_version.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_configdrive.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/__init__.py -> build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/unit/fake creating build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/fake.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/_proxy.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/__init__.py -> build/lib/openstack/tests/unit/fake/v2 creating build/lib/openstack/config copying openstack/config/loader.py -> build/lib/openstack/config copying openstack/config/exceptions.py -> build/lib/openstack/config copying openstack/config/defaults.py -> build/lib/openstack/config copying openstack/config/cloud_region.py -> build/lib/openstack/config copying openstack/config/cloud_config.py -> build/lib/openstack/config copying openstack/config/_util.py -> build/lib/openstack/config copying openstack/config/__init__.py -> build/lib/openstack/config creating build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_introspection_rule.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 creating build/lib/openstack/test copying openstack/test/fakes.py -> build/lib/openstack/test copying openstack/test/__init__.py -> build/lib/openstack/test creating build/lib/openstack/tests/unit/image copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image creating build/lib/openstack/config/vendors copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors creating build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_usage.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_service.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_remote_console.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_migration.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_ip.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_interface.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_group.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_actions.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_proxy.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_migration.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_limits.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_keypair.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_image.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_flavor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_extension.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/__init__.py -> build/lib/openstack/tests/unit/compute/v2 creating build/lib/openstack/load_balancer creating build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/quota.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/provider.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/pool.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/member.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/load_balancer.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/listener.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_rule.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_policy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/health_monitor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/amphora.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/_proxy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/__init__.py -> build/lib/openstack/load_balancer/v2 creating build/lib/openstack/tests/functional/object_store creating build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_obj.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_container.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_account.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/__init__.py -> build/lib/openstack/tests/functional/object_store/v1 creating build/lib/openstack/tests/unit/placement copying openstack/tests/unit/placement/__init__.py -> build/lib/openstack/tests/unit/placement copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha creating build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_service.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_server.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_quota_set.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_limits.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_keypair.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_image.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_flavor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_extension.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/__init__.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_task.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_service_info.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_schema.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_proxy.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_metadef_schema.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_metadef_resource_type_association.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_metadef_resource_type.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_metadef_property.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_metadef_object.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_metadef_namespace.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_member.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_image.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_cache.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/__init__.py -> build/lib/openstack/tests/unit/image/v2 creating build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection creating build/lib/openstack/database/v1 copying openstack/database/v1/user.py -> build/lib/openstack/database/v1 copying openstack/database/v1/instance.py -> build/lib/openstack/database/v1 copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 creating build/lib/openstack/tests/unit/dns copying openstack/tests/unit/dns/test_version.py -> build/lib/openstack/tests/unit/dns copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns creating build/lib/openstack/object_store copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store copying openstack/object_store/__init__.py -> build/lib/openstack/object_store copying openstack/shared_file_system/shared_file_system_service.py -> build/lib/openstack/shared_file_system copying openstack/shared_file_system/__init__.py -> build/lib/openstack/shared_file_system creating build/lib/openstack/common copying openstack/common/tag.py -> build/lib/openstack/common copying openstack/common/quota_set.py -> build/lib/openstack/common copying openstack/common/metadata.py -> build/lib/openstack/common copying openstack/common/__init__.py -> build/lib/openstack/common copying openstack/accelerator/version.py -> build/lib/openstack/accelerator copying openstack/accelerator/accelerator_service.py -> build/lib/openstack/accelerator copying openstack/accelerator/__init__.py -> build/lib/openstack/accelerator creating build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_tag.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_quota_set.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_metadata.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/__init__.py -> build/lib/openstack/tests/unit/common creating build/lib/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_site_connection.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ike_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_endpoint_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 copying openstack/network/v2/tap_service.py -> build/lib/openstack/network/v2 copying openstack/network/v2/tap_mirror.py -> build/lib/openstack/network/v2 copying openstack/network/v2/tap_flow.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 copying openstack/network/v2/sfc_service_graph.py -> build/lib/openstack/network/v2 copying openstack/network/v2/sfc_port_pair_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/sfc_port_pair.py -> build/lib/openstack/network/v2 copying openstack/network/v2/sfc_port_chain.py -> build/lib/openstack/network/v2 copying openstack/network/v2/sfc_flow_classifier.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_packet_rate_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 copying openstack/network/v2/ndp_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip_association.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 copying openstack/network/v2/l3_conntrack_helper.py -> build/lib/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 copying openstack/network/v2/default_security_group_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/bgpvpn_router_association.py -> build/lib/openstack/network/v2 copying openstack/network/v2/bgpvpn_port_association.py -> build/lib/openstack/network/v2 copying openstack/network/v2/bgpvpn_network_association.py -> build/lib/openstack/network/v2 copying openstack/network/v2/bgpvpn.py -> build/lib/openstack/network/v2 copying openstack/network/v2/bgp_speaker.py -> build/lib/openstack/network/v2 copying openstack/network/v2/bgp_peer.py -> build/lib/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_base.py -> build/lib/openstack/network/v2 copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 copying openstack/message/version.py -> build/lib/openstack/message copying openstack/message/message_service.py -> build/lib/openstack/message copying openstack/message/__init__.py -> build/lib/openstack/message creating build/lib/openstack/key_manager creating build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/secret.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/order.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/container.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 creating build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_user.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_trust.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service_provider.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_region.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_proxy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_project.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_policy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_mapping.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_group.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain_config.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_credential.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_access_rule.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/__init__.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional copying openstack/container_infrastructure_management/container_infrastructure_management_service.py -> build/lib/openstack/container_infrastructure_management copying openstack/container_infrastructure_management/__init__.py -> build/lib/openstack/container_infrastructure_management creating build/lib/openstack/tests/unit/container_infrastructure_management copying openstack/tests/unit/container_infrastructure_management/__init__.py -> build/lib/openstack/tests/unit/container_infrastructure_management creating build/lib/openstack/image/v1 copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 creating build/lib/openstack/workflow copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow copying openstack/workflow/version.py -> build/lib/openstack/workflow copying openstack/workflow/__init__.py -> build/lib/openstack/workflow creating build/lib/openstack/tests/functional/identity creating build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_domain_config.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_access_rule.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/__init__.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer creating build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_proxy.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/__init__.py -> build/lib/openstack/tests/unit/image/v1 creating build/lib/openstack/identity/v2 copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 copying openstack/tests/unit/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager creating build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_type.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_transfer.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_service.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_resource_filters.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_quota_set.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_limits.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_group.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_extension.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_block_storage_summary.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_attachment.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/base.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 creating build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_secret.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_proxy.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_order.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_container.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/__init__.py -> build/lib/openstack/tests/unit/key_manager/v1 creating build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_proxy.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_deployable.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/__init__.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_share.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_import.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/service_status.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/recordset.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/floating_ip.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 copying openstack/tests/fixtures.py -> build/lib/openstack/tests copying openstack/tests/fakes.py -> build/lib/openstack/tests copying openstack/tests/base.py -> build/lib/openstack/tests copying openstack/tests/__init__.py -> build/lib/openstack/tests creating build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_subscription.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_queue.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_proxy.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_message.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_claim.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/__init__.py -> build/lib/openstack/tests/unit/message/v2 creating build/lib/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/cron_trigger.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/_proxy.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/__init__.py -> build/lib/openstack/workflow/v2 creating build/lib/openstack/tests/unit/database creating build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_user.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_instance.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_flavor.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_database.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 creating build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_event.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_config.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_resource.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_proxy.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/__init__.py -> build/lib/openstack/tests/unit/orchestration/v1 creating build/lib/openstack/cloud/tests copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests creating build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_task.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_schema.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_metadef_schema.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_metadef_resource_type.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_metadef_property.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_metadef_object.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_metadef_namespace.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/base.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store creating build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_user.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_tenant.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_role.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_proxy.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_extension.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/__init__.py -> build/lib/openstack/tests/unit/identity/v2 creating build/lib/openstack/object_store/v1 copying openstack/object_store/v1/obj.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/info.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/container.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/account.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_base.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/__init__.py -> build/lib/openstack/object_store/v1 copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake creating build/lib/openstack/fixture copying openstack/fixture/connection.py -> build/lib/openstack/fixture copying openstack/fixture/__init__.py -> build/lib/openstack/fixture creating build/lib/openstack/tests/functional/placement creating build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_trait.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_resource_provider_inventory.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/__init__.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering creating build/lib/openstack/tests/functional/load_balancer copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer creating build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_trait.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_provider_inventory.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_class.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_proxy.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/__init__.py -> build/lib/openstack/tests/unit/placement/v1 creating build/lib/openstack/placement creating build/lib/openstack/placement/v1 copying openstack/placement/v1/trait.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_provider_inventory.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_provider.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_class.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/_proxy.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/__init__.py -> build/lib/openstack/placement/v1 copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image copying openstack/image/image_signer.py -> build/lib/openstack/image copying openstack/image/image_service.py -> build/lib/openstack/image copying openstack/image/_download.py -> build/lib/openstack/image copying openstack/image/__init__.py -> build/lib/openstack/image copying openstack/tests/unit/shared_file_system/__init__.py -> build/lib/openstack/tests/unit/shared_file_system creating build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_service.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_trunk.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_tap_service.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_tap_mirror.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_tap_flow.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_sfc_service_graph.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_sfc_port_pair_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_sfc_port_pair.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_sfc_port_chain.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_sfc_flow_classifier.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_provider.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_profile.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_segment.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_router.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_quota.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool_member.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_ndp_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_load_balancer.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_listener.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_health_monitor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_flavor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_extension.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_default_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_bgpvpn.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_bgp_speaker.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_bgp_peer.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_agent.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_scope.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/__init__.py -> build/lib/openstack/tests/unit/network/v2 creating build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/_proxy.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/__init__.py -> build/lib/openstack/tests/unit/fake/v1 creating build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_loader.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_json.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_init.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_session.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_conf.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_environ.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_cloud_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/base.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/__init__.py -> build/lib/openstack/tests/unit/config creating build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd creating build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 creating build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection_rule.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/_proxy.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/__init__.py -> build/lib/openstack/baremetal_introspection/v1 creating build/lib/openstack/tests/unit/container_infrastructure_management/v1 copying openstack/tests/unit/container_infrastructure_management/v1/test_service.py -> build/lib/openstack/tests/unit/container_infrastructure_management/v1 copying openstack/tests/unit/container_infrastructure_management/v1/test_proxy.py -> build/lib/openstack/tests/unit/container_infrastructure_management/v1 copying openstack/tests/unit/container_infrastructure_management/v1/test_cluster_template.py -> build/lib/openstack/tests/unit/container_infrastructure_management/v1 copying openstack/tests/unit/container_infrastructure_management/v1/test_cluster_certificate.py -> build/lib/openstack/tests/unit/container_infrastructure_management/v1 copying openstack/tests/unit/container_infrastructure_management/v1/test_cluster.py -> build/lib/openstack/tests/unit/container_infrastructure_management/v1 copying openstack/tests/unit/container_infrastructure_management/v1/__init__.py -> build/lib/openstack/tests/unit/container_infrastructure_management/v1 copying openstack/tests/functional/dns/__init__.py -> build/lib/openstack/tests/functional/dns creating build/lib/openstack/orchestration/util copying openstack/orchestration/util/utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/__init__.py -> build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database creating build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_share.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_import.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_export.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_service_status.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_recordset.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_proxy.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/__init__.py -> build/lib/openstack/tests/unit/dns/v2 creating build/lib/openstack/tests/unit/object_store copying openstack/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store copying openstack/tests/functional/placement/__init__.py -> build/lib/openstack/tests/functional/placement creating build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_node.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_conductor.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/base.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/__init__.py -> build/lib/openstack/tests/functional/baremetal creating build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_proxy.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_obj.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_info.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_container.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_account.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/__init__.py -> build/lib/openstack/tests/unit/object_store/v1 creating build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_user_message.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_storage_pool.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_snapshot_instance.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_snapshot.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_network_subnet.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_network.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_metadata.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_instance.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_group_snapshot.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_group.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_access_rule.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_resource_lock.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_quota_class_set.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_limit.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_export_locations.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/base.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/__init__.py -> build/lib/openstack/tests/functional/shared_file_system creating build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_service.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_receiver.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_proxy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_node.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_event.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_build_info.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_action.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/__init__.py -> build/lib/openstack/tests/unit/clustering/v1 creating build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_zone.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_type.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_backup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_users.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_stack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_server_group.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_security_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_router.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_recordset.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_range_search.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_quotas.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_policy.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project_cleanup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_port.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_object.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_network.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_magnum_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_limits.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_keypairs.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_inventory.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_image.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_identity.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_flavor.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_endpoints.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_domain.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_devstack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_compute.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_coe_clusters.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_cluster_templates.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_aggregate.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/__init__.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/unit/accelerator/test_version.py -> build/lib/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/__init__.py -> build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/test_proxy.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/__init__.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/placement/placement_service.py -> build/lib/openstack/placement copying openstack/placement/__init__.py -> build/lib/openstack/placement copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image copying openstack/tests/functional/identity/__init__.py -> build/lib/openstack/tests/functional/identity creating build/lib/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/usage.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_remote_console.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_action.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/quota_set.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/quota_class_set.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 creating build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_vmove.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_notification.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_host.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/__init__.py -> build/lib/openstack/tests/unit/instance_ha/v1 running egg_info writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing requirements to openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack._hacking' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack._hacking' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack._hacking' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack._hacking' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.hooks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.hooks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.hooks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.hooks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.auth.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.auth.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.auth.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.auth.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.client_config.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.client_config.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.client_config.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.client_config.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.group.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.group.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.group.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.group.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.group.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.group.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.image.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.image.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.image.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.image.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.image.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.image.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.keypair.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.keypair.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.keypair.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.keypair.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.keypair.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.keypair.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.keystone_domain.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.keystone_domain.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.keystone_domain.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.keystone_domain.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.keystone_domain.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.keystone_domain.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.keystone_role.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.keystone_role.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.keystone_role.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.keystone_role.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.keystone_role.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.keystone_role.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.network.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.network.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.network.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.network.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.network.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.network.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.nova_flavor.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.nova_flavor.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.nova_flavor.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.nova_flavor.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.object.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.object.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.object.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.object.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.port.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.port.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.port.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.port.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.port.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.port.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.router.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.router.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.router.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.router.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.router.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.router.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.security_group.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.security_group.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.security_group.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.security_group.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.security_group.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.security_group.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.server.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.server.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.server.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.server.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.server.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.server.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.subnet.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.subnet.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.subnet.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.subnet.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.subnet.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.subnet.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.user.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.user.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.user.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.user_group.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user_group.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.user_group.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.user_group.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.ansible.roles.volume.tasks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.volume.tasks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.ansible.roles.volume.tasks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.ansible.roles.volume.tasks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.unit.fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.unit.fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.unit.fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack.tests.unit.fixtures.clouds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures.clouds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack.tests.unit.fixtures.clouds' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack.tests.unit.fixtures.clouds' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying openstack/py.typed -> build/lib/openstack creating build/lib/openstack/_hacking copying openstack/_hacking/checks.py -> build/lib/openstack/_hacking copying openstack/tests/unit/README.rst -> build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/accelerator.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-glance-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/baremetal.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/block-storage-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clustering.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/discovery.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/dns.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-broken.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-suburl.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v1.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v2.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/old-compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/shared-file-system.json -> build/lib/openstack/tests/unit/fixtures creating build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/config/defaults.json -> build/lib/openstack/config copying openstack/config/schema.json -> build/lib/openstack/config copying openstack/config/vendor-schema.json -> build/lib/openstack/config copying openstack/config/vendors/auro.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/betacloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/binero.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/bluebox.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/catalyst.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/citycloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/conoha.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/dreamcompute.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/elastx.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/entercloudsuite.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/fuga.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ibmcloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/internap.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/limestonenetworks.yaml -> build/lib/openstack/config/vendors copying openstack/config/vendors/otc-swiss.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/otc.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh-us.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/rackspace.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/switchengines.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ultimum.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/unitedstack.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/vexxhost.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/zetta.json -> build/lib/openstack/config/vendors copying openstack/tests/functional/README.rst -> build/lib/openstack/tests/functional copying openstack/tests/README.rst -> build/lib/openstack/tests creating build/lib/openstack/tests/ansible copying openstack/tests/ansible/README.txt -> build/lib/openstack/tests/ansible copying openstack/tests/ansible/run.yml -> build/lib/openstack/tests/ansible creating build/lib/openstack/tests/ansible/hooks copying openstack/tests/ansible/hooks/post_test_hook.sh -> build/lib/openstack/tests/ansible/hooks creating build/lib/openstack/tests/ansible/roles creating build/lib/openstack/tests/ansible/roles/auth creating build/lib/openstack/tests/ansible/roles/auth/tasks copying openstack/tests/ansible/roles/auth/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/auth/tasks creating build/lib/openstack/tests/ansible/roles/client_config creating build/lib/openstack/tests/ansible/roles/client_config/tasks copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/client_config/tasks creating build/lib/openstack/tests/ansible/roles/group creating build/lib/openstack/tests/ansible/roles/group/defaults copying openstack/tests/ansible/roles/group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/group/defaults creating build/lib/openstack/tests/ansible/roles/group/tasks copying openstack/tests/ansible/roles/group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/group/tasks creating build/lib/openstack/tests/ansible/roles/image creating build/lib/openstack/tests/ansible/roles/image/defaults copying openstack/tests/ansible/roles/image/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/image/defaults creating build/lib/openstack/tests/ansible/roles/image/tasks copying openstack/tests/ansible/roles/image/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/image/tasks creating build/lib/openstack/tests/ansible/roles/keypair creating build/lib/openstack/tests/ansible/roles/keypair/defaults copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/defaults creating build/lib/openstack/tests/ansible/roles/keypair/tasks copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/tasks creating build/lib/openstack/tests/ansible/roles/keystone_domain creating build/lib/openstack/tests/ansible/roles/keystone_domain/defaults copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/defaults creating build/lib/openstack/tests/ansible/roles/keystone_domain/tasks copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/tasks creating build/lib/openstack/tests/ansible/roles/keystone_role creating build/lib/openstack/tests/ansible/roles/keystone_role/defaults copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/defaults creating build/lib/openstack/tests/ansible/roles/keystone_role/tasks copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/tasks creating build/lib/openstack/tests/ansible/roles/network creating build/lib/openstack/tests/ansible/roles/network/defaults copying openstack/tests/ansible/roles/network/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/network/defaults creating build/lib/openstack/tests/ansible/roles/network/tasks copying openstack/tests/ansible/roles/network/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/network/tasks creating build/lib/openstack/tests/ansible/roles/nova_flavor creating build/lib/openstack/tests/ansible/roles/nova_flavor/tasks copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/nova_flavor/tasks creating build/lib/openstack/tests/ansible/roles/object creating build/lib/openstack/tests/ansible/roles/object/tasks copying openstack/tests/ansible/roles/object/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/object/tasks creating build/lib/openstack/tests/ansible/roles/port creating build/lib/openstack/tests/ansible/roles/port/defaults copying openstack/tests/ansible/roles/port/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/port/defaults creating build/lib/openstack/tests/ansible/roles/port/tasks copying openstack/tests/ansible/roles/port/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/port/tasks creating build/lib/openstack/tests/ansible/roles/router creating build/lib/openstack/tests/ansible/roles/router/defaults copying openstack/tests/ansible/roles/router/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/router/defaults creating build/lib/openstack/tests/ansible/roles/router/tasks copying openstack/tests/ansible/roles/router/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/router/tasks creating build/lib/openstack/tests/ansible/roles/security_group creating build/lib/openstack/tests/ansible/roles/security_group/defaults copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/defaults creating build/lib/openstack/tests/ansible/roles/security_group/tasks copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/tasks creating build/lib/openstack/tests/ansible/roles/server creating build/lib/openstack/tests/ansible/roles/server/defaults copying openstack/tests/ansible/roles/server/defaults/main.yaml -> build/lib/openstack/tests/ansible/roles/server/defaults creating build/lib/openstack/tests/ansible/roles/server/tasks copying openstack/tests/ansible/roles/server/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/server/tasks creating build/lib/openstack/tests/ansible/roles/subnet creating build/lib/openstack/tests/ansible/roles/subnet/defaults copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/defaults creating build/lib/openstack/tests/ansible/roles/subnet/tasks copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/tasks creating build/lib/openstack/tests/ansible/roles/user creating build/lib/openstack/tests/ansible/roles/user/tasks copying openstack/tests/ansible/roles/user/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user/tasks creating build/lib/openstack/tests/ansible/roles/user_group creating build/lib/openstack/tests/ansible/roles/user_group/tasks copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user_group/tasks creating build/lib/openstack/tests/ansible/roles/volume creating build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/ansible/roles/volume/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/helloworld.txt -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/openstack creating build/bdist.linux-x86_64/wheel/openstack/_hacking copying build/lib/openstack/_hacking/checks.py -> build/bdist.linux-x86_64/wheel/openstack/_hacking copying build/lib/openstack/py.typed -> build/bdist.linux-x86_64/wheel/openstack creating build/bdist.linux-x86_64/wheel/openstack/placement copying build/lib/openstack/placement/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/placement copying build/lib/openstack/placement/placement_service.py -> build/bdist.linux-x86_64/wheel/openstack/placement creating build/bdist.linux-x86_64/wheel/openstack/placement/v1 copying build/lib/openstack/placement/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/placement/v1 copying build/lib/openstack/placement/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_class.py -> build/bdist.linux-x86_64/wheel/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_provider.py -> build/bdist.linux-x86_64/wheel/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_provider_inventory.py -> build/bdist.linux-x86_64/wheel/openstack/placement/v1 copying build/lib/openstack/placement/v1/trait.py -> build/bdist.linux-x86_64/wheel/openstack/placement/v1 creating build/bdist.linux-x86_64/wheel/openstack/fixture copying build/lib/openstack/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/fixture copying build/lib/openstack/fixture/connection.py -> build/bdist.linux-x86_64/wheel/openstack/fixture creating build/bdist.linux-x86_64/wheel/openstack/workflow creating build/bdist.linux-x86_64/wheel/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/cron_trigger.py -> build/bdist.linux-x86_64/wheel/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/execution.py -> build/bdist.linux-x86_64/wheel/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/workflow.py -> build/bdist.linux-x86_64/wheel/openstack/workflow/v2 copying build/lib/openstack/workflow/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/workflow copying build/lib/openstack/workflow/version.py -> build/bdist.linux-x86_64/wheel/openstack/workflow copying build/lib/openstack/workflow/workflow_service.py -> build/bdist.linux-x86_64/wheel/openstack/workflow creating build/bdist.linux-x86_64/wheel/openstack/key_manager copying build/lib/openstack/key_manager/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/key_manager copying build/lib/openstack/key_manager/key_manager_service.py -> build/bdist.linux-x86_64/wheel/openstack/key_manager creating build/bdist.linux-x86_64/wheel/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_format.py -> build/bdist.linux-x86_64/wheel/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/container.py -> build/bdist.linux-x86_64/wheel/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/order.py -> build/bdist.linux-x86_64/wheel/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/secret.py -> build/bdist.linux-x86_64/wheel/openstack/key_manager/v1 creating build/bdist.linux-x86_64/wheel/openstack/common copying build/lib/openstack/common/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/common copying build/lib/openstack/common/metadata.py -> build/bdist.linux-x86_64/wheel/openstack/common copying build/lib/openstack/common/quota_set.py -> build/bdist.linux-x86_64/wheel/openstack/common copying build/lib/openstack/common/tag.py -> build/bdist.linux-x86_64/wheel/openstack/common creating build/bdist.linux-x86_64/wheel/openstack/object_store creating build/bdist.linux-x86_64/wheel/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_base.py -> build/bdist.linux-x86_64/wheel/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/account.py -> build/bdist.linux-x86_64/wheel/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/container.py -> build/bdist.linux-x86_64/wheel/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/info.py -> build/bdist.linux-x86_64/wheel/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/obj.py -> build/bdist.linux-x86_64/wheel/openstack/object_store/v1 copying build/lib/openstack/object_store/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/object_store copying build/lib/openstack/object_store/object_store_service.py -> build/bdist.linux-x86_64/wheel/openstack/object_store creating build/bdist.linux-x86_64/wheel/openstack/baremetal_introspection creating build/bdist.linux-x86_64/wheel/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/introspection_rule.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal_introspection creating build/bdist.linux-x86_64/wheel/openstack/load_balancer copying build/lib/openstack/load_balancer/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer copying build/lib/openstack/load_balancer/load_balancer_service.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer copying build/lib/openstack/load_balancer/version.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer creating build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/amphora.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/health_monitor.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_policy.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_rule.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/listener.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/load_balancer.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/member.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/pool.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/provider.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/quota.py -> build/bdist.linux-x86_64/wheel/openstack/load_balancer/v2 creating build/bdist.linux-x86_64/wheel/openstack/test copying build/lib/openstack/test/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/test copying build/lib/openstack/test/fakes.py -> build/bdist.linux-x86_64/wheel/openstack/test creating build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/vendor-schema.json -> build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/schema.json -> build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/defaults.json -> build/bdist.linux-x86_64/wheel/openstack/config creating build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/zetta.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/vexxhost.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/unitedstack.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/ultimum.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/switchengines.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/rackspace.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh-us.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/otc.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/otc-swiss.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/internap.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/ibmcloud.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/fuga.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/entercloudsuite.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/elastx.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/dreamcompute.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/conoha.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/citycloud.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/catalyst.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/bluebox.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/binero.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/betacloud.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/auro.json -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/vendors/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/config/vendors copying build/lib/openstack/config/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/_util.py -> build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/cloud_config.py -> build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/cloud_region.py -> build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/defaults.py -> build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/exceptions.py -> build/bdist.linux-x86_64/wheel/openstack/config copying build/lib/openstack/config/loader.py -> build/bdist.linux-x86_64/wheel/openstack/config creating build/bdist.linux-x86_64/wheel/openstack/dns creating build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/_base.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/floating_ip.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/recordset.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/service_status.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_export.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_import.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_share.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_transfer.py -> build/bdist.linux-x86_64/wheel/openstack/dns/v2 copying build/lib/openstack/dns/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/dns copying build/lib/openstack/dns/dns_service.py -> build/bdist.linux-x86_64/wheel/openstack/dns copying build/lib/openstack/dns/version.py -> build/bdist.linux-x86_64/wheel/openstack/dns creating build/bdist.linux-x86_64/wheel/openstack/message copying build/lib/openstack/message/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/message copying build/lib/openstack/message/message_service.py -> build/bdist.linux-x86_64/wheel/openstack/message copying build/lib/openstack/message/version.py -> build/bdist.linux-x86_64/wheel/openstack/message creating build/bdist.linux-x86_64/wheel/openstack/message/v2 copying build/lib/openstack/message/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/message/v2 copying build/lib/openstack/message/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/message/v2 copying build/lib/openstack/message/v2/claim.py -> build/bdist.linux-x86_64/wheel/openstack/message/v2 copying build/lib/openstack/message/v2/message.py -> build/bdist.linux-x86_64/wheel/openstack/message/v2 copying build/lib/openstack/message/v2/queue.py -> build/bdist.linux-x86_64/wheel/openstack/message/v2 copying build/lib/openstack/message/v2/subscription.py -> build/bdist.linux-x86_64/wheel/openstack/message/v2 creating build/bdist.linux-x86_64/wheel/openstack/accelerator copying build/lib/openstack/accelerator/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator copying build/lib/openstack/accelerator/accelerator_service.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator copying build/lib/openstack/accelerator/version.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator creating build/bdist.linux-x86_64/wheel/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/accelerator_request.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/deployable.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device_profile.py -> build/bdist.linux-x86_64/wheel/openstack/accelerator/v2 creating build/bdist.linux-x86_64/wheel/openstack/shared_file_system copying build/lib/openstack/shared_file_system/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system copying build/lib/openstack/shared_file_system/shared_file_system_service.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system creating build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/limit.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/quota_class_set.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/resource_locks.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_access_rule.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_export_locations.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_group.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_group_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_instance.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_network.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_network_subnet.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_snapshot_instance.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/storage_pool.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/user_message.py -> build/bdist.linux-x86_64/wheel/openstack/shared_file_system/v2 creating build/bdist.linux-x86_64/wheel/openstack/baremetal copying build/lib/openstack/baremetal/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal copying build/lib/openstack/baremetal/baremetal_service.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal copying build/lib/openstack/baremetal/configdrive.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal copying build/lib/openstack/baremetal/version.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal creating build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_common.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/allocation.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/chassis.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/conductor.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/deploy_templates.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/driver.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/node.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port_group.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/runbooks.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_connector.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_target.py -> build/bdist.linux-x86_64/wheel/openstack/baremetal/v1 creating build/bdist.linux-x86_64/wheel/openstack/orchestration creating build/bdist.linux-x86_64/wheel/openstack/orchestration/util copying build/lib/openstack/orchestration/util/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/util copying build/lib/openstack/orchestration/util/environment_format.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/util copying build/lib/openstack/orchestration/util/event_utils.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_format.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_utils.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/util copying build/lib/openstack/orchestration/util/utils.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/util creating build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/resource.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_config.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_deployment.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_environment.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_event.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_files.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_template.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/template.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration/v1 copying build/lib/openstack/orchestration/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration copying build/lib/openstack/orchestration/orchestration_service.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration copying build/lib/openstack/orchestration/version.py -> build/bdist.linux-x86_64/wheel/openstack/orchestration creating build/bdist.linux-x86_64/wheel/openstack/database creating build/bdist.linux-x86_64/wheel/openstack/database/v1 copying build/lib/openstack/database/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/database/v1 copying build/lib/openstack/database/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/database/v1 copying build/lib/openstack/database/v1/database.py -> build/bdist.linux-x86_64/wheel/openstack/database/v1 copying build/lib/openstack/database/v1/flavor.py -> build/bdist.linux-x86_64/wheel/openstack/database/v1 copying build/lib/openstack/database/v1/instance.py -> build/bdist.linux-x86_64/wheel/openstack/database/v1 copying build/lib/openstack/database/v1/user.py -> build/bdist.linux-x86_64/wheel/openstack/database/v1 copying build/lib/openstack/database/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/database copying build/lib/openstack/database/database_service.py -> build/bdist.linux-x86_64/wheel/openstack/database creating build/bdist.linux-x86_64/wheel/openstack/clustering creating build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_async_resource.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/action.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/build_info.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_attr.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_policy.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/event.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/node.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy_type.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile_type.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/receiver.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/service.py -> build/bdist.linux-x86_64/wheel/openstack/clustering/v1 copying build/lib/openstack/clustering/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/clustering copying build/lib/openstack/clustering/clustering_service.py -> build/bdist.linux-x86_64/wheel/openstack/clustering copying build/lib/openstack/clustering/version.py -> build/bdist.linux-x86_64/wheel/openstack/clustering copying build/lib/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/__main__.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/_log.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/_services_mixin.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/connection.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/exceptions.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/format.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/proxy.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/resource.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/service_description.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/utils.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/version.py -> build/bdist.linux-x86_64/wheel/openstack copying build/lib/openstack/warnings.py -> build/bdist.linux-x86_64/wheel/openstack creating build/bdist.linux-x86_64/wheel/openstack/network creating build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/_base.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/address_group.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/address_scope.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/agent.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/bgp_peer.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/bgp_speaker.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/bgpvpn.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/bgpvpn_network_association.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/bgpvpn_port_association.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/bgpvpn_router_association.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/default_security_group_rule.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/extension.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_group.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_policy.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_rule.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/flavor.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/floating_ip.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/health_monitor.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/listener.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/load_balancer.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip_association.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label_rule.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/ndp_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/network.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/network_ip_availability.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/network_segment_range.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/pool.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/pool_member.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/port.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/port_forwarding.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_packet_rate_rule.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/qos_policy.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/qos_rule_type.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/quota.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/rbac_policy.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/router.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/security_group.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/security_group_rule.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/segment.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/service_profile.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/service_provider.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/sfc_flow_classifier.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/sfc_port_chain.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/sfc_port_pair.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/sfc_port_pair_group.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/sfc_service_graph.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/subnet.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/subnet_pool.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/tap_flow.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/tap_mirror.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/tap_service.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/trunk.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_endpoint_group.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ike_policy.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_policy.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_site_connection.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_service.py -> build/bdist.linux-x86_64/wheel/openstack/network/v2 copying build/lib/openstack/network/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/network copying build/lib/openstack/network/network_service.py -> build/bdist.linux-x86_64/wheel/openstack/network copying build/lib/openstack/network/version.py -> build/bdist.linux-x86_64/wheel/openstack/network creating build/bdist.linux-x86_64/wheel/openstack/image copying build/lib/openstack/image/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/image copying build/lib/openstack/image/_download.py -> build/bdist.linux-x86_64/wheel/openstack/image copying build/lib/openstack/image/image_service.py -> build/bdist.linux-x86_64/wheel/openstack/image copying build/lib/openstack/image/image_signer.py -> build/bdist.linux-x86_64/wheel/openstack/image copying build/lib/openstack/image/iterable_chunked_file.py -> build/bdist.linux-x86_64/wheel/openstack/image creating build/bdist.linux-x86_64/wheel/openstack/image/v1 copying build/lib/openstack/image/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/image/v1 copying build/lib/openstack/image/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/image/v1 copying build/lib/openstack/image/v1/image.py -> build/bdist.linux-x86_64/wheel/openstack/image/v1 creating build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/cache.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/image.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/member.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/metadef_namespace.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/metadef_object.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/metadef_property.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/metadef_resource_type.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/metadef_schema.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/schema.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/service_info.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 copying build/lib/openstack/image/v2/task.py -> build/bdist.linux-x86_64/wheel/openstack/image/v2 creating build/bdist.linux-x86_64/wheel/openstack/cloud creating build/bdist.linux-x86_64/wheel/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/inventory.py -> build/bdist.linux-x86_64/wheel/openstack/cloud/cmd creating build/bdist.linux-x86_64/wheel/openstack/cloud/tests copying build/lib/openstack/cloud/tests/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/cloud/tests copying build/lib/openstack/cloud/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_accelerator.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_baremetal.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_block_storage.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_coe.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_compute.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_dns.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_identity.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_image.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_network.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_network_common.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_object_store.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_orchestration.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_shared_file_system.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/_utils.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/exc.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/inventory.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/meta.py -> build/bdist.linux-x86_64/wheel/openstack/cloud copying build/lib/openstack/cloud/openstackcloud.py -> build/bdist.linux-x86_64/wheel/openstack/cloud creating build/bdist.linux-x86_64/wheel/openstack/compute creating build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/aggregate.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/extension.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/flavor.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/hypervisor.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/image.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/keypair.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/limits.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/migration.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/quota_class_set.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/quota_set.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/server.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_action.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_diagnostics.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_group.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_interface.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_ip.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_migration.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_remote_console.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/service.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/usage.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/v2/volume_attachment.py -> build/bdist.linux-x86_64/wheel/openstack/compute/v2 copying build/lib/openstack/compute/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/compute copying build/lib/openstack/compute/compute_service.py -> build/bdist.linux-x86_64/wheel/openstack/compute copying build/lib/openstack/compute/version.py -> build/bdist.linux-x86_64/wheel/openstack/compute creating build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management copying build/lib/openstack/container_infrastructure_management/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management copying build/lib/openstack/container_infrastructure_management/container_infrastructure_management_service.py -> build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management creating build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management/v1 copying build/lib/openstack/container_infrastructure_management/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management/v1 copying build/lib/openstack/container_infrastructure_management/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management/v1 copying build/lib/openstack/container_infrastructure_management/v1/cluster.py -> build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management/v1 copying build/lib/openstack/container_infrastructure_management/v1/cluster_certificate.py -> build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management/v1 copying build/lib/openstack/container_infrastructure_management/v1/cluster_template.py -> build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management/v1 copying build/lib/openstack/container_infrastructure_management/v1/service.py -> build/bdist.linux-x86_64/wheel/openstack/container_infrastructure_management/v1 creating build/bdist.linux-x86_64/wheel/openstack/instance_ha copying build/lib/openstack/instance_ha/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/instance_ha copying build/lib/openstack/instance_ha/instance_ha_service.py -> build/bdist.linux-x86_64/wheel/openstack/instance_ha creating build/bdist.linux-x86_64/wheel/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/host.py -> build/bdist.linux-x86_64/wheel/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/notification.py -> build/bdist.linux-x86_64/wheel/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/segment.py -> build/bdist.linux-x86_64/wheel/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/vmove.py -> build/bdist.linux-x86_64/wheel/openstack/instance_ha/v1 creating build/bdist.linux-x86_64/wheel/openstack/identity creating build/bdist.linux-x86_64/wheel/openstack/identity/v2 copying build/lib/openstack/identity/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v2 copying build/lib/openstack/identity/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v2 copying build/lib/openstack/identity/v2/extension.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v2 copying build/lib/openstack/identity/v2/role.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v2 copying build/lib/openstack/identity/v2/tenant.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v2 copying build/lib/openstack/identity/v2/user.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v2 creating build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/access_rule.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/application_credential.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/credential.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/domain.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/domain_config.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/endpoint.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/federation_protocol.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/group.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/identity_provider.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/limit.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/mapping.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/policy.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/project.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/region.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/registered_limit.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/role.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_group_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_user_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/service.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/service_provider.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/system.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/trust.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/v3/user.py -> build/bdist.linux-x86_64/wheel/openstack/identity/v3 copying build/lib/openstack/identity/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/identity copying build/lib/openstack/identity/identity_service.py -> build/bdist.linux-x86_64/wheel/openstack/identity copying build/lib/openstack/identity/version.py -> build/bdist.linux-x86_64/wheel/openstack/identity creating build/bdist.linux-x86_64/wheel/openstack/tests creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/volume creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/volume/tasks copying build/lib/openstack/tests/ansible/roles/volume/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/volume/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/user_group creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/user_group/tasks copying build/lib/openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/user_group/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/user creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/user/tasks copying build/lib/openstack/tests/ansible/roles/user/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/user/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/subnet creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/subnet/tasks copying build/lib/openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/subnet/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/subnet/defaults copying build/lib/openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/subnet/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/server creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/server/tasks copying build/lib/openstack/tests/ansible/roles/server/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/server/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/server/defaults copying build/lib/openstack/tests/ansible/roles/server/defaults/main.yaml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/server/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/security_group creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/security_group/tasks copying build/lib/openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/security_group/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/security_group/defaults copying build/lib/openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/security_group/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/router creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/router/tasks copying build/lib/openstack/tests/ansible/roles/router/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/router/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/router/defaults copying build/lib/openstack/tests/ansible/roles/router/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/router/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/port creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/roles/port/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/port/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/port/defaults copying build/lib/openstack/tests/ansible/roles/port/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/port/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/object creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/object/tasks copying build/lib/openstack/tests/ansible/roles/object/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/object/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/nova_flavor creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/nova_flavor/tasks copying build/lib/openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/nova_flavor/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/network creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/network/tasks copying build/lib/openstack/tests/ansible/roles/network/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/network/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/network/defaults copying build/lib/openstack/tests/ansible/roles/network/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/network/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_role creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_role/tasks copying build/lib/openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_role/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_role/defaults copying build/lib/openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_role/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_domain creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_domain/tasks copying build/lib/openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_domain/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_domain/defaults copying build/lib/openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keystone_domain/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keypair creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keypair/tasks copying build/lib/openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keypair/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keypair/defaults copying build/lib/openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/keypair/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/image creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/image/tasks copying build/lib/openstack/tests/ansible/roles/image/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/image/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/image/defaults copying build/lib/openstack/tests/ansible/roles/image/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/image/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/group creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/group/tasks copying build/lib/openstack/tests/ansible/roles/group/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/group/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/group/defaults copying build/lib/openstack/tests/ansible/roles/group/defaults/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/group/defaults creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/client_config creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/client_config/tasks copying build/lib/openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/client_config/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/auth creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/auth/tasks copying build/lib/openstack/tests/ansible/roles/auth/tasks/main.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/roles/auth/tasks creating build/bdist.linux-x86_64/wheel/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/run.yml -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible copying build/lib/openstack/tests/ansible/README.txt -> build/bdist.linux-x86_64/wheel/openstack/tests/ansible copying build/lib/openstack/tests/README.rst -> build/bdist.linux-x86_64/wheel/openstack/tests copying build/lib/openstack/tests/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests copying build/lib/openstack/tests/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests copying build/lib/openstack/tests/fakes.py -> build/bdist.linux-x86_64/wheel/openstack/tests copying build/lib/openstack/tests/fixtures.py -> build/bdist.linux-x86_64/wheel/openstack/tests creating build/bdist.linux-x86_64/wheel/openstack/tests/unit creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/shared-file-system.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/placement.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/old-compute-version.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/dns.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/discovery.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/clustering.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-placement.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/accelerator.json -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/README.rst -> build/bdist.linux-x86_64/wheel/openstack/tests/unit creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_account.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_container.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_info.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_obj.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/object_store creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_config.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_environ.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_conf.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_session.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_init.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_json.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_loader.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/config creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_config.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_event.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/orchestration/v1 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/database copying build/lib/openstack/tests/unit/database/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/database creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_database.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_user.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/database/v1 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/accelerator/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/accelerator/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_deployable.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device_profile.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/accelerator/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management/v1 copying build/lib/openstack/tests/unit/container_infrastructure_management/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management/v1 copying build/lib/openstack/tests/unit/container_infrastructure_management/v1/test_cluster.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management/v1 copying build/lib/openstack/tests/unit/container_infrastructure_management/v1/test_cluster_certificate.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management/v1 copying build/lib/openstack/tests/unit/container_infrastructure_management/v1/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management/v1 copying build/lib/openstack/tests/unit/container_infrastructure_management/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management/v1 copying build/lib/openstack/tests/unit/container_infrastructure_management/v1/test_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management/v1 copying build/lib/openstack/tests/unit/container_infrastructure_management/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/container_infrastructure_management creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_access_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_application_credential.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_domain_config.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_federation_protocol.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_identity_provider.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_mapping.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_registered_limit.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_service_provider.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/identity/v3 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_metadata.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_quota_set.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_tag.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/common creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_floating_ip.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_service_status.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_export.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_import.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_share.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns copying build/lib/openstack/tests/unit/dns/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/dns creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_class.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_provider.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_provider_inventory.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_trait.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/placement creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/image creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_image.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v1 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_cache.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_image.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_member.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_metadef_namespace.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_metadef_object.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_metadef_property.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_metadef_resource_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_metadef_resource_type_association.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_metadef_schema.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_service_info.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_task.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/image creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal_introspection copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal_introspection creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_introspection_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal_introspection/v1 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/fake.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake copying build/lib/openstack/tests/unit/fake/fake_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/fake.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/fake/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_migration.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_actions.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_interface.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_ip.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_migration.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_remote_console.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_usage.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute copying build/lib/openstack/tests/unit/compute/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/compute creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_cron_trigger.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_execution.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/workflow creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_conductor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_runbooks.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_connector.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_target.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/baremetal/v1 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/message creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_message.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/message copying build/lib/openstack/tests/unit/message/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/message creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/load_balancer creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_build_info.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/fakes.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_connection.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_exceptions.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_fakes.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_format.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_hacking.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_microversions.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_missing_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_placement_rest.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy_base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_resource.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit copying build/lib/openstack/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test__utils.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_accelerator.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_cloud.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_compute.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domains.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_groups.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_identity_users.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_limits.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_meta.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_network.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_object.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_openstackcloud.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_port.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_project.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_router.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_services.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shared_file_system.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_stack.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_usage.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_users.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/cloud creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system copying build/lib/openstack/tests/unit/shared_file_system/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_limit.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_quota_class_set.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_access_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_export_locations.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_group_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_instance.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_network.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_network_subnet.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_snapshot_instance.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_user_message.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/shared_file_system/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/network creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_scope.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_bgp_peer.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_bgp_speaker.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_bgpvpn.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_default_security_group_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_floating_ip.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip_association.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_segment_range.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool_member.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port_forwarding.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_rbac_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_router.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_profile.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_provider.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_sfc_flow_classifier.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_sfc_port_chain.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_sfc_port_pair.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_sfc_port_pair_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_sfc_service_graph.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_tap_flow.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_tap_mirror.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_tap_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network copying build/lib/openstack/tests/unit/network/test_version.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/network creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_host.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_notification.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_segment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_vmove.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/instance_ha creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage copying build/lib/openstack/tests/unit/block_storage/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_backup.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_capabilities.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_extension.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_limits.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_stats.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_volume.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_attachment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_backup.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_block_storage_summary.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_capabilities.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_extension.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_limits.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_resource_filter.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_transfer.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type_encryption.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_volume.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/block_storage/v3 creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/key_manager creating build/bdist.linux-x86_64/wheel/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_container.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_order.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_secret.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/unit/key_manager creating build/bdist.linux-x86_64/wheel/openstack/tests/functional copying build/lib/openstack/tests/functional/README.rst -> build/bdist.linux-x86_64/wheel/openstack/tests/functional creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_compute.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_domain.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_groups.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_identity.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_image.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_limits.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_network.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_object.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_port.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project_cleanup.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_router.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_services.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_stack.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_users.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/cloud creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_export_locations.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_limit.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_quota_class_set.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_resource_lock.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_access_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_group_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_instance.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_metadata.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_network.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_network_subnet.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_snapshot_instance.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_storage_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_user_message.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/shared_file_system creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_conductor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/baremetal creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/load_balancer creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/load_balancer creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/clustering creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/placement copying build/lib/openstack/tests/functional/placement/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/placement creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/test_resource_provider.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/test_resource_provider_inventory.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/test_trait.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/placement/v1 creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/image copying build/lib/openstack/tests/functional/image/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_image.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_metadef_namespace.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_metadef_object.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_metadef_property.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_metadef_resource_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_metadef_schema.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_schema.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_task.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/image/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/identity copying build/lib/openstack/tests/functional/identity/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/identity creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/test_access_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/test_application_credential.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/test_domain_config.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional copying build/lib/openstack/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/object_store copying build/lib/openstack/tests/functional/object_store/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/object_store creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_account.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_container.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_obj.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/object_store/v1 creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage copying build/lib/openstack/tests/functional/block_storage/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_attachment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_backup.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_block_storage_summary.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_capabilities.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_extension.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_limits.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_quota_set.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_resource_filters.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_transfer.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_volume.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v3 creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_backup.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_stats.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_volume.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/block_storage/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/network copying build/lib/openstack/tests/functional/network/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_scope.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_bgp.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_bgpvpn.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_default_security_group_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_dvr_router.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_floating_ip.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip_association.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_segment_range.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port_forwarding.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_rbac_policy.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group_rule.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_profile.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_provider.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_sfc.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_pool.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_taas.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_tap_mirror.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_vpnaas.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/network/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/orchestration creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/orchestration creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/dns copying build/lib/openstack/tests/functional/dns/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/dns creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_service_status.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_zone_share.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/dns/v2 creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_compute.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_identity.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_image.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_network.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/examples creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_hypervisor.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_quota_set.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_service.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_volume_attachment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/base.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/compute creating build/bdist.linux-x86_64/wheel/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> build/bdist.linux-x86_64/wheel/openstack/tests/functional/instance_ha creating build/bdist.linux-x86_64/wheel/openstack/block_storage copying build/lib/openstack/block_storage/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage copying build/lib/openstack/block_storage/_base_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage copying build/lib/openstack/block_storage/block_storage_service.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage creating build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/backup.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/capabilities.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/extension.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/limits.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/quota_class_set.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/quota_set.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/stats.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/type.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/volume.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v2 creating build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/__init__.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/_proxy.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/attachment.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/availability_zone.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/backup.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/block_storage_summary.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/capabilities.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/extension.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group_snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group_type.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/limits.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/quota_class_set.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/quota_set.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/resource_filter.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/service.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/snapshot.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/stats.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/transfer.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/type.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/volume.py -> build/bdist.linux-x86_64/wheel/openstack/block_storage/v3 running install_egg_info Copying openstacksdk.egg-info to build/bdist.linux-x86_64/wheel/openstacksdk-4.1.1.dev4-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/openstacksdk-4.1.1.dev4.dist-info/WHEEL creating '/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir/pip-wheel-80t5vya0/tmpqwvo6n9d/openstacksdk-4.1.1.dev4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'openstack/__init__.py' adding 'openstack/__main__.py' adding 'openstack/_log.py' adding 'openstack/_services_mixin.py' adding 'openstack/connection.py' adding 'openstack/exceptions.py' adding 'openstack/format.py' adding 'openstack/proxy.py' adding 'openstack/py.typed' adding 'openstack/resource.py' adding 'openstack/service_description.py' adding 'openstack/utils.py' adding 'openstack/version.py' adding 'openstack/warnings.py' adding 'openstack/_hacking/checks.py' adding 'openstack/accelerator/__init__.py' adding 'openstack/accelerator/accelerator_service.py' adding 'openstack/accelerator/version.py' adding 'openstack/accelerator/v2/__init__.py' adding 'openstack/accelerator/v2/_proxy.py' adding 'openstack/accelerator/v2/accelerator_request.py' adding 'openstack/accelerator/v2/deployable.py' adding 'openstack/accelerator/v2/device.py' adding 'openstack/accelerator/v2/device_profile.py' adding 'openstack/baremetal/__init__.py' adding 'openstack/baremetal/baremetal_service.py' adding 'openstack/baremetal/configdrive.py' adding 'openstack/baremetal/version.py' adding 'openstack/baremetal/v1/__init__.py' adding 'openstack/baremetal/v1/_common.py' adding 'openstack/baremetal/v1/_proxy.py' adding 'openstack/baremetal/v1/allocation.py' adding 'openstack/baremetal/v1/chassis.py' adding 'openstack/baremetal/v1/conductor.py' adding 'openstack/baremetal/v1/deploy_templates.py' adding 'openstack/baremetal/v1/driver.py' adding 'openstack/baremetal/v1/node.py' adding 'openstack/baremetal/v1/port.py' adding 'openstack/baremetal/v1/port_group.py' adding 'openstack/baremetal/v1/runbooks.py' adding 'openstack/baremetal/v1/volume_connector.py' adding 'openstack/baremetal/v1/volume_target.py' adding 'openstack/baremetal_introspection/__init__.py' adding 'openstack/baremetal_introspection/baremetal_introspection_service.py' adding 'openstack/baremetal_introspection/v1/__init__.py' adding 'openstack/baremetal_introspection/v1/_proxy.py' adding 'openstack/baremetal_introspection/v1/introspection.py' adding 'openstack/baremetal_introspection/v1/introspection_rule.py' adding 'openstack/block_storage/__init__.py' adding 'openstack/block_storage/_base_proxy.py' adding 'openstack/block_storage/block_storage_service.py' adding 'openstack/block_storage/v2/__init__.py' adding 'openstack/block_storage/v2/_proxy.py' adding 'openstack/block_storage/v2/backup.py' adding 'openstack/block_storage/v2/capabilities.py' adding 'openstack/block_storage/v2/extension.py' adding 'openstack/block_storage/v2/limits.py' adding 'openstack/block_storage/v2/quota_class_set.py' adding 'openstack/block_storage/v2/quota_set.py' adding 'openstack/block_storage/v2/snapshot.py' adding 'openstack/block_storage/v2/stats.py' adding 'openstack/block_storage/v2/type.py' adding 'openstack/block_storage/v2/volume.py' adding 'openstack/block_storage/v3/__init__.py' adding 'openstack/block_storage/v3/_proxy.py' adding 'openstack/block_storage/v3/attachment.py' adding 'openstack/block_storage/v3/availability_zone.py' adding 'openstack/block_storage/v3/backup.py' adding 'openstack/block_storage/v3/block_storage_summary.py' adding 'openstack/block_storage/v3/capabilities.py' adding 'openstack/block_storage/v3/extension.py' adding 'openstack/block_storage/v3/group.py' adding 'openstack/block_storage/v3/group_snapshot.py' adding 'openstack/block_storage/v3/group_type.py' adding 'openstack/block_storage/v3/limits.py' adding 'openstack/block_storage/v3/quota_class_set.py' adding 'openstack/block_storage/v3/quota_set.py' adding 'openstack/block_storage/v3/resource_filter.py' adding 'openstack/block_storage/v3/service.py' adding 'openstack/block_storage/v3/snapshot.py' adding 'openstack/block_storage/v3/stats.py' adding 'openstack/block_storage/v3/transfer.py' adding 'openstack/block_storage/v3/type.py' adding 'openstack/block_storage/v3/volume.py' adding 'openstack/cloud/__init__.py' adding 'openstack/cloud/_accelerator.py' adding 'openstack/cloud/_baremetal.py' adding 'openstack/cloud/_block_storage.py' adding 'openstack/cloud/_coe.py' adding 'openstack/cloud/_compute.py' adding 'openstack/cloud/_dns.py' adding 'openstack/cloud/_identity.py' adding 'openstack/cloud/_image.py' adding 'openstack/cloud/_network.py' adding 'openstack/cloud/_network_common.py' adding 'openstack/cloud/_object_store.py' adding 'openstack/cloud/_orchestration.py' adding 'openstack/cloud/_shared_file_system.py' adding 'openstack/cloud/_utils.py' adding 'openstack/cloud/exc.py' adding 'openstack/cloud/inventory.py' adding 'openstack/cloud/meta.py' adding 'openstack/cloud/openstackcloud.py' adding 'openstack/cloud/cmd/__init__.py' adding 'openstack/cloud/cmd/inventory.py' adding 'openstack/cloud/tests/__init__.py' adding 'openstack/clustering/__init__.py' adding 'openstack/clustering/clustering_service.py' adding 'openstack/clustering/version.py' adding 'openstack/clustering/v1/__init__.py' adding 'openstack/clustering/v1/_async_resource.py' adding 'openstack/clustering/v1/_proxy.py' adding 'openstack/clustering/v1/action.py' adding 'openstack/clustering/v1/build_info.py' adding 'openstack/clustering/v1/cluster.py' adding 'openstack/clustering/v1/cluster_attr.py' adding 'openstack/clustering/v1/cluster_policy.py' adding 'openstack/clustering/v1/event.py' adding 'openstack/clustering/v1/node.py' adding 'openstack/clustering/v1/policy.py' adding 'openstack/clustering/v1/policy_type.py' adding 'openstack/clustering/v1/profile.py' adding 'openstack/clustering/v1/profile_type.py' adding 'openstack/clustering/v1/receiver.py' adding 'openstack/clustering/v1/service.py' adding 'openstack/common/__init__.py' adding 'openstack/common/metadata.py' adding 'openstack/common/quota_set.py' adding 'openstack/common/tag.py' adding 'openstack/compute/__init__.py' adding 'openstack/compute/compute_service.py' adding 'openstack/compute/version.py' adding 'openstack/compute/v2/__init__.py' adding 'openstack/compute/v2/_proxy.py' adding 'openstack/compute/v2/aggregate.py' adding 'openstack/compute/v2/availability_zone.py' adding 'openstack/compute/v2/extension.py' adding 'openstack/compute/v2/flavor.py' adding 'openstack/compute/v2/hypervisor.py' adding 'openstack/compute/v2/image.py' adding 'openstack/compute/v2/keypair.py' adding 'openstack/compute/v2/limits.py' adding 'openstack/compute/v2/migration.py' adding 'openstack/compute/v2/quota_class_set.py' adding 'openstack/compute/v2/quota_set.py' adding 'openstack/compute/v2/server.py' adding 'openstack/compute/v2/server_action.py' adding 'openstack/compute/v2/server_diagnostics.py' adding 'openstack/compute/v2/server_group.py' adding 'openstack/compute/v2/server_interface.py' adding 'openstack/compute/v2/server_ip.py' adding 'openstack/compute/v2/server_migration.py' adding 'openstack/compute/v2/server_remote_console.py' adding 'openstack/compute/v2/service.py' adding 'openstack/compute/v2/usage.py' adding 'openstack/compute/v2/volume_attachment.py' adding 'openstack/config/__init__.py' adding 'openstack/config/_util.py' adding 'openstack/config/cloud_config.py' adding 'openstack/config/cloud_region.py' adding 'openstack/config/defaults.json' adding 'openstack/config/defaults.py' adding 'openstack/config/exceptions.py' adding 'openstack/config/loader.py' adding 'openstack/config/schema.json' adding 'openstack/config/vendor-schema.json' adding 'openstack/config/vendors/__init__.py' adding 'openstack/config/vendors/auro.json' adding 'openstack/config/vendors/betacloud.json' adding 'openstack/config/vendors/binero.json' adding 'openstack/config/vendors/bluebox.json' adding 'openstack/config/vendors/catalyst.json' adding 'openstack/config/vendors/citycloud.json' adding 'openstack/config/vendors/conoha.json' adding 'openstack/config/vendors/dreamcompute.json' adding 'openstack/config/vendors/elastx.json' adding 'openstack/config/vendors/entercloudsuite.json' adding 'openstack/config/vendors/fuga.json' adding 'openstack/config/vendors/ibmcloud.json' adding 'openstack/config/vendors/internap.json' adding 'openstack/config/vendors/limestonenetworks.yaml' adding 'openstack/config/vendors/otc-swiss.json' adding 'openstack/config/vendors/otc.json' adding 'openstack/config/vendors/ovh-us.json' adding 'openstack/config/vendors/ovh.json' adding 'openstack/config/vendors/rackspace.json' adding 'openstack/config/vendors/switchengines.json' adding 'openstack/config/vendors/ultimum.json' adding 'openstack/config/vendors/unitedstack.json' adding 'openstack/config/vendors/vexxhost.json' adding 'openstack/config/vendors/zetta.json' adding 'openstack/container_infrastructure_management/__init__.py' adding 'openstack/container_infrastructure_management/container_infrastructure_management_service.py' adding 'openstack/container_infrastructure_management/v1/__init__.py' adding 'openstack/container_infrastructure_management/v1/_proxy.py' adding 'openstack/container_infrastructure_management/v1/cluster.py' adding 'openstack/container_infrastructure_management/v1/cluster_certificate.py' adding 'openstack/container_infrastructure_management/v1/cluster_template.py' adding 'openstack/container_infrastructure_management/v1/service.py' adding 'openstack/database/__init__.py' adding 'openstack/database/database_service.py' adding 'openstack/database/v1/__init__.py' adding 'openstack/database/v1/_proxy.py' adding 'openstack/database/v1/database.py' adding 'openstack/database/v1/flavor.py' adding 'openstack/database/v1/instance.py' adding 'openstack/database/v1/user.py' adding 'openstack/dns/__init__.py' adding 'openstack/dns/dns_service.py' adding 'openstack/dns/version.py' adding 'openstack/dns/v2/__init__.py' adding 'openstack/dns/v2/_base.py' adding 'openstack/dns/v2/_proxy.py' adding 'openstack/dns/v2/floating_ip.py' adding 'openstack/dns/v2/recordset.py' adding 'openstack/dns/v2/service_status.py' adding 'openstack/dns/v2/zone.py' adding 'openstack/dns/v2/zone_export.py' adding 'openstack/dns/v2/zone_import.py' adding 'openstack/dns/v2/zone_share.py' adding 'openstack/dns/v2/zone_transfer.py' adding 'openstack/fixture/__init__.py' adding 'openstack/fixture/connection.py' adding 'openstack/identity/__init__.py' adding 'openstack/identity/identity_service.py' adding 'openstack/identity/version.py' adding 'openstack/identity/v2/__init__.py' adding 'openstack/identity/v2/_proxy.py' adding 'openstack/identity/v2/extension.py' adding 'openstack/identity/v2/role.py' adding 'openstack/identity/v2/tenant.py' adding 'openstack/identity/v2/user.py' adding 'openstack/identity/v3/__init__.py' adding 'openstack/identity/v3/_proxy.py' adding 'openstack/identity/v3/access_rule.py' adding 'openstack/identity/v3/application_credential.py' adding 'openstack/identity/v3/credential.py' adding 'openstack/identity/v3/domain.py' adding 'openstack/identity/v3/domain_config.py' adding 'openstack/identity/v3/endpoint.py' adding 'openstack/identity/v3/federation_protocol.py' adding 'openstack/identity/v3/group.py' adding 'openstack/identity/v3/identity_provider.py' adding 'openstack/identity/v3/limit.py' adding 'openstack/identity/v3/mapping.py' adding 'openstack/identity/v3/policy.py' adding 'openstack/identity/v3/project.py' adding 'openstack/identity/v3/region.py' adding 'openstack/identity/v3/registered_limit.py' adding 'openstack/identity/v3/role.py' adding 'openstack/identity/v3/role_assignment.py' adding 'openstack/identity/v3/role_domain_group_assignment.py' adding 'openstack/identity/v3/role_domain_user_assignment.py' adding 'openstack/identity/v3/role_project_group_assignment.py' adding 'openstack/identity/v3/role_project_user_assignment.py' adding 'openstack/identity/v3/role_system_group_assignment.py' adding 'openstack/identity/v3/role_system_user_assignment.py' adding 'openstack/identity/v3/service.py' adding 'openstack/identity/v3/service_provider.py' adding 'openstack/identity/v3/system.py' adding 'openstack/identity/v3/trust.py' adding 'openstack/identity/v3/user.py' adding 'openstack/image/__init__.py' adding 'openstack/image/_download.py' adding 'openstack/image/image_service.py' adding 'openstack/image/image_signer.py' adding 'openstack/image/iterable_chunked_file.py' adding 'openstack/image/v1/__init__.py' adding 'openstack/image/v1/_proxy.py' adding 'openstack/image/v1/image.py' adding 'openstack/image/v2/__init__.py' adding 'openstack/image/v2/_proxy.py' adding 'openstack/image/v2/cache.py' adding 'openstack/image/v2/image.py' adding 'openstack/image/v2/member.py' adding 'openstack/image/v2/metadef_namespace.py' adding 'openstack/image/v2/metadef_object.py' adding 'openstack/image/v2/metadef_property.py' adding 'openstack/image/v2/metadef_resource_type.py' adding 'openstack/image/v2/metadef_schema.py' adding 'openstack/image/v2/schema.py' adding 'openstack/image/v2/service_info.py' adding 'openstack/image/v2/task.py' adding 'openstack/instance_ha/__init__.py' adding 'openstack/instance_ha/instance_ha_service.py' adding 'openstack/instance_ha/v1/__init__.py' adding 'openstack/instance_ha/v1/_proxy.py' adding 'openstack/instance_ha/v1/host.py' adding 'openstack/instance_ha/v1/notification.py' adding 'openstack/instance_ha/v1/segment.py' adding 'openstack/instance_ha/v1/vmove.py' adding 'openstack/key_manager/__init__.py' adding 'openstack/key_manager/key_manager_service.py' adding 'openstack/key_manager/v1/__init__.py' adding 'openstack/key_manager/v1/_format.py' adding 'openstack/key_manager/v1/_proxy.py' adding 'openstack/key_manager/v1/container.py' adding 'openstack/key_manager/v1/order.py' adding 'openstack/key_manager/v1/secret.py' adding 'openstack/load_balancer/__init__.py' adding 'openstack/load_balancer/load_balancer_service.py' adding 'openstack/load_balancer/version.py' adding 'openstack/load_balancer/v2/__init__.py' adding 'openstack/load_balancer/v2/_proxy.py' adding 'openstack/load_balancer/v2/amphora.py' adding 'openstack/load_balancer/v2/availability_zone.py' adding 'openstack/load_balancer/v2/availability_zone_profile.py' adding 'openstack/load_balancer/v2/flavor.py' adding 'openstack/load_balancer/v2/flavor_profile.py' adding 'openstack/load_balancer/v2/health_monitor.py' adding 'openstack/load_balancer/v2/l7_policy.py' adding 'openstack/load_balancer/v2/l7_rule.py' adding 'openstack/load_balancer/v2/listener.py' adding 'openstack/load_balancer/v2/load_balancer.py' adding 'openstack/load_balancer/v2/member.py' adding 'openstack/load_balancer/v2/pool.py' adding 'openstack/load_balancer/v2/provider.py' adding 'openstack/load_balancer/v2/quota.py' adding 'openstack/message/__init__.py' adding 'openstack/message/message_service.py' adding 'openstack/message/version.py' adding 'openstack/message/v2/__init__.py' adding 'openstack/message/v2/_proxy.py' adding 'openstack/message/v2/claim.py' adding 'openstack/message/v2/message.py' adding 'openstack/message/v2/queue.py' adding 'openstack/message/v2/subscription.py' adding 'openstack/network/__init__.py' adding 'openstack/network/network_service.py' adding 'openstack/network/version.py' adding 'openstack/network/v2/__init__.py' adding 'openstack/network/v2/_base.py' adding 'openstack/network/v2/_proxy.py' adding 'openstack/network/v2/address_group.py' adding 'openstack/network/v2/address_scope.py' adding 'openstack/network/v2/agent.py' adding 'openstack/network/v2/auto_allocated_topology.py' adding 'openstack/network/v2/availability_zone.py' adding 'openstack/network/v2/bgp_peer.py' adding 'openstack/network/v2/bgp_speaker.py' adding 'openstack/network/v2/bgpvpn.py' adding 'openstack/network/v2/bgpvpn_network_association.py' adding 'openstack/network/v2/bgpvpn_port_association.py' adding 'openstack/network/v2/bgpvpn_router_association.py' adding 'openstack/network/v2/default_security_group_rule.py' adding 'openstack/network/v2/extension.py' adding 'openstack/network/v2/firewall_group.py' adding 'openstack/network/v2/firewall_policy.py' adding 'openstack/network/v2/firewall_rule.py' adding 'openstack/network/v2/flavor.py' adding 'openstack/network/v2/floating_ip.py' adding 'openstack/network/v2/health_monitor.py' adding 'openstack/network/v2/l3_conntrack_helper.py' adding 'openstack/network/v2/listener.py' adding 'openstack/network/v2/load_balancer.py' adding 'openstack/network/v2/local_ip.py' adding 'openstack/network/v2/local_ip_association.py' adding 'openstack/network/v2/metering_label.py' adding 'openstack/network/v2/metering_label_rule.py' adding 'openstack/network/v2/ndp_proxy.py' adding 'openstack/network/v2/network.py' adding 'openstack/network/v2/network_ip_availability.py' adding 'openstack/network/v2/network_segment_range.py' adding 'openstack/network/v2/pool.py' adding 'openstack/network/v2/pool_member.py' adding 'openstack/network/v2/port.py' adding 'openstack/network/v2/port_forwarding.py' adding 'openstack/network/v2/qos_bandwidth_limit_rule.py' adding 'openstack/network/v2/qos_dscp_marking_rule.py' adding 'openstack/network/v2/qos_minimum_bandwidth_rule.py' adding 'openstack/network/v2/qos_minimum_packet_rate_rule.py' adding 'openstack/network/v2/qos_policy.py' adding 'openstack/network/v2/qos_rule_type.py' adding 'openstack/network/v2/quota.py' adding 'openstack/network/v2/rbac_policy.py' adding 'openstack/network/v2/router.py' adding 'openstack/network/v2/security_group.py' adding 'openstack/network/v2/security_group_rule.py' adding 'openstack/network/v2/segment.py' adding 'openstack/network/v2/service_profile.py' adding 'openstack/network/v2/service_provider.py' adding 'openstack/network/v2/sfc_flow_classifier.py' adding 'openstack/network/v2/sfc_port_chain.py' adding 'openstack/network/v2/sfc_port_pair.py' adding 'openstack/network/v2/sfc_port_pair_group.py' adding 'openstack/network/v2/sfc_service_graph.py' adding 'openstack/network/v2/subnet.py' adding 'openstack/network/v2/subnet_pool.py' adding 'openstack/network/v2/tap_flow.py' adding 'openstack/network/v2/tap_mirror.py' adding 'openstack/network/v2/tap_service.py' adding 'openstack/network/v2/trunk.py' adding 'openstack/network/v2/vpn_endpoint_group.py' adding 'openstack/network/v2/vpn_ike_policy.py' adding 'openstack/network/v2/vpn_ipsec_policy.py' adding 'openstack/network/v2/vpn_ipsec_site_connection.py' adding 'openstack/network/v2/vpn_service.py' adding 'openstack/object_store/__init__.py' adding 'openstack/object_store/object_store_service.py' adding 'openstack/object_store/v1/__init__.py' adding 'openstack/object_store/v1/_base.py' adding 'openstack/object_store/v1/_proxy.py' adding 'openstack/object_store/v1/account.py' adding 'openstack/object_store/v1/container.py' adding 'openstack/object_store/v1/info.py' adding 'openstack/object_store/v1/obj.py' adding 'openstack/orchestration/__init__.py' adding 'openstack/orchestration/orchestration_service.py' adding 'openstack/orchestration/version.py' adding 'openstack/orchestration/util/__init__.py' adding 'openstack/orchestration/util/environment_format.py' adding 'openstack/orchestration/util/event_utils.py' adding 'openstack/orchestration/util/template_format.py' adding 'openstack/orchestration/util/template_utils.py' adding 'openstack/orchestration/util/utils.py' adding 'openstack/orchestration/v1/__init__.py' adding 'openstack/orchestration/v1/_proxy.py' adding 'openstack/orchestration/v1/resource.py' adding 'openstack/orchestration/v1/software_config.py' adding 'openstack/orchestration/v1/software_deployment.py' adding 'openstack/orchestration/v1/stack.py' adding 'openstack/orchestration/v1/stack_environment.py' adding 'openstack/orchestration/v1/stack_event.py' adding 'openstack/orchestration/v1/stack_files.py' adding 'openstack/orchestration/v1/stack_template.py' adding 'openstack/orchestration/v1/template.py' adding 'openstack/placement/__init__.py' adding 'openstack/placement/placement_service.py' adding 'openstack/placement/v1/__init__.py' adding 'openstack/placement/v1/_proxy.py' adding 'openstack/placement/v1/resource_class.py' adding 'openstack/placement/v1/resource_provider.py' adding 'openstack/placement/v1/resource_provider_inventory.py' adding 'openstack/placement/v1/trait.py' adding 'openstack/shared_file_system/__init__.py' adding 'openstack/shared_file_system/shared_file_system_service.py' adding 'openstack/shared_file_system/v2/__init__.py' adding 'openstack/shared_file_system/v2/_proxy.py' adding 'openstack/shared_file_system/v2/availability_zone.py' adding 'openstack/shared_file_system/v2/limit.py' adding 'openstack/shared_file_system/v2/quota_class_set.py' adding 'openstack/shared_file_system/v2/resource_locks.py' adding 'openstack/shared_file_system/v2/share.py' adding 'openstack/shared_file_system/v2/share_access_rule.py' adding 'openstack/shared_file_system/v2/share_export_locations.py' adding 'openstack/shared_file_system/v2/share_group.py' adding 'openstack/shared_file_system/v2/share_group_snapshot.py' adding 'openstack/shared_file_system/v2/share_instance.py' adding 'openstack/shared_file_system/v2/share_network.py' adding 'openstack/shared_file_system/v2/share_network_subnet.py' adding 'openstack/shared_file_system/v2/share_snapshot.py' adding 'openstack/shared_file_system/v2/share_snapshot_instance.py' adding 'openstack/shared_file_system/v2/storage_pool.py' adding 'openstack/shared_file_system/v2/user_message.py' adding 'openstack/test/__init__.py' adding 'openstack/test/fakes.py' adding 'openstack/tests/README.rst' adding 'openstack/tests/__init__.py' adding 'openstack/tests/base.py' adding 'openstack/tests/fakes.py' adding 'openstack/tests/fixtures.py' adding 'openstack/tests/ansible/README.txt' adding 'openstack/tests/ansible/run.yml' adding 'openstack/tests/ansible/hooks/post_test_hook.sh' adding 'openstack/tests/ansible/roles/auth/tasks/main.yml' adding 'openstack/tests/ansible/roles/client_config/tasks/main.yml' adding 'openstack/tests/ansible/roles/group/defaults/main.yml' adding 'openstack/tests/ansible/roles/group/tasks/main.yml' adding 'openstack/tests/ansible/roles/image/defaults/main.yml' adding 'openstack/tests/ansible/roles/image/tasks/main.yml' adding 'openstack/tests/ansible/roles/keypair/defaults/main.yml' adding 'openstack/tests/ansible/roles/keypair/tasks/main.yml' adding 'openstack/tests/ansible/roles/keystone_domain/defaults/main.yml' adding 'openstack/tests/ansible/roles/keystone_domain/tasks/main.yml' adding 'openstack/tests/ansible/roles/keystone_role/defaults/main.yml' adding 'openstack/tests/ansible/roles/keystone_role/tasks/main.yml' adding 'openstack/tests/ansible/roles/network/defaults/main.yml' adding 'openstack/tests/ansible/roles/network/tasks/main.yml' adding 'openstack/tests/ansible/roles/nova_flavor/tasks/main.yml' adding 'openstack/tests/ansible/roles/object/tasks/main.yml' adding 'openstack/tests/ansible/roles/port/defaults/main.yml' adding 'openstack/tests/ansible/roles/port/tasks/main.yml' adding 'openstack/tests/ansible/roles/router/defaults/main.yml' adding 'openstack/tests/ansible/roles/router/tasks/main.yml' adding 'openstack/tests/ansible/roles/security_group/defaults/main.yml' adding 'openstack/tests/ansible/roles/security_group/tasks/main.yml' adding 'openstack/tests/ansible/roles/server/defaults/main.yaml' adding 'openstack/tests/ansible/roles/server/tasks/main.yml' adding 'openstack/tests/ansible/roles/subnet/defaults/main.yml' adding 'openstack/tests/ansible/roles/subnet/tasks/main.yml' adding 'openstack/tests/ansible/roles/user/tasks/main.yml' adding 'openstack/tests/ansible/roles/user_group/tasks/main.yml' adding 'openstack/tests/ansible/roles/volume/tasks/main.yml' adding 'openstack/tests/functional/README.rst' adding 'openstack/tests/functional/__init__.py' adding 'openstack/tests/functional/base.py' adding 'openstack/tests/functional/baremetal/__init__.py' adding 'openstack/tests/functional/baremetal/base.py' adding 'openstack/tests/functional/baremetal/test_baremetal_allocation.py' adding 'openstack/tests/functional/baremetal/test_baremetal_chassis.py' adding 'openstack/tests/functional/baremetal/test_baremetal_conductor.py' adding 'openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py' adding 'openstack/tests/functional/baremetal/test_baremetal_driver.py' adding 'openstack/tests/functional/baremetal/test_baremetal_node.py' adding 'openstack/tests/functional/baremetal/test_baremetal_port.py' adding 'openstack/tests/functional/baremetal/test_baremetal_port_group.py' adding 'openstack/tests/functional/baremetal/test_baremetal_volume_connector.py' adding 'openstack/tests/functional/baremetal/test_baremetal_volume_target.py' adding 'openstack/tests/functional/block_storage/__init__.py' adding 'openstack/tests/functional/block_storage/v2/__init__.py' adding 'openstack/tests/functional/block_storage/v2/base.py' adding 'openstack/tests/functional/block_storage/v2/test_backup.py' adding 'openstack/tests/functional/block_storage/v2/test_snapshot.py' adding 'openstack/tests/functional/block_storage/v2/test_stats.py' adding 'openstack/tests/functional/block_storage/v2/test_type.py' adding 'openstack/tests/functional/block_storage/v2/test_volume.py' adding 'openstack/tests/functional/block_storage/v3/__init__.py' adding 'openstack/tests/functional/block_storage/v3/base.py' adding 'openstack/tests/functional/block_storage/v3/test_attachment.py' adding 'openstack/tests/functional/block_storage/v3/test_availability_zone.py' adding 'openstack/tests/functional/block_storage/v3/test_backup.py' adding 'openstack/tests/functional/block_storage/v3/test_block_storage_summary.py' adding 'openstack/tests/functional/block_storage/v3/test_capabilities.py' adding 'openstack/tests/functional/block_storage/v3/test_extension.py' adding 'openstack/tests/functional/block_storage/v3/test_group.py' adding 'openstack/tests/functional/block_storage/v3/test_limits.py' adding 'openstack/tests/functional/block_storage/v3/test_quota_set.py' adding 'openstack/tests/functional/block_storage/v3/test_resource_filters.py' adding 'openstack/tests/functional/block_storage/v3/test_service.py' adding 'openstack/tests/functional/block_storage/v3/test_snapshot.py' adding 'openstack/tests/functional/block_storage/v3/test_transfer.py' adding 'openstack/tests/functional/block_storage/v3/test_type.py' adding 'openstack/tests/functional/block_storage/v3/test_volume.py' adding 'openstack/tests/functional/cloud/__init__.py' adding 'openstack/tests/functional/cloud/test_aggregate.py' adding 'openstack/tests/functional/cloud/test_cluster_templates.py' adding 'openstack/tests/functional/cloud/test_coe_clusters.py' adding 'openstack/tests/functional/cloud/test_compute.py' adding 'openstack/tests/functional/cloud/test_devstack.py' adding 'openstack/tests/functional/cloud/test_domain.py' adding 'openstack/tests/functional/cloud/test_endpoints.py' adding 'openstack/tests/functional/cloud/test_flavor.py' adding 'openstack/tests/functional/cloud/test_floating_ip.py' adding 'openstack/tests/functional/cloud/test_floating_ip_pool.py' adding 'openstack/tests/functional/cloud/test_groups.py' adding 'openstack/tests/functional/cloud/test_identity.py' adding 'openstack/tests/functional/cloud/test_image.py' adding 'openstack/tests/functional/cloud/test_inventory.py' adding 'openstack/tests/functional/cloud/test_keypairs.py' adding 'openstack/tests/functional/cloud/test_limits.py' adding 'openstack/tests/functional/cloud/test_magnum_services.py' adding 'openstack/tests/functional/cloud/test_network.py' adding 'openstack/tests/functional/cloud/test_object.py' adding 'openstack/tests/functional/cloud/test_port.py' adding 'openstack/tests/functional/cloud/test_project.py' adding 'openstack/tests/functional/cloud/test_project_cleanup.py' adding 'openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py' adding 'openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py' adding 'openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py' adding 'openstack/tests/functional/cloud/test_qos_policy.py' adding 'openstack/tests/functional/cloud/test_quotas.py' adding 'openstack/tests/functional/cloud/test_range_search.py' adding 'openstack/tests/functional/cloud/test_recordset.py' adding 'openstack/tests/functional/cloud/test_router.py' adding 'openstack/tests/functional/cloud/test_security_groups.py' adding 'openstack/tests/functional/cloud/test_server_group.py' adding 'openstack/tests/functional/cloud/test_services.py' adding 'openstack/tests/functional/cloud/test_stack.py' adding 'openstack/tests/functional/cloud/test_users.py' adding 'openstack/tests/functional/cloud/test_volume.py' adding 'openstack/tests/functional/cloud/test_volume_backup.py' adding 'openstack/tests/functional/cloud/test_volume_type.py' adding 'openstack/tests/functional/cloud/test_zone.py' adding 'openstack/tests/functional/clustering/__init__.py' adding 'openstack/tests/functional/clustering/test_cluster.py' adding 'openstack/tests/functional/compute/__init__.py' adding 'openstack/tests/functional/compute/base.py' adding 'openstack/tests/functional/compute/v2/__init__.py' adding 'openstack/tests/functional/compute/v2/test_extension.py' adding 'openstack/tests/functional/compute/v2/test_flavor.py' adding 'openstack/tests/functional/compute/v2/test_hypervisor.py' adding 'openstack/tests/functional/compute/v2/test_image.py' adding 'openstack/tests/functional/compute/v2/test_keypair.py' adding 'openstack/tests/functional/compute/v2/test_limits.py' adding 'openstack/tests/functional/compute/v2/test_quota_set.py' adding 'openstack/tests/functional/compute/v2/test_server.py' adding 'openstack/tests/functional/compute/v2/test_service.py' adding 'openstack/tests/functional/compute/v2/test_volume_attachment.py' adding 'openstack/tests/functional/dns/__init__.py' adding 'openstack/tests/functional/dns/v2/__init__.py' adding 'openstack/tests/functional/dns/v2/test_service_status.py' adding 'openstack/tests/functional/dns/v2/test_zone.py' adding 'openstack/tests/functional/dns/v2/test_zone_share.py' adding 'openstack/tests/functional/examples/__init__.py' adding 'openstack/tests/functional/examples/test_compute.py' adding 'openstack/tests/functional/examples/test_identity.py' adding 'openstack/tests/functional/examples/test_image.py' adding 'openstack/tests/functional/examples/test_network.py' adding 'openstack/tests/functional/identity/__init__.py' adding 'openstack/tests/functional/identity/v3/__init__.py' adding 'openstack/tests/functional/identity/v3/test_access_rule.py' adding 'openstack/tests/functional/identity/v3/test_application_credential.py' adding 'openstack/tests/functional/identity/v3/test_domain_config.py' adding 'openstack/tests/functional/image/__init__.py' adding 'openstack/tests/functional/image/v2/__init__.py' adding 'openstack/tests/functional/image/v2/base.py' adding 'openstack/tests/functional/image/v2/test_image.py' adding 'openstack/tests/functional/image/v2/test_metadef_namespace.py' adding 'openstack/tests/functional/image/v2/test_metadef_object.py' adding 'openstack/tests/functional/image/v2/test_metadef_property.py' adding 'openstack/tests/functional/image/v2/test_metadef_resource_type.py' adding 'openstack/tests/functional/image/v2/test_metadef_schema.py' adding 'openstack/tests/functional/image/v2/test_schema.py' adding 'openstack/tests/functional/image/v2/test_task.py' adding 'openstack/tests/functional/instance_ha/__init__.py' adding 'openstack/tests/functional/instance_ha/test_host.py' adding 'openstack/tests/functional/instance_ha/test_segment.py' adding 'openstack/tests/functional/load_balancer/__init__.py' adding 'openstack/tests/functional/load_balancer/v2/__init__.py' adding 'openstack/tests/functional/load_balancer/v2/test_load_balancer.py' adding 'openstack/tests/functional/network/__init__.py' adding 'openstack/tests/functional/network/v2/__init__.py' adding 'openstack/tests/functional/network/v2/test_address_group.py' adding 'openstack/tests/functional/network/v2/test_address_scope.py' adding 'openstack/tests/functional/network/v2/test_agent.py' adding 'openstack/tests/functional/network/v2/test_agent_add_remove_network.py' adding 'openstack/tests/functional/network/v2/test_agent_add_remove_router.py' adding 'openstack/tests/functional/network/v2/test_auto_allocated_topology.py' adding 'openstack/tests/functional/network/v2/test_availability_zone.py' adding 'openstack/tests/functional/network/v2/test_bgp.py' adding 'openstack/tests/functional/network/v2/test_bgpvpn.py' adding 'openstack/tests/functional/network/v2/test_default_security_group_rule.py' adding 'openstack/tests/functional/network/v2/test_dvr_router.py' adding 'openstack/tests/functional/network/v2/test_extension.py' adding 'openstack/tests/functional/network/v2/test_firewall_group.py' adding 'openstack/tests/functional/network/v2/test_firewall_policy.py' adding 'openstack/tests/functional/network/v2/test_firewall_rule.py' adding 'openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py' adding 'openstack/tests/functional/network/v2/test_flavor.py' adding 'openstack/tests/functional/network/v2/test_floating_ip.py' adding 'openstack/tests/functional/network/v2/test_l3_conntrack_helper.py' adding 'openstack/tests/functional/network/v2/test_local_ip.py' adding 'openstack/tests/functional/network/v2/test_local_ip_association.py' adding 'openstack/tests/functional/network/v2/test_ndp_proxy.py' adding 'openstack/tests/functional/network/v2/test_network.py' adding 'openstack/tests/functional/network/v2/test_network_ip_availability.py' adding 'openstack/tests/functional/network/v2/test_network_segment_range.py' adding 'openstack/tests/functional/network/v2/test_port.py' adding 'openstack/tests/functional/network/v2/test_port_forwarding.py' adding 'openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py' adding 'openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py' adding 'openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py' adding 'openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py' adding 'openstack/tests/functional/network/v2/test_qos_policy.py' adding 'openstack/tests/functional/network/v2/test_qos_rule_type.py' adding 'openstack/tests/functional/network/v2/test_quota.py' adding 'openstack/tests/functional/network/v2/test_rbac_policy.py' adding 'openstack/tests/functional/network/v2/test_router.py' adding 'openstack/tests/functional/network/v2/test_router_add_remove_interface.py' adding 'openstack/tests/functional/network/v2/test_security_group.py' adding 'openstack/tests/functional/network/v2/test_security_group_rule.py' adding 'openstack/tests/functional/network/v2/test_segment.py' adding 'openstack/tests/functional/network/v2/test_service_profile.py' adding 'openstack/tests/functional/network/v2/test_service_provider.py' adding 'openstack/tests/functional/network/v2/test_sfc.py' adding 'openstack/tests/functional/network/v2/test_subnet.py' adding 'openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py' adding 'openstack/tests/functional/network/v2/test_subnet_pool.py' adding 'openstack/tests/functional/network/v2/test_taas.py' adding 'openstack/tests/functional/network/v2/test_tap_mirror.py' adding 'openstack/tests/functional/network/v2/test_trunk.py' adding 'openstack/tests/functional/network/v2/test_vpnaas.py' adding 'openstack/tests/functional/object_store/__init__.py' adding 'openstack/tests/functional/object_store/v1/__init__.py' adding 'openstack/tests/functional/object_store/v1/test_account.py' adding 'openstack/tests/functional/object_store/v1/test_container.py' adding 'openstack/tests/functional/object_store/v1/test_obj.py' adding 'openstack/tests/functional/orchestration/__init__.py' adding 'openstack/tests/functional/orchestration/v1/__init__.py' adding 'openstack/tests/functional/orchestration/v1/hello_world.yaml' adding 'openstack/tests/functional/orchestration/v1/test_stack.py' adding 'openstack/tests/functional/placement/__init__.py' adding 'openstack/tests/functional/placement/v1/__init__.py' adding 'openstack/tests/functional/placement/v1/test_resource_provider.py' adding 'openstack/tests/functional/placement/v1/test_resource_provider_inventory.py' adding 'openstack/tests/functional/placement/v1/test_trait.py' adding 'openstack/tests/functional/shared_file_system/__init__.py' adding 'openstack/tests/functional/shared_file_system/base.py' adding 'openstack/tests/functional/shared_file_system/test_availability_zone.py' adding 'openstack/tests/functional/shared_file_system/test_export_locations.py' adding 'openstack/tests/functional/shared_file_system/test_limit.py' adding 'openstack/tests/functional/shared_file_system/test_quota_class_set.py' adding 'openstack/tests/functional/shared_file_system/test_resource_lock.py' adding 'openstack/tests/functional/shared_file_system/test_share.py' adding 'openstack/tests/functional/shared_file_system/test_share_access_rule.py' adding 'openstack/tests/functional/shared_file_system/test_share_group.py' adding 'openstack/tests/functional/shared_file_system/test_share_group_snapshot.py' adding 'openstack/tests/functional/shared_file_system/test_share_instance.py' adding 'openstack/tests/functional/shared_file_system/test_share_metadata.py' adding 'openstack/tests/functional/shared_file_system/test_share_network.py' adding 'openstack/tests/functional/shared_file_system/test_share_network_subnet.py' adding 'openstack/tests/functional/shared_file_system/test_share_snapshot.py' adding 'openstack/tests/functional/shared_file_system/test_share_snapshot_instance.py' adding 'openstack/tests/functional/shared_file_system/test_storage_pool.py' adding 'openstack/tests/functional/shared_file_system/test_user_message.py' adding 'openstack/tests/unit/README.rst' adding 'openstack/tests/unit/__init__.py' adding 'openstack/tests/unit/base.py' adding 'openstack/tests/unit/fakes.py' adding 'openstack/tests/unit/test_connection.py' adding 'openstack/tests/unit/test_exceptions.py' adding 'openstack/tests/unit/test_fakes.py' adding 'openstack/tests/unit/test_format.py' adding 'openstack/tests/unit/test_hacking.py' adding 'openstack/tests/unit/test_microversions.py' adding 'openstack/tests/unit/test_missing_version.py' adding 'openstack/tests/unit/test_placement_rest.py' adding 'openstack/tests/unit/test_proxy.py' adding 'openstack/tests/unit/test_proxy_base.py' adding 'openstack/tests/unit/test_resource.py' adding 'openstack/tests/unit/test_utils.py' adding 'openstack/tests/unit/accelerator/__init__.py' adding 'openstack/tests/unit/accelerator/test_version.py' adding 'openstack/tests/unit/accelerator/v2/__init__.py' adding 'openstack/tests/unit/accelerator/v2/test_accelerator_request.py' adding 'openstack/tests/unit/accelerator/v2/test_deployable.py' adding 'openstack/tests/unit/accelerator/v2/test_device.py' adding 'openstack/tests/unit/accelerator/v2/test_device_profile.py' adding 'openstack/tests/unit/accelerator/v2/test_proxy.py' adding 'openstack/tests/unit/baremetal/__init__.py' adding 'openstack/tests/unit/baremetal/test_configdrive.py' adding 'openstack/tests/unit/baremetal/test_version.py' adding 'openstack/tests/unit/baremetal/v1/__init__.py' adding 'openstack/tests/unit/baremetal/v1/test_allocation.py' adding 'openstack/tests/unit/baremetal/v1/test_chassis.py' adding 'openstack/tests/unit/baremetal/v1/test_conductor.py' adding 'openstack/tests/unit/baremetal/v1/test_deploy_templates.py' adding 'openstack/tests/unit/baremetal/v1/test_driver.py' adding 'openstack/tests/unit/baremetal/v1/test_node.py' adding 'openstack/tests/unit/baremetal/v1/test_port.py' adding 'openstack/tests/unit/baremetal/v1/test_port_group.py' adding 'openstack/tests/unit/baremetal/v1/test_proxy.py' adding 'openstack/tests/unit/baremetal/v1/test_runbooks.py' adding 'openstack/tests/unit/baremetal/v1/test_volume_connector.py' adding 'openstack/tests/unit/baremetal/v1/test_volume_target.py' adding 'openstack/tests/unit/baremetal_introspection/__init__.py' adding 'openstack/tests/unit/baremetal_introspection/v1/__init__.py' adding 'openstack/tests/unit/baremetal_introspection/v1/test_introspection_rule.py' adding 'openstack/tests/unit/baremetal_introspection/v1/test_proxy.py' adding 'openstack/tests/unit/block_storage/__init__.py' adding 'openstack/tests/unit/block_storage/v2/__init__.py' adding 'openstack/tests/unit/block_storage/v2/test_backup.py' adding 'openstack/tests/unit/block_storage/v2/test_capabilities.py' adding 'openstack/tests/unit/block_storage/v2/test_extension.py' adding 'openstack/tests/unit/block_storage/v2/test_limits.py' adding 'openstack/tests/unit/block_storage/v2/test_proxy.py' adding 'openstack/tests/unit/block_storage/v2/test_snapshot.py' adding 'openstack/tests/unit/block_storage/v2/test_stats.py' adding 'openstack/tests/unit/block_storage/v2/test_type.py' adding 'openstack/tests/unit/block_storage/v2/test_volume.py' adding 'openstack/tests/unit/block_storage/v3/__init__.py' adding 'openstack/tests/unit/block_storage/v3/test_attachment.py' adding 'openstack/tests/unit/block_storage/v3/test_availability_zone.py' adding 'openstack/tests/unit/block_storage/v3/test_backup.py' adding 'openstack/tests/unit/block_storage/v3/test_block_storage_summary.py' adding 'openstack/tests/unit/block_storage/v3/test_capabilities.py' adding 'openstack/tests/unit/block_storage/v3/test_extension.py' adding 'openstack/tests/unit/block_storage/v3/test_group.py' adding 'openstack/tests/unit/block_storage/v3/test_group_snapshot.py' adding 'openstack/tests/unit/block_storage/v3/test_group_type.py' adding 'openstack/tests/unit/block_storage/v3/test_limits.py' adding 'openstack/tests/unit/block_storage/v3/test_proxy.py' adding 'openstack/tests/unit/block_storage/v3/test_resource_filter.py' adding 'openstack/tests/unit/block_storage/v3/test_service.py' adding 'openstack/tests/unit/block_storage/v3/test_snapshot.py' adding 'openstack/tests/unit/block_storage/v3/test_transfer.py' adding 'openstack/tests/unit/block_storage/v3/test_type.py' adding 'openstack/tests/unit/block_storage/v3/test_type_encryption.py' adding 'openstack/tests/unit/block_storage/v3/test_volume.py' adding 'openstack/tests/unit/cloud/__init__.py' adding 'openstack/tests/unit/cloud/test__utils.py' adding 'openstack/tests/unit/cloud/test_accelerator.py' adding 'openstack/tests/unit/cloud/test_aggregate.py' adding 'openstack/tests/unit/cloud/test_availability_zones.py' adding 'openstack/tests/unit/cloud/test_baremetal_node.py' adding 'openstack/tests/unit/cloud/test_baremetal_ports.py' adding 'openstack/tests/unit/cloud/test_cloud.py' adding 'openstack/tests/unit/cloud/test_cluster_templates.py' adding 'openstack/tests/unit/cloud/test_clustering.py' adding 'openstack/tests/unit/cloud/test_coe_clusters.py' adding 'openstack/tests/unit/cloud/test_coe_clusters_certificate.py' adding 'openstack/tests/unit/cloud/test_compute.py' adding 'openstack/tests/unit/cloud/test_create_server.py' adding 'openstack/tests/unit/cloud/test_create_volume_snapshot.py' adding 'openstack/tests/unit/cloud/test_delete_server.py' adding 'openstack/tests/unit/cloud/test_delete_volume_snapshot.py' adding 'openstack/tests/unit/cloud/test_domain_params.py' adding 'openstack/tests/unit/cloud/test_domains.py' adding 'openstack/tests/unit/cloud/test_endpoints.py' adding 'openstack/tests/unit/cloud/test_flavors.py' adding 'openstack/tests/unit/cloud/test_floating_ip_common.py' adding 'openstack/tests/unit/cloud/test_floating_ip_neutron.py' adding 'openstack/tests/unit/cloud/test_floating_ip_nova.py' adding 'openstack/tests/unit/cloud/test_floating_ip_pool.py' adding 'openstack/tests/unit/cloud/test_fwaas.py' adding 'openstack/tests/unit/cloud/test_groups.py' adding 'openstack/tests/unit/cloud/test_identity_roles.py' adding 'openstack/tests/unit/cloud/test_identity_users.py' adding 'openstack/tests/unit/cloud/test_image.py' adding 'openstack/tests/unit/cloud/test_image_snapshot.py' adding 'openstack/tests/unit/cloud/test_inventory.py' adding 'openstack/tests/unit/cloud/test_keypair.py' adding 'openstack/tests/unit/cloud/test_limits.py' adding 'openstack/tests/unit/cloud/test_magnum_services.py' adding 'openstack/tests/unit/cloud/test_meta.py' adding 'openstack/tests/unit/cloud/test_network.py' adding 'openstack/tests/unit/cloud/test_object.py' adding 'openstack/tests/unit/cloud/test_openstackcloud.py' adding 'openstack/tests/unit/cloud/test_operator.py' adding 'openstack/tests/unit/cloud/test_operator_noauth.py' adding 'openstack/tests/unit/cloud/test_port.py' adding 'openstack/tests/unit/cloud/test_project.py' adding 'openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py' adding 'openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py' adding 'openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py' adding 'openstack/tests/unit/cloud/test_qos_policy.py' adding 'openstack/tests/unit/cloud/test_qos_rule_type.py' adding 'openstack/tests/unit/cloud/test_quotas.py' adding 'openstack/tests/unit/cloud/test_rebuild_server.py' adding 'openstack/tests/unit/cloud/test_recordset.py' adding 'openstack/tests/unit/cloud/test_role_assignment.py' adding 'openstack/tests/unit/cloud/test_router.py' adding 'openstack/tests/unit/cloud/test_security_groups.py' adding 'openstack/tests/unit/cloud/test_server_console.py' adding 'openstack/tests/unit/cloud/test_server_delete_metadata.py' adding 'openstack/tests/unit/cloud/test_server_group.py' adding 'openstack/tests/unit/cloud/test_server_set_metadata.py' adding 'openstack/tests/unit/cloud/test_services.py' adding 'openstack/tests/unit/cloud/test_shared_file_system.py' adding 'openstack/tests/unit/cloud/test_stack.py' adding 'openstack/tests/unit/cloud/test_subnet.py' adding 'openstack/tests/unit/cloud/test_update_server.py' adding 'openstack/tests/unit/cloud/test_usage.py' adding 'openstack/tests/unit/cloud/test_users.py' adding 'openstack/tests/unit/cloud/test_volume.py' adding 'openstack/tests/unit/cloud/test_volume_access.py' adding 'openstack/tests/unit/cloud/test_volume_backups.py' adding 'openstack/tests/unit/cloud/test_zone.py' adding 'openstack/tests/unit/clustering/__init__.py' adding 'openstack/tests/unit/clustering/test_version.py' adding 'openstack/tests/unit/clustering/v1/__init__.py' adding 'openstack/tests/unit/clustering/v1/test_action.py' adding 'openstack/tests/unit/clustering/v1/test_build_info.py' adding 'openstack/tests/unit/clustering/v1/test_cluster.py' adding 'openstack/tests/unit/clustering/v1/test_cluster_attr.py' adding 'openstack/tests/unit/clustering/v1/test_cluster_policy.py' adding 'openstack/tests/unit/clustering/v1/test_event.py' adding 'openstack/tests/unit/clustering/v1/test_node.py' adding 'openstack/tests/unit/clustering/v1/test_policy.py' adding 'openstack/tests/unit/clustering/v1/test_policy_type.py' adding 'openstack/tests/unit/clustering/v1/test_profile.py' adding 'openstack/tests/unit/clustering/v1/test_profile_type.py' adding 'openstack/tests/unit/clustering/v1/test_proxy.py' adding 'openstack/tests/unit/clustering/v1/test_receiver.py' adding 'openstack/tests/unit/clustering/v1/test_service.py' adding 'openstack/tests/unit/common/__init__.py' adding 'openstack/tests/unit/common/test_metadata.py' adding 'openstack/tests/unit/common/test_quota_set.py' adding 'openstack/tests/unit/common/test_tag.py' adding 'openstack/tests/unit/compute/__init__.py' adding 'openstack/tests/unit/compute/test_version.py' adding 'openstack/tests/unit/compute/v2/__init__.py' adding 'openstack/tests/unit/compute/v2/test_aggregate.py' adding 'openstack/tests/unit/compute/v2/test_availability_zone.py' adding 'openstack/tests/unit/compute/v2/test_extension.py' adding 'openstack/tests/unit/compute/v2/test_flavor.py' adding 'openstack/tests/unit/compute/v2/test_hypervisor.py' adding 'openstack/tests/unit/compute/v2/test_image.py' adding 'openstack/tests/unit/compute/v2/test_keypair.py' adding 'openstack/tests/unit/compute/v2/test_limits.py' adding 'openstack/tests/unit/compute/v2/test_migration.py' adding 'openstack/tests/unit/compute/v2/test_proxy.py' adding 'openstack/tests/unit/compute/v2/test_server.py' adding 'openstack/tests/unit/compute/v2/test_server_actions.py' adding 'openstack/tests/unit/compute/v2/test_server_diagnostics.py' adding 'openstack/tests/unit/compute/v2/test_server_group.py' adding 'openstack/tests/unit/compute/v2/test_server_interface.py' adding 'openstack/tests/unit/compute/v2/test_server_ip.py' adding 'openstack/tests/unit/compute/v2/test_server_migration.py' adding 'openstack/tests/unit/compute/v2/test_server_remote_console.py' adding 'openstack/tests/unit/compute/v2/test_service.py' adding 'openstack/tests/unit/compute/v2/test_usage.py' adding 'openstack/tests/unit/compute/v2/test_volume_attachment.py' adding 'openstack/tests/unit/config/__init__.py' adding 'openstack/tests/unit/config/base.py' adding 'openstack/tests/unit/config/test_cloud_config.py' adding 'openstack/tests/unit/config/test_config.py' adding 'openstack/tests/unit/config/test_environ.py' adding 'openstack/tests/unit/config/test_from_conf.py' adding 'openstack/tests/unit/config/test_from_session.py' adding 'openstack/tests/unit/config/test_init.py' adding 'openstack/tests/unit/config/test_json.py' adding 'openstack/tests/unit/config/test_loader.py' adding 'openstack/tests/unit/container_infrastructure_management/__init__.py' adding 'openstack/tests/unit/container_infrastructure_management/v1/__init__.py' adding 'openstack/tests/unit/container_infrastructure_management/v1/test_cluster.py' adding 'openstack/tests/unit/container_infrastructure_management/v1/test_cluster_certificate.py' adding 'openstack/tests/unit/container_infrastructure_management/v1/test_cluster_template.py' adding 'openstack/tests/unit/container_infrastructure_management/v1/test_proxy.py' adding 'openstack/tests/unit/container_infrastructure_management/v1/test_service.py' adding 'openstack/tests/unit/database/__init__.py' adding 'openstack/tests/unit/database/v1/__init__.py' adding 'openstack/tests/unit/database/v1/test_database.py' adding 'openstack/tests/unit/database/v1/test_flavor.py' adding 'openstack/tests/unit/database/v1/test_instance.py' adding 'openstack/tests/unit/database/v1/test_proxy.py' adding 'openstack/tests/unit/database/v1/test_user.py' adding 'openstack/tests/unit/dns/__init__.py' adding 'openstack/tests/unit/dns/test_version.py' adding 'openstack/tests/unit/dns/v2/__init__.py' adding 'openstack/tests/unit/dns/v2/test_floating_ip.py' adding 'openstack/tests/unit/dns/v2/test_proxy.py' adding 'openstack/tests/unit/dns/v2/test_recordset.py' adding 'openstack/tests/unit/dns/v2/test_service_status.py' adding 'openstack/tests/unit/dns/v2/test_zone.py' adding 'openstack/tests/unit/dns/v2/test_zone_export.py' adding 'openstack/tests/unit/dns/v2/test_zone_import.py' adding 'openstack/tests/unit/dns/v2/test_zone_share.py' adding 'openstack/tests/unit/dns/v2/test_zone_transfer.py' adding 'openstack/tests/unit/fake/__init__.py' adding 'openstack/tests/unit/fake/fake_service.py' adding 'openstack/tests/unit/fake/v1/__init__.py' adding 'openstack/tests/unit/fake/v1/_proxy.py' adding 'openstack/tests/unit/fake/v1/fake.py' adding 'openstack/tests/unit/fake/v2/__init__.py' adding 'openstack/tests/unit/fake/v2/_proxy.py' adding 'openstack/tests/unit/fake/v2/fake.py' adding 'openstack/tests/unit/fixtures/accelerator.json' adding 'openstack/tests/unit/fixtures/bad-glance-version.json' adding 'openstack/tests/unit/fixtures/bad-placement.json' adding 'openstack/tests/unit/fixtures/baremetal.json' adding 'openstack/tests/unit/fixtures/block-storage-version.json' adding 'openstack/tests/unit/fixtures/clustering.json' adding 'openstack/tests/unit/fixtures/compute-version.json' adding 'openstack/tests/unit/fixtures/discovery.json' adding 'openstack/tests/unit/fixtures/dns.json' adding 'openstack/tests/unit/fixtures/image-version-broken.json' adding 'openstack/tests/unit/fixtures/image-version-suburl.json' adding 'openstack/tests/unit/fixtures/image-version-v1.json' adding 'openstack/tests/unit/fixtures/image-version-v2.json' adding 'openstack/tests/unit/fixtures/image-version.json' adding 'openstack/tests/unit/fixtures/old-compute-version.json' adding 'openstack/tests/unit/fixtures/placement.json' adding 'openstack/tests/unit/fixtures/shared-file-system.json' adding 'openstack/tests/unit/fixtures/clouds/clouds.yaml' adding 'openstack/tests/unit/fixtures/clouds/clouds_cache.yaml' adding 'openstack/tests/unit/identity/__init__.py' adding 'openstack/tests/unit/identity/test_version.py' adding 'openstack/tests/unit/identity/v2/__init__.py' adding 'openstack/tests/unit/identity/v2/test_extension.py' adding 'openstack/tests/unit/identity/v2/test_proxy.py' adding 'openstack/tests/unit/identity/v2/test_role.py' adding 'openstack/tests/unit/identity/v2/test_tenant.py' adding 'openstack/tests/unit/identity/v2/test_user.py' adding 'openstack/tests/unit/identity/v3/__init__.py' adding 'openstack/tests/unit/identity/v3/test_access_rule.py' adding 'openstack/tests/unit/identity/v3/test_application_credential.py' adding 'openstack/tests/unit/identity/v3/test_credential.py' adding 'openstack/tests/unit/identity/v3/test_domain.py' adding 'openstack/tests/unit/identity/v3/test_domain_config.py' adding 'openstack/tests/unit/identity/v3/test_endpoint.py' adding 'openstack/tests/unit/identity/v3/test_federation_protocol.py' adding 'openstack/tests/unit/identity/v3/test_group.py' adding 'openstack/tests/unit/identity/v3/test_identity_provider.py' adding 'openstack/tests/unit/identity/v3/test_limit.py' adding 'openstack/tests/unit/identity/v3/test_mapping.py' adding 'openstack/tests/unit/identity/v3/test_policy.py' adding 'openstack/tests/unit/identity/v3/test_project.py' adding 'openstack/tests/unit/identity/v3/test_proxy.py' adding 'openstack/tests/unit/identity/v3/test_region.py' adding 'openstack/tests/unit/identity/v3/test_registered_limit.py' adding 'openstack/tests/unit/identity/v3/test_role.py' adding 'openstack/tests/unit/identity/v3/test_role_assignment.py' adding 'openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py' adding 'openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py' adding 'openstack/tests/unit/identity/v3/test_role_project_group_assignment.py' adding 'openstack/tests/unit/identity/v3/test_role_project_user_assignment.py' adding 'openstack/tests/unit/identity/v3/test_role_system_group_assignment.py' adding 'openstack/tests/unit/identity/v3/test_role_system_user_assignment.py' adding 'openstack/tests/unit/identity/v3/test_service.py' adding 'openstack/tests/unit/identity/v3/test_service_provider.py' adding 'openstack/tests/unit/identity/v3/test_trust.py' adding 'openstack/tests/unit/identity/v3/test_user.py' adding 'openstack/tests/unit/image/__init__.py' adding 'openstack/tests/unit/image/v1/__init__.py' adding 'openstack/tests/unit/image/v1/test_image.py' adding 'openstack/tests/unit/image/v1/test_proxy.py' adding 'openstack/tests/unit/image/v2/__init__.py' adding 'openstack/tests/unit/image/v2/test_cache.py' adding 'openstack/tests/unit/image/v2/test_image.py' adding 'openstack/tests/unit/image/v2/test_member.py' adding 'openstack/tests/unit/image/v2/test_metadef_namespace.py' adding 'openstack/tests/unit/image/v2/test_metadef_object.py' adding 'openstack/tests/unit/image/v2/test_metadef_property.py' adding 'openstack/tests/unit/image/v2/test_metadef_resource_type.py' adding 'openstack/tests/unit/image/v2/test_metadef_resource_type_association.py' adding 'openstack/tests/unit/image/v2/test_metadef_schema.py' adding 'openstack/tests/unit/image/v2/test_proxy.py' adding 'openstack/tests/unit/image/v2/test_schema.py' adding 'openstack/tests/unit/image/v2/test_service_info.py' adding 'openstack/tests/unit/image/v2/test_task.py' adding 'openstack/tests/unit/instance_ha/__init__.py' adding 'openstack/tests/unit/instance_ha/v1/__init__.py' adding 'openstack/tests/unit/instance_ha/v1/test_host.py' adding 'openstack/tests/unit/instance_ha/v1/test_notification.py' adding 'openstack/tests/unit/instance_ha/v1/test_proxy.py' adding 'openstack/tests/unit/instance_ha/v1/test_segment.py' adding 'openstack/tests/unit/instance_ha/v1/test_vmove.py' adding 'openstack/tests/unit/key_manager/__init__.py' adding 'openstack/tests/unit/key_manager/v1/__init__.py' adding 'openstack/tests/unit/key_manager/v1/test_container.py' adding 'openstack/tests/unit/key_manager/v1/test_order.py' adding 'openstack/tests/unit/key_manager/v1/test_proxy.py' adding 'openstack/tests/unit/key_manager/v1/test_secret.py' adding 'openstack/tests/unit/load_balancer/__init__.py' adding 'openstack/tests/unit/load_balancer/test_amphora.py' adding 'openstack/tests/unit/load_balancer/test_availability_zone.py' adding 'openstack/tests/unit/load_balancer/test_availability_zone_profile.py' adding 'openstack/tests/unit/load_balancer/test_flavor.py' adding 'openstack/tests/unit/load_balancer/test_flavor_profile.py' adding 'openstack/tests/unit/load_balancer/test_health_monitor.py' adding 'openstack/tests/unit/load_balancer/test_l7policy.py' adding 'openstack/tests/unit/load_balancer/test_l7rule.py' adding 'openstack/tests/unit/load_balancer/test_listener.py' adding 'openstack/tests/unit/load_balancer/test_load_balancer.py' adding 'openstack/tests/unit/load_balancer/test_member.py' adding 'openstack/tests/unit/load_balancer/test_pool.py' adding 'openstack/tests/unit/load_balancer/test_provider.py' adding 'openstack/tests/unit/load_balancer/test_quota.py' adding 'openstack/tests/unit/load_balancer/test_version.py' adding 'openstack/tests/unit/load_balancer/v2/__init__.py' adding 'openstack/tests/unit/load_balancer/v2/test_proxy.py' adding 'openstack/tests/unit/message/__init__.py' adding 'openstack/tests/unit/message/test_version.py' adding 'openstack/tests/unit/message/v2/__init__.py' adding 'openstack/tests/unit/message/v2/test_claim.py' adding 'openstack/tests/unit/message/v2/test_message.py' adding 'openstack/tests/unit/message/v2/test_proxy.py' adding 'openstack/tests/unit/message/v2/test_queue.py' adding 'openstack/tests/unit/message/v2/test_subscription.py' adding 'openstack/tests/unit/network/__init__.py' adding 'openstack/tests/unit/network/test_version.py' adding 'openstack/tests/unit/network/v2/__init__.py' adding 'openstack/tests/unit/network/v2/test_address_group.py' adding 'openstack/tests/unit/network/v2/test_address_scope.py' adding 'openstack/tests/unit/network/v2/test_agent.py' adding 'openstack/tests/unit/network/v2/test_auto_allocated_topology.py' adding 'openstack/tests/unit/network/v2/test_availability_zone.py' adding 'openstack/tests/unit/network/v2/test_bgp_peer.py' adding 'openstack/tests/unit/network/v2/test_bgp_speaker.py' adding 'openstack/tests/unit/network/v2/test_bgpvpn.py' adding 'openstack/tests/unit/network/v2/test_default_security_group_rule.py' adding 'openstack/tests/unit/network/v2/test_extension.py' adding 'openstack/tests/unit/network/v2/test_firewall_group.py' adding 'openstack/tests/unit/network/v2/test_firewall_policy.py' adding 'openstack/tests/unit/network/v2/test_firewall_rule.py' adding 'openstack/tests/unit/network/v2/test_flavor.py' adding 'openstack/tests/unit/network/v2/test_floating_ip.py' adding 'openstack/tests/unit/network/v2/test_health_monitor.py' adding 'openstack/tests/unit/network/v2/test_l3_conntrack_helper.py' adding 'openstack/tests/unit/network/v2/test_listener.py' adding 'openstack/tests/unit/network/v2/test_load_balancer.py' adding 'openstack/tests/unit/network/v2/test_local_ip.py' adding 'openstack/tests/unit/network/v2/test_local_ip_association.py' adding 'openstack/tests/unit/network/v2/test_metering_label.py' adding 'openstack/tests/unit/network/v2/test_metering_label_rule.py' adding 'openstack/tests/unit/network/v2/test_ndp_proxy.py' adding 'openstack/tests/unit/network/v2/test_network.py' adding 'openstack/tests/unit/network/v2/test_network_ip_availability.py' adding 'openstack/tests/unit/network/v2/test_network_segment_range.py' adding 'openstack/tests/unit/network/v2/test_pool.py' adding 'openstack/tests/unit/network/v2/test_pool_member.py' adding 'openstack/tests/unit/network/v2/test_port.py' adding 'openstack/tests/unit/network/v2/test_port_forwarding.py' adding 'openstack/tests/unit/network/v2/test_proxy.py' adding 'openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py' adding 'openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py' adding 'openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py' adding 'openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py' adding 'openstack/tests/unit/network/v2/test_qos_policy.py' adding 'openstack/tests/unit/network/v2/test_qos_rule_type.py' adding 'openstack/tests/unit/network/v2/test_quota.py' adding 'openstack/tests/unit/network/v2/test_rbac_policy.py' adding 'openstack/tests/unit/network/v2/test_router.py' adding 'openstack/tests/unit/network/v2/test_security_group.py' adding 'openstack/tests/unit/network/v2/test_security_group_rule.py' adding 'openstack/tests/unit/network/v2/test_segment.py' adding 'openstack/tests/unit/network/v2/test_service_profile.py' adding 'openstack/tests/unit/network/v2/test_service_provider.py' adding 'openstack/tests/unit/network/v2/test_sfc_flow_classifier.py' adding 'openstack/tests/unit/network/v2/test_sfc_port_chain.py' adding 'openstack/tests/unit/network/v2/test_sfc_port_pair.py' adding 'openstack/tests/unit/network/v2/test_sfc_port_pair_group.py' adding 'openstack/tests/unit/network/v2/test_sfc_service_graph.py' adding 'openstack/tests/unit/network/v2/test_subnet.py' adding 'openstack/tests/unit/network/v2/test_subnet_pool.py' adding 'openstack/tests/unit/network/v2/test_tap_flow.py' adding 'openstack/tests/unit/network/v2/test_tap_mirror.py' adding 'openstack/tests/unit/network/v2/test_tap_service.py' adding 'openstack/tests/unit/network/v2/test_trunk.py' adding 'openstack/tests/unit/network/v2/test_vpn_endpoint_group.py' adding 'openstack/tests/unit/network/v2/test_vpn_ikepolicy.py' adding 'openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py' adding 'openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py' adding 'openstack/tests/unit/network/v2/test_vpn_service.py' adding 'openstack/tests/unit/object_store/__init__.py' adding 'openstack/tests/unit/object_store/v1/__init__.py' adding 'openstack/tests/unit/object_store/v1/test_account.py' adding 'openstack/tests/unit/object_store/v1/test_container.py' adding 'openstack/tests/unit/object_store/v1/test_info.py' adding 'openstack/tests/unit/object_store/v1/test_obj.py' adding 'openstack/tests/unit/object_store/v1/test_proxy.py' adding 'openstack/tests/unit/orchestration/__init__.py' adding 'openstack/tests/unit/orchestration/test_version.py' adding 'openstack/tests/unit/orchestration/v1/__init__.py' adding 'openstack/tests/unit/orchestration/v1/hello_world.yaml' adding 'openstack/tests/unit/orchestration/v1/helloworld.txt' adding 'openstack/tests/unit/orchestration/v1/test_proxy.py' adding 'openstack/tests/unit/orchestration/v1/test_resource.py' adding 'openstack/tests/unit/orchestration/v1/test_software_config.py' adding 'openstack/tests/unit/orchestration/v1/test_software_deployment.py' adding 'openstack/tests/unit/orchestration/v1/test_stack.py' adding 'openstack/tests/unit/orchestration/v1/test_stack_environment.py' adding 'openstack/tests/unit/orchestration/v1/test_stack_event.py' adding 'openstack/tests/unit/orchestration/v1/test_stack_files.py' adding 'openstack/tests/unit/orchestration/v1/test_stack_template.py' adding 'openstack/tests/unit/orchestration/v1/test_template.py' adding 'openstack/tests/unit/placement/__init__.py' adding 'openstack/tests/unit/placement/v1/__init__.py' adding 'openstack/tests/unit/placement/v1/test_proxy.py' adding 'openstack/tests/unit/placement/v1/test_resource_class.py' adding 'openstack/tests/unit/placement/v1/test_resource_provider.py' adding 'openstack/tests/unit/placement/v1/test_resource_provider_inventory.py' adding 'openstack/tests/unit/placement/v1/test_trait.py' adding 'openstack/tests/unit/shared_file_system/__init__.py' adding 'openstack/tests/unit/shared_file_system/v2/__init__.py' adding 'openstack/tests/unit/shared_file_system/v2/test_availability_zone.py' adding 'openstack/tests/unit/shared_file_system/v2/test_limit.py' adding 'openstack/tests/unit/shared_file_system/v2/test_proxy.py' adding 'openstack/tests/unit/shared_file_system/v2/test_quota_class_set.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_access_rule.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_export_locations.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_group.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_group_snapshot.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_instance.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_network.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_network_subnet.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py' adding 'openstack/tests/unit/shared_file_system/v2/test_share_snapshot_instance.py' adding 'openstack/tests/unit/shared_file_system/v2/test_storage_pool.py' adding 'openstack/tests/unit/shared_file_system/v2/test_user_message.py' adding 'openstack/tests/unit/workflow/__init__.py' adding 'openstack/tests/unit/workflow/test_cron_trigger.py' adding 'openstack/tests/unit/workflow/test_execution.py' adding 'openstack/tests/unit/workflow/test_version.py' adding 'openstack/tests/unit/workflow/test_workflow.py' adding 'openstack/tests/unit/workflow/v2/__init__.py' adding 'openstack/tests/unit/workflow/v2/test_proxy.py' adding 'openstack/workflow/__init__.py' adding 'openstack/workflow/version.py' adding 'openstack/workflow/workflow_service.py' adding 'openstack/workflow/v2/__init__.py' adding 'openstack/workflow/v2/_proxy.py' adding 'openstack/workflow/v2/cron_trigger.py' adding 'openstack/workflow/v2/execution.py' adding 'openstack/workflow/v2/workflow.py' adding 'openstacksdk-4.1.1.dev4.dist-info/AUTHORS' adding 'openstacksdk-4.1.1.dev4.dist-info/LICENSE' adding 'openstacksdk-4.1.1.dev4.dist-info/METADATA' adding 'openstacksdk-4.1.1.dev4.dist-info/WHEEL' adding 'openstacksdk-4.1.1.dev4.dist-info/entry_points.txt' adding 'openstacksdk-4.1.1.dev4.dist-info/pbr.json' adding 'openstacksdk-4.1.1.dev4.dist-info/top_level.txt' adding 'openstacksdk-4.1.1.dev4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for openstacksdk (pyproject.toml): finished with status 'done' Created wheel for openstacksdk: filename=openstacksdk-4.1.1.dev4-py3-none-any.whl size=1732467 sha256=29a4a66f068a98cbaf0687e099bb4affcd46781fd27c9b479addb44c8674692f Stored in directory: /builddir/.cache/pip/wheels/83/10/86/c7dd939f681167d5e2468328a63d553130ac51942a28a062c9 Successfully built openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UU0Tre + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64 + cd openstacksdk-4.1.1.dev4 ++ ls /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir/openstacksdk-4.1.1.dev4-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=openstacksdk==4.1.1.dev4 + '[' -z openstacksdk==4.1.1.dev4 ']' + TMPDIR=/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir openstacksdk==4.1.1.dev4 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/openstacksdk-4.1.1.dev4/pyproject-wheeldir Processing ./pyproject-wheeldir/openstacksdk-4.1.1.dev4-py3-none-any.whl Installing collected packages: openstacksdk Creating /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/bin/openstack-inventory to 755 Successfully installed openstacksdk-4.1.1.dev4 + '[' -d /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/bin/openstack-inventory /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/bin/openstack-inventory: updating + rm -rfv /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/openstacksdk-4.1.1.dev4.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages/openstacksdk-4.1.1.dev4.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64 --record /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages/openstacksdk-4.1.1.dev4.dist-info/RECORD --output /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages/openstacksdk-4.1.1.dev4.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages/openstacksdk-4.1.1.dev4.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages/openstacksdk-4.1.1.dev4.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages/openstacksdk-4.1.1.dev4.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.1.1-0.20241021165805.d5ba0c4.el9 --unique-debug-suffix -4.1.1-0.20241021165805.d5ba0c4.el9.x86_64 --unique-debug-src-base python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/openstacksdk-4.1.1.dev4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.9/site-packages/openstack/tests/ansible/hooks/post_test_hook.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.n7zCo0 + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-4.1.1.dev4 + rm -f ./openstack/tests/unit/test_hacking.py + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-openstacksdk-4.1.1-0.20241021165805.d5ba0c4.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstacksdk-4.1.1.dev4/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( {1} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_basic [0.199078s] ... ok {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_list_device_profile [0.038209s] ... ok {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_get_accelerator_request [0.047797s] ... ok {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_list_accelerator_request [0.038590s] ... ok {1} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.089326s] ... ok {1} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_vendor_data [0.000700s] ... ok {1} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.096201s] ... ok {1} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_basic [0.051174s] ... ok {1} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_basic [0.008823s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_list [0.034444s] ... ok {2} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_make_it [0.107126s] ... ok {2} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_make_it [0.038711s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.039728s] ... ok {3} openstack.tests.unit.accelerator.test_version.TestVersion.test_basic [0.077926s] ... ok {3} openstack.tests.unit.accelerator.test_version.TestVersion.test_make_it [0.036772s] ... ok {3} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_basic [0.037351s] ... ok {2} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_basic [0.037370s] ... ok {3} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_basic [0.040838s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeBootDevice.test_get_supported_boot_devices [0.028520s] ... ok {2} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request_ignore [0.019456s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeConsole.test_set_console_mode_invalid_enabled [0.014949s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.014360s] ... ok {2} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.034765s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeInjectNMI.test_incompatible_microversion [0.026645s] ... ok {2} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.014846s] ... ok {3} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_make_it [0.058225s] ... ok {2} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.011170s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeInventory.test_get_inventory [0.052815s] ... ok {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDeployable.test_list_deployables [0.037660s] ... ok {2} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.055042s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.045865s] ... ok {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_create_device_profile [0.042800s] ... ok {2} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_list_vendor_passthru [0.037634s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.032036s] ... ok {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile [0.043091s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.027468s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode [0.040504s] ... ok {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile_ignore [0.030060s] ... ok {3} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.002892s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_deploy_steps [0.036581s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeConsole.test_get_console [0.068794s] ... ok {3} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.039670s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.027195s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.016280s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_with_port_uuid_and_portgroup_uuid [0.014560s] ... ok {3} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.048013s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.027903s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.076183s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.021642s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.037118s] ... ok {3} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.060913s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.038738s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.032705s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.016450s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeInjectNMI.test_inject_nmi [0.011945s] ... ok {3} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.069610s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.024638s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.090352s] ... ok {3} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.056954s] ... ok {1} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.038580s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.074022s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_detailed [0.029837s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeBootDevice.test_set_boot_device [0.061948s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.046741s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_not_detailed [0.058084s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeConsole.test_set_console_mode [0.046911s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_get_chassis [0.025817s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.036964s] ... ok {0} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_make_it [0.090244s] ... ok {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_get_device_profile [0.029955s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_update_chassis [0.035547s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode_invalid_mode [0.023249s] ... ok {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_create_accelerator_request [0.031095s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.075412s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_deploy_steps [0.032070s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_set_provision_state_service_runbook [0.018416s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_port [0.065276s] ... ok {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request [0.064608s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeFirmware.test_list_firmware [0.065016s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.024381s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node [0.029088s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.020020s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_detailed [0.017073s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node [0.025814s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_timeout [0.040419s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node_no_retries [0.020001s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.088779s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_create_port [0.015973s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.080154s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.043255s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_detailed [0.040484s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.027578s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.067024s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.024898s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_not_detailed [0.044571s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.114141s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.000837s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.033883s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.003442s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.000474s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target_ignore [0.029124s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch [0.056502s] ... ok {2} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.024638s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_find_volume_target [0.025156s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_create_chassis [0.019028s] ... ok {0} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.055799s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch_reset_interfaces [0.048546s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.037390s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_get_driver [0.034477s] ... ok {0} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.058049s] ... ok {1} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_instantiate [0.047687s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.069873s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_create_node [0.053487s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.025855s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_unprocessed_data [0.057375s] ... ok {0} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_instantiate [0.083358s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port [0.049315s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.043141s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestIntrospectionRule.test_introspection_rule_delete [0.052680s] ... ok {0} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_instantiate [0.023862s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_find_port [0.051003s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive_as_bytestring [0.065807s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_detailed [0.025590s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_get_port_group [0.008866s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_create_volume_connector [0.011037s] ... ok {0} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_call_vendor_passthru [0.054748s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_set_provision_state_clean_runbook [0.039511s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_get_volume_connector [0.019302s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_with_node [0.090710s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_detailed [0.045748s] ... ok {0} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.075543s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_set_provision_state_unhold [0.062881s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.070924s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_not_detailed [0.039162s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.033218s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.040999s] ... ok {2} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_basic [0.030640s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeBootDevice.test_get_boot_device [0.055375s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.074338s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_with_port_uuid [0.040872s] ... ok {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.049429s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create_incremental [0.037453s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion_optional_params [0.052330s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_force_delete [0.018791s] ... ok {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestIntrospectionRule.test_introspection_rule_delete_ignore [0.042186s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_reset [0.027773s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.089022s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.039052s] ... ok {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestIntrospectionRule.test_introspection_rules [0.027841s] ... ok {3} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.015335s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.027583s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_create_allocation [0.020079s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.051933s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.022565s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_get_allocation [0.011831s] ... ok {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection [0.051193s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.012288s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis [0.011201s] ... ok {1} openstack.tests.unit.block_storage.v2.test_capabilities.TestCapabilites.test_make_capabilities [0.009512s] ... ok {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.041339s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_drivers [0.028785s] ... ok {1} openstack.tests.unit.block_storage.v2.test_extension.TestExtension.test_make_extension [0.037816s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.070054s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_not_detailed [0.035697s] ... ok {2} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.044271s] ... ok {1} openstack.tests.unit.block_storage.v2.test_limits.TestRateLimit.test_make_rate_limit [0.041506s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_sharded [0.010626s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port_ignore [0.008407s] ... ok {1} openstack.tests.unit.block_storage.v2.test_limits.TestRateLimits.test_basic [0.020828s] ... ok {2} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.027712s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_find [0.008079s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_update_port [0.017058s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_reset [0.008745s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.068156s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestQuotaSet.test_quota_set_reset [0.012697s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector_ignore [0.014357s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.019073s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.020006s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_find_volume_connector [0.018824s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_set_provision_state_service [0.019455s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_create_attrs [0.007945s] ... ok {2} openstack.tests.unit.block_storage.v2.test_capabilities.TestCapabilites.test_basic [0.051937s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete_ignore [0.011231s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot [0.022676s] ... ok {2} openstack.tests.unit.block_storage.v2.test_extension.TestExtension.test_basic [0.056922s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot_invalid_none [0.038454s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_create_volume_target [0.073758s] ... ok {2} openstack.tests.unit.block_storage.v2.test_limits.TestLimit.test_basic [0.036893s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target [0.032116s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.049267s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_and_failures_not_fail [0.019023s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.019938s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.009901s] ... ok {3} openstack.tests.unit.baremetal.v1.test_runbooks.Runbooks.test_basic [0.008276s] ... ok {2} openstack.tests.unit.block_storage.v2.test_limits.TestRateLimits.test_make_rate_limits [0.037672s] ... ok {3} openstack.tests.unit.baremetal.v1.test_runbooks.Runbooks.test_instantiate [0.008827s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.011882s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.015817s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_create_attrs [0.025020s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.019253s] ... ok {3} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_basic [0.045060s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_find [0.201721s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete [0.044630s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.043668s] ... ok {3} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_instantiate [0.042505s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_remove_private_access [0.035201s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_detailed [0.028664s] ... ok {3} openstack.tests.unit.baremetal_introspection.v1.test_introspection_rule.TestIntrospectionRule.test_basic [0.027126s] ... ok {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.021556s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_not_detailed [0.038866s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_with_portgroup_uuid [0.059132s] ... ok {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestIntrospectionRule.test_introspection_rule_create [0.008472s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_delete_volume_metadata [0.056632s] ... ok {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.018911s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.035540s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestLimit.test_limits_get [0.042253s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_force [0.037623s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_ignore [0.039043s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_success [0.059571s] ... ok {3} openstack.tests.unit.block_storage.v2.test_limits.TestLimit.test_make_limit [0.068729s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestQuotaClassSet.test_quota_class_set_get [0.085244s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.035611s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_find [0.055407s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_force [0.039149s] ... ok {0} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.009551s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestQuotaSet.test_quota_set_get [0.019144s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation [0.008091s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestQuotaSet.test_quota_set_update [0.009122s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation_ignore [0.009424s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.012533s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.007567s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis_ignore [0.018220s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete [0.010845s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_get [0.050455s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_restore [0.044257s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.007056s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_find_chassis [0.012052s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_find [0.007187s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestCapabilities.test_capabilites_get [0.023263s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_node [0.030687s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_get [0.025826s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_not_detailed [0.040255s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration [0.055881s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_none [0.065890s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestQuotaSet.test_quota_set_get_defaults [0.074013s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node_ignore [0.017565s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_find_node [0.016468s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_get_node [0.027138s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.044453s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_defaults [0.077751s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_get_port [0.025585s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_reset [0.031525s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_unmanage [0.047140s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_extend [0.029077s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.038565s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_not_detailed [0.070022s] ... ok {1} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.010083s] ... ok {1} openstack.tests.unit.block_storage.v2.test_type.TestType.test_remove_private_access [0.011475s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.015491s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_delete_image_metadata_item [0.012311s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach_force [0.008122s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector [0.062700s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get_private_access [0.066795s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get [0.290227s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype [0.020088s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_set_volume_metadata [0.020376s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_backend_pools [0.025678s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_get_volume_target [0.033403s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_image_metadata [0.016799s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete [0.014455s] ... ok {1} openstack.tests.unit.block_storage.v3.test_attachment.TestAttachment.test_create_resource [0.020406s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_wait_for [0.036333s] ... ok {1} openstack.tests.unit.block_storage.v3.test_attachment.TestAttachment.test_create_with_mode_with_instance_id [0.032600s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_delete_volume_image_metadata [0.065911s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_detailed [0.025444s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.083790s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_delete_volume_image_metadata__with_keys [0.033276s] ... ok {1} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_make_it [0.057745s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success_no_fail [0.041986s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_nondefault [0.029128s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration_error [0.070050s] ... ok {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.043162s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_set_volume_image_metadata [0.010789s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_no_fail [0.045535s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_set_bootable [0.015622s] ... ok {2} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotActions.test_reset [0.079204s] ... ok {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_force_delete [0.068098s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_introspection_rule.TestIntrospectionRule.test_instantiate [0.066624s] ... ok {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.037343s] ... ok {2} openstack.tests.unit.block_storage.v2.test_type.TestType.test_get_private_access [0.041259s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.036379s] ... ok {2} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.020388s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_set_readonly_no_argument [0.104939s] ... ok {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.029187s] ... ok {3} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.013922s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestIntrospectionRule.test_introspection_rule_get [0.031731s] ... ok {1} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_basic [0.030590s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_attach_instance [0.034079s] ... ok {3} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.038443s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_manage_boot [0.038367s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_basic [0.038424s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration_error [0.047368s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.038118s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.045675s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_make_resource [0.033440s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration [0.021501s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_create [0.039954s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_extend [0.015755s] ... ok {0} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.031644s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate [0.016874s] ... ok {0} openstack.tests.unit.block_storage.v2.test_limits.TestAbsoluteLimit.test_basic [0.013954s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_delete [0.036413s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_reset_status__single_option [0.014389s] ... ok {0} openstack.tests.unit.block_storage.v2.test_limits.TestAbsoluteLimit.test_make_absolute_limit [0.012713s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_delete_image_metadata [0.038641s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype_mp [0.011696s] ... ok {0} openstack.tests.unit.block_storage.v2.test_limits.TestRateLimit.test_basic [0.007940s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_ignore [0.009879s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group_snapshot.TestGroupSnapshot.test_make_resource [0.034626s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_get [0.007271s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate_flags [0.035974s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestQuotaClassSet.test_quota_class_set_update [0.015601s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.043498s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_basic [0.044673s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_reset_status [0.054482s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestQuotaSet.test_quota_set_get_query [0.033891s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_readonly [0.051600s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_create_group_specs [0.043815s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_detailed [0.019724s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_add_private_access [0.011270s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable [0.038300s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_unmanage [0.037570s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete [0.011292s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_types [0.007300s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_get_volume_metadata [0.016904s] ... ok {2} openstack.tests.unit.block_storage.v3.test_attachment.TestAttachment.test_complete [0.033410s] ... ok {3} openstack.tests.unit.block_storage.v3.test_attachment.TestAttachment.test_basic [0.033319s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_update_group_specs_property [0.058753s] ... ok {3} openstack.tests.unit.block_storage.v3.test_attachment.TestAttachment.test_create_no_mode_no_instance_id [0.011384s] ... ok {2} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_basic [0.028901s] ... ok {3} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_reset [0.014788s] ... ok {3} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.019727s] ... ok {2} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.023972s] ... ok {1} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_basic [0.034420s] ... ok {3} openstack.tests.unit.block_storage.v3.test_block_storage_summary.TestBlockStorageSummary.test_basic [0.015870s] ... ok {2} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.029430s] ... ok {3} openstack.tests.unit.block_storage.v3.test_block_storage_summary.TestBlockStorageSummary.test_get_summary_312 [0.019832s] ... ok {3} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_make_capabilities [0.014739s] ... ok {3} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_make_rate_limits [0.016172s] ... ok {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_basic [0.058806s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_create_attrs [0.014461s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_ignore [0.008451s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_create_attrs [0.154688s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_reset [0.013933s] ... ok {2} openstack.tests.unit.block_storage.v3.test_block_storage_summary.TestBlockStorageSummary.test_get_summary_326 [0.076303s] ... ok {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_make_rate_limit [0.048016s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestCapabilities.test_capabilites_get [0.031311s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_host [0.032457s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_create_from_source [0.046231s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_groups [0.024051s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_instance [0.028532s] ... ok {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_basic [0.072422s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group_snapshot.TestGroupSnapshot.test_basic [0.048382s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupSnapshot.test_group_snapshot_delete_ignore [0.067917s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_delete_group_specs_property [0.040366s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_force [0.064644s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_force [0.063778s] ... ok {2} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_make_absolute_limit [0.046077s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupSnapshot.test_group_snapshot_get [0.081581s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_not_detailed [0.052002s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_restore [0.039566s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_default [0.078343s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create [0.033513s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_ignore [0.052549s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_delete [0.051063s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.056204s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_find [0.041860s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_find [0.053362s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupSnapshot.test_group_snapshot_create [0.070343s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_set_readonly_false [0.043207s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get [0.036253s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_update [0.037700s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupSnapshot.test_group_snapshots__detailed [0.051546s] ... ok {0} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.052064s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get_group_specs_prop [0.054902s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create [0.022776s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupSnapshot.test_group_snapshot_delete [0.047865s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_types [0.019948s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create_group_specs [0.047102s] ... ok {0} openstack.tests.unit.block_storage.v2.test_type.TestType.test_add_private_access [0.079496s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete [0.015341s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update_group_specs_prop [0.080755s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestLimit.test_limits_get [0.032507s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_group_specs_prop [0.012100s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update [0.007327s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestQuotaSet.test_quota_set_update [0.011633s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestQuotaSet.test_quota_set_reset [0.024653s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestService.test_thaw_service [0.008602s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.009903s] ... ok {0} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.082410s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestPools.test_backend_pools [0.061745s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.021819s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestService.test_disable_service [0.052915s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete [0.027639s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_force [0.017274s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_find [0.043345s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestQuotaClassSet.test_quota_class_set_get [0.063272s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_update [0.014597s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_basic [0.078224s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_detailed [0.018574s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestQuotaClassSet.test_quota_class_set_update [0.036708s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.018801s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_add_private_access [0.018052s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.075012s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_create [0.009687s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach [0.069365s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestQuotaSet.test_quota_set_get_query [0.048572s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_update [0.011634s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get_private_access [0.022437s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_get [0.057478s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_update [0.017002s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_delete_volume_metadata [0.033701s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestService.test_enable_service [0.078961s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_force_delete [0.075693s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete [0.038732s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_get_volume_metadata [0.045783s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_readonly_false [0.036686s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status_percentage [0.059006s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_set_volume_metadata [0.028212s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete_ignore [0.041575s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_ignore [0.012116s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_create_attrs [0.048984s] ... ok {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create_incremental [0.065709s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_not_detailed [0.041689s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete [0.049185s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete_ignore [0.035355s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_delete_volume_image_metadata__with_keys [0.031638s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_force [0.010414s] ... ok {0} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_basic [0.053023s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_find [0.045080s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_init_attachment [0.020767s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_get [0.053296s] ... ok {0} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_make_extension [0.023426s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_get [0.019424s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_default [0.022028s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_find [0.028182s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_reserve [0.016465s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_set_volume_image_metadata [0.010052s] ... ok {0} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_reset [0.025456s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_terminate_attachment [0.009180s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unmanage [0.035590s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_remove_private_access [0.027898s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unreserve [0.011232s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image [0.012177s] ... ok {0} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_fetch_group_specs [0.028242s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_create_attrs [0.016220s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_revert_to_snapshot [0.015527s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image_extended [0.041609s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_detailed [0.014513s] ... ok {1} openstack.tests.unit.block_storage.v3.test_service.TestService.test_basic [0.018233s] ... ok {0} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_get_group_specs_property [0.040736s] ... ok {1} openstack.tests.unit.block_storage.v3.test_service.TestService.test_disable [0.016597s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_abort_detaching [0.045344s] ... ok {1} openstack.tests.unit.block_storage.v3.test_service.TestService.test_failover [0.027386s] ... ok {0} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_make_resource [0.034073s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_bootable [0.056372s] ... ok {1} openstack.tests.unit.block_storage.v3.test_service.TestService.test_failover__with_cluster [0.020666s] ... ok {0} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_basic [0.017801s] ... ok {1} openstack.tests.unit.block_storage.v3.test_service.TestService.test_freeze [0.014765s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_instance [0.055144s] ... ok {1} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.015409s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_delete_volume_image_metadata [0.010613s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_false [0.039109s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_cluster [0.011614s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_nondefault [0.011662s] ... ok {0} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_make_limit [0.055993s] ... ok {2} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_basic [0.033660s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.017558s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_no_argument [0.009266s] ... ok {1} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_set_status [0.057746s] ... ok {2} openstack.tests.unit.block_storage.v3.test_service.TestService.test_disable__with_reason [0.025097s] ... ok {3} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_make_resource_filter [0.012623s] ... ok {1} openstack.tests.unit.block_storage.v3.test_transfer.TestTransfer.test_create_pre_v355 [0.042402s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete [0.066771s] ... ok {3} openstack.tests.unit.block_storage.v3.test_service.TestService.test_enable [0.043317s] ... ok {2} openstack.tests.unit.block_storage.v3.test_service.TestService.test_make_it [0.054909s] ... ok {3} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_manage [0.016801s] ... ok {3} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_manage_pre_38 [0.025588s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_find [0.063315s] ... ok {3} openstack.tests.unit.block_storage.v3.test_transfer.TestTransfer.test_accept [0.011355s] ... ok {1} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs [0.071363s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.008891s] ... ok {2} openstack.tests.unit.block_storage.v3.test_service.TestService.test_thaw [0.056270s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.013381s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.009068s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_get [0.031537s] ... ok {1} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs_error [0.039114s] ... ok {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.035238s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_detailed [0.018305s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_remove_private_access [0.031515s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestExtension.test_extensions [0.010168s] ... ok {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_reset [0.027017s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create_from_source [0.007711s] ... ok {1} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_new [0.040615s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_basic [0.034438s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_get [0.013494s] ... ok {2} openstack.tests.unit.block_storage.v3.test_transfer.TestTransfer.test_basic [0.031461s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_abort_detaching [0.042860s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupSnapshot.test_group_snapshot_find [0.030836s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupSnapshot.test_group_snapshots [0.008151s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.052794s] ... ok {2} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs_error [0.049564s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_fetch_group_specs [0.013549s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_error [0.046360s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_host [0.025896s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_create [0.010443s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.042843s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_delete_image_metadata [0.009227s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestQuotaSet.test_quota_set_get [0.046114s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach [0.015341s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestQuotaSet.test_quota_set_get_defaults [0.015994s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_extend [0.011555s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_instance [0.048980s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test__prepare_request_body [0.038010s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_flags [0.010666s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reset_status [0.014058s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_force_delete [0.021940s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_init_attachment [0.009116s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestResourceFilter.test_resource_filters [0.034414s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_basic [0.062206s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.022068s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype_mp [0.043920s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_image_metadata [0.013618s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_microversion [0.010841s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.030033s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestService.test_failover_service [0.050792s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly [0.022774s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration_error [0.072167s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.041485s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestService.test_freeze_service [0.023327s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.016959s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_terminate_attachment [0.033979s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestService.test_services [0.022010s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unreserve [0.010346s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.006598s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.037298s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_create_scheduler_hints [0.057724s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.028993s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.050274s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.050599s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_delete_image_metadata_item [0.051320s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_manage_snapshot [0.045112s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.042618s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach_force [0.031977s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.052133s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_manage [0.032844s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_reset [0.050995s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.036276s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate [0.023146s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status [0.027032s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.021350s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.015343s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reserve [0.027512s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_delete [0.012622s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.097384s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.045861s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_update [0.032736s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype [0.072213s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get [0.025666s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.039579s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_types [0.017167s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.079193s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete [0.021572s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_before_340 [0.061301s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_force [0.024234s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable [0.034203s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_wait_for [0.027642s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_host [0.027007s] ... ok {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_device_profile [0.143684s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unmanage [0.054353s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_begin_detaching [0.025892s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image [0.031216s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.018049s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration [0.018532s] ... ok {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_accelerator_request [0.070579s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.019744s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.007146s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration_error [0.037281s] ... ok {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_deployables [0.037477s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_defaults [0.020051s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.044829s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_extend [0.026662s] ... ok {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.053507s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.050410s] ... ok {0} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_force_delete [0.064616s] ... ok {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.096224s] ... ok {0} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_unmanage [0.049521s] ... ok {3} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.055205s] ... ok {0} openstack.tests.unit.block_storage.v3.test_transfer.TestTransfer.test_accept_pre_v355 [0.050540s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.038963s] ... ok {0} openstack.tests.unit.block_storage.v3.test_transfer.TestTransfer.test_create [0.019931s] ... ok {0} openstack.tests.unit.block_storage.v3.test_type.TestType.test_add_private_access [0.093811s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.579279s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.021539s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.126767s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.014589s] ... ok {0} openstack.tests.unit.block_storage.v3.test_type.TestType.test_get_private_access [0.048243s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.007936s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.012168s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.007399s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.006642s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.386430s] ... ok {0} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs [0.052390s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.017483s] ... ok {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_accelerator_requests [0.078376s] ... ok {0} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_create [0.028895s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.035270s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.027546s] ... ok {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.039728s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.022262s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_begin_detaching [0.062956s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.029534s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.030618s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration [0.064692s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.037270s] ... ok {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.142905s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_manage_pre_38 [0.063645s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_cluster [0.041898s] ... ok {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.116878s] ... ok {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_accelerator_request [0.149132s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reset_status__single_option [0.056120s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_after_340 [0.034835s] ... ok {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_device_profile [0.101347s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.026378s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly_false [0.022498s] ... ok {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.164395s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image_args [0.021270s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.019537s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.014708s] ... ok {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_devices [0.108903s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.651176s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.014428s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.013162s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.016982s] ... ok {2} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.108673s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.009251s] ... ok {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_unbind_accelerator_request [0.064189s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.059713s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.048528s] ... ok {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate_by_name [0.153556s] ... ok {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_bind_accelerator_request [0.110971s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.259782s] ... ok {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.126751s] ... ok {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_device_profiles [0.082076s] ... ok {1} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.079365s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.156134s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.475981s] ... ok {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.120973s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.154479s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.145871s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.234661s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.219741s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.070141s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.151567s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.192906s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.072993s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.045524s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.136790s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.262257s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.282504s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.443051s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.119526s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.122462s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.153199s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.112901s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.231347s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.152051s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.125161s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.193758s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.086166s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.475661s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.061595s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.227052s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.145243s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.390737s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.163451s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.136932s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.078730s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.039097s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.249992s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_several_ports_create_failed [0.190588s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [0.309962s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.151814s] ... ok {3} openstack.tests.unit.cloud.test_cloud.TestCloud.test_endpoint_for [0.069918s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.262392s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.143860s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.252183s] ... ok {3} openstack.tests.unit.cloud.test_cloud.TestCloud.test_iterate_timeout_str_wait [0.070786s] ... ok {3} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.048077s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.142274s] ... ok {3} openstack.tests.unit.cloud.test_compute.TestServers.test_get_server_not_found [0.111837s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.194518s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.211892s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.107665s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.139614s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.230925s] ... ok {3} openstack.tests.unit.cloud.test_compute.TestServers.test_list_server_private_ip [0.297556s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.226926s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.108443s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.259846s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.126734s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.177482s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.084053s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.174796s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.073932s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.171282s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.083319s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.113427s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.066126s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.160208s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.587229s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.120613s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.075007s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.177060s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.064982s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.117703s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.103167s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.179742s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.123898s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.065093s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.306153s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.087359s] ... ok {0} openstack.tests.unit.cloud.test_cloud.TestCloud.test_global_request_id [0.063571s] ... ok {0} openstack.tests.unit.cloud.test_cloud.TestCloud.test_range_search_2 [0.011740s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.099598s] ... ok {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_coe_get_cluster_template [0.084648s] ... ok {1} openstack.tests.unit.cloud.test_cloud.TestCloud.test_connect_as [0.152394s] ... ok {2} openstack.tests.unit.cloud.test_cloud.TestCloud.test_connect_as_context [0.124902s] ... ok {2} openstack.tests.unit.cloud.test_cloud.TestCloud.test_iterate_timeout_int_wait [0.022005s] ... ok {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.103151s] ... ok {1} openstack.tests.unit.cloud.test_cloud.TestCloud.test_global_request_id_context [0.117571s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.299755s] ... ok {1} openstack.tests.unit.cloud.test_cloud.TestCloud.test_iterate_timeout_bad_wait [0.036984s] ... ok {2} openstack.tests.unit.cloud.test_cloud.TestCloud.test_iterate_timeout_timeout [0.126185s] ... ok {2} openstack.tests.unit.cloud.test_cloud.TestCloud.test_range_search [0.007396s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.053842s] ... ok {2} openstack.tests.unit.cloud.test_cloud.TestCloud.test_range_search_3 [0.009807s] ... ok {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.117154s] ... ok {1} openstack.tests.unit.cloud.test_cloud.TestCloud.test_openstack_cloud [0.043765s] ... ok {2} openstack.tests.unit.cloud.test_cloud.TestCloud.test_range_search_4 [0.022467s] ... ok {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.045138s] ... ok {1} openstack.tests.unit.cloud.test_cloud.TestCloud.test_range_search_5 [0.067006s] ... ok {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.100269s] ... ok {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.059959s] ... ok {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.079204s] ... ok {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.148538s] ... ok {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.081763s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.075697s] ... ok {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.131858s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.093190s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.371722s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.062549s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.097552s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.078399s] ... ok {0} openstack.tests.unit.cloud.test_compute.TestServers.test_get_server [0.182362s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.039678s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.161459s] ... ok {0} openstack.tests.unit.cloud.test_compute.TestServers.test_list_servers_all_projects [0.132717s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.073925s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.289046s] ... ok {0} openstack.tests.unit.cloud.test_compute.TestServers.test_list_servers_filters [0.108652s] ... ok {1} openstack.tests.unit.cloud.test_compute.TestServers.test_list_servers [0.194328s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.363234s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.049879s] ... ok {2} openstack.tests.unit.cloud.test_compute.TestServers.test_list_servers_exception [0.041715s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.241044s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_scheduler_hints_group_override [0.371073s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.407231s] ... ok {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.299887s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.274804s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.480703s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.102999s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.352721s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.422855s] ... ok {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_scheduler_hints [0.495124s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.343127s] ... ok {3} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.276176s] ... ok {0} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.086621s] ... ok {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.280060s] ... ok {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.045209s] ... ok {0} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.123541s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.429740s] ... ok {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.280659s] ... ok {3} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.051237s] ... ok {0} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.211478s] ... ok {2} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.228614s] ... ok {3} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.116188s] ... ok {0} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.078529s] ... ok {0} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.075159s] ... ok {3} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.116331s] ... ok {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.173364s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.429466s] ... ok {0} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.172519s] ... ok {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.148731s] ... ok {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.164803s] ... ok {0} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.064806s] ... ok {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.099813s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.200480s] ... ok {0} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.101982s] ... ok {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.187330s] ... ok {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.076803s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_scheduler_hints_group_merge [0.178898s] ... ok {3} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.190510s] ... ok {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.112440s] ... ok {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.135170s] ... ok {3} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.070681s] ... ok {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.054482s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.074044s] ... ok {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.110391s] ... ok {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.222597s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.169922s] ... ok {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.160298s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.073218s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.442721s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.189729s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.085941s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.036285s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.049842s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.035491s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.362531s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.020300s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.015322s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.185986s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.261075s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.045258s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.236196s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.231068s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.203774s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.286431s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.237659s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.205868s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.070048s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.030233s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.095913s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.050365s] ... ok {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.281432s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.022735s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.077448s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.041292s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.040267s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.101301s] ... ok {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.132841s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.509060s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.049871s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.085219s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.072505s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.020799s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.014739s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.105507s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.041205s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.067437s] ... ok {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.196871s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.079184s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.040196s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.109970s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.022602s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.060576s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.034676s] ... ok {1} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.088728s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.030698s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.036220s] ... ok {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.037532s] ... ok {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.033596s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.049842s] ... ok {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.034036s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.159422s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.036189s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.115282s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.039541s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.034612s] ... ok {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.029742s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.023878s] ... ok {1} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.080676s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.042656s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.054692s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.055588s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.080965s] ... ok {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.109748s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.027055s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.049215s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.069101s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.008152s] ... ok {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_by_name [0.044181s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.043671s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.040960s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.027790s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.065909s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.013950s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.045447s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.038899s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.088574s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.039714s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.050215s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.026519s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.058734s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.039224s] ... ok {2} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.025363s] ... ok {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.023790s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.032382s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.062722s] ... ok {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.022731s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.168088s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.025175s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.054209s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.040384s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.007527s] ... ok {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.071971s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.041160s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.064034s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.025240s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.029284s] ... ok {2} openstack.tests.unit.cloud.test_identity_users.TestIdentityUsers.test_create_user_without_password [0.035967s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.046367s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.031304s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.034495s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.053384s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.047434s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.069992s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.035189s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.031752s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.033468s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.029242s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_import_supported [0.168056s] ... ok {0} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.053933s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.046490s] ... ok {0} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.014187s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.043822s] ... ok {0} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.038735s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.084427s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_no_import [0.079582s] ... ok {0} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.023784s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.040960s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.035160s] ... ok {0} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.024686s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.010076s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.024349s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.031448s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.007764s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.007083s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.031808s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_use_import [0.079445s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.048802s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.049377s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.048120s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.017797s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.030535s] ... ok {3} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.023259s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.031047s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.076554s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.007270s] ... ok {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.023982s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.054625s] ... ok {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.022376s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.033864s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.021811s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.041357s] ... ok {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.056821s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.056832s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.069620s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.057090s] ... ok {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.023807s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_not_found [0.008220s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.007952s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.008671s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.028641s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.008430s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.030525s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.028745s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_specific_tenant [0.025674s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.057049s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_with_wrong_mtu_size [0.007489s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.036187s] ... ok {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.008791s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.039087s] ... ok {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.010980s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.032410s] ... ok {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.009971s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetworks.test_delete_network [0.045816s] ... ok {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.011197s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.029641s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.036226s] ... ok {2} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.024328s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetworks.test_delete_network_not_found [0.034512s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.027192s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.027738s] ... ok {2} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.025567s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.028891s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetworks.test_list_networks [0.038209s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.040538s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.029189s] ... ok {2} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.041199s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_get_images [0.015149s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetworks.test_list_networks_filtered [0.038125s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.012112s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.026650s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.017020s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.042638s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetworks.test_list_networks_neutron_not_found [0.044594s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.067810s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.087623s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.157135s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.080265s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.078424s] ... ok {1} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.074634s] ... ok {3} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.040563s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.180099s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.049268s] ... ok {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.070121s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.042227s] ... ok {1} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.066941s] ... ok {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.032285s] ... ok {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.028989s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.198900s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.010465s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.007804s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.011008s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.025146s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.033797s] ... ok {1} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.100557s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.018761s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.010275s] ... ok {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.045189s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.031120s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.019015s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.009688s] ... ok {1} openstack.tests.unit.cloud.test_identity_users.TestIdentityUsers.test_create_user [0.058515s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network [0.043465s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.165874s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.049131s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_port_security_disabled [0.038883s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_provider_wrong_type [0.008455s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_with_wrong_mtu_type [0.006865s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.321965s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetworks.test_update_network_provider [0.080906s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.076937s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNeutronExtensions.test__neutron_extensions [0.032017s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.175063s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.049950s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.038006s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.082589s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.065938s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.038405s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.033360s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.072978s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.060029s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.049366s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.141392s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.303545s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.095631s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.617395s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [0.225724s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.086378s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.078793s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.091005s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.076537s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.089320s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.059469s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.056210s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.162299s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.351733s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.060233s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.024743s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.043374s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.055233s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.131670s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.049901s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.235068s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_external [0.089062s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_provider_ignored_value [0.033903s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.081137s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.119573s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_with_mtu [0.023767s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.119499s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_wrong_availability_zone_hints_type [0.013791s] ... ok {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.018690s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.044001s] ... ok {2} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.055866s] ... ok {0} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.056558s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetworks.test_delete_network_exception [0.065359s] ... ok {2} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.040443s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.085395s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNeutronExtensions.test__neutron_extensions_fails [0.034390s] ... ok {0} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_with_project [0.042652s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.052922s] ... ok {2} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_old_hypervisors [0.068092s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.068540s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.059841s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.081412s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.066359s] ... ok {0} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.176447s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.098083s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.043247s] ... ok {1} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.101244s] ... ok {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.018534s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.050173s] ... ok {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.028742s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.041232s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.025288s] ... ok {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.056845s] ... ok {2} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.343383s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.015966s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.016652s] ... ok {0} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.266689s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.056996s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.039997s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.102466s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.134612s] ... ok {0} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.107918s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.085181s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.057030s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.045318s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.117135s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.053919s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.015278s] ... ok {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.091422s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.015459s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.009924s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.054049s] ... ok {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.032452s] ... ok {2} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.031527s] ... ok {3} openstack.tests.unit.cloud.test_openstackcloud.TestSearch.test_raises_unknown_resource [0.015705s] ... ok {3} openstack.tests.unit.cloud.test_openstackcloud.TestSearch.test_search_resources_args [0.012011s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_provider [0.044895s] ... ok {3} openstack.tests.unit.cloud.test_openstackcloud.TestSearch.test_search_resources_get_finds [0.010328s] ... ok {3} openstack.tests.unit.cloud.test_openstackcloud.TestSearch.test_search_resources_list [0.008233s] ... ok {3} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.027507s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNetworks.test_create_network_with_availability_zone_hints [0.091653s] ... ok {2} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.121542s] ... ok {0} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.124240s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNetworks.test_get_network_by_id [0.081601s] ... ok {3} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.126507s] ... ok {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.094063s] ... ok {2} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.115244s] ... ok {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.062173s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNeutronExtensions.test__has_neutron_extension [0.113547s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.108443s] ... ok {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.074228s] ... ok {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.072943s] ... ok {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.039008s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNeutronExtensions.test__has_neutron_extension_missing [0.067228s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.074098s] ... ok {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.044169s] ... ok {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.047011s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.046522s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.056636s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.046624s] ... ok {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.059954s] ... ok {2} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.059771s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.028514s] ... ok {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.027779s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.054717s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.034120s] ... ok {0} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.041336s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.043195s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.063749s] ... ok {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.067082s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.043413s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_cors [0.018116s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.082490s] ... ok {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.196613s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.044839s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.066911s] ... ok {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.107556s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.086564s] ... ok {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.165603s] ... ok {3} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.161237s] ... ok {0} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.164668s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax [0.148238s] ... ok {3} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.051669s] ... ok {1} openstack.tests.unit.cloud.test_openstackcloud.TestSearch.test_raises_unknown_service [0.040672s] ... ok {0} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.069354s] ... ok {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.133141s] ... ok {3} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.060300s] ... ok {1} openstack.tests.unit.cloud.test_openstackcloud.TestSearch.test_search_resources_name_empty [0.081049s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.138344s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.117403s] ... ok {2} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.145509s] ... ok {1} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.199343s] ... ok {1} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.041127s] ... ok {1} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.022166s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.183699s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.190218s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain [0.224482s] ... ok {1} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.061691s] ... ok {1} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.056861s] ... ok {1} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.035830s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project [0.154769s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.158643s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.206634s] ... ok {1} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.080056s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project_exists [0.081700s] ... ok {1} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.053387s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.150030s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project_exists [0.139100s] ... ok {1} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.124221s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.233851s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.116733s] ... ok {1} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.071694s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.055548s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain [0.153598s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain_exists [0.093617s] ... ok {1} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.126629s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.196171s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project [0.135848s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain_exists [0.145195s] ... ok {1} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.111496s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project_exists [0.059493s] ... ok {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.072614s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project [0.096804s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.187035s] ... ok {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.096497s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.159188s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.113024s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project_exists [0.148048s] ... ok {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.124910s] ... ok {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.044472s] ... ok {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.046925s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.126606s] ... ok {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.122986s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.310155s] ... ok {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.135542s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.122800s] ... ok {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.259323s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain_not_exists [0.138873s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project [0.212473s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain_or_system [0.438254s] ... ok {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.506640s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.110540s] ... ok {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.064500s] ... ok {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.091255s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project [0.250502s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project [0.210799s] ... ok {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.136557s] ... ok {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.622477s] ... ok {2} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.147065s] ... ok {2} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.051204s] ... ok {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.105616s] ... ok {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.127643s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain [0.257397s] ... ok {2} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.150061s] ... ok {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.094189s] ... ok {3} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.048433s] ... ok {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.186439s] ... ok {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.076359s] ... ok {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.125526s] ... ok {2} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.245427s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.148107s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain_not_exists [0.431136s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.084540s] ... ok {2} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.193534s] ... ok {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.358929s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.121808s] ... ok {2} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.139532s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.052766s] ... ok {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.165180s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_using_id [0.089244s] ... ok {2} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.120442s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project_not_exists [0.309178s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.058476s] ... ok {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.183188s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain [0.129378s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.177265s] ... ok {1} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.153255s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.025425s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.066408s] ... ok {1} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.104725s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_stateless_neutron [0.032369s] ... ok {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.237466s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project [0.217402s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.040815s] ... ok {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.149091s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.145999s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.131312s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain_not_exists [0.153662s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_normalize_secgroup_rules [0.030485s] ... ok {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.114223s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.161227s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project_not_exists [0.154223s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.153003s] ... ok {0} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.034756s] ... ok {0} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.034027s] ... ok {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.180348s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.062031s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain [0.167082s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.163512s] ... ok {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.214780s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain_exists [0.197879s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.277848s] ... ok {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.236265s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain [0.239526s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.095134s] ... ok {2} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.546810s] ... ok {2} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.052995s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.075746s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain_exists [0.155145s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.079938s] ... ok {2} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.124652s] ... ok {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.273118s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.078729s] ... ok {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.101716s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.085658s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.019722s] ... ok {2} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.202398s] ... ok {0} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.061830s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain [0.330864s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.145142s] ... ok {3} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.112895s] ... ok {0} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.175361s] ... ok {3} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.085753s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.111074s] ... ok {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.383591s] ... ok {3} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.079303s] ... ok {0} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.169385s] ... ok {3} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.052261s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_id_wait [0.152364s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.072905s] ... ok {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.235811s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.179839s] ... ok {0} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.316183s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_name_wait [0.249879s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.104685s] ... ok {1} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.205942s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.053901s] ... ok {0} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.101174s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.075602s] ... ok {0} openstack.tests.unit.cloud.test_shared_file_system.TestSharedFileSystem.test_list_availability_zones [0.113549s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.224670s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.086390s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.015255s] ... ok {1} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.251825s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.094865s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.074291s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.127292s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.088794s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.055937s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.111194s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.038482s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.146573s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.081784s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.102069s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.036239s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.227397s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.079877s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.109403s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.095973s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.121017s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.133002s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.129967s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.098872s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.049359s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project [0.100722s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.118662s] ... ok {3} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.178471s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.123974s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.118496s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.111554s] ... ok {3} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.203396s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project_not_exists [0.188767s] ... ok {3} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.042054s] ... ok {2} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.194518s] ... ok {0} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.248065s] ... ok {3} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.052378s] ... ok {2} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.094519s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain_not_exists [0.129241s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_using_id [0.118977s] ... ok {0} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.142335s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.065335s] ... ok {2} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.170746s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project_not_exists [0.187321s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.103963s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.168213s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.022015s] ... ok {2} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.169526s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain [0.201510s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.196582s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.175417s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.044052s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.108676s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.088357s] ... ok {0} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.106508s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.111727s] ... ok {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_incremental_volume_backup [0.089874s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.123157s] ... ok {3} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.162544s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.247618s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.117551s] ... ok {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.174138s] ... ok {0} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.068062s] ... ok {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.274531s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.256536s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.216673s] ... ok {0} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.134478s] ... ok {0} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.014643s] ... ok {0} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.019600s] ... ok {0} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.017022s] ... ok {0} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.060800s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.037723s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.199751s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.251267s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.161874s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.049034s] ... ok {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.549678s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.139932s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.342938s] ... ok {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.126759s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.487988s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.125599s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.017132s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.023883s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.146977s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.070461s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.034317s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.039218s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.126545s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.029234s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.009815s] ... ok {2} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.145645s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.036637s] ... ok {0} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.026940s] ... ok {3} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.278907s] ... ok {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.024555s] ... ok {0} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.014569s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_normalize_secgroups [0.057818s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_normalize_secgroups_negone_port [0.043536s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.071446s] ... ok {2} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.114536s] ... ok {3} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup [0.111377s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.037717s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.014145s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_delete_cluster_metadata [0.009304s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.007058s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.077747s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.015105s] ... ok {2} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup_from_snapshot [0.086984s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.015772s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.033853s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.113449s] ... ok {3} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.179936s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.064663s] ... ok {2} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.104532s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.037795s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.025068s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.023196s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.037304s] ... ok {2} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.126975s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.028931s] ... ok {2} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.014526s] ... ok {3} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.168717s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.017619s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.020059s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.035102s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.022269s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.033566s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.043538s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.027282s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.037948s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.023487s] ... ok {3} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.159067s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.019958s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.025723s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.088089s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.019549s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_set_cluster_metadata [0.013955s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.040682s] ... ok {0} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.033042s] ... ok {0} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_all_metadata [0.015361s] ... ok {0} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_make_basic [0.008970s] ... ok {0} openstack.tests.unit.common.test_tag.TestTagMixin.test_add_tag [0.014306s] ... ok {0} openstack.tests.unit.common.test_tag.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.008155s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.057315s] ... ok {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.022962s] ... ok {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_precache_image [0.016968s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.033481s] ... ok {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.016663s] ... ok {3} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.203934s] ... ok {0} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.013368s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.026885s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_fetch_extra_specs [0.027500s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.039280s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_flavor_access [0.033670s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.040980s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.024030s] ... ok {0} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.054843s] ... ok {2} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.009603s] ... ok {0} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.030179s] ... ok {2} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.030912s] ... ok {0} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.023263s] ... ok {0} openstack.tests.unit.compute.v2.test_limits.TestRateLimits.test_basic [0.009034s] ... ok {3} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.200851s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_image [0.025703s] ... ok {1} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.776492s] ... ok {2} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.058064s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_remove_host [0.024917s] ... ok {2} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.028451s] ... ok {3} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.082688s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_update [0.044634s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.014788s] ... ok {1} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.067565s] ... ok {2} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.036511s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extension_find [0.039165s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.055692s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_find [0.030121s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_get [0.008085s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_limits_get [0.007781s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_floating_ip_from_server [0.015709s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.034878s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate [0.014906s] ... ok {1} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.109404s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.032157s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.077516s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate_with_options [0.033018s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.016207s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.025903s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_force_delete [0.053386s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.058744s] ... ok {3} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.048302s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_get_password [0.029386s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_create [0.024334s] ... ok {1} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.130651s] ... ok {3} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.040365s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.064611s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete_ignore [0.024932s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_get [0.019470s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.042604s] ... ok {3} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.054061s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_with_network_label [0.023804s] ... ok {3} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.029718s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_pause [0.031805s] ... ok {3} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.012149s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.059055s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rebuild [0.026089s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.132724s] ... ok {3} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.034450s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_remove_tags [0.017329s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_restore [0.020980s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.035217s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_shelve [0.012076s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_wait_for [0.009191s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_update [0.039562s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.035703s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_not_detailed [0.026773s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.093676s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.042257s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages [0.038723s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.039997s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.029591s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.049483s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_fetch_extra_specs [0.047746s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.027184s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_fetch_extra [0.031859s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.041391s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_filters [0.110224s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.032133s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_detailed [0.034785s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.044207s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.066038s] ... ok {2} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_signle_item_empty [0.049584s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_get_flavor_extra_specs_prop [0.048463s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.047541s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_no_detail [0.036051s] ... ok {2} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_single_item [0.052568s] ... ok {2} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item_not_exists [0.020847s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.092221s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_metadata [0.057990s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_ignore [0.065320s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.026750s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.007236s] ... ok {2} openstack.tests.unit.common.test_metadata.TestMetadata.test_replace_metadata [0.042534s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find [0.029606s] ... ok {2} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata [0.018302s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.026575s] ... ok {2} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get [0.022248s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.023218s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find_user_id [0.031263s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.026552s] ... ok {2} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get_usage [0.039075s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestQuotaClassSet.test_quota_class_set_get [0.053519s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.059067s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestQuotaSet.test_quota_set_get_defaults [0.066883s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.043935s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestQuotaSet.test_quota_set_get_query [0.024356s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.264613s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestQuotaSet.test_quota_set_update [0.041342s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service [0.018607s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.086386s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.044415s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals_svc [0.064188s] ... ok {2} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_update_quota [0.242350s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_services [0.024827s] ... ok {2} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_exists [0.032344s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachment_create__legacy_parameters [0.029189s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.070408s] ... ok {2} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_not_exists [0.020499s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachment_delete__legacy_parameters [0.055335s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_specific_subnetpool [0.224296s] ... ok {2} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_all_tags [0.051869s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.080342s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachment_get [0.049261s] ... ok {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.027727s] ... ok {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_flavor_id [0.031712s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachment_update [0.042633s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.068237s] ... ok {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_extra_specs_property [0.031138s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachments [0.046436s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.083704s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.049251s] ... ok {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic_swap [0.072594s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.180185s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.049260s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.052757s] ... ok {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_defaults [0.049629s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.035018s] ... ok {3} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.037135s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.020627s] ... ok {3} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata [0.028003s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.130473s] ... ok {2} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime [0.066069s] ... ok {3} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item [0.037995s] ... ok {3} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata_item [0.028762s] ... ok {2} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.049717s] ... ok {3} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_basic [0.033110s] ... ok {3} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_delete_quota [0.017822s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.118088s] ... ok {3} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_single_tag [0.029610s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.060838s] ... ok {3} openstack.tests.unit.common.test_tag.TestTagMixin.test_tags_attribute [0.064337s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.015534s] ... ok {3} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.055890s] ... ok {2} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.193349s] ... ok {3} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.023134s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_add_host [0.053606s] ... ok {3} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.041047s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_create [0.034084s] ... ok {1} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.160432s] ... ok {3} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.048906s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_get [0.026041s] ... ok {3} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.026702s] ... ok {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.022608s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_abort_server_migration [0.029168s] ... ok {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_remove_tenant_access [0.026717s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.473184s] ... ok {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_update_extra_specs_property [0.017659s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_floating_ip_to_server_with_fixed_addr [0.036071s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_detailed [0.016239s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.057385s] ... ok {1} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.157503s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_2_6 [0.035444s] ... ok {3} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime_after_2_88 [0.076591s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_old [0.027542s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.049921s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fetch_security_groups [0.023148s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.032569s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_all_server_metadata [0.027254s] ... ok {3} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.071900s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_output [0.018407s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.051417s] ... ok {1} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.136967s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.019678s] ... ok {3} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.051555s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.021834s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock_with_options [0.024646s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_backup [0.066159s] ... ok {3} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.039295s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.021665s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_change_password [0.038784s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.036732s] ... ok {3} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.044123s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_clear_password [0.015825s] ... ok {3} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.052747s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.060795s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_confirm_resize [0.052142s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.022421s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete [0.038097s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.035516s] ... ok {3} openstack.tests.unit.compute.v2.test_limits.TestRateLimits.test_make_it [0.062441s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_get [0.017394s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_groups [0.014701s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve_offload [0.042707s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.234704s] ... ok {3} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_basic [0.065275s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.049353s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete [0.080615s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_to_dict_flavor [0.046824s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_host [0.018886s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete [0.101647s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.123478s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_unpin_az [0.017558s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_get [0.086320s] ... ok {0} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_make_it [0.026839s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete_ignore [0.051371s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interfaces [0.021497s] ... ok {0} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.034433s] ... ok {0} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.028366s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_find [0.044756s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.119284s] ... ok {0} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.038174s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_set_metadata [0.045709s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_without_network_label [0.092140s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregates [0.012040s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_fixed_ip_to_server [0.009914s] ... ok {0} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.032640s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_server_remote_console [0.013328s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fixed_ip_from_server [0.019547s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_floating_ip_to_server [0.008810s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock [0.067261s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_console_url [0.018412s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_migration [0.007404s] ... ok {0} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.067756s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete [0.008548s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_detailed [0.007585s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_migrations_kwargs [0.024278s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resume [0.060038s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_security_groups [0.013628s] ... ok {0} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.063883s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unlock [0.035873s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_add_tag [0.033689s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_create_attrs [0.008333s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unpause [0.026004s] ... ok {0} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_before_211 [0.048985s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock_with_options [0.043844s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unrescue [0.030505s] ... ok {0} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_make_it [0.038211s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unshelve [0.017345s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unshelve_with_options [0.019740s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resize [0.050554s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_set_server_metadata [0.020951s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find [0.016731s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_access [0.009593s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_fetch_extra [0.009593s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_revert_resize [0.058355s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_no_extra [0.012814s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.106165s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.382606s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_update [0.016441s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_update_flavor_extra_specs_prop [0.012102s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_not_detailed [0.011503s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253 [0.023826s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.079074s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253_no_qp [0.038978s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.143870s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get [0.046751s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.106221s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestQuotaSet.test_quota_set_reset [0.051519s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_action_get [0.034938s] ... ok {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.131037s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_actions [0.047122s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_253 [0.031776s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service_args [0.010079s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.011931s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.164240s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.012327s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.012526s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.037938s] ... ok {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.144953s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.102625s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.050036s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_url [0.031551s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.043855s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.118542s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.050293s] ... ok {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.193764s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.077697s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.100053s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_stop [0.751473s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.076096s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.103266s] ... ok {1} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.158498s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_detailed [0.056167s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.071096s] ... ok {1} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.041285s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.074557s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.040013s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_delete_flavor_extra_specs_prop [0.053615s] ... ok {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.072406s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete_ignore [0.057253s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.088388s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround [0.102342s] ... ok {1} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.058645s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_query [0.055737s] ... ok {1} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.040890s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.069021s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_get_extra [0.040817s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.029996s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.078813s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_not_detailed [0.033297s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.030339s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor [0.038639s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.098545s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.044254s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_detailed [0.076832s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.048639s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.067920s] ... ok {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.164129s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_after_253 [0.037149s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.024046s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.052183s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_user_id [0.044266s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.050965s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get_user_id [0.042377s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_host_and_availability_zone [0.077269s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.070368s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs [0.060251s] ... ok {2} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_basic [0.032347s] ... ok {2} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.015620s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.174633s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.055386s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestQuotaSet.test_quota_set_get [0.038888s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.018018s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_252 [0.030480s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.024281s] ... ok {2} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_basic [0.066325s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.036773s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals [0.051630s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachment_create [0.030591s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.046825s] ... ok {2} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_force_complete [0.079049s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachment_create__missing_parameters [0.028045s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.028096s] ... ok {2} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_create_type_mks_old [0.030892s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.180612s] ... ok {1} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.038831s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachment_delete [0.051411s] ... ok {2} openstack.tests.unit.compute.v2.test_service.TestService.test_find_multiple_match [0.039710s] ... ok {1} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.036098s] ... ok {2} openstack.tests.unit.compute.v2.test_service.TestService.test_find_with_id_single_match [0.024903s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestVolumeAttachment.test_volume_attachment_delete__ignore [0.033444s] ... ok {1} openstack.tests.unit.common.test_metadata.TestMetadata.test_metadata_attribute [0.047342s] ... ok {2} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_basic [0.049438s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.111999s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.067545s] ... ok {2} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.020671s] ... ok {1} openstack.tests.unit.common.test_tag.TestTagMixin.test_fetch_tags [0.035441s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.029526s] ... ok {1} openstack.tests.unit.common.test_tag.TestTagMixin.test_set_tags [0.030078s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.055997s] ... ok {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.040965s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_password [0.013751s] ... ok {1} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.031046s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_topology [0.019821s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.039860s] ... ok {1} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.042486s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.044077s] ... ok {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround_only_rax [0.061646s] ... ok {1} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.027665s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.032872s] ... ok {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_add_tenant_access [0.015280s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.078219s] ... ok {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_create_extra_specs [0.013170s] ... ok {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_delete_extra_specs_property [0.008790s] ... ok {1} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.010955s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.044150s] ... ok {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.064017s] ... ok {1} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_make_it [0.012142s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.019444s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_images [0.016045s] ... ok {2} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.049252s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.096995s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_security_groups [0.046507s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.056917s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_not_detailed [0.046629s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_image [0.013014s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.065223s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_delete_server_metadata [0.009223s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.065142s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extensions [0.007249s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.030466s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_force_complete_server_migration [0.020362s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.030059s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage [0.019989s] ... ok {2} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.134164s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_availability_zone [0.052056s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage__with_kwargs [0.041390s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete_ignore [0.032239s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_set_auth_cache [0.106259s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_not_detailed [0.008587s] ... ok {3} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.054547s] ... ok {3} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.024595s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_set_auth_cache_empty_auth [0.054555s] ... ok {3} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.022529s] ... ok {3} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_make_it [0.018574s] ... ok {3} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_make_it [0.034325s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.038624s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.110681s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.026408s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.010304s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_211 [0.010905s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.077221s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.057674s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.057358s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.104746s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.105127s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.057844s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.052845s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.122574s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.083079s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.062887s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_live_migrate_server [0.604753s] ... ok {2} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.703274s] ... ok {0} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.046566s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_migrations [0.077921s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.081856s] ... ok {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.163944s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete_ignore [0.071013s] ... ok {0} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.123680s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.060296s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_find [0.057087s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.056916s] ... ok {0} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.095882s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete [0.044034s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.138060s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_find [0.043173s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.076754s] ... ok {0} openstack.tests.unit.config.test_loader.TestFixArgv.test_mix [0.072528s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.021933s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_create [0.052240s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete_ignore [0.027449s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.133634s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.074623s] ... ok {0} openstack.tests.unit.config.test_loader.TestFixArgv.test_no_changes [0.085070s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_migrations [0.062099s] ... ok {0} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestCluster.test_cluster_delete [0.037712s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.101622s] ... ok {0} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestClusterTemplate.test_cluster_templates [0.051939s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_remove_tag [0.058842s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_metrics_global [0.112943s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue [0.031396s] ... ok {0} openstack.tests.unit.container_infrastructure_management.v1.test_service.TestService.test_basic [0.057862s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue_with_options [0.040386s] ... ok {0} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.030563s] ... ok {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.028797s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.132162s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_shelve_offload [0.073229s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.174582s] ... ok {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.065848s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_start [0.046249s] ... ok {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.050214s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_suspend [0.050232s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.106286s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_trigger_dump [0.029201s] ... ok {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.040845s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_update [0.024543s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.134134s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.023049s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.051771s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.022255s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages__with_kwargs [0.038817s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_create_flavor_extra_specs [0.034763s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.037327s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_add_tenant_access [0.021198s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.015437s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_create [0.020013s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.028924s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.124725s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.134561s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete [0.026287s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.036353s] ... ok {0} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.039574s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.070276s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_skip_fetch_extra [0.065415s] ... ok {0} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.052818s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_skip_fetch_extra [0.054093s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.158736s] ... ok {0} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.042324s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.098131s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.028289s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.024723s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_remove_tenant_access [0.079254s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.048789s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_query [0.049165s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsServiceStatus.test_service_status_get [0.024933s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.011361s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_detail [0.031140s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.142541s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.099627s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.027638s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor_uptime [0.034874s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.028984s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_create [0.026607s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.071700s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete [0.030208s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.056928s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs_user_id [0.025747s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.030989s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestQuotaClassSet.test_quota_class_set_update [0.017089s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.149235s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_252 [0.023052s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneShare.test_zone_share_find [0.039308s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_253 [0.013985s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252 [0.015947s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.026275s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.160576s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.095853s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.044583s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.040628s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.053035s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_clear_password [0.036251s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.031191s] ... ok {2} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.061952s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.068960s] ... ok {2} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.056960s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.035562s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_none_values [0.028749s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.182397s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.030637s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_restore [0.011997s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_trigger_crash_dump [0.019756s] ... ok {2} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.139791s] ... ok {1} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.025425s] ... ok {1} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_basic [0.023441s] ... ok {2} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.049624s] ... ok {1} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match [0.025546s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.149813s] ... ok {1} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match_exception [0.024190s] ... ok {1} openstack.tests.unit.compute.v2.test_service.TestService.test_find_single_match [0.031541s] ... ok {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.069842s] ... ok {1} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.032481s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.116514s] ... ok {1} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_253 [0.040893s] ... ok {2} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.083622s] ... ok {1} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.020971s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneShare.test_zone_share_get [0.636842s] ... ok {2} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.061669s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.034609s] ... ok {2} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_nonexisting [0.041844s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.096499s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.032128s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.146312s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.032120s] ... ok {2} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_perm [0.044639s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.034904s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.094066s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.018152s] ... ok {0} openstack.tests.unit.dns.v2.test_service_status.TestServiceStatus.test_basic [0.035599s] ... ok {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.018112s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.114841s] ... ok {2} openstack.tests.unit.config.test_loader.TestLoader.test_base_load_yaml_json_file [0.085208s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.025919s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.025147s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.023151s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_cluster.TestCluster.test_basic [0.070115s] ... ok {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.062585s] ... ok {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.023518s] ... ok {1} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_conflict_priority [0.062749s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_cluster.TestCluster.test_make_it [0.049022s] ... ok {0} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.035930s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_cluster_template.TestClusterTemplate.test_basic [0.009343s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.143531s] ... ok {1} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.047826s] ... ok {0} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.030880s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestCluster.test_cluster_delete_ignore [0.039123s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestCluster.test_cluster_find [0.019893s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestCluster.test_cluster_get [0.019013s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestClusterCertificate.test_cluster_certificate_get [0.008709s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestClusterTemplate.test_cluster_template_create_attrs [0.007320s] ... ok {0} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.052582s] ... ok {2} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestClusterTemplate.test_cluster_template_find [0.010568s] ... ok {2} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.013945s] ... ok {2} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.014564s] ... ok {1} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.112571s] ... ok {0} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.044420s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.018043s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.039004s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.179871s] ... ok {0} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.059234s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.050761s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.034233s] ... ok {0} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.043061s] ... ok {2} openstack.tests.unit.dns.test_version.TestVersion.test_basic [0.017227s] ... ok {2} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.007992s] ... ok {0} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.032165s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.100801s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.018136s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.033461s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.107862s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.027949s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.041781s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.027398s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.044980s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.057332s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.128618s] ... ok {0} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.041138s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.073413s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.024705s] ... ok {0} openstack.tests.unit.identity.v3.test_access_rule.TestAccessRule.test_basic [0.033181s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.023270s] ... ok {0} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_basic [0.026574s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.008770s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.261895s] ... ok {0} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_make_it [0.031122s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.038168s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.113225s] ... ok {0} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.032486s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.032959s] ... ok {0} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.027612s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.043024s] ... ok {0} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_good [0.032977s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneShare.test_zone_shares [0.031048s] ... ok {3} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.117778s] ... ok {0} openstack.tests.unit.identity.v3.test_domain_config.TestDomainConfig.test_make_it [0.063844s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.035058s] ... ok {0} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_basic [0.030959s] ... ok {2} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.047856s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.221829s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_bad [0.059961s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_share.TestZoneShare.test_basic [0.061124s] ... ok {3} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.136558s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_good [0.048883s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.090812s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_share.TestZoneShare.test_make_it [0.041573s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_good [0.063976s] ... ok {2} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.048512s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.028266s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.014563s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.114522s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_good [0.064090s] ... ok {3} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.180197s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.025675s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.025676s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_good [0.070081s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_passcode [0.066338s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.022973s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.021583s] ... ok {2} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.014269s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_bad [0.067066s] ... ok {2} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.018574s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_good [0.013637s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.098287s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_good [0.018299s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_good [0.018328s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.058119s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_bad [0.044571s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.084274s] ... ok {3} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.226150s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_good [0.021251s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete_ignore [0.071665s] ... ok {2} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.017184s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_find [0.042968s] ... ok {2} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_basic [0.023372s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.088411s] ... ok {2} openstack.tests.unit.identity.v3.test_group.TestGroup.test_add_user [0.030896s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_get [0.066667s] ... ok {2} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.034123s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_found [0.066701s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credentials [0.030713s] ... ok {2} openstack.tests.unit.identity.v3.test_group.TestGroup.test_check_user [0.036989s] ... ok {3} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.165601s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete_ignore [0.030517s] ... ok {2} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_basic [0.028786s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_find [0.023970s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.046023s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_get [0.022831s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_not_found [0.083528s] ... ok {2} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_make_it [0.051011s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domains [0.036643s] ... ok {2} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.034766s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.094871s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete [0.046929s] ... ok {2} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.025708s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_metrics_override [0.103154s] ... ok {2} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_bad [0.039097s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete_ignore [0.070338s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.092388s] ... ok {2} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_bad [0.042319s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.080850s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_get [0.045953s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.048332s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_add_user_to_group [0.069792s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.062318s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.117552s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_check_user_in_group [0.039274s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.037410s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.024177s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_get [0.031700s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_remove_user_from_group [0.031866s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_find [0.021769s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.116598s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete_ignore [0.035786s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_get [0.030497s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete [0.030268s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_find [0.058611s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.134519s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_update [0.039402s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_roles [0.019140s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestAccessRule.test_access_rule_get [0.450943s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_create_attrs [0.041161s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_user [0.048185s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_update [0.039180s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_role_assignments_filter__domain_user [0.040314s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_update [0.014777s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_role_assignments_filter__project_user [0.021574s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_update [0.035063s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_user [0.045464s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_domain_role [0.047385s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_user_projects [0.068145s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_project_role [0.049148s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_create_attrs [0.034712s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_create_attrs [0.024946s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete_ignore [0.026019s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_find [0.017985s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.384602s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete [0.025560s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_role_assignments_filter__project_group [0.023123s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_role_assignments_filter__system_user [0.013052s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_services [0.039460s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.054512s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_group [0.025935s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_users [0.030192s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestServiceProvider.test_service_provider_find [0.016692s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_user [0.050316s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.067057s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.728590s] ... ok {0} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.025189s] ... ok {0} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.017530s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_user [0.030406s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.046355s] ... ok {0} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.015871s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.047846s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_project_role [0.022448s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete_ignore [0.023106s] ... ok {0} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.062119s] ... ok {0} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_make_it [0.024505s] ... ok {3} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.090948s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_find [0.059344s] ... ok {0} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_basic [0.028019s] ... ok {3} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestClusterCertificate.test_cluster_certificate_create_attrs [0.031991s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.136078s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_get [0.040707s] ... ok {0} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.034254s] ... ok {3} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestClusterTemplate.test_cluster_template_delete_ignore [0.026390s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_update [0.013772s] ... ok {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.021174s] ... ok {3} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestService.test_services [0.043296s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_find [0.043035s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_get [0.030779s] ... ok {3} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.052574s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete [0.015935s] ... ok {0} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.093513s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete_ignore [0.008161s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestServiceProvider.test_service_provider_get [0.006748s] ... ok {0} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_all_stores [0.021664s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.164424s] ... ok {2} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.021603s] ... ok {2} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.010588s] ... ok {3} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.073225s] ... ok {2} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.017388s] ... ok {2} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.008638s] ... ok {0} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.069300s] ... ok {2} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_basic [0.013693s] ... ok {3} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.032994s] ... ok {2} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_make_it [0.014928s] ... ok {2} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.010118s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.047016s] ... ok {2} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.028322s] ... ok {0} openstack.tests.unit.image.v2.test_metadef_namespace.TestMetadefNamespace.test_delete_all_properties [0.065105s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.047051s] ... ok {2} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.014806s] ... ok {0} openstack.tests.unit.image.v2.test_metadef_property.TestMetadefProperty.test_basic [0.036489s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.021783s] ... ok {2} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.027953s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.191637s] ... ok {0} openstack.tests.unit.image.v2.test_metadef_property.TestMetadefProperty.test_make_it [0.047691s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.038610s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.010972s] ... ok {2} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.034778s] ... ok {0} openstack.tests.unit.image.v2.test_metadef_schema.TestMetadefSchema.test_basic [0.027760s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.036618s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.034389s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestCache.test_cache_image_delete [0.051597s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.045683s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.044819s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_add_tag [0.043291s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.161081s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.030354s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.045758s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.010130s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.011070s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_delete_image__from_store [0.057481s] ... ok {3} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.042337s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.073138s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_data_binary [0.066558s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.034943s] ... ok {3} openstack.tests.unit.dns.test_version.TestVersion.test_make_it [0.052365s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_with_all_stores [0.050678s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_unset [0.018477s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.037269s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.177404s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.016596s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.008980s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_with_stores [0.049024s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.012366s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.046772s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.016399s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete [0.052262s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.023513s] ... ok {2} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.038868s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneShare.test_zone_share_delete [0.031959s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete__ignore [0.042489s] ... ok {2} openstack.tests.unit.image.v2.test_metadef_object.TestMetadefObject.test_make_it [0.034795s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.022345s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.013740s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.009194s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_get [0.042887s] ... ok {2} openstack.tests.unit.image.v2.test_metadef_resource_type.TestMetadefResourceType.test_make_it [0.030274s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.183157s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.037616s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import_no_required_attrs [0.051820s] ... ok {2} openstack.tests.unit.image.v2.test_metadef_resource_type_association.TestMetadefResourceTypeAssociation.test_basic [0.049610s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.040441s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.027590s] ... ok {2} openstack.tests.unit.image.v2.test_metadef_schema.TestMetadefSchema.test_make_it [0.062260s] ... ok {3} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.022712s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_update [0.094503s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestCache.test_image_queue [0.034135s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.170172s] ... ok {3} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.033557s] ... ok {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.019296s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload [0.046815s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.022446s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_allow_duplicates_find_not_called [0.055682s] ... ok {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.039733s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.023347s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_images [0.032764s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.017454s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_download [0.054735s] ... ok {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.044631s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.043772s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_remove_tag [0.100441s] ... ok {3} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.030144s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_wrong_status [0.063054s] ... ok {3} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.014143s] ... ok {3} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.012345s] ... ok {3} openstack.tests.unit.identity.v3.test_access_rule.TestAccessRule.test_make_it [0.007240s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_find [0.046146s] ... ok {3} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_bad [0.009758s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_create [0.046806s] ... ok {3} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_bad [0.010555s] ... ok {3} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.012473s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_get [0.049987s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefNamespace.test_metadef_namespace_delete [0.043211s] ... ok {1} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.162211s] ... ok {3} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.014727s] ... ok {3} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.031139s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefObject.test_update_metadef_object [0.053459s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefResourceTypeAssociation.test_create_metadef_resource_type_association [0.007422s] ... ok {3} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_good [0.038459s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestAccessRule.test_access_rule_delete_ignore [0.019578s] ... ok {1} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.113997s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefResourceTypeAssociation.test_delete_metadef_resource_type_association_ignore [0.058422s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_update [0.033382s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_create_attrs [0.031232s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_object_schema_get [0.055545s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_objects_schema_get [0.013964s] ... ok {1} openstack.tests.unit.config.test_loader.TestFixArgv.test_replace [0.077151s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_properties_schema_get [0.007779s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_property_schema_get [0.007707s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_update [0.048959s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_tag_schema_get [0.008537s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_stores [0.007395s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks_schema_get [0.009466s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestTask.test_wait_for_task_immediate_status [0.009617s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomainConfig.test_domain_config_create_attrs [0.029856s] ... ok {1} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json [0.062294s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomainConfig.test_domain_config_delete [0.034949s] ... ok {2} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.037115s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomainConfig.test_domain_config_delete_ignore [0.029749s] ... ok {2} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.045366s] ... ok {1} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json_yaml [0.140539s] ... ok {2} openstack.tests.unit.image.v2.test_service_info.TestStore.test_delete_image [0.072309s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_update [0.096775s] ... ok {2} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.054479s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMember.test_members [0.473461s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoints [0.064357s] ... ok {1} openstack.tests.unit.container_infrastructure_management.v1.test_cluster_certificate.TestClusterCertificate.test_basic [0.033162s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMetadefNamespace.test_metadef_namespace_update [0.032981s] ... ok {1} openstack.tests.unit.container_infrastructure_management.v1.test_cluster_certificate.TestClusterCertificate.test_make_it [0.032251s] ... ok {2} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.063276s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_create_attrs [0.050294s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMetadefObject.test_create_metadef_object [0.030616s] ... ok {1} openstack.tests.unit.container_infrastructure_management.v1.test_cluster_template.TestClusterTemplate.test_make_it [0.025984s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete [0.030752s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMetadefObject.test_metadef_objects [0.035529s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_groups [0.017740s] ... ok {1} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestCluster.test_cluster_create_attrs [0.034720s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_update [0.074941s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policies [0.024363s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_create_attrs [0.018491s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMetadefResourceType.test_metadef_resource_types [0.050505s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notifications [0.024171s] ... ok {1} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestCluster.test_clusters [0.031598s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_namespace_schema_get [0.029452s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_create [0.032767s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.013769s] ... ok {1} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestClusterTemplate.test_cluster_template_delete [0.033871s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_import_info [0.031938s] ... ok {1} openstack.tests.unit.container_infrastructure_management.v1.test_proxy.TestClusterTemplate.test_cluster_template_get [0.021230s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete [0.080405s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete_ignore [0.032533s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_update [0.013895s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_create_attrs [0.010543s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete [0.009071s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_image_schema_get [0.055328s] ... ok {1} openstack.tests.unit.container_infrastructure_management.v1.test_service.TestService.test_make_it [0.036095s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_get [0.054769s] ... ok {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.020408s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_images_schema_get [0.032194s] ... ok {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_text_payload [0.015533s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_create_attrs [0.027490s] ... ok {2} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.009374s] ... ok {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.032215s] ... ok {2} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.008809s] ... ok {2} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.007076s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_create [0.035563s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_update [0.021560s] ... ok {2} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.021967s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.034071s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_get [0.018734s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.011024s] ... ok {2} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_make_it [0.019332s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_group [0.022671s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks [0.016127s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.025384s] ... ok {2} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_make_it [0.037693s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.018223s] ... ok {2} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.021790s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.021792s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsServiceStatus.test_service_statuses [0.009389s] ... ok {2} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.023804s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_role_assignments_filter__domain_group [0.078267s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.014247s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_role_assignments_filter__system_group [0.020815s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestTask.test_wait_for_task_wait [0.109460s] ... ok {2} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.033565s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.028503s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_system_role [0.020241s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_domain_role [0.017214s] ... ok {2} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.030578s] ... ok {0} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.024879s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete_ignore [0.009826s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.062515s] ... ok {0} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.035495s] ... ok {2} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.050724s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_get [0.027666s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.019980s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneShare.test_zone_share_create [0.038753s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestServiceProvider.test_service_provider_create [0.035068s] ... ok {2} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.035942s] ... ok {1} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.018449s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestServiceProvider.test_service_provider_update [0.019160s] ... ok {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.033663s] ... ok {3} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.014258s] ... ok {1} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.033309s] ... ok {3} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.016600s] ... ok {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.048804s] ... ok {3} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.042532s] ... ok {1} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.050259s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [0.130128s] ... ok {2} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.025049s] ... ok {2} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.010110s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_create [0.015444s] ... ok {1} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.021066s] ... ok {2} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.010968s] ... ok {3} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.032295s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_delete [0.023039s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.016618s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.016379s] ... ok {3} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.032369s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.016799s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_get [0.028689s] ... ok {3} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.015240s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_create [0.011185s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.037449s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segments [0.013929s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.037988s] ... ok {3} openstack.tests.unit.image.v2.test_cache.TestCache.test_clear [0.028899s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphorae [0.023158s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaVMoves.test_vmoves [0.022231s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.024113s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_create [0.019932s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_vmove.TestVMove.test_basic [0.017301s] ... ok {0} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.007855s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.020868s] ... ok {3} openstack.tests.unit.image.v2.test_cache.TestCache.test_queue [0.041959s] ... ok {0} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.011660s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_delete [0.035396s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.029436s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.042485s] ... ok {0} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.032060s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.024839s] ... ok {1} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.015619s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.059357s] ... ok {1} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_bad [0.011058s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.047309s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_containers [0.040528s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.027308s] ... ok {1} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_good [0.028229s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete [0.027761s] ... ok {1} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.020196s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.034743s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.069171s] ... ok {1} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_bad [0.033808s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_find [0.034794s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.045104s] ... ok {1} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_bad [0.034663s] ... ok {1} openstack.tests.unit.identity.v3.test_domain_config.TestDomainConfig.test_basic [0.024159s] ... ok {1} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.031318s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_store [0.070166s] ... ok {1} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_make_it [0.047203s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.048444s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_get [0.186200s] ... ok {1} openstack.tests.unit.identity.v3.test_group.TestGroup.test_remove_user [0.050823s] ... ok {0} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_basic [0.013768s] ... ok {0} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.015363s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.079707s] ... ok {0} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.008114s] ... ok {1} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_make_it [0.041160s] ... ok {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.009446s] ... ok {3} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.055777s] ... ok {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.044322s] ... ok {1} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.047909s] ... ok {3} openstack.tests.unit.image.v2.test_metadef_namespace.TestMetadefNamespace.test_basic [0.053129s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_bad [0.053334s] ... ok {0} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.069621s] ... ok {3} openstack.tests.unit.image.v2.test_metadef_namespace.TestMetadefNamespace.test_delete_all_objects [0.047942s] ... ok {0} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.033996s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.046304s] ... ok {3} openstack.tests.unit.image.v2.test_metadef_namespace.TestMetadefNamespace.test_make_it [0.025518s] ... ok {0} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.026296s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_bad [0.033970s] ... ok {3} openstack.tests.unit.image.v2.test_metadef_resource_type.TestMetadefResourceType.test_basic [0.029533s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_good [0.029680s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestCache.test_image_clear_cache [0.024358s] ... ok {0} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.048285s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestAccessRule.test_access_rule_delete [0.028461s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_get [0.033103s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_deactivate_image [0.065254s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestAccessRule.test_access_rules [0.040496s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create [0.018339s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_find [0.048838s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_create_attrs [0.035725s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_update [0.053426s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete [0.024985s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete [0.028619s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomainConfig.test_domain_config_get [0.010425s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomainConfig.test_domain_config_update [0.009771s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_find [0.007086s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.051317s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete_ignore [0.013426s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_find [0.012464s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_users [0.022902s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete_ignore [0.013696s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.795330s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.060509s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete [0.008203s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.012618s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_find [0.008169s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.007948s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_get [0.010903s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.014973s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_projects [0.008413s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete [0.008406s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.031309s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.018304s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_regions [0.012432s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.011188s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.010340s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_create_attrs [0.012392s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_update [0.028855s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_create [0.036429s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_delete [0.045617s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_find [0.037344s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.011482s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_members [0.042505s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.026683s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.034597s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_get [0.035728s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_providers [0.019186s] ... ok {0} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.012439s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_find [0.030331s] ... ok {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.015842s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_update [0.013752s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pools [0.018498s] ... ok {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.024654s] ... ok {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.024495s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.037884s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_get [0.017139s] ... ok {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.063695s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_update [0.041411s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete_ignore [0.339357s] ... ok {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.029556s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_create [0.009270s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_get [0.015483s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_conflicting_options [0.662835s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete [0.008094s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quotas [0.035513s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete_ignore [0.012416s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_group [0.025815s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_claimed [0.018520s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_binary [0.058555s] ... ok {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.045975s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_user [0.031404s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete [0.016878s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queues [0.015279s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_group [0.029880s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscriptions [0.013933s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_conflicting_options [0.059040s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.028659s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_user [0.037601s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.014417s] ... ok {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.080041s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_with_data [0.037081s] ... ok {0} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.014409s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload_no_args [0.015276s] ... ok {0} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.008997s] ... ok {0} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_basic [0.010472s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_group [0.050566s] ... ok {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.056822s] ... ok {0} openstack.tests.unit.network.v2.test_bgpvpn.TestBgpVpn.test_create_bgpvpn_port_association [0.012625s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_group [0.028334s] ... ok {0} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.004070s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete [0.056516s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_system_role [0.035558s] ... ok {0} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.053031s] ... ok {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.060170s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete_ignore [0.049332s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMetadefNamespace.test_metadef_namespace_create [0.012555s] ... ok {0} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_make_it [0.022115s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMetadefNamespace.test_metadef_namespace_get [0.010526s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_create_attrs [0.047010s] ... ok {0} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.017431s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMetadefNamespace.test_metadef_namespaces [0.015482s] ... ok {0} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.014136s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_update [0.039281s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMetadefObject.test_delete_metadef_object [0.027979s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete [0.049857s] ... ok {0} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.028951s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMetadefResourceTypeAssociation.test_delete_metadef_resource_type_association [0.026339s] ... ok {0} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_basic [0.019207s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trusts [0.022022s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_resource_type_schema_get [0.017178s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_create_attrs [0.018505s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_find [0.011109s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_update [0.007580s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_resource_types_schema_get [0.037656s] ... ok {0} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.035824s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_schema_get [0.015984s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestServiceProvider.test_service_provider_delete [0.034679s] ... ok {0} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.039543s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestTask.test_wait_for_task_immediate_status_case [0.035139s] ... ok {0} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.024564s] ... ok {3} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.033266s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestServiceProvider.test_service_provider_delete_ignore [0.049055s] ... ok {0} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.035203s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete [0.015959s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestServiceProvider.test_service_providers [0.034326s] ... ok {1} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.011426s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_get [0.055300s] ... ok {1} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.009169s] ... ok {1} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.007834s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agents [0.041336s] ... ok {1} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.007720s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_get [0.268957s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.038289s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_vmove.TestVMove.test_create [0.018269s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete_ignore [0.042067s] ... ok {3} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.011639s] ... ok {1} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.037991s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_post [0.040337s] ... ok {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_server_create_attrs [0.011596s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_create [0.018145s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_get [0.027903s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_peer_delete_ignore [0.012164s] ... ok {1} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.033505s] ... ok {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secrets [0.021982s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_speaker_delete [0.013092s] ... ok {1} openstack.tests.unit.identity.v3.test_service_provider.TestServiceProvider.test_basic [0.020792s] ... ok {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.023077s] ... ok {1} openstack.tests.unit.identity.v3.test_service_provider.TestServiceProvider.test_make_it [0.008724s] ... ok {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.024684s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_delete_ignore [0.031671s] ... ok {1} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.039317s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_create [0.090716s] ... ok {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.022338s] ... ok {3} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_basic [0.031278s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_network_association_delete [0.040824s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete [0.029933s] ... ok {3} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.013638s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_network_association_get [0.022920s] ... ok {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.034970s] ... ok {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.028679s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_port_association_create [0.019256s] ... ok {3} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.059284s] ... ok {1} openstack.tests.unit.image.v2.test_cache.TestCache.test_basic [0.042860s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_port_association_delete [0.047882s] ... ok {3} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.048421s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_router_associations [0.026360s] ... ok {3} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.023573s] ... ok {1} openstack.tests.unit.image.v2.test_cache.TestCache.test_make_it [0.040206s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extension_find [0.023264s] ... ok {3} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.023719s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_get [0.169372s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update [0.011304s] ... ok {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.019371s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.044770s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete_ignore [0.020352s] ... ok {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.018048s] ... ok {3} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.050898s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.032174s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_update [0.029446s] ... ok {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.019560s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_find [0.030770s] ... ok {3} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.043312s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.038897s] ... ok {2} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.047007s] ... ok {3} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.021257s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding [0.021137s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.026394s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_l3_conntrack_helpers [0.013252s] ... ok {3} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.037591s] ... ok {2} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_make_it [0.046710s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.040590s] ... ok {2} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.016625s] ... ok {2} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.009975s] ... ok {2} openstack.tests.unit.network.v2.test_bgp_peer.TestBgpPeer.test_basic [0.008313s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.031622s] ... ok {2} openstack.tests.unit.network.v2.test_bgp_peer.TestBgpPeer.test_make_it [0.008894s] ... ok {2} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_add_bgp_speaker_to_dragent [0.012735s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.051766s] ... ok {1} openstack.tests.unit.image.v2.test_metadef_object.TestMetadefObject.test_basic [0.014951s] ... ok {2} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_add_gateway_network [0.008917s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_find [0.016045s] ... ok {1} openstack.tests.unit.image.v2.test_metadef_resource_type_association.TestMetadefResourceTypeAssociation.test_make_it [0.029130s] ... ok {2} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_make_it [0.031632s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestCache.test_image_cache_get [0.017852s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zones [0.037671s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.016995s] ... ok {2} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_remove_bgp_speaker_from_dragent [0.028658s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_match [0.026358s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.035636s] ... ok {2} openstack.tests.unit.network.v2.test_bgpvpn.TestBgpVpn.test_create_bgpvpn_router_association [0.040536s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.033438s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.014038s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_mismatch [0.067481s] ... ok {2} openstack.tests.unit.network.v2.test_bgpvpn.TestBgpVpn.test_make_it [0.035144s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_file_as_name [0.017075s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.023736s] ... ok {2} openstack.tests.unit.network.v2.test_default_security_group_rule.TestDefaultSecurityGroupRule.test_make_it [0.022049s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.001108s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.001136s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.027029s] ... ok {2} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.016237s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_protected [0.047335s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.023487s] ... ok {2} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_basic [0.023475s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_not_binary [0.036921s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.040882s] ... ok {2} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.030995s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import [0.037018s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_get [0.035971s] ... ok {2} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.042567s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_floating_ip_port_forwarding [0.411293s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_create_attrs [0.023943s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listeners [0.049956s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete [0.009441s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage [0.067712s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete_ignore [0.009155s] ... ok {2} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_basic [0.036034s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_pool_member_create_attrs [0.014016s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_create_attrs [0.013568s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_get [0.011060s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.060259s] ... ok {2} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_basic [0.041684s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listeners [0.035697s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_reactivate_image [0.102024s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.059349s] ... ok {2} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_make_it [0.056026s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_get [0.032531s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete [0.020085s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_if_revision [0.007307s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_update [0.046870s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update [0.006859s] ... ok {2} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it_source_and_destination [0.034798s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete [0.007932s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.053147s] ... ok {2} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_make_it [0.026486s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_find [0.036319s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMetadefNamespace.test_metadef_namespace_delete__ignore [0.047277s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_find [0.050230s] ... ok {2} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.048681s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_create_attrs [0.052486s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMetadefObject.test_delete_all_metadef_objects [0.061721s] ... ok {2} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.032998s] ... ok {2} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.020201s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_update [0.090696s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete_ignore [0.019618s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_get [0.014920s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_update [0.008557s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMetadefObject.test_get_metadef_object [0.078138s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete_ignore [0.008448s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete_ignore [0.096141s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_create [0.042097s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_get [0.007350s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_dhcp_agent_hosting_networks [0.013703s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMetadefResourceTypeAssociation.test_metadef_resource_type_associations [0.043011s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_peer_find [0.015533s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_update [0.048055s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.048198s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_speaker_create [0.016042s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_namespaces_schema_get [0.044029s] ... ok {3} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.042614s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_speaker_get [0.013040s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find_with_filter [0.047815s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMetadefSchema.test_metadef_tags_schema_get [0.030833s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_speaker_update [0.026479s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_get [0.025427s] ... ok {3} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.042171s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_find [0.009788s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update [0.018712s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_member_schema_get [0.029056s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_network_associations [0.017717s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete_ignore [0.013935s] ... ok {3} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.030891s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_members_schema_get [0.026787s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_get [0.012354s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_router_association_create [0.026179s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_ips [0.016934s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_ranges [0.035480s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.053538s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_get [0.014717s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_get [0.021225s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete_ignore [0.009368s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_delete [0.023060s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_update [0.011560s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_get [0.028801s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.056964s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_find [0.008031s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_floating_ip_port_forwarding [0.033811s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.032046s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update [0.030937s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_l3_conntrack_helper [0.051705s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports_create [0.041722s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestTask.test_wait_for_task_error_396 [0.208752s] ... ok {1} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.026467s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.015287s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper_ignore [0.048778s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_find [0.064653s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.033016s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_find [0.045317s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_create_attrs [0.030983s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_hosts [0.029276s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_get [0.010678s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_get [0.170647s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availabilities [0.025829s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_update [0.038108s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_delete [0.019100s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete [0.033906s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_get [0.041003s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_create_attrs [0.042452s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_ignore [0.013705s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_update [0.052558s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete [0.025934s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rules [0.012790s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete_ignore [0.032610s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete_ignore [0.053225s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaVMoves.test_vmove_get [0.048000s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_create_attrs [0.035058s] ... ok {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.032809s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_update [0.045400s] ... ok {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.013962s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete [0.026812s] ... ok {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.008800s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_find [0.020420s] ... ok {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.010885s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete [0.037957s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_find [0.025204s] ... ok {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.017235s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_find [0.018746s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_create_attrs [0.025362s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_get [0.034331s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete [0.023660s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete_ignore [0.032785s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rules [0.014179s] ... ok {3} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.038741s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete_ignore [0.033740s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_types [0.010969s] ... ok {3} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.025208s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_find [0.021442s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_find [0.043044s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete_ignore [0.030393s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete [0.016634s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_get [0.030326s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quotas [0.032746s] ... ok {3} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.057139s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_update [0.033553s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_find [0.028173s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_update [0.015136s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_orders [0.027988s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_external_gateways [0.009700s] ... ok {3} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_basic [0.054099s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_extra_routes_to_router [0.009113s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_port [0.017216s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_create_attrs [0.039373s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete_ignore [0.018988s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_subnet [0.018316s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_update [0.027120s] ... ok {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.066432s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_agent_hosted_routers_list [0.040694s] ... ok {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.025512s] ... ok {1} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.035299s] ... ok {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.029473s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_port [0.052495s] ... ok {1} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.043437s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete [0.032128s] ... ok {3} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.043299s] ... ok {1} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.038317s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_ignore [0.035236s] ... ok {1} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.033639s] ... ok {3} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_add_bgp_peer [0.042654s] ... ok {1} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.023031s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_routers [0.036395s] ... ok {3} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_get_bgp_dragents [0.028442s] ... ok {1} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.034209s] ... ok {3} openstack.tests.unit.network.v2.test_default_security_group_rule.TestDefaultSecurityGroupRule.test_basic [0.019851s] ... ok {3} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.001635s] ... ok {3} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.002738s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_update_external_gateways [0.055692s] ... ok {1} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.043326s] ... ok {3} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.037937s] ... ok {1} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.025074s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_find [0.041370s] ... ok {1} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.026602s] ... ok {3} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.039989s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_get [0.038250s] ... ok {1} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.017618s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.013527s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_create [0.010072s] ... ok {3} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.043894s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rules [0.038750s] ... ok {3} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.030436s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_if_revision [0.027036s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_delete [0.083161s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_find [0.042408s] ... ok {3} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.031566s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_get [0.043623s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_get [0.045423s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_update [0.023350s] ... ok {3} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.036935s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profiles [0.010456s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.007480s] ... ok {3} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.023728s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.016880s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavors [0.008925s] ... ok {3} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.014686s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules [0.052857s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.012038s] ... ok {3} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.010105s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update_if_revision [0.021391s] ... ok {3} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.017108s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_get [0.738763s] ... ok {3} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.016744s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_find [0.021601s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_add_addresses_to_address_group [0.019310s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_create_attrs [0.060476s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rules [0.028132s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.085734s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_update [0.011090s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_create_attrs [0.036514s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_labels [0.013935s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_find [0.007574s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete [0.019065s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_get [0.040923s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find [0.011533s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.046372s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_find [0.012053s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_ignore [0.013506s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete [0.030599s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_find [0.007080s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_update [0.008968s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags_resource_without_tag_suport [0.012999s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_find [0.014441s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_find [0.012846s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete [0.014198s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkTapMirror.test_get_tap_mirror [0.032103s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_members [0.027776s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkTapMirror.test_update_tap_mirror [0.024099s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ike_policy_delete_ignore [0.010999s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ike_policy_get [0.008887s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_find [0.031560s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_create_attrs [0.011801s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete [0.008704s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_find [0.017188s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_update [0.020098s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rules [0.029344s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connections [0.045096s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_find [0.059798s] ... ok {0} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.022186s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rules [0.033826s] ... ok {0} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.041894s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_create_attrs [0.026989s] ... ok {0} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.026923s] ... ok {0} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.021771s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_get [0.044781s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_get [0.034011s] ... ok {0} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.058066s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get [0.018742s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_create_attrs [0.007749s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_subnet [0.015099s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.029304s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update_if_revision [0.013250s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.021511s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_create_attrs [0.019565s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_find [0.558960s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_groups [0.009096s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.024905s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_remove_addresses_from_address_group [0.011257s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete [0.023759s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.015726s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_find [0.013912s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_update [0.015552s] ... ok {0} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.014935s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_get [0.015785s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_create_attrs [0.021105s] ... ok {0} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.022546s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_delete [0.023346s] ... ok {0} openstack.tests.unit.network.v2.test_sfc_port_pair.TestSfcPortPair.test_make_it [0.009087s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete [0.033576s] ... ok {0} openstack.tests.unit.network.v2.test_sfc_port_pair_group.TestSfcPortPairGroup.test_basic [0.019946s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_update [0.027890s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.672673s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_availability_zones [0.017172s] ... ok {0} openstack.tests.unit.network.v2.test_tap_mirror.TestTapMirror.test_basic [0.025110s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.027602s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_create_attrs [0.044464s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_network_hosting_dhcp_agents [0.027399s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.019191s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_peer_create [0.031373s] ... ok {0} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.047674s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.031482s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_ignore [0.058552s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_peer_delete [0.049657s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.045868s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_find [0.040074s] ... ok {0} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.064685s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_peer_get [0.026071s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.031008s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules_create [0.040525s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_peer_update [0.037210s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.025124s] ... ok {0} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_basic [0.061049s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.035281s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_peers [0.044542s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_find [0.069841s] ... ok {0} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_make_it [0.034713s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segments [0.022845s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_speakers [0.039006s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.039075s] ... ok {0} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_basic [0.035673s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_get [0.025342s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_create [0.026029s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_create [0.035026s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_update [0.017638s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_delete [0.019421s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_if_revision [0.017677s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_get [0.080214s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete [0.045973s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete_ignore [0.019965s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_network_association_create [0.117235s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.053596s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_update [0.032631s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkTapMirror.test_create_tap_mirror [0.007558s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkTapMirror.test_tap_mirrors [0.012814s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_create_attrs [0.011307s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ike_policies [0.006924s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_port_association_find [0.049195s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.049564s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ike_policy_create_attrs [0.011889s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ike_policy_delete [0.018856s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_port_associations [0.035150s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsec_policy_delete_ignore [0.017712s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.058021s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsec_policy_get [0.017948s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_create_attrs [0.018766s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete [0.034782s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_router_association_get [0.100458s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete_ignore [0.013246s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_get [0.008410s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.088521s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_router_association_update [0.052804s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.040545s] ... ok {2} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.039715s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extensions [0.033950s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.052654s] ... ok {2} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_basic [0.047494s] ... ok {2} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.029167s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_create_attrs [0.064426s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.014118s] ... ok {1} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.073012s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.031756s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_ignore [0.069212s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.033793s] ... ok {1} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.051573s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_find [0.029722s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_messages [0.028006s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_get [0.040281s] ... ok {0} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.648448s] ... ok {2} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.077648s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update_if_revision [0.046107s] ... ok {2} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.019114s] ... ok {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.054644s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_find [0.027392s] ... ok {2} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.019993s] ... ok {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.032513s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_create_attrs [0.036819s] ... ok {2} openstack.tests.unit.network.v2.test_sfc_flow_classifier.TestFlowClassifier.test_make_it [0.069035s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_get [0.184882s] ... ok {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.057981s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavors [0.039515s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete_ignore [0.022707s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.025274s] ... ok {2} openstack.tests.unit.network.v2.test_sfc_port_chain.TestPortChain.test_basic [0.036977s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.030643s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(endpoints) [0.026285s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_floating_ip_port_forwarding [0.057541s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object) [0.015635s] ... ok {2} openstack.tests.unit.network.v2.test_sfc_port_pair.TestSfcPortPair.test_basic [0.026616s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.026065s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.034573s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.030397s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_l3_conntrack_helper [0.060016s] ... ok {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.030438s] ... ok {2} openstack.tests.unit.network.v2.test_sfc_port_pair_group.TestSfcPortPairGroup.test_make_it [0.065160s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(endpoints) [0.043974s] ... ok {1} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.013096s] ... ok {1} openstack.tests.unit.network.v2.test_agent.TestAgent.test_get_bgp_speakers_hosted_by_dragent [0.016842s] ... ok {2} openstack.tests.unit.network.v2.test_sfc_service_graph.TestSfcServiceGraph.test_make_it [0.039686s] ... ok {1} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.036695s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(container) [0.060398s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_l3_conntrack_helper [0.091710s] ... ok {1} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.008129s] ... ok {2} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.041123s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitors [0.044838s] ... ok {2} openstack.tests.unit.network.v2.test_tap_service.TestTapService.test_basic [0.028582s] ... ok {1} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.047123s] ... ok {2} openstack.tests.unit.network.v2.test_tap_service.TestTapService.test_make_it [0.020932s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(container) [0.073430s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_create_attrs [0.037363s] ... ok {1} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.038439s] ... ok {2} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.018457s] ... ok {2} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_basic [0.012490s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(container) [0.033663s] ... ok {1} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.030620s] ... ok {2} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_basic [0.020603s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update_if_revision [0.056884s] ... ok {1} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_get_advertised_routes [0.023235s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object) [0.033890s] ... ok {1} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_remove_bgp_peer [0.007924s] ... ok {2} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_basic [0.019376s] ... ok {1} openstack.tests.unit.network.v2.test_bgp_speaker.TestBgpSpeaker.test_remove_gateway_network [0.007221s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.016834s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_get [0.021145s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete_ignore [0.013709s] ... ok {1} openstack.tests.unit.network.v2.test_bgpvpn.TestBgpVpn.test_basic [0.034601s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete [0.029651s] ... ok {1} openstack.tests.unit.network.v2.test_bgpvpn.TestBgpVpn.test_create_bgpvpn_network_association [0.018350s] ... ok {2} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.072754s] ... ok {1} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.039514s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_get [0.056852s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object_long) [0.100653s] ... ok {1} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.011263s] ... ok {1} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.000906s] ... ok {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.009267s] ... ok {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.007242s] ... ok {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.007160s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object_long) [0.032184s] ... ok {1} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.017196s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(container) [0.019175s] ... ok {1} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_make_it [0.018539s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxies [0.037658s] ... ok {1} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.016379s] ... ok {2} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.117441s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object) [0.029633s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_get [0.036569s] ... ok {1} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.031467s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_create_attrs [0.025269s] ... ok {1} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.020223s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete [0.013196s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_if_revision [0.015513s] ... ok {1} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.023178s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_ignore [0.014880s] ... ok {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.089560s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete [0.012908s] ... ok {1} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.021094s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_find [0.013039s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object_long) [0.111211s] ... ok {1} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.025424s] ... ok {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.054397s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_create_attrs [0.022845s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_update [0.062629s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.069965s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policies [0.039990s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_update [0.073850s] ... ok {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.081661s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_update [0.017881s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_create_attrs [0.016413s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scopes [0.030341s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete [0.017961s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pools [0.012136s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete [0.037650s] ... ok {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.062609s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(endpoints) [0.104521s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete [0.024022s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_validate_topology [0.030070s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_if_revision [0.030668s] ... ok {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.044514s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete_ignore [0.024574s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_update [0.029575s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_speaker_delete_ignore [0.041662s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(container) [0.115747s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete [0.033137s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete_ignore [0.025074s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGP.test_bgp_speaker_find [0.063598s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.131824s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_get [0.048939s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_get [0.058120s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object_long) [0.144198s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_get [0.079729s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(container) [0.109620s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_network_association_delete_ignore [0.073152s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_update [0.043442s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_port_association_delete_ignore [0.043719s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete_ignore [0.031364s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_port_association_get [0.023092s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(endpoints) [0.066195s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_port_association_update [0.017340s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.113100s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_router_association_delete [0.016586s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_update [0.047283s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_router_association_delete_ignore [0.015029s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object) [0.072479s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete [0.042385s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpn_update [0.019072s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(discovery) [0.082408s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkBGPVPN.test_bgpvpns [0.035117s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get_details [0.038122s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_update [0.017724s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.074400s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete [0.027710s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policies [0.035626s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_if_revision [0.023091s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(container) [0.083753s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_create_attrs [0.015853s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete [0.009759s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object_long) [0.077137s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_groups [0.010904s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete [0.058869s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_get [0.015195s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete_ignore [0.030462s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding_ignore [0.021625s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object_long) [0.083439s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_extra_routes_from_router [0.016186s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(container) [0.055016s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_if_revision [0.009391s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_find [0.013223s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper [0.041919s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete_ignore [0.010486s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_ignore [0.009603s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object) [0.040017s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_get [0.009487s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_find_floating_ip_port_forwarding [0.041791s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete [0.025129s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(container) [0.084310s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_floating_ip_port_forwardings [0.017049s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_groups [0.022648s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_get [0.012420s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(endpoints) [0.072723s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_update [0.011957s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete [0.046517s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_find [0.025897s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete_ignore [0.016832s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object) [0.098838s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_update [0.020050s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete [0.042146s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_delete [0.030132s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_find [0.031820s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profiles [0.024876s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_create_attrs [0.019870s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.090955s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_create_attrs [0.027097s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete [0.050816s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_find [0.020793s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnets [0.017671s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete_ignore [0.041028s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkTapMirror.test_delete_tap_mirror [0.028673s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_update [0.019513s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkTapMirror.test_delete_tap_mirror_ignore [0.026128s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(endpoints) [0.114738s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkTapMirror.test_find_tap_mirror [0.009938s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancers [0.020520s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_update [0.017768s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ike_policy_update [0.011896s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_ignore [0.029739s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsec_policies [0.016923s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_find [0.010947s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsec_policy_create_attrs [0.013758s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_get [0.022274s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsec_policy_delete [0.020670s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object_long) [0.090978s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ips [0.049376s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.073557s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_create_attrs [0.043313s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_associations [0.028391s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_create_attrs [0.013485s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_update [0.014651s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_create_attrs [0.023235s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(endpoints) [0.129773s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object) [0.079299s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object_long) [0.095753s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(container) [0.774274s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_update [0.459521s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete_ignore [0.012971s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(endpoints) [0.076851s] ... ok {3} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.012462s] ... ok {3} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_make_it [0.009060s] ... ok {3} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.007891s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object) [0.106263s] ... ok {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.026710s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.096817s] ... ok {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.054186s] ... ok {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.025486s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.078454s] ... ok {3} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.048960s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.151141s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_extra_routes [0.039897s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.061826s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.065089s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(endpoints) [0.100450s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.052181s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.057721s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.042633s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete [0.666840s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_remember_content [0.044679s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.074824s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(container) [0.127486s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete_ignore [0.029100s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_write_file [0.047833s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update_if_revision [0.018836s] ... ok {3} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.063421s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.041366s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_networks [0.042776s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(endpoints) [0.100003s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_create_attrs [0.032895s] ... ok {3} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.055918s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_metadata_get [0.022496s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_create_attrs [0.054828s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_copy_object [0.021935s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_create_attrs [0.021544s] ... ok {3} openstack.tests.unit.network.v2.test_sfc_flow_classifier.TestFlowClassifier.test_basic [0.037655s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object_long) [0.067807s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete_ignore [0.033361s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_file_segment [0.041568s] ... ok {3} openstack.tests.unit.network.v2.test_sfc_port_chain.TestPortChain.test_make_it [0.030592s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_path [0.026148s] ... ok {3} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.048293s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_update [0.042298s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_invalid_path [0.040467s] ... ok {3} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.023601s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_create_attrs [0.021517s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object) [0.104224s] ... ok {3} openstack.tests.unit.network.v2.test_tap_flow.TestTapFlow.test_basic [0.022396s] ... ok {3} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.023365s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_ignore [0.039120s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_ip_range [0.062523s] ... ok {3} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_make_it [0.028823s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_get [0.042877s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get [0.058604s] ... ok {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.061926s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object) [0.126869s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update_if_revision [0.047015s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports [0.016394s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_remember_content [0.071394s] ... ok {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.065412s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_get [0.051423s] ... ok {3} openstack.tests.unit.object_store.v1.test_info.TestInfo.test_get_info_url [0.047440s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object_long) [0.110459s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete_ignore [0.029662s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key [0.074083s] ... ok {3} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.061919s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_get [0.062243s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object) [0.027601s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(container) [0.119215s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object_long) [0.036520s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_update [0.025553s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_create_attrs [0.084842s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(endpoints) [0.048773s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete_ignore [0.051103s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete_ignore [0.056494s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(container) [0.040333s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.118570s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_find [0.060114s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object) [0.035771s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_find [0.020612s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_default_get [0.012248s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_time [0.073120s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.038312s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_get [0.012299s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_gateway_to_router [0.019530s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_invalid_path [0.037374s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object_long) [0.055462s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.115531s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_external_gateways [0.040620s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object_long) [0.050332s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_attrs [0.071959s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_gateway_from_router [0.036404s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.029624s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_create_attrs [0.031125s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_get [0.014182s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete_ignore [0.064015s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_hosting_l3_agents_list [0.015244s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(endpoints) [0.049867s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update [0.009032s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.132232s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object) [0.046864s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_if_revision [0.050796s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get [0.083763s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update [0.028488s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.098419s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_create_attrs [0.034148s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProvider.test_service_provider [0.015543s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete [0.016034s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object) [0.140254s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.087318s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_get [0.033590s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_account_metadata_get [0.061633s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_get [0.052602s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pools [0.041611s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete_ignore [0.057246s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags [0.015741s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete [0.007717s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete_ignore [0.010003s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_time [0.026685s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object_long) [0.160204s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_find [0.016273s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete [0.025977s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.051139s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_get [0.044287s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_groups [0.026142s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object) [0.081740s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete_ignore [0.113159s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ike_policy_find [0.038280s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsec_policy_find [0.024424s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(endpoints) [0.071709s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsec_policy_update [0.026475s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(container) [0.023923s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_metadata_get [0.096740s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_find [0.015032s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(endpoints) [0.028969s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_get [0.034883s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(endpoints) [0.022227s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.027412s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_services [0.032926s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object) [0.030250s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_account_temp_url_key_second [0.112294s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(container) [0.025194s] ... ok {1} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.041333s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_remember_content [0.658354s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object) [0.044953s] ... ok {1} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.046511s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete [0.108624s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object) [0.039053s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_write_file [0.074141s] ... ok {1} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.032799s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(container) [0.042932s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_copy_object [0.065952s] ... ok {1} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.060232s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object) [0.063312s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key_second [0.094060s] ... ok {1} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.043749s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_account_metadata_get [0.030827s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_file_segment [0.095750s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.071940s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_create_attrs [0.055349s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.060482s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_absolute_expiry_temp_url [0.091351s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.078660s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_extra_routes [0.060466s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete [0.091578s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.023657s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url [0.071114s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.071806s] ... ok {1} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.022634s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.029982s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url [0.028349s] ... ok {1} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.051092s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_ip_range [0.069565s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url [0.085070s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_argument [0.026620s] ... ok {1} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.035829s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_argument [0.043662s] ... ok {1} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.010806s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_argument [0.054630s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_metadata_get [0.043872s] ... ok {1} openstack.tests.unit.network.v2.test_sfc_service_graph.TestSfcServiceGraph.test_basic [0.025737s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_output [0.049084s] ... ok {1} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.022154s] ... ok {1} openstack.tests.unit.network.v2.test_tap_flow.TestTapFlow.test_make_it [0.012885s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_account_temp_url_key_second [0.045734s] ... ok {1} openstack.tests.unit.network.v2.test_tap_mirror.TestTapMirror.test_make_it [0.029195s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_output [0.089129s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_attrs [0.071288s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_metadata_get [0.047528s] ... ok {1} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_make_it [0.023654s] ... ok {1} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_make_it [0.010085s] ... ok {1} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_make_it [0.020633s] ... ok {1} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.042371s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete [0.098864s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_absolute_expiry_temp_url [0.110858s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_no_container [0.116328s] ... ok {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.050041s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_invalid_path [0.050660s] ... ok {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.034942s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_write_file [0.051166s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_remember_content [0.095985s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete_ignore [0.071623s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key_second [0.104941s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_attrs [0.135156s] ... ok {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.132199s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_path [0.060424s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_metadata_get [0.084940s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_no_container [0.091992s] ... ok {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.091132s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_output [0.098036s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_argument [0.118509s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_metadata_get [0.084995s] ... ok {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.097523s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_write_file [0.033553s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_no_container [0.080052s] ... ok {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.033560s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_metadata_get [0.031687s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key [0.113325s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete [0.080624s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key_second [0.056897s] ... ok {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.080211s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_temp_url_key [0.046719s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_temp_url_key [0.060505s] ... ok {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.042230s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key [0.085439s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_account_metadata_get [0.046363s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_account_metadata_get [0.049573s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url [0.044766s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.100619s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_output [0.063707s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_copy_object [0.107000s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete_ignore [0.074615s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_attrs [0.038978s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object_long) [0.079712s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_no_container [0.020644s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_path [0.071433s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_copy_object [0.113931s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete [0.070090s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_time [0.064249s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.111606s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete_ignore [0.064269s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_invalid_path [0.071181s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get [0.052471s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object_long) [0.070247s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_output [0.066350s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_remember_content [0.076465s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_prefix [0.061031s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(endpoints) [0.097375s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete [0.057795s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_file_segment [0.052606s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(endpoints) [0.101037s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_attrs [0.108963s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_path [0.060614s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(container) [0.064118s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_no_container [0.055869s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_argument [0.037000s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.039158s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_metadata_get [0.055559s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_copy_object [0.025409s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_write_file [0.073558s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.055316s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_ip_range [0.498739s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_absolute_expiry_temp_url [0.045384s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object) [0.045750s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_path [0.020348s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_account_temp_url_key_second [0.083173s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get [0.045423s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_write_file [0.112021s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_remember_content [0.053768s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_temp_url_key [0.111344s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key_second [0.073277s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_account_temp_url_key_second [0.102792s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete_ignore [0.082761s] ... ok {0} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.046044s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.043907s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_create_software_config [0.022116s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_software_configs [0.016930s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_delete_software_deployment [0.016564s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key_second [0.129754s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_file_segment [0.112170s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(container) [0.341358s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_get_software_deployment [0.020287s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object_long) [0.047269s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_software_deployments [0.063976s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url [0.102631s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete [0.105842s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_abandon_stack [0.036544s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(discovery) [0.067146s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_export_stack_with_identity [0.029404s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_output [0.046746s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_file_segment [0.055519s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack_preview [0.038497s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_absolute_expiry_temp_url [0.044214s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_attrs [0.064074s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(endpoints) [0.095507s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEvents.test_stack_events_with_stack_id [0.039696s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_no_env [0.039299s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_time [0.079685s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_no_container [0.082156s] ... ok {0} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.037020s] ... ok {0} openstack.tests.unit.orchestration.v1.test_stack_event.TestStackEvent.test_make_it [0.017313s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(endpoints) [0.093950s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_invalid_path [0.044935s] ... ok {0} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.020514s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete [0.048356s] ... ok {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceClass.test_resource_class_update [0.017430s] ... ok {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceClass.test_resource_classes [0.013412s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_ip_range [0.064996s] ... ok {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProvider.test_resource_provider_get [0.040619s] ... ok {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProviderInventory.test_resource_provider_inventories [0.017180s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_write_file [0.089929s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object_long) [0.102100s] ... ok {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProviderInventory.test_resource_provider_inventory_create [0.023591s] ... ok {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProviderInventory.test_resource_provider_inventory_update [0.022059s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key [0.090118s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_account_temp_url_key_second [0.070434s] ... ok {0} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_make_it [0.036150s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(endpoints) [0.089505s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_absolute_expiry_temp_url [0.036654s] ... ok {0} openstack.tests.unit.placement.v1.test_resource_provider_inventory.TestResourceProviderInventory.test_basic [0.034986s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_basic [0.022575s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_temp_url_key [0.070600s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestAccessRuleProxy.test_access_rules_delete [0.015790s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url [0.068123s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestAccessRuleProxy.test_access_rules_get [0.011926s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestResourceLocksProxy.test_list_resource_locks [0.025028s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(container) [0.103640s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete_ignore [0.070867s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_delete_ignore [0.059712s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_snapshot_get [0.027035s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_snapshot_update [0.024248s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object_long) [0.108314s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_snapshots [0.042085s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get [0.155066s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(container) [0.100901s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkResource.test_share_network_create [0.068856s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_metadata_get [0.071856s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object_long) [0.056152s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkResource.test_share_network_delete_ignore [0.059834s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkSubnetResource.test_share_network_subnet_create [0.023638s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.051405s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkSubnetResource.test_share_network_subnet_get [0.044715s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key [0.083439s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotInstanceResource.test_share_snapshot_instance_detailed [0.033266s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotInstanceResource.test_share_snapshot_instances [0.020760s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.081084s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_account_metadata_get [0.059430s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_create [0.021258s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_get [0.036833s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_create_attrs [0.091358s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.579209s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.119674s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete_ignore [0.067254s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.008110s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.012636s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_name [0.010080s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_delete_software_config [0.015566s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_update_software_deployment [0.011561s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete [0.085695s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_find [0.068392s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack [0.030872s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_detailed [0.018421s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.126357s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack [0.037136s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack_ignore [0.008968s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_not_detailed [0.048806s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_prefix [0.089230s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_wait_for [0.047551s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShareMetadata.test_update_share_metadata [0.023352s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message [0.018046s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete [0.115121s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message_true [0.045821s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete_ignore [0.122199s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_absolute_expiry_temp_url [0.067357s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_message_get [0.032988s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_metadata_get [0.048489s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_quota_class_set.TestQuotaClassSet.test_update_quota_class_set [0.024718s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.013643s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share.TestShareActions.test_extend_share [0.026301s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.021839s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.024227s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_prefix [0.092214s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.029685s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.017998s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_stack_not_found [0.016000s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_get_stack [0.304835s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_temp_url_key [0.064666s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_object [0.014977s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_account_metadata_get [0.023915s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_get_software_config [0.018518s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_resume_stack [0.048800s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_create_software_deployment [0.046818s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_stacks [0.068829s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_metadata_get [0.109258s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_object [0.061099s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_suspend_stack [0.060492s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack_preview [0.049089s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack [0.043650s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_prefix [0.089698s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_object [0.044112s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share.TestShareActions.test_revert_to_snapshot [0.389339s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share.TestShareActions.test_unmanage_share [0.009456s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_make_shares [0.008091s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_identity [0.082347s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share_access_rule.TestShareAccessRule.test_basic [0.007773s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share_export_locations.TestShareExportLocations.test_basic [0.006789s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share_export_locations.TestShareExportLocations.test_share_export_locations [0.007113s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share_group.TestShareGroups.test_basic [0.007086s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share_group_snapshot.TestShareGroupSnapshot.test_make_share_groups [0.007662s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_object [0.112462s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_basic [0.017246s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_temp_url_key [0.148696s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_identity [0.072436s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_object [0.032708s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_basic [0.034885s] ... ok {2} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.022338s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_invalid_request [0.036642s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete_ignore [0.060963s] ... ok {0} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.031047s] ... ok {2} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.051284s] ... ok {3} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.053431s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.044887s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_file_segment [0.061876s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.049567s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.023504s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_prefix [0.039312s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.041453s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.037882s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.076240s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack_event.TestStackEvent.test_basic [0.027635s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete_ignore [0.033094s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.044119s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.026228s] ... ok {0} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.072209s] ... ok {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.020461s] ... ok {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.018724s] ... ok {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceClass.test_resource_class_delete [0.012084s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get [0.079481s] ... ok {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProvider.test_resource_provider_create [0.015343s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit_preview [0.079840s] ... ok {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProvider.test_resource_provider_get_aggregates [0.011032s] ... ok {2} openstack.tests.unit.placement.v1.test_resource_provider_inventory.TestResourceProviderInventory.test_make_it [0.009285s] ... ok {0} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.078478s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_create_attrs [0.044818s] ... ok {2} openstack.tests.unit.placement.v1.test_trait.TestResourceClass.test_make_it [0.015022s] ... ok {0} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.015312s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestResourceLocksProxy.test_resource_lock_create [0.018450s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_copy_object [0.025896s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_update [0.009184s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_export [0.056500s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_path [0.020089s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_groups_query [0.028090s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_prefix [0.023687s] ... ok {0} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.075964s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkResource.test_share_network_update [0.022238s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.058346s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkSubnetResource.test_share_network_subnets [0.014210s] ... ok {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.034082s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete [0.031493s] ... ok {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_wsme_format [0.019769s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_suspend [0.049233s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_account_temp_url_key_second [0.079194s] ... ok {0} openstack.tests.unit.test_fakes.TestGetFake.test_generate_fake_resource_list [0.020515s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_detailed [0.043586s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_create_attrs [0.032082s] ... ok {0} openstack.tests.unit.test_fakes.TestGetFake.test_generate_fake_resource_one [0.031189s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.048021s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_create [0.033687s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.061252s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_resize_shrink [0.044185s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_metadata_get [0.089723s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShareMetadata.test_get_share_metadata [0.029802s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.043905s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_time [0.040458s] ... ok {0} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.123074s] ... ok {0} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.015188s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShareMetadata.test_get_share_metadata_item [0.040573s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_ip_range [0.026270s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_limit [0.013612s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete [0.030223s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share.TestShareActions.test_manage_share [0.034199s] ... ok {0} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_2 [0.053678s] ... ok {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.014240s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.105471s] ... ok {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.007889s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCache.test_get_not_in_cache [0.019348s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share_group_snapshot.TestShareGroupSnapshot.test_basic [0.051645s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at [0.012816s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at [0.021235s] ... ok {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.066712s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run_default [0.013404s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share_group_snapshot.TestShareGroupSnapshotActions.test_get_members [0.044990s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_remember_content [0.118597s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_filters [0.012403s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_override_filters [0.013745s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share_group_snapshot.TestShareGroupSnapshotActions.test_reset_status [0.048961s] ... ok {3} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceClass.test_resource_class_create [0.060903s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share_instance.TestShareInstanceActions.test_force_delete [0.022109s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_should_skip_resource_cleanup [0.071316s] ... ok {3} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceClass.test_resource_class_get [0.049013s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key_second [0.096157s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.031234s] ... ok {3} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProvider.test_resource_provider_set_aggregates [0.027892s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share_instance.TestShareInstances.test_basic [0.074220s] ... ok {3} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProvider.test_resource_provider_update [0.026503s] ... ok {3} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProviderInventory.test_resource_provider_inventory_get [0.012438s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_time [0.065970s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.056550s] ... ok {3} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_basic [0.021020s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share_network.TestShareNetwork.test_share_network [0.047481s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.012445s] ... ok {3} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_make_it [0.013878s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_basic [0.014204s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_invalid_path [0.039251s] ... ok {0} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.019317s] ... ok {3} openstack.tests.unit.placement.v1.test_trait.TestResourceClass.test_basic [0.014032s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_user_message [0.019973s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.018724s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_make_availability_zone [0.009213s] ... ok {0} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.034258s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_ip_range [0.052949s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestResourceLocksProxy.test_resource_lock_get [0.018323s] ... ok {0} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.013953s] ... ok {2} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.068071s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_argument [0.040640s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.048433s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestResourceLocksProxy.test_resource_lock_update [0.063694s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_find [0.016005s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.042104s] ... ok {2} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.074317s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.019234s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key [0.069791s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_snapshot_delete_ignore [0.036463s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.008058s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_groups [0.031714s] ... ok {1} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.047680s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkResource.test_share_networks [0.016257s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.060330s] ... ok {2} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.082253s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkResource.test_share_networks_detailed [0.031719s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.047519s] ... ok {0} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.037119s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotInstanceResource.test_share_snapshot_instance_get [0.030169s] ... ok {2} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.060966s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_ID [0.057497s] ... ok {0} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.041069s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete_ignore [0.057965s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.024352s] ... ok {2} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.056931s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_export_stack_with_object [0.043841s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_update [0.032799s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.028659s] ... ok {2} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.032193s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_find_stack [0.022467s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.034136s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_wait_for_delete [0.053462s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_resource_key [0.031694s] ... ok {2} openstack.tests.unit.test_fakes.TestGetFake.test_generate_fake_resource_types [0.053953s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete [0.031713s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_identity [0.064344s] ... ok {2} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.021040s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.033531s] ... ok {2} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.034106s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_get [0.052746s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEvents.test_stack_events_with_resource_name [0.048258s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.035545s] ... ok {2} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.031227s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEvents.test_stack_events_with_stack_object [0.050512s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_instance_delete [0.059888s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_items [0.043923s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template [0.033529s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.038804s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_instances [0.046123s] ... ok {1} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.033480s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_new [0.026987s] ... ok {2} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.124181s] ... ok {1} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.025928s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.030251s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.038368s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.029628s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_resize_extend [0.083938s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_update [0.019405s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_unknown_attrs_in_body [0.030715s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.052363s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_in_body_translate_response [0.012553s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_1 [0.111296s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares [0.042905s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_resume [0.030636s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.018116s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.043602s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.019638s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShareMetadata.test_create_share_metadata [0.053894s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.027249s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.021228s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail [0.034776s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_3 [0.092554s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pools [0.041374s] ... ok {1} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.036174s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_quota_class_set.TestQuotaClassSet.test_get_quota_class_set [0.029614s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_invalid_data_passed [0.049362s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share.TestShareActions.test_shrink_share [0.021018s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_basic [0.014808s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_1 [0.093955s] ... ok {1} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.077085s] ... ok {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.009615s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share_group.TestShareGroups.test_make_share_groups [0.029602s] ... ok {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.019887s] ... ok {1} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProvider.test_resource_provider_delete [0.035223s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share_instance.TestShareInstanceActions.test_make_share_instances [0.019172s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_base_path [0.104170s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes [0.044735s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share_instance.TestShareInstances.test_make_share_instances [0.038528s] ... ok {1} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProvider.test_resource_providers [0.048051s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share_network_subnet.TestShareNetworkSubnet.test_make_share_network_subnet [0.033572s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_make_share_snapshot [0.019215s] ... ok {1} openstack.tests.unit.placement.v1.test_proxy.TestPlacementResourceProviderInventory.test_resource_provider_inventory_delete [0.053985s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_microversion [0.100971s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.029997s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.034385s] ... ok {1} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_basic [0.067419s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCache.test_get_bypass_cache [0.143220s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCache.test_modify [0.065920s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.078798s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_make_limits [0.078335s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_params [0.138069s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at_not [0.040714s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestAccessRuleProxy.test_access_rules_create [0.043937s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.052347s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.064010s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run [0.043811s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.032334s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestAccessRuleProxy.test_access_ruless [0.045832s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.043537s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run_identified_resources [0.044760s] ... ok {3} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.040138s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestResourceLocksProxy.test_resource_lock_delete [0.032614s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.030611s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestResourceLocksProxy.test_resource_lock_delete_ignore [0.029998s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.053244s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_create [0.026765s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_explicit_microversion [0.024862s] ... ok {3} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.073753s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.037926s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_delete [0.036015s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.030025s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.064976s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.018835s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_get [0.059282s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.052530s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareGroupResource.test_share_group_snapshot_delete [0.031367s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.048633s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.029450s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkResource.test_share_network_delete [0.022987s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.025348s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_dns_with_headers [0.017393s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.031543s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.067805s] ... ok {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.025583s] ... ok {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.047842s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.073855s] ... ok {2} openstack.tests.unit.test_resource.TestComponent.test_creation [0.031976s] ... ok {2} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.019245s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.049439s] ... ok {2} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.019958s] ... ok {2} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.028527s] ... ok {2} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.013798s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.042131s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.094671s] ... ok {3} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.466481s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.043656s] ... ok {3} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.014603s] ... ok {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.016821s] ... ok {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.012317s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.087054s] ... ok {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.009904s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.036365s] ... ok {3} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.013129s] ... ok {3} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.008016s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.026574s] ... ok {3} openstack.tests.unit.test_fakes.TestGetFake.test_generate_fake_resource_attrs [0.007590s] ... ok {3} openstack.tests.unit.test_fakes.TestGetFake.test_unknown_attrs_as_props [0.009339s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_override_key_both [0.022727s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.053741s] ... ok {3} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.023060s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_override_response_key [0.034679s] ... ok {3} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_2 [0.039699s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.057243s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id_marked_clean [0.050949s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.099896s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.022589s] ... ok {3} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.079317s] ... ok {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.013010s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.024758s] ... ok {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.019068s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_existing [0.015232s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.012727s] ... ok {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.016331s] ... ok {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.007634s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.028665s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes_override_base_path [0.020747s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.115063s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyCache.test_get_from_cache [0.024260s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_empty [0.015206s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_not [0.007914s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_true [0.011220s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkResource.test_share_network_get [0.718837s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.017515s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.020847s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkResource.test_share_networks_not_detailed [0.052434s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.014583s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.009451s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareNetworkSubnetResource.test_share_network_subnet_delete [0.029267s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotInstanceResource.test_share_snapshot_instance_not_detailed [0.018160s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.040531s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.023120s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots [0.055518s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.019204s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.015357s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.008349s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_not_detailed [0.034645s] ... ok {3} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.013585s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_instance_get [0.026021s] ... ok {3} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.015960s] ... ok {3} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.016887s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_instance_reset [0.020830s] ... ok {3} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.019963s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShareMetadata.test_delete_share_metadata [0.016877s] ... ok {3} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.014145s] ... ok {3} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.010140s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.006872s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.006994s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.007791s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.007445s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.006858s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_detailed [0.069861s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.007354s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.006862s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.011321s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.011828s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_params [0.013643s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_not_detailed [0.057832s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.021733s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages [0.030583s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_access_by_resource_name [0.018496s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages_queried [0.028589s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.040615s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_quota_class_set.TestQuotaClassSet.test_basic [0.027736s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.037898s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share.TestShareActions.test_basic [0.030466s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.034249s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share.TestShareActions.test_make_shares [0.040361s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.635905s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_stored [0.017287s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.010645s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_access_rule.TestShareAccessRule.test_make_share_access_rules [0.035266s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_translate_response [0.019254s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_set [0.034673s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.018883s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.026606s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_group_snapshot.TestShareGroupSnapshotActions.test_basic [0.046974s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.036651s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.026968s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_group_snapshot.TestShareGroupSnapshotActions.test_make_share_groups [0.054383s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.039319s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.014124s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.047914s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_instance.TestShareInstanceActions.test_basic [0.060962s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.045303s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.018339s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.032300s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.013353s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_instance.TestShareInstanceActions.test_reset_status [0.053855s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_put [0.030613s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_network.TestShareNetwork.test_basic [0.024378s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.058818s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_list_base_path [0.904907s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.057432s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_network_subnet.TestShareNetworkSubnet.test_basic [0.067732s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.043176s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_override_key [0.051896s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_client_filters [0.080251s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_snapshot_instance.TestShareSnapshotInstances.test_basic [0.034674s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_share_snapshot_instance.TestShareSnapshotInstances.test_make_share_snapshot_instance [0.024747s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.031925s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_make_storage_pool [0.030705s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.060160s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.062054s] ... ok {1} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.048661s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.040304s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_paginated_infinite_loop [0.114751s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.046863s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.084385s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_callback_without_progress [0.250443s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.037336s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.041556s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.030610s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_next_field [0.087133s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.048601s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.054874s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.106987s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.152812s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_override_request_key [0.081308s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.028129s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.024437s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.154764s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.058560s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_with_params [0.057458s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.033211s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_params [0.042782s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.101944s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.064471s] ... ok {1} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.156242s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_explicit_microversion [0.082521s] ... ok {3} openstack.tests.unit.test_resource.TestResourceFind.test_list_no_base_path [0.089222s] ... ok {1} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.093966s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.079001s] ... ok {3} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.038184s] ... ok {1} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.040945s] ... ok {3} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.017438s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.337445s] ... ok {0} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.016310s] ... ok {1} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.040905s] ... ok {0} openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version [0.007721s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-4.1.1.dev4/openstack/tests/unit/test_utils.py", line 227, in test_ost_version self.assertEqual( File "/builddir/build/BUILD/openstacksdk-4.1.1.dev4/openstack/tests/base.py", line 99, in assertEqual return super().assertEqual(first, second, *args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 395, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 482, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: '2019-05-01T19:53:21.498745' != '2022-09-13T15:34:32.154125': This project must be pinned to the latest version of os-service-types. Please bump requirements.txt and lower-constraints.txt accordingly. {2} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.094689s] ... ok {0} openstack.tests.unit.test_utils.TestTinyDAG.test_add_node_after_edge [0.019548s] ... ok {1} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.057377s] ... ok {0} openstack.tests.unit.test_utils.TestTinyDAG.test_from_dict [0.035256s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.032543s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForDelete.test_callback [0.152803s] ... ok {1} openstack.tests.unit.test_fakes.TestGetFake.test_generate_fake_resource_types_inherit [0.067937s] ... ok {0} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_parallel [0.075725s] ... ok {0} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.012418s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.117048s] ... ok {0} openstack.tests.unit.workflow.test_cron_trigger.TestCronTrigger.test_basic [0.055762s] ... ok {1} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.120157s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForDelete.test_callback_without_progress [0.142921s] ... ok {0} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.027587s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.062116s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.026363s] ... ok {0} openstack.tests.unit.workflow.v2.test_proxy.TestCronTriggerProxy.test_cron_triggers [0.031444s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.012613s] ... ok {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_delete [0.016596s] ... ok {1} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.068961s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.034626s] ... ok {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_delete [0.033448s] ... ok {1} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.043259s] ... ok {1} openstack.tests.unit.test_placement_rest.TestBadPlacementRest.test_discovery ... SKIPPED: Need to re-add support for broken placement versions {2} openstack.tests.unit.test_resource.TestWaitForDelete.test_success_not_found [0.160423s] ... ok {1} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_exc [0.114848s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.168404s] ... ok {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.019118s] ... ok {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.034484s] ... ok {3} openstack.tests.unit.test_resource.Test_Request.test_create [0.037693s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_missing [0.055188s] ... ok {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default [0.024310s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run [0.026559s] ... ok {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.177739s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_queue [0.025768s] ... ok {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_no_default [0.031799s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_false [0.012874s] ... ok {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_require_microversion [0.016383s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.020598s] ... ok {3} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.037974s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.050732s] ... ok {3} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.050765s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.035563s] ... ok {3} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.033127s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.024176s] ... ok {3} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.013239s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.021230s] ... ok {3} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.016464s] ... ok {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_none [0.217324s] ... ok {3} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.015487s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.041930s] ... ok {2} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.040097s] ... ok {3} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.045030s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.041633s] ... ok {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default [0.045285s] ... ok {3} openstack.tests.unit.workflow.v2.test_proxy.TestCronTriggerProxy.test_cron_trigger_find [0.041492s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyList.test_list_filters_jmespath [0.037929s] ... ok {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default_exception [0.024603s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.020009s] ... ok {3} openstack.tests.unit.workflow.v2.test_proxy.TestCronTriggerProxy.test_cron_trigger_get [0.014618s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.006376s] ... ok {2} openstack.tests.unit.test_utils.TestTinyDAG.test_topological_sort [0.020010s] ... ok {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_get [0.012309s] ... ok {2} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.016452s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.023063s] ... ok {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_find [0.012518s] ... ok {2} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.020086s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.019484s] ... ok {2} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.055304s] ... ok {1} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.052692s] ... ok {2} openstack.tests.unit.workflow.v2.test_proxy.TestCronTriggerProxy.test_cron_trigger_delete [0.030617s] ... ok {1} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.040165s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.020979s] ... ok {2} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_get [0.029138s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.014716s] ... ok {2} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_update [0.016808s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.013084s] ... ok {2} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflows [0.019325s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.039786s] ... ok {1} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.027580s] ... ok {1} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.021900s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.035089s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__attributes [0.033293s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_override_key [0.035027s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.067668s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.027815s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__update [0.034088s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_equality [0.049051s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_repr [0.059053s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.027339s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.028281s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_create [0.048884s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_allowed_to_set [0.038579s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.058923s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail_on_request [0.069185s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_post [0.057285s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.032959s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.024505s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_explicit_microversion [0.021103s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.035306s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_explicit_microversion [0.058449s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.065103s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.063368s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.041519s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.060849s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_with_injected_headers [0.104626s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_exclude_id [0.044781s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.096472s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.088217s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForDelete.test_status [0.117590s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.377062s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_callback [0.081195s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.307810s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.051695s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.155102s] ... ok {1} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.008900s] ... ok {1} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.010913s] ... ok {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_equal_default [0.008358s] ... ok {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_higher_default [0.020558s] ... ok {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default_exception [0.020297s] ... ok {1} openstack.tests.unit.test_utils.TestTinyDAG.test_walk [0.007291s] ... ok {1} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_raise [1.006935s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.010308s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.070377s] ... ok {1} openstack.tests.unit.workflow.test_cron_trigger.TestCronTrigger.test_make_it [0.025385s] ... ok {1} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.053011s] ... ok {1} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.015648s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestCronTriggerProxy.test_cron_trigger_create [0.018476s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_create [0.013072s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_find [0.008070s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_executions [0.010889s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_create [0.007308s] ... ok ============================== Failed 1 tests - output below: ============================== openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-4.1.1.dev4/openstack/tests/unit/test_utils.py", line 227, in test_ost_version self.assertEqual( File "/builddir/build/BUILD/openstacksdk-4.1.1.dev4/openstack/tests/base.py", line 99, in assertEqual return super().assertEqual(first, second, *args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 395, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 482, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: '2019-05-01T19:53:21.498745' != '2022-09-13T15:34:32.154125': This project must be pinned to the latest version of os-service-types. Please bump requirements.txt and lower-constraints.txt accordingly. ====== Totals ====== Ran: 4285 tests in 70.6031 sec. - Passed: 4283 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 1 Sum of execute time for each test: 258.4510 sec. ============== Worker Balance ============== - Worker 0 (1072 tests) => 0:01:04.564135 - Worker 1 (1071 tests) => 0:01:10.603053 - Worker 2 (1071 tests) => 0:01:06.176138 - Worker 3 (1071 tests) => 0:01:05.969565 ERROR: InvocationError for command /usr/bin/stestr run (exited with code 1) ___________________________________ summary ____________________________________ ERROR: py39: commands failed RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.n7zCo0 (%check) Bad exit status from /var/tmp/rpm-tmp.n7zCo0 (%check) Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-openstacksdk.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 612, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-openstacksdk.spec'