Public bug reported:
Regression caused by
https://github.com/openstack/nova/commit/23158ad8b340ed5c53fe6ad0fe582f47467c9127
Traceback (most recent call last):
File "nova/tests/virt/libvirt/test_libvirt.py", line 6447, in
test_get_domain_info_with_more_return
mock_domain = libvirt.virDomain
Public bug reported:
unit test fail likely a regression caused by
https://github.com/openstack/nova/commit/cd1423cef7621e0b557cbe0260f661d08811236b.
I'm unsure why it's not caught in the gate.
Apparently exceptions.ExternalIpAddressExhaustedClient is not defined.
Refer to attached log for more d
Public bug reported:
Similar to https://bugs.launchpad.net/neutron/+bug/1291690, but when
deleting ports. If the port is already deleted from nvp, the neutron
fail to delete it from it's database.
Here is the command output:
sunshine:openpro bhuvan$ neutron net-list
+
Public bug reported:
It's similar to https://bugs.launchpad.net/neutron/+bug/1251422, but wrt
routers.
If we delete a router from neutron that is already deleted in nvp, it throw 404
error. The correct behavior should be to delete it from neutron, if it's
already deleted in nvp.
rainbow:~ bhuv
i couldn't replicate this issue. I was using latest HEAD across all
components.
I think restarting all services had helped.
I'll reopen, if it happen again.
** Changed in: nova
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Enginee
Public bug reported:
No issues if there are atleast 1 secgroup defined for the server.
If no secgroups are defined for the server, it fails with 400 error.
$ nova --debug list-secgroup vp25q00cs-osfe11b124f4.isg.apple.com
.
.
.
RESP: [400] CaseInsensitiveDict({'date': 'Wed, 12 Mar 2014 17:08:11
Public bug reported:
compute log spit this error message. We are unable to delete VMs. They
are struck at task state "deleting".
2014-03-11 22:24:32,321 (oslo.messaging.rpc.dispatcher): ERROR dispatcher
_dispatch_and_reply Exception during message handling: Endpoint does not
support RPC version
Public bug reported:
The port creation in NS X fail with following error. This is in latest
HEAD 2014.1.a913.g9ca7116. Looks like the port UUID is not compatible
with RFC 4122.
2014-02-27 18:59:27,308 (neutron.plugins.nicira.api_client.client): ERROR
client request Received error code: 400
2014-
Public bug reported:
2014-02-11 17:42:15.495 26564 CRITICAL glance [-] ValueError: Tables
"image_locations,image_members,image_properties,image_tags,images,migrate_version,task_info,tasks"
have non utf8 collation, please make sure all tables are CHARSET=utf8
2014-02-11 17:42:15.495 26564 TRACE g
Public bug reported:
etc/neutron/plugins/nicira/nvp.ini is renamed to
etc/neutron/plugins/vmware/nsx.ini recently. The symlink has been created in
git.
etc/neutron/plugins/vmware/nsx.ini -> etc/neutron/plugins/nicira/nvp.ini
However, it's not preserved when the package is created aka. sdist.
oslo changes merged in neutron repo long back.
https://github.com/openstack/neutron/commit/524a09ff076b995ae9f4ded6d8b8c833c9ceaeaa
** Changed in: neutron
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscr
Public bug reported:
The fix for https://bugs.launchpad.net/nova/+bug/1259796 break nova unit
tests. The original test
nova.tests.virt.libvirt.test_libvirt.LibvirtConnTestCase.test_cpu_features_bug_1217630
and more tests that parse xml are broken. Details here:
http://paste.openstack.org/show/604
Public bug reported:
Unable to delete a server using nova api. No errors logged at nova side.
On neutron side, it complain that it doesn't support regular VIF ports
on external networks.
2013-12-23 17:19:11,516 (NeutronPlugin): ERROR NeutronPlugin _nvp_delete_port
NVP plugin does not support re
Public bug reported:
nova delete fail to delete the server. It seem to be due to neutron/nvp out of
sync. The conductor has this traceback.
File
"/usr/local/csi/share/csi-nova.venv/lib/python2.6/site-packages/nova/network/neutronv2/api.py",
line 959, in _nw_info_build_network\nlabel=network
14 matches
Mail list logo