On 11/09/2012 01:47 AM, Pádraig Brady wrote: > On 11/09/2012 12:11 AM, Dennis Jacobfeuerborn wrote: >> On 11/09/2012 12:55 AM, Pádraig Brady wrote: >> [SNIP] >>> >>> That was the bug fixed (supposedly) by the openstack-utils >>> update I referenced above. What has probably happened >>> is that you were just ahead of your fedora mirror >>> (which was one of the reasons we were using a side repo for the test days). >>> Anyway you can update openstack-demo-install manually like: >>> >>> rpm -Uvh >>> http://kojipkgs.fedoraproject.org//packages/openstack-utils/2012.2/6.fc18/noarch/openstack-utils-2012.2-6.fc18.noarch.rpm >>> >> >> I'm going to try this right away, thanks. > > Note the new openstack-utils now does no keystone<->quantum setup at all, > so that horizon is happy by default. So I've just now updated: > https://fedoraproject.org/wiki/QA:Testcase_Quantum_V2 > to add the required quantum keystone config steps. openstack-demo-install can't really be called again and spits out lots of errors when I do so (it tries to recreate users and doesn't rewrite e.g. /etc/nova/nova.conf) so it seems wiping the data manually is the only way to go. Anyway after doing so with the new openstack-utils rpm I now get a nova-network based setup and after creating a network from the shell and starting an instance I can successfully ssh into it using the internal IP from the host. I was unable to attach a floating ip though. I can add IPs to the pool ok but when I try to allocate one of the IPs for the VM with "nova floating-ip-create" I get a failure. The following appears in the nova api log: ... 2012-11-09 02:50:03 TRACE nova.api.openstack File "/usr/lib/python2.7/site-packages/nova/api/openstack/compute/contrib/floating_ips.py", line 171, in create 2012-11-09 02:50:03 TRACE nova.api.openstack address = self.network_api.allocate_floating_ip(context, pool) 2012-11-09 02:50:03 TRACE nova.api.openstack File "/usr/lib/python2.7/site-packages/nova/network/quantumv2/api.py", line 322, in allocate_floating_ip 2012-11-09 02:50:03 TRACE nova.api.openstack raise NotImplementedError() 2012-11-09 02:50:03 TRACE nova.api.openstack NotImplementedError Regards, Dennis >> I tried to set up quantum according to the docs on the test page and while >> I don't get any errors it doesn't seem to work as I cannot get any packets >> to the VM. >> >> This might be related to: >> https://bugzilla.redhat.com/show_bug.cgi?id=872689 > > It does look like the same issue. > Please update with a little info if you can, > at least to ping the assignees. > Done. Regards, Dennis _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud