From c646af86c84c6dc60097abf4314a15e2af25874d Mon Sep 17 00:00:00 2001 From: Adit Sarfaty Date: Thu, 10 Nov 2016 09:56:24 +0200 Subject: [PATCH] Add release notes for NSX-V policy support Change-Id: I13977606c9d14ff8eafdd14505a7aa32907dcb95 --- releasenotes/notes/nsxv-policy-3f552191f94873cd.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releasenotes/notes/nsxv-policy-3f552191f94873cd.yaml diff --git a/releasenotes/notes/nsxv-policy-3f552191f94873cd.yaml b/releasenotes/notes/nsxv-policy-3f552191f94873cd.yaml new file mode 100644 index 0000000000..fb9962d914 --- /dev/null +++ b/releasenotes/notes/nsxv-policy-3f552191f94873cd.yaml @@ -0,0 +1,8 @@ +--- +prelude: > + The NSX-V plugin allows admin user to create security groups consuming + NSX policies, both as regular / default and provider security gruops. +features: + - The NSX-V plugin supports the concumption of NSX policies through security + groups. Depending on the configuration, an admin user can create security + groups without rules, that will be connected to an NSX policy.