Activity log for bug #1604748

Date Who What changed Old value New value Message
2016-07-20 10:02:32 Bruno Fernando bug added bug
2016-07-20 10:02:57 Bruno Fernando description I noted that the bgpvpn-create command which expects to get the tenant ID can set the tenant ID field with other things than tenant, that is any possible string. neutron bgpvpn-create --name bgpvpn_bug --tenant-id toto --route-targets 64512:1001 Created a new bgpvpn: +----------------------+--------------------------------------+ | Field | Value | +----------------------+--------------------------------------+ | export_targets | | | id | ca7f5299-3080-4434-83d5-d4be756f6e81 | | import_targets | | | name | bgpvpn_bug | | networks | | | route_distinguishers | | | route_targets | 64512:1001 | | tenant_id | toto | | type | l3 | +----------------------+--------------------------------------+ I made some tests and the issue is present in liberty and in mitaka. It happens also with BaGPipe and Opencontrail (I didn't try the other versions) I noted that the bgpvpn-create command which expects to get the tenant ID can set the tenant ID field with other things than tenant, that is any possible string. neutron bgpvpn-create --name bgpvpn_bug --tenant-id toto --route-targets 64512:1001 Created a new bgpvpn: +----------------------+--------------------------------------+ | Field | Value | +----------------------+--------------------------------------+ | export_targets | | | id | ca7f5299-3080-4434-83d5-d4be756f6e81 | | import_targets | | | name | bgpvpn_bug | | networks | | | route_distinguishers | | | route_targets | 64512:1001 | | tenant_id | toto | | type | l3 | +----------------------+--------------------------------------+ I made some tests and the issue is present in liberty and in mitaka. It happens also with BaGPipe and Opencontrail (I didn't try the other drivers/release)
2016-07-20 10:03:19 Bruno Fernando bgpvpn: assignee Bruno Fernando (bfernando)
2016-07-20 11:07:00 Thomas Morin bgpvpn: status New Confirmed
2016-07-20 11:20:51 Thomas Morin bgpvpn: importance Undecided Medium
2016-07-28 12:56:37 Mathieu Rohon bgpvpn: milestone 5.0.0
2016-07-28 14:03:37 Mathieu Rohon bgpvpn: status Confirmed Opinion
2016-08-12 10:41:03 OpenStack Infra bgpvpn: status Opinion In Progress
2016-08-16 20:28:12 OpenStack Infra bgpvpn: status In Progress Fix Released
2016-08-26 00:43:00 OpenStack Infra tags in-stable-mitaka