Activity log for bug #1331092

Date Who What changed Old value New value Message
2014-06-17 17:25:41 Vish Ishaya bug added bug
2014-06-17 17:33:29 Vish Ishaya attachment added vlan.patch https://bugs.launchpad.net/nova/+bug/1331092/+attachment/4133444/+files/vlan.patch
2014-06-17 17:44:50 Tristan Cacqueray bug task added ossa
2014-06-17 17:44:55 Tristan Cacqueray ossa: status New Incomplete
2014-06-17 21:25:20 Vish Ishaya attachment added vlan2.patch https://bugs.launchpad.net/nova/+bug/1331092/+attachment/4133677/+files/vlan2.patch
2014-06-17 21:26:06 Vish Ishaya nova: status New In Progress
2014-06-17 21:26:09 Vish Ishaya nova: assignee Vish Ishaya (vishvananda)
2014-06-17 21:27:36 Vish Ishaya bug added subscriber Chet Burgess
2014-06-17 21:46:00 Vish Ishaya summary Tenants can connect to other tenant's network in nova-network VlanManager FlatDHCP manager will hand out networks from other tenants
2014-06-17 21:51:15 Vish Ishaya description With Vlan Manager it is possible to connect to another tenant's network if the uuid is known. This is done by passing the uuid in along with requested networks. For example nova boot --flavor m1.tiny --image test-image --nic net-id=<otheruuid> foo The network manager doesn't properly ensure that the network is owned by the tenant before it creates a nic. If FlatDhcpManager is used to create specific networks per tenant, a tenant will get all networks by default instead of just his or her assigned network. Due to context elevation, the network manager doesn't properly ensure that the network is owned by the tenant before it creates a nic. nova network-create --interface eth0 --bridge-interface br100 --project-id <foo-tenant-id> --fixed-range 100.0.0.0/24 foonet nova network-create --interface eth1 --bridge-interface br200 --project-id <bar-tenant-id> --fixed-range 100.0.0.0/24 barnet A instance create inside the foo tenant will get an interface on both foonet and barnet.
2014-06-17 21:58:15 Vish Ishaya information type Private Security Public
2014-06-17 23:11:07 Jeremy Stanley bug task deleted ossa
2014-07-31 16:13:30 OpenStack Infra nova: assignee Vish Ishaya (vishvananda) Sean Dague (sdague)
2014-08-04 08:39:01 OpenStack Infra nova: status In Progress Fix Committed
2014-09-05 09:47:58 Thierry Carrez nova: status Fix Committed Fix Released
2014-09-05 09:47:58 Thierry Carrez nova: milestone juno-3
2014-10-16 08:45:55 Thierry Carrez nova: milestone juno-3 2014.2