d4a6b949f5fea20d71571030c3b082fcfe6e1438
Project: openstack/neutron 90af23080e38fc7bde561bcdc40ab0f87c4cf178 Fill device_info with port_security_enabled data Firewall drivers check if port security is enabled. After ovo is sent over the wire, the port_security_enabled is part of 'security' field. The patch translates the RPC call from agent to server so the payload containing port_security_enabled is at the same place. We may consider implementing change of OVO field to contain boolean directly. Change-Id: I647343e84b41da63d7ffcc5a87f3dfa2036adc56 Closes-bug: #1605654
…
…
…
…
…
…
…
…
…
…
…
…
OpenStack Tracking Repo
zuul gates all of the contained projects in an effective single timeline. This means that OpenStack, across all of the projects, does already have a sequence of combinations that have been explicitly tested, but it's non-trivial to go from a single commit of a particular project to the commits that were tested with it.
Gerrit's submodule tracking feature will update a super project every time a subproject is updated, so the specific sequence created by zuul will be captured by the super project commits.
This repo is intended to be used in a read-only manner. Any commit in this repo will get a collection of commits in the other repos that have explicitly been tested with each other, if that sort of thing is important to you.
Description
Languages
Python
100%