← Back to team overview

registry team mailing list archive

[Bug 678393] [NEW] Error "NotFound: No network for bridge br100" occured when starting an instance.

 

Public bug reported:

I installed nova according to the instructions of Installing Multiple
Machines. All services are started, then I tried to start an instance
with euca-run-instances, where I met the following errors.

NotFound: No network for bridge br100

I found that in file
"/usr/lib/pymodules/python2.6/nova/db/sqlalchemy/api.py" the message
would be output. And it is something related with db, so I confirmed the
table "networks" of db nova, where the contents of column "bridge" are
all NULL.

I thought it seemed a bug that updating column "bridge" of table
"network" was forgotten.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
Error "NotFound: No network for bridge br100" occured when starting an instance.
https://bugs.launchpad.net/bugs/678393
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



Follow ups

References