openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #07672
Re: Bug launching instance in Essex packages on Precise - for nw, info in nw_info: too many values to unpack (network/manager.py)
On Thu, 2012-02-16 at 14:56 +0000, Kevin Jackson wrote:
> Hi Jason,
> This has worked - but introduced some further bugs.
>
> The instance spawns, but there is no float_ip information presented to
> my client tools.
>
> $ nova list
>
> +--------------------------------------+----------+--------+----------------+
> | ID | Name | Status | Networks |
> +--------------------------------------+----------+--------+----------------+
> | ef06e2f4-0d38-46b6-ba54-944f36aa1f40 | Server 2 | ACTIVE | vmnet=10.0.0.5 |
> +--------------------------------------+----------+--------+----------------+
>
> But looking at the database it has been assigned a floating ip that I
> can connect to.
I submitted the previous patch for review and added in some debug
statements. Can you pull in the changes to nova/api/openstack/common.py
from https://review.openstack.org/4236 and let me know what the values
being logged are?
Happy hacking!
7-11
References