From c53918926e2a9c27f464e2d7a0ca988a1c64997f Mon Sep 17 00:00:00 2001 From: Saravanan KR Date: Wed, 28 Jun 2017 13:41:20 +0530 Subject: Add a new role for ComputeOvsDpdk and clean-up parameters A new role ComputeOvsDpdk has been added to avoid manual roles_data creation. And cleaned-up the DPDK parameters inline with the refactored code. Change-Id: I16dac69609c98194c2504ff067258fa14363d4f1 --- releasenotes/notes/computeovsdpdk-role-67d53a405ce4174b.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 releasenotes/notes/computeovsdpdk-role-67d53a405ce4174b.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/computeovsdpdk-role-67d53a405ce4174b.yaml b/releasenotes/notes/computeovsdpdk-role-67d53a405ce4174b.yaml new file mode 100644 index 00000000..ec7f40c9 --- /dev/null +++ b/releasenotes/notes/computeovsdpdk-role-67d53a405ce4174b.yaml @@ -0,0 +1,4 @@ +--- +features: + - A new role ComputeOvsDpdk has been added to enable dynamic roles_data + creation with OVS-DPDK role. -- cgit 1.2.3-korg