Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-magnumclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72628-385228/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b660d161d5804c03a6f7b2fa50e8a341', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72628-385228/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-magnumclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-magnumclient-2.16.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-magnumclient.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72628-385228/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0220a6844569448e920c0974e2fbc51c', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72628-385228/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-magnumclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FVf276 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-magnumclient-2.16.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-magnumclient-2.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-magnumclient-2.16.0 + /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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-magnumclient-2.16.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4TjtwV + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.16.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/magnumclient creating build/lib/magnumclient/tests creating build/lib/magnumclient/tests/osc creating build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_fakes.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/__init__.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_utils.py -> build/lib/magnumclient/tests/osc/unit creating build/lib/magnumclient/common creating build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/exceptions.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/__init__.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/base.py -> build/lib/magnumclient/common/apiclient creating build/lib/magnumclient/osc copying magnumclient/osc/plugin.py -> build/lib/magnumclient/osc copying magnumclient/osc/__init__.py -> build/lib/magnumclient/osc copying magnumclient/tests/test_client.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_magnumclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/__init__.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_httpclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_shell.py -> build/lib/magnumclient/tests copying magnumclient/tests/utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/base.py -> build/lib/magnumclient/tests creating build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/quotas.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/nodegroups.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/stats.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/clusters.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/cluster_templates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/__init__.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/certificates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/mservices.py -> build/lib/magnumclient/osc/v1 creating build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_certificates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_mservices.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_clusters.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_nodegroups.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_quotas.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/__init__.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/fakes.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_stats.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/common/cliutils.py -> build/lib/magnumclient/common copying magnumclient/common/httpclient.py -> build/lib/magnumclient/common copying magnumclient/common/__init__.py -> build/lib/magnumclient/common copying magnumclient/common/utils.py -> build/lib/magnumclient/common copying magnumclient/common/base.py -> build/lib/magnumclient/common copying magnumclient/i18n.py -> build/lib/magnumclient copying magnumclient/exceptions.py -> build/lib/magnumclient copying magnumclient/version.py -> build/lib/magnumclient copying magnumclient/client.py -> build/lib/magnumclient copying magnumclient/__init__.py -> build/lib/magnumclient copying magnumclient/shell.py -> build/lib/magnumclient creating build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_baymodels_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_bays.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_nodegroups.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_client.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/__init__.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/shell_test_base.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_baymodels.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_bays_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices_shell.py -> build/lib/magnumclient/tests/v1 creating build/lib/magnumclient/v1 copying magnumclient/v1/quotas.py -> build/lib/magnumclient/v1 copying magnumclient/v1/bays_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baseunit.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/basemodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baymodels_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/client.py -> build/lib/magnumclient/v1 copying magnumclient/v1/nodegroups.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baymodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/bays.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/__init__.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices.py -> build/lib/magnumclient/v1 copying magnumclient/tests/osc/__init__.py -> build/lib/magnumclient/tests/osc running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt deleting python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 writing manifest file 'python_magnumclient.egg-info/SOURCES.txt' creating build/lib/magnumclient/tests/test_csr copying magnumclient/tests/test_csr/test.csr -> build/lib/magnumclient/tests/test_csr + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-magnumclient-2.16.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-magnumclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'python-magnumclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributing is 2020-02-21 17:25:20 writing output... [ 40%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-21 17:25:20 writing output... [ 60%] installation [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for installation is 2020-02-21 17:25:20 writing output... [ 80%] readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for readme is 2020-02-21 17:25:20 writing output... [100%] usage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for usage is 2020-02-21 17:25:20 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dWHDuP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch + cd python-magnumclient-2.16.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch --prefix /usr 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 /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/bays_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baseunit.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/basemodels.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baymodels_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/client.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baymodels.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/bays.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1 copying build/lib/magnumclient/i18n.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient copying build/lib/magnumclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient copying build/lib/magnumclient/version.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc copying build/lib/magnumclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc copying build/lib/magnumclient/client.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient copying build/lib/magnumclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_baymodels_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_bays.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/shell_test_base.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_baymodels.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_bays_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/osc_fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc copying build/lib/magnumclient/tests/test_magnumclient.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_csr/test.csr -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/base.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common copying build/lib/magnumclient/common/cliutils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common copying build/lib/magnumclient/common/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common copying build/lib/magnumclient/common/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common copying build/lib/magnumclient/common/base.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common copying build/lib/magnumclient/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/bays_shell.py to bays_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/baseunit.py to baseunit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/cluster_templates_shell.py to cluster_templates_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/basemodels.py to basemodels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/baymodels_shell.py to baymodels_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/mservices_shell.py to mservices_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/nodegroups.py to nodegroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/stats.py to stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/baymodels.py to baymodels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/bays.py to bays.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/quotas_shell.py to quotas_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/clusters_shell.py to clusters_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/stats_shell.py to stats_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/certificates.py to certificates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/certificates_shell.py to certificates_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/v1/mservices.py to mservices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1/nodegroups.py to nodegroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1/stats.py to stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1/certificates.py to certificates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/v1/mservices.py to mservices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_baymodels_shell.py to test_baymodels_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_certificates.py to test_certificates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_mservices.py to test_mservices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_bays.py to test_bays.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_clustertemplates_shell.py to test_clustertemplates_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_certificates_shell.py to test_certificates_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_clustertemplates.py to test_clustertemplates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_nodegroups.py to test_nodegroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_stats_shell.py to test_stats_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/shell_test_base.py to shell_test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_clusters_shell.py to test_clusters_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_quotas_shell.py to test_quotas_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_baymodels.py to test_baymodels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_stats.py to test_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_bays_shell.py to test_bays_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/v1/test_mservices_shell.py to test_mservices_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/test_certificates.py to test_certificates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/test_mservices.py to test_mservices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/test_nodegroups.py to test_nodegroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/v1/test_stats.py to test_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/osc_fakes.py to osc_fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/unit/osc_utils.py to osc_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/test_magnumclient.py to test_magnumclient.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/test_httpclient.py to test_httpclient.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/cliutils.py to cliutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/apiclient/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/apiclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/apiclient/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/httpclient.py to httpclient.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/common/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/magnumclient/shell.py to shell.cpython-36.pyc writing byte-compilation script '/tmp/tmp5txpvk1n.py' /usr/bin/python3 /tmp/tmp5txpvk1n.py removing /tmp/tmp5txpvk1n.py running install_egg_info running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 writing manifest file 'python_magnumclient.egg-info/SOURCES.txt' Copying python_magnumclient.egg-info to /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6/site-packages/python_magnumclient-2.16.0-py3.6.egg-info running install_scripts Installing magnum script to /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.16.0-1.el8 --unique-debug-suffix -2.16.0-1.el8.noarch --unique-debug-src-base python-magnumclient-2.16.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-magnumclient-2.16.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZruyEP + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.16.0 + python3 setup.py test running test running egg_info WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 writing manifest file 'python_magnumclient.egg-info/SOURCES.txt' running build_ext test_baymodel_create_combined_labels_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_combined_labels_success ... ok test_baymodel_create_docker_storage_driver_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_docker_storage_driver_success ... ok test_baymodel_create_docker_vol_size_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_docker_vol_size_success ... ok test_baymodel_create_failure_few_arg (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_failure_few_arg ... ok test_baymodel_create_fixed_network_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_fixed_network_success ... ok test_baymodel_create_http_proxy_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_http_proxy_success ... ok test_baymodel_create_https_proxy_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_https_proxy_success ... ok test_baymodel_create_labels_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_labels_success ... ok test_baymodel_create_network_driver_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_network_driver_success ... ok test_baymodel_create_no_proxy_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_no_proxy_success ... ok test_baymodel_create_public_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_public_success ... ok test_baymodel_create_separate_labels_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_separate_labels_success ... ok test_baymodel_create_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success ... ok test_baymodel_create_success_no_servertype (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_no_servertype ... ok test_baymodel_create_success_with_master_flavor (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_with_master_flavor ... ok test_baymodel_create_success_with_registry_enabled (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_with_registry_enabled ... ok test_baymodel_create_volume_driver_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_volume_driver_success ... ok test_baymodel_delete_failure_no_arg (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_failure_no_arg ... ok test_baymodel_delete_multiple_id_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_multiple_id_success ... ok test_baymodel_delete_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_success ... ok test_baymodel_list_failure (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure ... ok test_baymodel_list_failure_invalid_arg (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure_invalid_arg ... ok test_baymodel_list_failure_with_invalid_field (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure_with_invalid_field ... ok test_baymodel_list_ignored_duplicated_field (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_ignored_duplicated_field ... ok test_baymodel_list_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success ... ok test_baymodel_list_success_detailed (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success_detailed ... ok test_baymodel_list_success_with_arg (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success_with_arg ... ok test_baymodel_show_failure_no_arg (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_show_failure_no_arg ... ok test_baymodel_show_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_show_success ... ok test_baymodel_update_failure_few_args (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_failure_few_args ... ok test_baymodel_update_failure_wrong_op (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_failure_wrong_op ... ok test_baymodel_update_success (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_success ... ok test_baymodel_update_success_many_attribute (magnumclient.tests.v1.test_baymodels_shell.ShellTest) magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_success_many_attribute ... ok test_cert_create (magnumclient.tests.v1.test_certificates.CertificateManagerTest) magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create ... ok test_cert_create_backwards_compatibility (magnumclient.tests.v1.test_certificates.CertificateManagerTest) magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create_backwards_compatibility ... ok test_cert_show_by_id (magnumclient.tests.v1.test_certificates.CertificateManagerTest) magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_show_by_id ... ok test_create_fail (magnumclient.tests.v1.test_certificates.CertificateManagerTest) magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_create_fail ... ok test_rotate_ca (magnumclient.tests.v1.test_certificates.CertificateManagerTest) magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_rotate_ca ... ok test_coe_service_list (magnumclient.tests.v1.test_mservices.MServiceManagerTest) magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list ... ok test_coe_service_list_with_limit (magnumclient.tests.v1.test_mservices.MServiceManagerTest) magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_limit ... ok test_coe_service_list_with_marker (magnumclient.tests.v1.test_mservices.MServiceManagerTest) magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker ... ok test_coe_service_list_with_marker_limit (magnumclient.tests.v1.test_mservices.MServiceManagerTest) magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker_limit ... ok test_coe_service_list_with_sort_dir (magnumclient.tests.v1.test_mservices.MServiceManagerTest) magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_dir ... ok test_coe_service_list_with_sort_key (magnumclient.tests.v1.test_mservices.MServiceManagerTest) magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key ... ok test_coe_service_list_with_sort_key_dir (magnumclient.tests.v1.test_mservices.MServiceManagerTest) magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key_dir ... ok test_bay_create (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create ... ok test_bay_create_fail (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_fail ... ok test_bay_create_with_bay_create_timeout (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_with_bay_create_timeout ... ok test_bay_create_with_discovery_url (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_with_discovery_url ... ok test_bay_delete_by_id (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_delete_by_id ... ok test_bay_delete_by_name (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_delete_by_name ... ok test_bay_list (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list ... ok test_bay_list_with_limit (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_limit ... ok test_bay_list_with_marker (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_marker ... ok test_bay_list_with_marker_limit (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_marker_limit ... ok test_bay_list_with_sort_dir (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_dir ... ok test_bay_list_with_sort_key (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_key ... ok test_bay_list_with_sort_key_dir (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_key_dir ... ok test_bay_show_by_id (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_show_by_id ... ok test_bay_show_by_name (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_show_by_name ... ok test_bay_update (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_update ... ok test_bay_update_with_rollback (magnumclient.tests.v1.test_bays.BayManagerTest) magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_update_with_rollback ... ok test_cluster_template_create_combined_labels_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_combined_labels_success ... ok test_cluster_template_create_deprecation_errors (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_errors ... ok test_cluster_template_create_deprecation_warnings (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_warnings ... ok test_cluster_template_create_docker_storage_driver_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_storage_driver_success ... ok test_cluster_template_create_docker_vol_size_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_vol_size_success ... ok test_cluster_template_create_failure_duplicate_name (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_duplicate_name ... ok test_cluster_template_create_failure_few_arg (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_few_arg ... ok test_cluster_template_create_fixed_network_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_fixed_network_success ... ok test_cluster_template_create_http_proxy_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_http_proxy_success ... ok test_cluster_template_create_https_proxy_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_https_proxy_success ... ok test_cluster_template_create_labels_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_labels_success ... ok test_cluster_template_create_network_driver_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_network_driver_success ... ok test_cluster_template_create_no_proxy_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_no_proxy_success ... ok test_cluster_template_create_public_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_public_success ... ok test_cluster_template_create_separate_labels_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_separate_labels_success ... ok test_cluster_template_create_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success ... ok test_cluster_template_create_success_no_servertype (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_no_servertype ... ok test_cluster_template_create_success_only_positional_name (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_only_positional_name ... ok test_cluster_template_create_success_with_master_flavor (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_master_flavor ... ok test_cluster_template_create_success_with_registry_enabled (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_registry_enabled ... ok test_cluster_template_create_volume_driver_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_volume_driver_success ... ok test_cluster_template_delete_failure_no_arg (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_failure_no_arg ... ok test_cluster_template_delete_multiple_id_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_multiple_id_success ... ok test_cluster_template_delete_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_success ... ok test_cluster_template_list_failure (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure ... ok test_cluster_template_list_failure_invalid_arg (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_invalid_arg ... ok test_cluster_template_list_failure_with_invalid_field (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_with_invalid_field ... ok test_cluster_template_list_ignored_duplicated_field (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_ignored_duplicated_field ... ok test_cluster_template_list_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success ... ok test_cluster_template_list_success_detailed (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_detailed ... ok test_cluster_template_list_success_with_arg (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_with_arg ... ok test_cluster_template_show_failure_no_arg (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_failure_no_arg ... ok test_cluster_template_show_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_success ... ok test_cluster_template_update_failure_few_args (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_few_args ... ok test_cluster_template_update_failure_wrong_op (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_wrong_op ... ok test_cluster_template_update_label (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_label ... ok test_cluster_template_update_success (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success ... ok test_cluster_template_update_success_many_attribute (magnumclient.tests.v1.test_clustertemplates_shell.ShellTest) magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success_many_attribute ... ok test_cluster_create (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create ... ok test_cluster_create_fail (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_fail ... ok test_cluster_create_with_cluster_create_timeout (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_cluster_create_timeout ... ok test_cluster_create_with_discovery_url (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_discovery_url ... ok test_cluster_create_with_docker_volume_size (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_docker_volume_size ... ok test_cluster_create_with_keypair (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_keypair ... ok test_cluster_create_with_labels (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_labels ... ok test_cluster_delete_by_id (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_id ... ok test_cluster_delete_by_name (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_name ... ok test_cluster_list (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list ... ok test_cluster_list_with_limit (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_limit ... ok test_cluster_list_with_marker (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker ... ok test_cluster_list_with_marker_limit (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker_limit ... ok test_cluster_list_with_sort_dir (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_dir ... ok test_cluster_list_with_sort_key (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key ... ok test_cluster_list_with_sort_key_dir (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key_dir ... ok test_cluster_resize (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_resize ... ok test_cluster_show_by_id (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_id ... ok test_cluster_show_by_name (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_name ... ok test_cluster_update (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update ... ok test_cluster_update_with_rollback (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update_with_rollback ... ok test_cluster_upgrade (magnumclient.tests.v1.test_clusters.ClusterManagerTest) magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_upgrade ... ok test_ca_rotate (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate ... ok test_ca_rotate_no_cluster_arg (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate_no_cluster_arg ... ok test_ca_show_failure_duplicate_arg (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_duplicate_arg ... ok test_ca_show_failure_with_invalid_field (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_with_invalid_field ... ok test_ca_show_success (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_success ... ok test_ca_sign_success (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_sign_success ... ok test_ca_sign_with_not_csr (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_sign_with_not_csr ... ok test_cluster_bay_ca_show_success (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_bay_ca_show_success ... ok test_cluster_ca_show_success (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_show_success ... ok test_cluster_ca_sign_success (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_success ... ok test_cluster_ca_sign_with_not_csr (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_with_not_csr ... ok test_positional_cluster_bay_ca_show_success (magnumclient.tests.v1.test_certificates_shell.ShellTest) magnumclient.tests.v1.test_certificates_shell.ShellTest.test_positional_cluster_bay_ca_show_success ... ok test_clustertemplate_create (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create ... ok test_clustertemplate_create_fail (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_fail ... ok test_clustertemplate_create_with_docker_volume_size (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_docker_volume_size ... ok test_clustertemplate_create_with_keypair (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_keypair ... ok test_clustertemplate_delete_by_id (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_id ... ok test_clustertemplate_delete_by_name (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_name ... ok test_clustertemplate_list (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list ... ok test_clustertemplate_list_with_detail (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_detail ... ok test_clustertemplate_list_with_limit (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_limit ... ok test_clustertemplate_list_with_marker (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker ... ok test_clustertemplate_list_with_marker_limit (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker_limit ... ok test_clustertemplate_list_with_sort_dir (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_dir ... ok test_clustertemplate_list_with_sort_key (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key ... ok test_clustertemplate_list_with_sort_key_dir (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key_dir ... ok test_clustertemplate_show_by_id (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_id ... ok test_clustertemplate_show_by_name (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_name ... ok test_clustertemplate_update (magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest) magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_update ... ok test_nodegroup_create (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create ... ok test_nodegroup_create_fail (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_fail ... ok test_nodegroup_create_with_docker_volume_size (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_docker_volume_size ... ok test_nodegroup_create_with_labels (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_labels ... ok test_nodegroup_delete_by_id (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_id ... ok test_nodegroup_delete_by_name (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_name ... ok test_nodegroup_list (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list ... ok test_nodegroup_list_with_limit (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_limit ... ok test_nodegroup_list_with_marker (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker ... ok test_nodegroup_list_with_marker_limit (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker_limit ... ok test_nodegroup_list_with_sort_dir (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_dir ... ok test_nodegroup_list_with_sort_key (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key ... ok test_nodegroup_list_with_sort_key_dir (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key_dir ... ok test_nodegroup_show_by_id (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_id ... ok test_nodegroup_show_by_name (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_name ... ok test_nodegroup_update (magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest) magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_update ... ok test_init_with_api_key (magnumclient.tests.v1.test_client.ClientInitializeTest) magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_api_key ... ok test_init_with_auth_token (magnumclient.tests.v1.test_client.ClientInitializeTest) magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_auth_token ... ok test_init_with_endpoint_type (magnumclient.tests.v1.test_client.ClientInitializeTest) magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_endpoint_type ... ok test_init_with_interface (magnumclient.tests.v1.test_client.ClientInitializeTest) magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_interface ... ok test_init_with_legacy_service_type (magnumclient.tests.v1.test_client.ClientInitializeTest) magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_legacy_service_type ... ok test_init_with_password (magnumclient.tests.v1.test_client.ClientInitializeTest) magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_password ... ok test_init_with_session (magnumclient.tests.v1.test_client.ClientInitializeTest) magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_session ... ok test_stats_get_failure (magnumclient.tests.v1.test_stats_shell.ShellTest) magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_failure ... ok test_stats_get_success (magnumclient.tests.v1.test_stats_shell.ShellTest) magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success ... ok test_stats_get_success_with_arg (magnumclient.tests.v1.test_stats_shell.ShellTest) magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success_with_arg ... ok test_list_quotas (magnumclient.tests.v1.test_quotas.QuotasManagerTest) magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas ... ok test_list_quotas_all (magnumclient.tests.v1.test_quotas.QuotasManagerTest) magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas_all ... ok test_quota_create (magnumclient.tests.v1.test_quotas.QuotasManagerTest) magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_create ... ok test_quota_delete (magnumclient.tests.v1.test_quotas.QuotasManagerTest) magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_delete ... ok test_quota_update (magnumclient.tests.v1.test_quotas.QuotasManagerTest) magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_update ... ok test_show_project_resource_quota (magnumclient.tests.v1.test_quotas.QuotasManagerTest) magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_show_project_resource_quota ... ok test_cluster_config_failure_no_arg (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_no_arg ... ok test_cluster_config_failure_wrong_arg (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_wrong_arg ... ok test_cluster_config_k8s_success_with_tls_csh (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh ... ok test_cluster_config_k8s_success_with_tls_non_csh (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh ... ok test_cluster_config_k8s_success_without_tls_csh (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_csh ... ok test_cluster_config_k8s_success_without_tls_non_csh (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_non_csh ... ok test_cluster_config_success (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_success ... ok test_cluster_config_swarm_success_with_tls_csh (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh ... ok test_cluster_config_swarm_success_with_tls_non_csh (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh ... ok test_cluster_config_swarm_success_without_tls_csh (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_csh ... ok test_cluster_config_swarm_success_without_tls_non_csh (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_non_csh ... ok test_cluster_create_deprecation_errors (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_errors ... ok test_cluster_create_deprecation_warnings (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_warnings ... ok test_cluster_create_failure_duplicate_name (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_duplicate_name ... ok test_cluster_create_failure_invalid_master_count (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_master_count ... ok test_cluster_create_failure_invalid_node_count (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_node_count ... ok test_cluster_create_failure_no_arg (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_no_arg ... ok test_cluster_create_failure_only_cluster_create_timeout (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_cluster_create_timeout ... ok test_cluster_create_failure_only_docker_volume_size (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_docker_volume_size ... ok test_cluster_create_failure_only_keypair (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_keypair ... ok test_cluster_create_failure_only_labels (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_labels ... ok test_cluster_create_failure_only_name (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_name ... ok test_cluster_create_failure_only_node_count (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_node_count ... ok test_cluster_create_success (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success ... ok test_cluster_create_success_only_clustertemplate_arg (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_clustertemplate_arg ... ok test_cluster_create_success_only_optional_name (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_optional_name ... ok test_cluster_create_success_only_positional_name (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_positional_name ... ok test_cluster_delete_failure_no_arg (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_failure_no_arg ... ok test_cluster_delete_multiple_id_success (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_multiple_id_success ... ok test_cluster_delete_success (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_success ... ok test_cluster_list_failure (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure ... ok test_cluster_list_failure_invalid_arg (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_invalid_arg ... ok test_cluster_list_failure_with_invalid_field (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_with_invalid_field ... ok test_cluster_list_ignored_duplicated_field (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_ignored_duplicated_field ... ok test_cluster_list_success (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success ... ok test_cluster_list_success_with_arg (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success_with_arg ... ok test_cluster_show_clustertemplate_metadata (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_clustertemplate_metadata ... ok test_cluster_show_failure_no_arg (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_failure_no_arg ... ok test_cluster_show_success (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_success ... ok test_cluster_update_failure_few_args (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_few_args ... ok test_cluster_update_failure_wrong_attribute (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_attribute ... ok test_cluster_update_failure_wrong_op (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_op ... ok test_cluster_update_rollback_old_api_version (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_rollback_old_api_version ... ok test_cluster_update_success (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success ... ok test_cluster_update_success_many_attribute (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_many_attribute ... ok test_cluster_update_success_rollback (magnumclient.tests.v1.test_clusters_shell.ShellTest) magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_rollback ... ok test_quotas_create_failure_no_arg (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_no_arg ... ok test_quotas_create_failure_only_hard_limit (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_hard_limit ... ok test_quotas_create_failure_only_project_id (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_project_id ... ok test_quotas_create_failure_only_resource (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_resource ... ok test_quotas_create_success (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_success ... ok test_quotas_delete_failure_no_project_id (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_project_id ... ok test_quotas_delete_failure_no_resource (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_resource ... ok test_quotas_delete_success (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_success ... ok test_quotas_list_failure (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_failure ... ok test_quotas_list_success (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_success ... ok test_quotas_show_failure_no_arg (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_failure_no_arg ... ok test_quotas_show_success (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_success ... ok test_quotas_update_success (magnumclient.tests.v1.test_quotas_shell.ShellTest) magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_update_success ... ok test_baymodel_create (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_create ... ok test_baymodel_create_fail (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_create_fail ... ok test_baymodel_delete_by_id (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_delete_by_id ... ok test_baymodel_delete_by_name (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_delete_by_name ... ok test_baymodel_list (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list ... ok test_baymodel_list_with_detail (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_detail ... ok test_baymodel_list_with_limit (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_limit ... ok test_baymodel_list_with_marker (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_marker ... ok test_baymodel_list_with_marker_limit (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_marker_limit ... ok test_baymodel_list_with_sort_dir (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_dir ... ok test_baymodel_list_with_sort_key (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_key ... ok test_baymodel_list_with_sort_key_dir (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_key_dir ... ok test_baymodel_show_by_id (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_show_by_id ... ok test_baymodel_show_by_name (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_show_by_name ... ok test_baymodel_update (magnumclient.tests.v1.test_baymodels.BayModelManagerTest) magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_update ... ok test_stats (magnumclient.tests.v1.test_stats.StatsManagerTest) magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats ... ok test_stats_with_project_id (magnumclient.tests.v1.test_stats.StatsManagerTest) magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats_with_project_id ... ok test_bay_config_failure_no_arg (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_failure_no_arg ... ok test_bay_config_failure_wrong_arg (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_failure_wrong_arg ... ok test_bay_config_k8s_success_with_tls_csh (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_csh ... ok test_bay_config_k8s_success_with_tls_non_csh (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_non_csh ... ok test_bay_config_k8s_success_without_tls_csh (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_without_tls_csh ... ok test_bay_config_k8s_success_without_tls_non_csh (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_without_tls_non_csh ... ok test_bay_config_success (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_success ... ok test_bay_config_swarm_success_with_tls_csh (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_csh ... ok test_bay_config_swarm_success_with_tls_non_csh (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_non_csh ... ok test_bay_config_swarm_success_without_tls_csh (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_without_tls_csh ... ok test_bay_config_swarm_success_without_tls_non_csh (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_without_tls_non_csh ... ok test_bay_create_failure_invalid_master_count (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_invalid_master_count ... ok test_bay_create_failure_invalid_node_count (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_invalid_node_count ... ok test_bay_create_failure_no_arg (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_no_arg ... ok test_bay_create_failure_only_bay_create_timeout (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_bay_create_timeout ... ok test_bay_create_failure_only_name (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_name ... ok test_bay_create_failure_only_node_count (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_node_count ... ok test_bay_create_success (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_success ... ok test_bay_create_success_only_baymodel_arg (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_success_only_baymodel_arg ... ok test_bay_delete_failure_no_arg (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_failure_no_arg ... ok test_bay_delete_multiple_id_success (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_multiple_id_success ... ok test_bay_delete_success (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_success ... ok test_bay_list_failure (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure ... ok test_bay_list_failure_invalid_arg (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure_invalid_arg ... ok test_bay_list_failure_with_invalid_field (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure_with_invalid_field ... ok test_bay_list_ignored_duplicated_field (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_ignored_duplicated_field ... ok test_bay_list_success (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_success ... ok test_bay_list_success_with_arg (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_success_with_arg ... ok test_bay_show_baymodel_metadata (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_baymodel_metadata ... ok test_bay_show_failure_no_arg (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_failure_no_arg ... ok test_bay_show_success (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_success ... ok test_bay_update_failure_few_args (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_few_args ... ok test_bay_update_failure_wrong_attribute (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_wrong_attribute ... ok test_bay_update_failure_wrong_op (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_wrong_op ... ok test_bay_update_rollback_old_api_version (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_rollback_old_api_version ... ok test_bay_update_success (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success ... ok test_bay_update_success_many_attribute (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success_many_attribute ... ok test_bay_update_success_rollback (magnumclient.tests.v1.test_bays_shell.ShellTest) magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success_rollback ... ok test_magnum_service_list_failure (magnumclient.tests.v1.test_mservices_shell.ShellTest) magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_failure ... ok test_magnum_service_list_success (magnumclient.tests.v1.test_mservices_shell.ShellTest) magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_success ... ok test_invalid_version_argument (magnumclient.tests.test_client.ClientTest) magnumclient.tests.test_client.ClientTest.test_invalid_version_argument ... ok test_no_version_argument (magnumclient.tests.test_client.ClientTest) magnumclient.tests.test_client.ClientTest.test_no_version_argument ... ok test_valid_version_argument (magnumclient.tests.test_client.ClientTest) magnumclient.tests.test_client.ClientTest.test_valid_version_argument ... ok test_rotate_ca (magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa) magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca ... ok test_rotate_ca_missing_args (magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa) magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca_missing_args ... usage: check_parser [-h] check_parser: error: the following arguments are required: ok test_show_ca (magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa) magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca ... ok test_show_ca_missing_args (magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa) magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca_missing_args ... usage: check_parser [-h] check_parser: error: the following arguments are required: ok test_show_ca_missing_args (magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa) magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_show_ca_missing_args ... usage: check_parser [-h] check_parser: error: the following arguments are required: , ok test_sign_ca (magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa) magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca ... ok test_sign_ca_without_cluster (magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa) magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_cluster ... usage: check_parser [-h] check_parser: error: the following arguments are required: ok test_sign_ca_without_csr (magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa) magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_csr ... usage: check_parser [-h] check_parser: error: the following arguments are required: ok test_service_list (magnumclient.tests.osc.unit.v1.test_mservices.TestServiceList) magnumclient.tests.osc.unit.v1.test_mservices.TestServiceList.test_service_list ... ok test_cluster_config_creates_config_in_cwd_if_not_dir_specified (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified ... ok test_cluster_config_custom_dir_with_config_only_works_if_force (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force ... ok test_cluster_config_no_cluster_fail (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_no_cluster_fail ... usage: check_parser [-h] [--dir ] [--force] [--output-certs] [--use-certificate] [--use-keystone] check_parser: error: the following arguments are required: ok test_cluster_config_with_custom_dir (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir ... ok test_cluster_create_missing_required_arg (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_missing_required_arg ... usage: check_parser [-h] --cluster-template [--discovery-url ] [--docker-volume-size ] [--labels ] [--keypair ] [--master-count ] [--node-count ] [--timeout ] [--master-flavor ] [--flavor ] [--fixed-network ] [--fixed-subnet ] [--floating-ip-enabled] [--floating-ip-disabled] check_parser: error: the following arguments are required: --cluster-template ok test_cluster_create_required_args_pass (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_required_args_pass ... ok test_cluster_create_with_labels (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_labels ... ok test_cluster_delete_bad_uuid (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_bad_uuid ... ok test_cluster_delete_multiple (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_multiple ... ok test_cluster_delete_no_uuid (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_no_uuid ... usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: ok test_cluster_delete_one (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_one ... ok test_cluster_list_bad_sort_dir_fail (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_bad_sort_dir_fail ... usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--limit ] [--sort-key ] [--sort-dir ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') ok test_cluster_list_no_options (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_no_options ... ok test_cluster_list_options (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_options ... ok test_cluster_resize_pass (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_pass ... ok test_cluster_show_no_cluster_fail (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_no_cluster_fail ... usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: ok test_cluster_show_pass (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_pass ... ok test_cluster_update_bad_op (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_bad_op ... usage: check_parser [-h] [--rollback] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') ok test_cluster_update_pass (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_pass ... ok test_cluster_upgrade_pass (magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpgrade) magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpgrade.test_cluster_upgrade_pass ... ok test_nodegroup_create_missing_required_arg (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_missing_required_arg ... usage: check_parser [-h] [--docker-volume-size ] [--labels ] [--node-count ] [--min-nodes ] [--max-nodes ] [--role ] [--image ] [--flavor ] check_parser: error: the following arguments are required: ok test_nodegroup_create_required_args_pass (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_required_args_pass ... ok test_nodegroup_create_with_labels (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_with_labels ... ok test_nodegroup_delete_multiple (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_multiple ... ok test_nodegroup_delete_no_args (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_no_args ... usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: , ok test_nodegroup_delete_one (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_one ... ok test_nodegroup_list_no_options (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_no_options ... usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--limit ] [--sort-key ] [--sort-dir ] [--role ] check_parser: error: the following arguments are required: ok test_nodegroup_list_ok (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_ok ... ok test_nodegroup_list_options (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_options ... ok test_nodegroup_show_no_args (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_args ... usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , ok test_nodegroup_show_no_nodegroup_fail (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_nodegroup_fail ... usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: ok test_nodegroup_show_pass (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_pass ... ok test_nodegroup_update_bad_op (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_bad_op ... usage: check_parser [-h] [ ...] check_parser: error: argument : invalid choice: 'foo' (choose from 'add', 'replace', 'remove') ok test_nodegroup_update_pass (magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate) magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_pass ... ok test_quotas_create (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create ... ok test_quotas_create_missing_args (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_missing_args ... usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource ok test_quotas_create_with_hardlimit (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_hardlimit ... ok test_quotas_create_with_wrong_args (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_wrong_args ... usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --resource ok test_quotas_create_wrong_projectid (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_wrong_projectid ... usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource ok test_quotas_delete (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete ... ok test_quotas_delete_missing_args (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_missing_args ... usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource ok test_quotas_delete_no_project_id (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_project_id ... usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id ok test_quotas_delete_no_resource (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_resource ... usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --resource ok test_quotas_delete_wrong_args (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_wrong_args ... usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id ok test_quotas_list_with_no_options (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_with_no_options ... ok test_quotas_list_wrong_args (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_wrong_args ... usage: check_parser [-h] [--marker ] [--limit ] [--sort-key ] [--sort-dir ] [--all-tenants] check_parser: error: unrecognized arguments: --wrong ok test_quotas_show (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show ... ok test_quotas_show_missing_args (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show_missing_args ... usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource ok test_quotas_update (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update ... ok test_quotas_update_missing_args (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_missing_args ... usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource ok test_quotas_update_wrong_args (magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate) magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_wrong_args ... usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: unrecognized arguments: --hard-limits 10 ok test_cluster_template_create_floating_ips (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_floating_ips ... ok test_cluster_template_create_missing_required_arg (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_missing_required_arg ... usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] check_parser: error: the following arguments are required: , --coe usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] check_parser: error: the following arguments are required: , --image usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] check_parser: error: the following arguments are required: , --image, --external-network ok test_cluster_template_create_required_args_pass (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_required_args_pass ... ok test_cluster_template_delete_bad_uuid (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_bad_uuid ... ok test_cluster_template_delete_multiple (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_multiple ... ok test_cluster_template_delete_no_uuid (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_no_uuid ... usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: ok test_cluster_template_delete_one (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_one ... ok test_cluster_template_list_bad_sort_dir_fail (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_bad_sort_dir_fail ... usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--limit ] [--sort-key ] [--sort-dir ] [--fields ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') ok test_cluster_template_list_no_options (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_no_options ... ok test_cluster_template_list_options (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_options ... ok test_cluster_template_show (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show ... ok test_cluster_template_show_no_ct_fail (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show_no_ct_fail ... usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: ok test_cluster_template_update_bad_op (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_bad_op ... usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') ok test_cluster_template_update_pass (magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate) magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_pass ... ok test_stats_list (magnumclient.tests.osc.unit.v1.test_stats.TestStatsList) magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list ... ok test_stats_list_missing_args (magnumclient.tests.osc.unit.v1.test_stats.TestStatsList) magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_missing_args ... usage: check_parser [-h] check_parser: error: the following arguments are required: ok test_stats_list_wrong_projectid (magnumclient.tests.osc.unit.v1.test_stats.TestStatsList) magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_wrong_projectid ... ok test_something (magnumclient.tests.test_magnumclient.TestMagnumclient) magnumclient.tests.test_magnumclient.TestMagnumclient.test_something ... ok test_args_array_to_patch (magnumclient.tests.test_utils.ArgsArrayToPatchTest) magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch ... ok test_args_array_to_patch_format_error (magnumclient.tests.test_utils.ArgsArrayToPatchTest) magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_format_error ... ok test_args_array_to_patch_invalid_op (magnumclient.tests.test_utils.ArgsArrayToPatchTest) magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_invalid_op ... ok test_args_array_to_patch_remove (magnumclient.tests.test_utils.ArgsArrayToPatchTest) magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_remove ... ok test_keys_and_vals_to_strs (magnumclient.tests.test_utils.CliUtilsTest) magnumclient.tests.test_utils.CliUtilsTest.test_keys_and_vals_to_strs ... ok test_limit (magnumclient.tests.test_utils.CommonFiltersTest) magnumclient.tests.test_utils.CommonFiltersTest.test_limit ... ok test_limit_0 (magnumclient.tests.test_utils.CommonFiltersTest) magnumclient.tests.test_utils.CommonFiltersTest.test_limit_0 ... ok test_limit_negative_number (magnumclient.tests.test_utils.CommonFiltersTest) magnumclient.tests.test_utils.CommonFiltersTest.test_limit_negative_number ... ok test_other (magnumclient.tests.test_utils.CommonFiltersTest) magnumclient.tests.test_utils.CommonFiltersTest.test_other ... ok test_format_label_none (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_none ... ok test_format_label_special_label (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_special_label ... ok test_format_labels (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels ... ok test_format_labels_mix_commas_semicolon (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_mix_commas_semicolon ... ok test_format_labels_multiple (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple ... ok test_format_labels_multiple_colon_values (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_colon_values ... ok test_format_labels_multiple_values_per_labels (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_values_per_labels ... ok test_format_labels_parse_comma_false (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_parse_comma_false ... ok test_format_labels_semicolon (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_semicolon ... ok test_format_labels_split (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_split ... ok test_format_multiple_bad_label (magnumclient.tests.test_utils.FormatLabelsTest) magnumclient.tests.test_utils.FormatLabelsTest.test_format_multiple_bad_label ... ok test_handle_json_from_file_bad_json (magnumclient.tests.test_utils.HandleJsonFromFileTest) magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_bad_json ... ok test_handle_json_from_file_open_fail (magnumclient.tests.test_utils.HandleJsonFromFileTest) magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_open_fail ... ok test_handle_json_from_file_valid_file (magnumclient.tests.test_utils.HandleJsonFromFileTest) magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_valid_file ... ok test_split_and_deserialize (magnumclient.tests.test_utils.SplitAndDeserializeTest) magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize ... ok test_split_and_deserialize_fail (magnumclient.tests.test_utils.SplitAndDeserializeTest) magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize_fail ... ok test_401_unauthorized_exception (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_401_unauthorized_exception ... ok test_get_connection (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection ... ok test_get_connection_exception (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_exception ... ok test_get_connection_params_with_ssl (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl ... ok test_get_connection_params_with_ssl_params (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl_params ... ok test_get_connection_params_with_subpath (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath ... ok test_get_connection_params_with_subpath_trailing_slash (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_trailing_slash ... ok test_get_connection_params_with_subpath_version (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version ... ok test_get_connection_params_with_subpath_version_trailing_slash (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version_trailing_slash ... ok test_get_connection_params_with_timeout (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_timeout ... ok test_get_connection_params_with_unsupported_scheme (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_unsupported_scheme ... ok test_get_connection_params_with_version (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version ... ok test_get_connection_params_with_version_trailing_slash (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version_trailing_slash ... ok test_raw_request (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_raw_request ... ok test_server_body_undecode_json (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_body_undecode_json ... ok test_server_exception_address (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_address ... ok test_server_exception_empty_body (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_empty_body ... ok test_server_exception_endpoint (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_endpoint ... ok test_server_exception_msg_and_traceback (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_and_traceback ... ok test_server_exception_msg_only (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_only ... ok test_server_exception_socket (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_socket ... ok test_server_redirect_exception (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_redirect_exception ... ok test_server_success_body_app (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_app ... ok test_server_success_body_json (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_json ... ok test_server_success_body_none (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_none ... ok test_url_generation_prefix_slash_in_path (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_prefix_slash_in_path ... ok test_url_generation_trailing_slash_in_base (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_trailing_slash_in_base ... ok test_url_generation_without_prefix_slash_in_path (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_prefix_slash_in_path ... ok test_url_generation_without_trailing_slash_in_base (magnumclient.tests.test_httpclient.HttpClientTest) magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_trailing_slash_in_base ... ok test_bypass_url (magnumclient.tests.test_httpclient.SessionClientTest) magnumclient.tests.test_httpclient.SessionClientTest.test_bypass_url ... ok test_construct_http_client_return_httpclient (magnumclient.tests.test_httpclient.SessionClientTest) magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_httpclient ... ok test_construct_http_client_return_sessionclient (magnumclient.tests.test_httpclient.SessionClientTest) magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_sessionclient ... ok test_exception (magnumclient.tests.test_httpclient.SessionClientTest) magnumclient.tests.test_httpclient.SessionClientTest.test_exception ... ok test_raw_request (magnumclient.tests.test_httpclient.SessionClientTest) magnumclient.tests.test_httpclient.SessionClientTest.test_raw_request ... ok test_server_exception_empty_body (magnumclient.tests.test_httpclient.SessionClientTest) magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_empty_body ... ok test_server_exception_msg_and_traceback (magnumclient.tests.test_httpclient.SessionClientTest) magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_msg_and_traceback ... ok test_ambiguous_option (magnumclient.tests.test_shell.ParserTest) magnumclient.tests.test_shell.ParserTest.test_ambiguous_option ... usage: setup.py [-h] [--tic TIC] [--tac TAC] error: ambiguous option: --t could match --tic, --tac Try 'setup.py help ' for more information. ok test_bash_completion (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_bash_completion ... ok test_help (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_help ... ok test_help_no_options (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_help_no_options ... ok test_help_on_subcommand (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand ... ok test_help_unknown_command (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_help_unknown_command ... ok test_insecure (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_insecure ... ok test_main_endpoint_internal (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_main_endpoint_internal ... ok test_main_endpoint_public (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_main_endpoint_public ... ok test_main_env_os_cloud (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_main_env_os_cloud ... ok test_main_env_region (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_main_env_region ... ok test_main_no_region (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_main_no_region ... ok test_main_noargs (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_main_noargs ... ok test_main_option_region (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_main_option_region ... ok test_main_os_cloud (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_main_os_cloud ... ok test_no_auth_url (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_no_auth_url ... ok test_no_password (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_no_password ... ok test_no_project_id (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_no_project_id ... ok test_no_project_name (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_no_project_name ... ok test_no_user_id (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_no_user_id ... ok test_no_username (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_no_username ... ok test_positive_non_zero_float (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_positive_non_zero_float ... ok test_service_type (magnumclient.tests.test_shell.ShellTest) magnumclient.tests.test_shell.ShellTest.test_service_type ... ok test_bash_completion (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_bash_completion ... ok test_help (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help ... ok test_help_no_options (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_no_options ... ok test_help_on_subcommand (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_on_subcommand ... ok test_help_unknown_command (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_unknown_command ... ok test_insecure (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_insecure ... ok test_main_endpoint_internal (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_endpoint_internal ... ok test_main_endpoint_public (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_endpoint_public ... ok test_main_env_os_cloud (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_env_os_cloud ... ok test_main_env_region (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_env_region ... ok test_main_no_region (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_no_region ... ok test_main_noargs (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_noargs ... ok test_main_option_region (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_option_region ... ok test_main_os_cloud (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_os_cloud ... ok test_no_auth_url (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_auth_url ... ok test_no_password (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_password ... ok test_no_project_id (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_project_id ... ok test_no_project_name (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_project_name ... ok test_no_user_id (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_user_id ... ok test_no_username (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_username ... ok test_positive_non_zero_float (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_positive_non_zero_float ... ok test_service_type (magnumclient.tests.test_shell.ShellTestKeystoneV3) magnumclient.tests.test_shell.ShellTestKeystoneV3.test_service_type ... Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to delete cluster foo has been accepted. Request to delete cluster foo has been accepted. Request to delete cluster bar has been accepted. Request to delete cluster foo has been accepted. Request to resize cluster foo has been accepted. Request to update cluster foo has been accepted. Request to upgrade cluster foo has been accepted. Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to delete nodegroup fake-nodegroup1 has been accepted. Request to delete nodegroup fake-nodegroup2 has been accepted. Request to delete nodegroup fake-nodegroup has been accepted. Request to update nodegroup ng1 has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ Request to delete quota for project id abc and resource Cluster has been accepted. +------------+----------+------------+ | project_id | resource | hard_limit | +------------+----------+------------+ | abc | Cluster | 1 | +------------+----------+------------+ +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ Request to create cluster template fake-ct-1 accepted Request to create cluster template fake-ct-1 accepted Delete for cluster template foo failed: Not found (HTTP 404) Request to delete cluster template foo has been accepted. Request to delete cluster template bar has been accepted. Request to delete cluster template foo has been accepted. +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | +----------------------+--------------------------------------+ +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | +----------------------+--------------------------------------+ ok ---------------------------------------------------------------------- Ran 486 tests in 7.040s OK Processing files: python3-magnumclient-2.16.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EGVrK9 + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.16.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/doc/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/doc/python3-magnumclient + cp -pr README.rst /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/doc/python3-magnumclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hu6eRt + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/licenses/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/licenses/python3-magnumclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/licenses/python3-magnumclient + exit 0 Provides: python3-magnumclient = 2.16.0-1.el8 python3.6dist(python-magnumclient) = 2.16.0 python3dist(python-magnumclient) = 2.16.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Obsoletes: python2-magnumclient < 2.16.0-1.el8 Processing files: python-magnumclient-doc-2.16.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oupKka + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.16.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/doc/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/doc/python-magnumclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/doc/python-magnumclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W2xeQQ + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/licenses/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/licenses/python-magnumclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch/usr/share/licenses/python-magnumclient-doc + exit 0 Provides: python-magnumclient-doc = 2.16.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-magnumclient-tests-2.16.0-1.el8.noarch Provides: python-magnumclient-tests = 2.16.0-1.el8 python3-magnumclient-tests = 2.16.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Obsoletes: python-magnumclient-tests < 2.16.0-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-magnumclient-2.16.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-magnumclient-doc-2.16.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnumclient-tests-2.16.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9ie7mO + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-magnumclient-2.16.0-1.el8.noarch + exit 0 Child return code was: 0