Comment 3 for bug 1583958

Revision history for this message
zhaobo (zhaobo6) wrote :

Hi, nazhu. I'm test on stable/mitaka, and I use the same with yours tenant demo. I found something strange in your bug description, why you can create speaker with tenant demo, you can list speakers but cannot show them.. I use devstack with mitaka/stable, but I can not create speaker with tenant demo normally which I didn't change anything towards it.
[root@localhost devstack]# neutron bgp-speaker-create test --local-as 767 --ip-version 4
rule:create_bgp_speaker on {u'name': u'test', 'tenant_id': u'7c1422d232944a46acc240c1b15fa613', u'local_as': u'767', u'ip_version': 4, 'advertise_floating_ip_host_routes': True, 'advertise_tenant_networks': True} by {'domain': None, 'project_name': u'demo', 'tenant_name': u'demo', 'project_domain': None, 'timestamp': '2016-05-23 03:10:36.736283', 'auth_token': '6bfab3ddab474097b9e02dfd0c51f037', 'resource_uuid': None, 'is_admin': False, 'user': u'8583ba1f36e24acdb2660f9f991f6d38', 'tenant': u'7c1422d232944a46acc240c1b15fa613', 'read_only': False, 'project_id': u'7c1422d232944a46acc240c1b15fa613', 'user_id': u'8583ba1f36e24acdb2660f9f991f6d38', 'show_deleted': False, 'roles': [u'Member', u'anotherrole'], 'user_identity': '8583ba1f36e24acdb2660f9f991f6d38 7c1422d232944a46acc240c1b15fa613 - - -', 'tenant_id': u'7c1422d232944a46acc240c1b15fa613', 'request_id': 'req-775b7afa-193d-4674-a7f8-6045174d87a2', 'user_domain': None, 'user_name': u'demo'} disallowed by policy
Neutron server returns request_ids: ['req-775b7afa-193d-4674-a7f8-6045174d87a2']