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
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
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.
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://
lugins:
raise ValueError(_("Multiple plugins for service "
"%s were configured") %
plugin_inst.get_plugin_type())
** Affects: neutron
Importance: Undecided
Assignee: Haojie Jia (jiahaojie
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
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
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)
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
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": "
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": [
{
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
12 matches
Mail list logo