[Yahoo-eng-team] [Bug 1584568] [NEW] why can't turn dhcp discovery and request message into unicast ?

2016-05-22 Thread Haojie Jia
Public bug reported: why can't turn dhcp discovery and request message into unicast ? As we know, The DHCP operation begins with clients broadcasting a request, then DHCP server send a DHCP offer message to the client. In response to the DHCP offer,the client replies with a DHCP request to reques

[Yahoo-eng-team] [Bug 1264957] [NEW] glance config option(sql_max_retries) not supported to be set -1

2013-12-30 Thread Haojie Jia
add codes to support it? ** Affects: glance Importance: Undecided Assignee: Haojie Jia (jiahaojie) Status: New ** Changed in: glance Assignee: (unassigned) => Haojie Jia (jiahaojie) -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1264647] [NEW] glance configue options not supported max_retries and retry_interval

2013-12-28 Thread Haojie Jia
ecided Assignee: Haojie Jia (jiahaojie) Status: New ** Changed in: glance Assignee: (unassigned) => Haojie Jia (jiahaojie) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1264476] [NEW] Add a duplicated member for image , return 204 " No Content"

2013-12-27 Thread Haojie Jia
Public bug reported: Step: 1) add member to an image id curl -i -H "X-Auth-Token:754ac1eb0fe340cf8dc6f7fa8be2a830" -X PUT http://127.0.0.1:9292/v1/images/883c1e0e-9248-4566-8f9d-e554790dfadd/members/222 2)get members of image id curl -i -H "X-Auth-Token:754ac1eb0fe340cf8dc6fa830" -X GET http://

[Yahoo-eng-team] [Bug 1264210] [NEW] ValueError should use '%' instead of ', '

2013-12-25 Thread Haojie Jia
lugins: raise ValueError(_("Multiple plugins for service " "%s were configured") % plugin_inst.get_plugin_type()) ** Affects: neutron Importance: Undecided Assignee: Haojie Jia (jiahaojie

[Yahoo-eng-team] [Bug 1264052] Re: Optimize code, delete a try statement

2013-12-25 Thread Haojie Jia
sorry, this bug is in neutron project, not in glance project, I report a bug in Neutron: https://bugs.launchpad.net/neutron/+bug/1264054 ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1264054] [NEW] Optimize code, delete a try statement

2013-12-25 Thread Haojie Jia
LOG.exception(_('Unrecoverable error: please check log for details.')) raise return service ** Affects: neutron Importance: Undecided Assignee: Haojie Jia (jiahaojie) Status: New ** Changed in: neutron Assignee: (unassigned) => Haojie Jia (jiaha

[Yahoo-eng-team] [Bug 1264052] [NEW] Optimize code, delete a try statement

2013-12-25 Thread Haojie Jia
LOG.exception(_('Unrecoverable error: please check log for details.')) raise return service ** Affects: glance Importance: Undecided Assignee: Haojie Jia (jiahaojie) Status: New ** Changed in: glance Assignee: (unassigned) => Haojie Jia (jiahaojie)

[Yahoo-eng-team] [Bug 1263871] [NEW] Two different Exception didn't log seperately when get images information

2013-12-24 Thread Haojie Jia
registry/api/v1/images.py#L108 ** Affects: glance Importance: Undecided Assignee: Haojie Jia (jiahaojie) Status: New ** Changed in: glance Assignee: (unassigned) => Haojie Jia (jiahaojie) -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1262649] Re: query images in order, but return result not in the order

2013-12-20 Thread Haojie Jia
correct result as follows: { "images": [ { "status": "queued", "name": "abestimage", "deleted": false, "container_format": null, "created_at": "2013-12-19T09:15:34", "disk_format": null, "updated_at": "

[Yahoo-eng-team] [Bug 1262649] [NEW] query images in order, but return result not in the order

2013-12-19 Thread Haojie Jia
Public bug reported: I call glance rest api to list all images in order, as follows: curl -i -H "X-Auth-Token:1b1dd8200e9e426588457619a0240128" -X GET http://127.0.0.1:9292/v1/images/detail?sort_key=name&sort_dir=asc&limit=20, show as follows,it sort by desc: { "images": [ {

[Yahoo-eng-team] [Bug 1260581] [NEW] VM live migration process, the destination resource will not be charged

2013-12-12 Thread Haojie Jia
Public bug reported: Virtual machine live migration process, the destination resource does not change anything. If the virtual machine migration process, just create a new virtual machine on the destination host, it may cause the migration to fail. Thus, during the migration process, I suggest pre