Activity log for bug #1530218

Date Who What changed Old value New value Message
2015-12-30 22:29:23 Senthilnathan Murugappan bug added bug
2015-12-30 22:29:34 Senthilnathan Murugappan nominated for series juniperopenstack/trunk
2015-12-30 22:29:34 Senthilnathan Murugappan bug task added juniperopenstack/trunk
2015-12-30 22:30:04 Senthilnathan Murugappan description A port created under 'admin' tenant can be deleted with creds of 'test-project1' tenant. This shouldnt have worked unless 'test-project1' is under shared list. root@a2s41:~/master_181215/contrail-test# curl -uadmin:contrail123 http://127.0.0.1:8095/virtual-machine-interface/d1f45946-9f8e-4e62-8e3e-b1f1541592ae | python -m json.tool | grep -3 perms2 "name": "d1f45946-9f8e-4e62-8e3e-b1f1541592ae", "parent_href": "http://127.0.0.1:8095/project/b105460e-bf4f-4878-af46-f09a9291dd8d", "parent_type": "project", "parent_uuid": "b105460e-bf4f-4878-af46-f09a9291dd8d", "perms2": { "global_access": 0, "owner": "b105460ebf4f4878af46f09a9291dd8d", "owner_access": 7, "share": [] root@a2s41:~/master_181215/contrail-test# keystone tenant-get b105460ebf4f4878af46f09a9291dd8d +-------------+----------------------------------+ | Property | Value | +-------------+----------------------------------+ | description | | | enabled | True | | id | b105460ebf4f4878af46f09a9291dd8d | | name | admin | +-------------+----------------------------------+ root@a2s41:~/master_181215/contrail-test# source ~/openstackrc root@a2s41:~/master_181215/contrail-test# env | grep TENANT OS_TENANT_NAME=test-project1 root@a2s41:~/master_181215/contrail-test# neutron port-delete d1f45946-9f8e-4e62-8e3e-b1f1541592ae Deleted port: d1f45946-9f8e-4e62-8e3e-b1f1541592ae A port created under 'admin' tenant can be deleted with creds of 'test-project1' tenant. This shouldnt have worked unless 'test-project1' is under shared list. root@a2s41:~/master_181215/contrail-test# curl -uadmin:contrail123 http://127.0.0.1:8095/virtual-machine-interface/d1f45946-9f8e-4e62-8e3e-b1f1541592ae | python -m json.tool | grep -4 perms2         "name": "d1f45946-9f8e-4e62-8e3e-b1f1541592ae",         "parent_href": "http://127.0.0.1:8095/project/b105460e-bf4f-4878-af46-f09a9291dd8d",         "parent_type": "project",         "parent_uuid": "b105460e-bf4f-4878-af46-f09a9291dd8d",         "perms2": {             "global_access": 0,             "owner": "b105460ebf4f4878af46f09a9291dd8d",             "owner_access": 7,             "share": [] root@a2s41:~/master_181215/contrail-test# keystone tenant-get b105460ebf4f4878af46f09a9291dd8d +-------------+----------------------------------+ | Property | Value | +-------------+----------------------------------+ | description | | | enabled | True | | id | b105460ebf4f4878af46f09a9291dd8d | | name | admin | +-------------+----------------------------------+ root@a2s41:~/master_181215/contrail-test# source ~/openstackrc root@a2s41:~/master_181215/contrail-test# env | grep TENANT OS_TENANT_NAME=test-project1 root@a2s41:~/master_181215/contrail-test# neutron port-delete d1f45946-9f8e-4e62-8e3e-b1f1541592ae Deleted port: d1f45946-9f8e-4e62-8e3e-b1f1541592ae
2016-01-12 22:00:48 OpenContrail Admin juniperopenstack/trunk: status New In Progress
2016-02-01 08:55:59 Senthilnathan Murugappan tags config rbac blocker config rbac
2016-03-04 10:53:58 OpenContrail Admin juniperopenstack: milestone r3.1.0.0-fcs
2016-07-15 23:00:48 Jeba Paulaiyan nominated for series juniperopenstack/r3.1
2016-07-15 23:00:48 Jeba Paulaiyan bug task added juniperopenstack/r3.1
2016-07-15 23:01:04 Jeba Paulaiyan juniperopenstack/trunk: milestone r3.1.0.0-fcs
2016-07-15 23:01:22 Jeba Paulaiyan tags blocker config rbac config rbac
2016-07-28 19:03:29 Deepinder Setia nominated for series juniperopenstack/r3.0
2016-07-28 19:03:29 Deepinder Setia bug task added juniperopenstack/r3.0
2016-07-28 19:03:45 Deepinder Setia juniperopenstack/r3.0: milestone r3.0.3.0
2016-07-28 19:15:39 OpenContrail Admin juniperopenstack/r3.0: importance Undecided High
2016-07-28 19:15:39 OpenContrail Admin juniperopenstack/r3.0: status New In Progress
2016-07-28 19:15:39 OpenContrail Admin juniperopenstack/r3.0: assignee Deepinder Setia (dsetia)
2016-09-13 18:16:04 Deepinder Setia juniperopenstack/r3.0: status In Progress Fix Committed
2016-09-13 18:16:15 Deepinder Setia juniperopenstack/r3.1: status New Fix Committed
2016-11-29 19:33:16 Deepinder Setia juniperopenstack/trunk: status In Progress Fix Committed