Plugins SDK limitations: Fix wrong wording.

Wrong wording was introduced in the process of tranferring from Wiki.
Remove unnecessary links

Change-Id: I079de1c0510e648713076905adeb6805fe0c0dbb
This commit is contained in:
Eugene Korekin 2016-09-10 23:19:53 +03:00 committed by Evgeny Konstantinov
parent e4b48efedb
commit 3186d566ae
1 changed files with 5 additions and 8 deletions

View File

@ -3,13 +3,10 @@
Limitations
===========
* Core functionality of Fuel plugins can only be installed before configuring
and deploying the environment. Otherwise, you will have to redeploy the
environment to enable the core plugin. Application-level plugins can be
installed later on top of the already deployed environments.
* You must install and configure Fuel plugins that affect core functionality
before deploying an OpenStack environment. Otherwise, you will have to
redeploy the environment to enable the core plugin. Application-level
plugins can be installed later on top of the already deployed environments.
* Fuel plugins cannot be upgraded from one major to another major version.
* Fuel plugins for SDN solutions cannot create a new networking option in
the Fuel web UI wizard.
* `Known Fuel Plugin Builder issues <https://bugs.launchpad.net/fuel/+bug/1594949>`_.
* `Plugin tasks in the main deployment stage do not have the *groups* keyword <https://bugs.launchpad.net/fuel/+bug/1596949>`_.
* `No CLI option to retrieve the Fuel Plugin Builder version <https://bugs.launchpad.net/fuel/+bug/1594946>`_.
the Fuel web UI wizard.