Comment 12 for bug 1267431

Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

I see two problems here. We build neutron data with a hardcoded tenant=admin in nailgun provisioning serializer. That's wrong because we pass the same data in the access hash. We should remove the tenant info from neutron in 5.0 (due to time constraints), but simply fix deployment in 4.1 to use the tenant from the access hash in Fuel Library.