registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #20999
Re: [Bug 654025] [NEW] nova-manage project zip and nova-manage vpn list broken by change in DB semantics when networks are missing
On 03-10-2010 13:45, Ewan Mellor wrote:
> The code in auth.manager used to cope with this situation, but it looks
> like the DB layer semantics have changed so that it raises
> exception.NotFound now rather than returning None.
>
> A similar problem affects nova-manage vpn list.
I'm not completely convinced that this is a nova-manage problem. Auth
manager unconditionally creates a network for a project, so I think the
/real/ problem here is that we have gotten into a situation where
projects added before this change was made still don't have a network
assigned, so it's more a schema change that hasn't been handled gracefully.
Perhaps we should add a "nova-manage upgrade" command that can handle
this sort of thing?
status incomplete
--
Soren Hansen
Ubuntu Developer http://www.ubuntu.com/
OpenStack Developer http://www.openstack.org/
** Changed in: nova
Status: Fix Committed => Incomplete
--
nova-manage project zip and nova-manage vpn list broken by change in DB semantics when networks are missing
https://bugs.launchpad.net/bugs/654025
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.
Follow ups
References