Cool, thank you!
On 29/06/15 14:08, Gal Sagie wrote:
Yes, look at this patch: https://review.openstack.org/#/c/174588/
On Mon, Jun 29, 2015 at 3:42 PM, Neil Jerram mailto:neil.jer...@metaswitch.com>> wrote:
Hi there,
For my team's networking backend, we want to catch security group
Yes, look at this patch: https://review.openstack.org/#/c/174588/
On Mon, Jun 29, 2015 at 3:42 PM, Neil Jerram
wrote:
> Hi there,
>
> For my team's networking backend, we want to catch security group updates
> in our ML2 mechanism driver code.
>
> Currently we're doing this by monkey patching t
Hi there,
For my team's networking backend, we want to catch security group
updates in our ML2 mechanism driver code.
Currently we're doing this by monkey patching the AgentNotifierApi:
# This section monkeypatches the
AgentNotifierApi.security_groups_rule_updated
# method to ensure