[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-08 Thread zhangjialong
Duplicate of https://review.openstack.org/#/c/394346/ ** Changed in: mistral Status: In Progress => Invalid ** Changed in: mistral Assignee: zhangjialong (zhangjl) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

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

[Yahoo-eng-team] [Bug 1612891] [NEW] Vif-plug event was been sent to old node cause evacuate failed

2016-08-12 Thread zhangjialong
: Undecided Assignee: zhangjialong (zhangjl) Status: New ** Summary changed: - Vif-plug event was be sent to old node cause evacuate failed + Vif-plug event was been sent to old node cause evacuate failed ** Changed in: nova Assignee: (unassigned) => zhangjialong (zhangjl) --

[Yahoo-eng-team] [Bug 1534052] Re: Internal Server Error returned, if delete image tag

2016-02-24 Thread zhangjialong
** Changed in: python-glanceclient Assignee: (unassigned) => zhangjialong (zhangjl) ** Project changed: python-glanceclient => glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.ne

[Yahoo-eng-team] [Bug 1443796] [NEW] Missing dest type in block_device_mapping_v2

2015-04-14 Thread zhangjialong
: nova Importance: Undecided Assignee: zhangjialong (zhangjl) Status: New ** Tags: bdm dest missing ** Changed in: nova Assignee: (unassigned) => zhangjialong (zhangjl) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1431195] Re: Wrong usage of dict in nova/block_device.py

2015-03-12 Thread zhangjialong
** Changed in: nova Assignee: zhangjialong (zhangjl) => (unassigned) ** Changed in: nova Status: New => 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.ne

[Yahoo-eng-team] [Bug 1431195] [NEW] Wrong usage of dict in nova/block_device.py

2015-03-12 Thread zhangjialong
dict_fields = set(key for key, _ in bdm_dict.iteritems()) While, bdm_dict was kown as dict type.When we wanted to got its` keys, do like follows maybe better: dict_fields = set(bdm_dict) ** Affects: nova Importance: Undecided Assignee: zhangjialong (zhangjl) St

[Yahoo-eng-team] [Bug 1324041] [NEW] nova-compute cannot restart if _init_instance failed

2014-05-28 Thread zhangjialong
6/site-packages/nova/compute/manager.py", line 1026, in init_host 2014-05-28 16:21:12.588 2724 TRACE nova.openstack.common.threadgroup self._init_instance(context, instance) 2014-05-28 16:21:12.588 2724 TRACE nova.openstack.common.threadgroup File "/usr/lib/python2.6/site-packag

[Yahoo-eng-team] [Bug 1308342] [NEW] Cannot delete vm instance if send duplicate delete requests

2014-04-15 Thread zhangjialong
: nova Importance: Undecided Assignee: zhangjialong (zhangjl) Status: New ** Tags: havana icehose -- 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/1308342

[Yahoo-eng-team] [Bug 1290679] [NEW] Nova Cells cannot work with zmq

2014-03-10 Thread zhangjialong
Public bug reported: I use OpenStack Nova Havana with zeromq to build my environment. In my environment, there is a controller node, two child cells node and four compute node like follows: http://pastebin.com/WtG0GVDv controller is the parent cell, cell1 and cell2 are child cell. While, when

[Yahoo-eng-team] [Bug 1265459] [NEW] Set Qos failed to vm instance which booted from volume

2014-01-02 Thread zhangjialong
Public bug reported: First,i created a volume type named "test", cinder type-create test Then,created cinder qos and associate it to the volume type named "test" cinder qos-create disk total_bytes_sec=1000 total_iops_sec=100 cinder qos-associate 1e17e6da-aa7e-4695-8d80-5ada0eaa09eb 6ff55fa4