group-based-policy/gbpservice
Robert Kukura 25c7d0c6c8 Add support for upstream Stein release
Import stable/stein rather than stable/rocky branches of upstream
and ACI-specific repositories.

Changes include:
* https://review.opendev.org/#/c/634790/ removed the rpc module
  from neutron.common, which was rehomed to neutron-lib.
* https://review.opendev.org/#/c/634497/ removed the exceptions
  module from neutron.common, which was rehomed to neutron-lib.
* https://review.opendev.org/#/c/581377/ removed exercises from the
  devstack gate. The shell scripts that ran the tests from the
  devstack exercises are now called directly.
* https://review.opendev.org/#/c/619087/ removed the common_db_mixin
  from the FlowClassifierDbPlugin, replacing it with the use of a
  method in neutron-lib.
* https://review.opendev.org/#/c/595369/ removed _setUpExtension,
  replacing it with the setup_extension method.
* https://review.opendev.org/#/c/623415/ added validation to host
  route CIDRs. The metadata CIDRs have been corrected to pass
  this new validation.
* https://review.opendev.org/#/c/615486/ added a call to get a
  nova client, and https://review.opendev.org/#/c/368631/ was
  added to ensure it was a singleton. These are now used to get
  a notifier for nova.
* https://review.opendev.org/#/c/628033/ removed the use of the
  _resource_extend module, which has been moved to neutron-lib.
* https://review.opendev.org/#/c/585037/ converted policy.json
  to policy in code. This resulted in better policy enforcement,
  and flagged problems with existing UTs, mainly in the use of
  shared resources (requires admin privileges). These UTs have
  been fixed.

Change-Id: Ia7bd0799a814e38ff37b7ff062fa1eae7928991c
2020-08-31 20:18:14 +00:00
..
common Remove get_current_session 2020-08-05 19:06:27 +00:00
contrib Add support for upstream Stein release 2020-08-31 20:18:14 +00:00
network Cleanup Queens 2020-04-30 17:02:36 -04:00
neutron Add support for upstream Stein release 2020-08-31 20:18:14 +00:00
nfp Add support for upstream Stein release 2020-08-31 20:18:14 +00:00
tests Add support for upstream Stein release 2020-08-31 20:18:14 +00:00
tools [AIM] Improve validation output for missing external VRF 2019-03-21 12:31:29 -04:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
_i18n.py Preparing for Pike support 2017-10-24 15:09:55 -07:00