From 0dc92bf7a3e36dd43adb89c4d5ccae23a112c35a Mon Sep 17 00:00:00 2001 From: Maciej Relewicz Date: Wed, 27 Jul 2016 11:11:50 +0200 Subject: [PATCH] Unification of terminology Change-Id: I5261c1de09668d35d45cd65bd9a503e76afeb10f --- README.md | 2 +- metadata.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b93de83..b0741e4 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Networking SFC plugin configuration Known issues ------------ -1. Networking-SFC is very dynamic project, because of that we stick to last known working commit. +1. Networking SFC is very dynamic project, because of that we stick to last known working commit. Contributors ------------ diff --git a/metadata.yaml b/metadata.yaml index ffbdf1b..89f69f2 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -1,11 +1,11 @@ # Plugin name name: networking-sfc # Human-readable name for your plugin -title: Service Function Chaining Extension for OpenStack Networking +title: Networking SFC Extension for OpenStack # Plugin version version: '2.0.0' # Description -description: Service Function Chaining is a mechanism for overriding the basic destination based forwarding that is typical of IP networks. +description: Networking SFC is a mechanism for overriding the basic destination based forwarding that is typical of IP networks. # Required fuel version fuel_version: ['10.0'] # Specify license of your plugin