Unification of terminology

Change-Id: Ie4db9b22661264925941142ab0f5d7ac6d538424
This commit is contained in:
Maciej Relewicz 2016-07-27 12:02:30 +02:00
parent ce9a2bdf43
commit 642f0ba4b6
3 changed files with 11 additions and 11 deletions

View File

@ -1,10 +1,10 @@
Murano networking SFC plugin for Fuel
Murano Networking SFC plugin for Fuel
=======================
Murano networking SFC
Murano Networking SFC
--------------
This plugin extends MOS with Murano networking SFC support.
This plugin extends MOS with Murano Networking SFC support.
Requirements
------------
@ -19,10 +19,10 @@ Will not work otherwise.
Installation Guide
==================
Murano networking SFC plugin installation
Murano Networking SFC plugin installation
---------------------------
To install Murano networking SFC plugin, follow these steps:
To install Murano Networking SFC plugin, follow these steps:
1. Install all needed dependencies
@ -50,11 +50,11 @@ To install Murano networking SFC plugin, follow these steps:
---|-----------------------|---------|-----------------|--------------------
1 | murano-networking-sfc | 1.0.0 | 4.0.0 | ubuntu (mitaka-9.0)
Murano networking SFC plugin configuration
Murano Networking SFC plugin configuration
----------------------------
1. Create an environment with Murano support.
2. Install and enable networking-sfc plugin, available: https://github.com/openstack/fuel-plugin-networking-sfc. For Fuel 9.0 use 1.0 branch.
2. Install and enable Networking SFC plugin, available: https://github.com/openstack/fuel-plugin-networking-sfc. For Fuel 9.0 use 1.0 branch.
3. Enable the plugin on the Settings tab of the Fuel web UI.
4. Deploy the environment.

View File

@ -2,4 +2,4 @@ attributes:
metadata:
restrictions:
- condition: "settings:networking-sfc == null or settings:networking-sfc.metadata.enabled == false or settings:additional_components.murano.value == false"
message: "This plugin requires enabled and installed networking sfc plugin and Murano component enabled"
message: "This plugin requires enabled and installed Networking SFC plugin and Murano component enabled"

View File

@ -1,17 +1,17 @@
# Plugin name
name: murano-networking-sfc
# Human-readable name for your plugin
title: Fuel plugin for Murano networking sfc support
title: Fuel plugin for Murano Networking SFC support
# Plugin version
version: '1.0.0'
# Description
description: Fuel plugin which install murano package with sfc support
description: Fuel plugin which install murano package with Networking SFC support
# Required fuel version
fuel_version: ['9.0']
# Specify license of your plugin
licenses: ['Apache License Version 2.0']
# Specify author or company name
authors: ['Maciej Relewicz <mrelewicz@mirantis.com>']
authors: ['Maciej Relewicz <mrelewicz@mirantis.com>', 'Damian Szeluga <dszeluga@mirantis.com>', 'Bartosz Kupidura <bkupidura@mirantis.com>']
# A link to the plugin's page
homepage: 'https://github.com/openstack/fuel-plugin-murano-networking-sfc'
# Specify a group which your plugin implements, possible options: