[Yahoo-eng-team] [Bug 1730756] [NEW] Creating a VM with a non-ASCII name fails with an Unicode error

2017-11-07 Thread Victor Stinner
Public bug reported: Creating a VM with a non-ASCII name in nova with the libvirt driver fails with an UnicodeEncodeError error. Instance failed to spawn: UnicodeEncodeError: 'ascii' codec can't encode character u'\u266b' in position 294: ord Traceback (most recent call last): File "/opt/stack

[Yahoo-eng-team] [Bug 1572592] [NEW] gate-neutron-lbaasv1-dsvm-api gate broken on Neutron LBaaS: fail to find a quota

2016-04-20 Thread Victor Stinner
Public bug reported: The gate-neutron-lbaasv1-dsvm-api gate job of Neutron LBaaS looks to always fail on test_quotas. Example of a failure. For example, the gate failed on the approve "Updated from global requirements" change: https://review.openstack.org/#/c/307761/ Console logs: http://logs.op

[Yahoo-eng-team] [Bug 1543073] [NEW] keystoneclient API misused in MappingsViewTests

2016-02-08 Thread Victor Stinner
Public bug reported: The test openstack_dashboard.dashboards.identity.mappings.tests.MappingsViewTests.test_index() uses a keystoneclient.v3.contrib.federation.mappings.Mapping object created by the data() function of openstack_dashboard/test/test_data/keystone_data.py. Problem: data() pass the ke

[Yahoo-eng-team] [Bug 1541487] [NEW] glance.tests.integration.v2.test_tasks_api.TestTasksApi.test_all_task_api hangs when run with testtools

2016-02-03 Thread Victor Stinner
Public bug reported: When glance.tests.integration.v2.test_tasks_api is run directly with testtools, the test fails: "python -u -m testtools.run glance.tests.integration.v2.test_tasks_api.TestTasksApi.test_all_task_api" For an unknown reason, the test pass when run with testr: "testr run glance

[Yahoo-eng-team] [Bug 1473369] Re: new mock release broke a bunch of unit tests

2015-07-10 Thread Victor Stinner
** Also affects: swift Importance: Undecided Status: New ** Changed in: swift Assignee: (unassigned) => Victor Stinner (victor-stinner) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1471243] [NEW] Test on the xattr image cache fails because of noatime

2015-07-03 Thread Victor Stinner
Public bug reported: The check job gate-glance-python27 failed on my patch https://review.openstack.org/#/c/197916/ I added debug traces and it looks like the OpenStack infra uses a ext4 partition mounted with noatime, whereas the xattr image cache driver explicitly requires atime. Debug trace:

[Yahoo-eng-team] [Bug 1464298] [NEW] default hash function and hash format changed in OpenSSH 6.8 (ssh-keygen)

2015-06-11 Thread Victor Stinner
Public bug reported: The following tests fail on Fedora 22 because ssh-keygen output changed in OpenSSH 6.8: * nova.tests.unit.api.ec2.test_cloud.CloudTestCase.test_import_key_pair * nova.tests.unit.compute.test_keypairs.ImportKeypairTestCase.test_success_ssh Before OpenSSH used MD5 and hex with

[Yahoo-eng-team] [Bug 1456800] [NEW] issue with pbr 1.0 release

2015-05-19 Thread Victor Stinner
Public bug reported: gate-glance-python27 of https://review.openstack.org/#/c/184304/ failed with: ft1.1178: glance.tests.unit.test_opts.OptsTestCase.test_list_manage_opts_StringException: Traceback (most recent call last): File "glance/tests/unit/test_opts.py", line 301, in test_list

[Yahoo-eng-team] [Bug 1456362] [NEW] flake8 requires pbr < 1.0 but nova installs pbr 1.0

2015-05-18 Thread Victor Stinner
should be updated to support pbr 1.0. Until that, I propose to install pbr < 1.0 in nova to fix the pep8 check. ** Affects: nova Importance: Undecided Assignee: Victor Stinner (victor-stinner) Status: In Progress -- You received this bug notification because you are a member o

[Yahoo-eng-team] [Bug 1441083] [NEW] pkg_resources.DistributionNotFound: The 'argparse' distribution was not found and is required by oslo.config, python-keystoneclient, pysaml2

2015-04-07 Thread Victor Stinner
Public bug reported: Hi, When trying to install a fresh DevStack, I got issues with pip 6.1. First issue: https://bugs.launchpad.net/tempest/+bug/1440984 I worked around the first issue, but then I got this issue: 2015-04-07 10:08:34.084 | + /usr/bin/keystone-manage db_sync 2015-04-07 10:08:34.