Reviewed: https://review.openstack.org/393989 Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=eb53b789393c3603309c907e0f6a7e1900212bbd Submitter: Jenkins Branch: master
commit eb53b789393c3603309c907e0f6a7e1900212bbd Author: Isaku Yamahata <email address hidden> Date: Fri Nov 4 23:40:34 2016 -0700
mech v2: bug/1546910 work around
precommit_create of security group rule doesn't pass its id of security group rule. As bug work around, pick it from sqlalchemy session.new. limitation: bulk creation isn't supported so that exception is raised.
Change-Id: Ie742df496cb1528892b84d635f7ce0bbcf6e1b24 Related-Bug: #1546910
Reviewed: https:/ /review. openstack. org/393989 /git.openstack. org/cgit/ openstack/ networking- odl/commit/ ?id=eb53b789393 c3603309c907e0f 6a7e1900212bbd
Committed: https:/
Submitter: Jenkins
Branch: master
commit eb53b789393c360 3309c907e0f6a7e 1900212bbd
Author: Isaku Yamahata <email address hidden>
Date: Fri Nov 4 23:40:34 2016 -0700
mech v2: bug/1546910 work around
precommit_ create of security group rule doesn't pass its id of security
group rule. As bug work around, pick it from sqlalchemy session.new.
limitation: bulk creation isn't supported so that exception is raised.
Change-Id: Ie742df496cb152 8892b84d635f7ce 0bbcf6e1b24
Related-Bug: #1546910