precommit callback for security group precommit doesn't pass
complete information. So build it in callback as bug work around.
precoomit callback should be passed full information.
Once it's fixed, this bug work around should be removed.
The original bug report[1] is filed for ODL, but it turned out
the issue resides in neutron and networking-odl
Reviewed: https:/ /review. openstack. org/404003 /git.openstack. org/cgit/ openstack/ networking- odl/commit/ ?id=194da19e84d dabaa2237bd8f97 1ac331298e3620
Committed: https:/
Submitter: Jenkins
Branch: master
commit 194da19e84ddaba a2237bd8f971ac3 31298e3620
Author: Isaku Yamahata <email address hidden>
Date: Mon Nov 28 18:41:39 2016 -0800
mech driver v2: build dict for sg on update
precommit callback for security group precommit doesn't pass
complete information. So build it in callback as bug work around.
precoomit callback should be passed full information.
Once it's fixed, this bug work around should be removed.
The original bug report[1] is filed for ODL, but it turned out
the issue resides in neutron and networking-odl
[1] https:/ /bugs.opendayli ght.org/ show_bug. cgi?id= 7256
Change-Id: I15b6f5321cd3e8 60de7ba50dd5dde 8672259c9ba
Related-bug: #1546910