[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2016-11-28 Thread Spencer Yu
** Also affects: keystonemiddleware Importance: Undecided Status: New ** Changed in: keystonemiddleware Assignee: (unassigned) => Spencer Yu (yushb) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2016-11-28 Thread Spencer Yu
** Also affects: os-vif Importance: Undecided Status: New ** Changed in: os-vif Assignee: (unassigned) => Spencer Yu (yushb) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/b

[Yahoo-eng-team] [Bug 1680353] [NEW] Some ip addresses in unit tests are invalid

2017-04-06 Thread Spencer Yu
ova/.tox/py27/lib/python2.7/site-packages/oslo_versionedobjects/fields.py", line 489, in coerce raise ValueError(six.text_type(e)) ValueError: failed to detect a valid IP address from '1.1.1.1.1.1' I find that some addresses in unit tests are invalid, this should be fixed. *

[Yahoo-eng-team] [Bug 1680353] Re: Some ip addresses in unit tests are invalid

2017-04-06 Thread Spencer Yu
** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1680353 Title: Some ip addresses in unit tests are invalid

[Yahoo-eng-team] [Bug 1253497] Re: Replace uuidutils.generate_uuid() with str(uuid.uuid4())

2017-07-11 Thread Spencer Yu
** Also affects: karbor Importance: Undecided Status: New ** Changed in: karbor Assignee: (unassigned) => Spencer Yu (yushb) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/b

[Yahoo-eng-team] [Bug 1731850] [NEW] Use safer ast.literal_eval instead of eval

2017-11-13 Thread Spencer Yu
Public bug reported: Due to https://docs.openstack.org/bandit/latest/blacklists/blacklist_calls.html#b307-eval, we shoud use safer ast.literal_eval instead of eval. ** Affects: nova Importance: Undecided Assignee: Spencer Yu (yushb) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1731865] [NEW] Use defusedxml function instead of lxml.etree.parse

2017-11-13 Thread Spencer Yu
Public bug reported: Due to https://docs.openstack.org/bandit/latest/blacklists/blacklist_calls.html#b313-b320-xml, we should use defusedxml function instead of lxml.etree.parse to prevent XML attacks. ** Affects: nova Importance: Undecided Assignee: Spencer Yu (yushb

[Yahoo-eng-team] [Bug 1732363] [NEW] Use subprocess securely

2017-11-14 Thread Spencer Yu
Public bug reported: Due to https://docs.openstack.org/bandit/latest/plugins/subprocess_popen_with_shell_equals_true.html, and reference https://security.openstack.org/guidelines/dg_avoid-shell-true.html and https://security.openstack.org/guidelines/dg_use-subprocess-securely.html, we should

[Yahoo-eng-team] [Bug 1747327] [NEW] project name should be removed from zuul configuration

2018-02-04 Thread Spencer Yu
Public bug reported: Project name is no longer required for zuul configuration. Removing it makes forking or renaming projects easier. ** Affects: nova Importance: Undecided Assignee: Spencer Yu (yushb) Status: New ** Description changed: - Project name is no longer required

[Yahoo-eng-team] [Bug 1747327] Re: project name should be removed from zuul configuration

2018-02-04 Thread Spencer Yu
** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1747327 Title: project name should be removed from zuul

[Yahoo-eng-team] [Bug 1718356] Re: Include default config files in python wheel

2018-02-05 Thread Spencer Yu
** Also affects: karbor Importance: Undecided Status: New ** Changed in: karbor Assignee: (unassigned) => Spencer Yu (yushb) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/b

[Yahoo-eng-team] [Bug 1830669] [NEW] Telemetry service can not get right "operator" of nova resources from notification

2019-05-27 Thread Spencer Yu
Public bug reported: Telemetry service(like ceilometer) can only get instance user id from notification, but in some situation, we want to get the "operator" of the resource. A solution is getting operator user id from context in notification. Does someone have any idea about this problem? **

[Yahoo-eng-team] [Bug 1832818] [NEW] Glance registry service failed due to eventlet overflow error

2019-06-14 Thread Spencer Yu
Public bug reported: Glance registry service failed with logs: 2019-04-13 09:20:59.271 7184 CRITICAL glance [-] OverflowError: Python int too large to convert to C int 2019-04-13 09:20:59.271 7184 ERROR glance Traceback (most recent call last): 2019-04-13 09:20:59.271 7184 ERROR glance File

[Yahoo-eng-team] [Bug 1836146] [NEW] Notification of deleting servergroup doesn't have project_id or user_id

2019-07-11 Thread Spencer Yu
Public bug reported: When deleting server group and get the notification, can not find project id and user id in it. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1836141] [NEW] vm resize failed due to the remains left by failed actions

2019-07-10 Thread Spencer Yu
Public bug reported: Reproduce Steps: 1. Confirm resize failed due to neutron error: File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 382, in decorated_function | | | File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 195,

[Yahoo-eng-team] [Bug 1851336] [NEW] cirros aarch64 img got vnc problem: Guest disabled display

2019-11-04 Thread Spencer Yu
Public bug reported: I used OpenStack Newton on aarch64 platform. After backporting patches support for aarch64 from OpenStack upstream, I created instance with cirros-0.4.0-aarch64-disk.img, the instance could be active, but guest system didn't boot up. I tried to remove acpi from libvirt