Jump to: navigation, search

Difference between revisions of "GroupBasedPolicy/kilo-bug-squash"

m
Line 28: Line 28:
 
! Bug !! Owner !! Patch-link
 
! Bug !! Owner !! Patch-link
 
|-
 
|-
| [https://bugs.launchpad.net/group-based-policy/+bug/1420058 Service Chain instance deletion should not error if corresponding stack does not exist] || magesh-gv ||  
+
| [https://bugs.launchpad.net/group-based-policy/+bug/1420058 Service Chain instance deletion should not error if corresponding stack does not exist] || magesh-gv || https://review.openstack.org/#/c/160753/
 
|-
 
|-
| [https://bugs.launchpad.net/group-based-policy/+bug/1412350 Used servicec-hain spec can deleted although used by Policy Action] || magesh-gv ||  
+
| [https://bugs.launchpad.net/group-based-policy/+bug/1412350 Used servicec-hain spec can deleted although used by Policy Action] || magesh-gv || https://review.openstack.org/#/c/160757/
 
|-
 
|-
 
| [https://bugs.launchpad.net/group-based-policy/+bug/1407323 referred/in-use L3policy deletion does not fail] || rkukura ||  
 
| [https://bugs.launchpad.net/group-based-policy/+bug/1407323 referred/in-use L3policy deletion does not fail] || rkukura ||  

Revision as of 16:59, 3 March 2015

Branch: master

Bug Owner master branch patch stable/juno patch
ptg wrongly created with null subnet, cannot be deleted either rkukura
GBP: Update PTG by NSP fails magesh-gv
Changing L3P of a in-use L2P, does not reflect in change in subnet of PTG rkukura
stale L2 policy persists even on its fail creation rkukura
In-use Network-service-policy should not be allowed to get deleted krishna1256
L3Policy create should have validity check for ip-pool krishna-sunitha https://review.openstack.org/158183
L3Policy creation should error out if subnet-pr-len is greater than mask-length snaiksat


Branch: stable/juno

Bug Owner Patch-link
Service Chain instance deletion should not error if corresponding stack does not exist magesh-gv https://review.openstack.org/#/c/160753/
Used servicec-hain spec can deleted although used by Policy Action magesh-gv https://review.openstack.org/#/c/160757/
referred/in-use L3policy deletion does not fail rkukura
In-use L2Policy delete should fail, otherwise results orphan neutron objs rkukura
L3Policy check for subnet-prefix-length smaller than pool subnet krishna-sunitha