Public bug reported:
We have developed an extended Nova API, the API query disks at first, then add
a disk to an instance.
After querying, if disk has non-english disk name, unicode will be converted to
str in nova/api/openstack/wsgi.py line 451
"node = doc.createTextNode(str(data))", then unic
Public bug reported:
Updated information can be shown after instance rename, reboot and son
on, but when attach/detach a volume to virtual server, cannot get the
updated virtual server info.
The operation step:
1) Get the last updated time '2013-12-09T08:23:40Z' of vs.
2) Attach a volume to vs.
3
After investigation, when Openstack try to create remote path for
instance resizing without right remote target host access credentials
configuration, WindowsError [Error 123] is raised from
https://github.com/openstack/nova/blob/master/nova/virt/hyperv/migrationops.py#L125
The exception will be c
Hi Dolph,
I'd like reopen this bug, because it occurs again and "from
keystone.openstack.common.gettextutils import _" is a legal code line,
please refer
nova/openstack/common/log.py(https://github.com/openstack/nova/blob/master/nova/openstack/common/log.py),
there is a same code line in it, i
4 matches
Mail list logo