Remove mistral and redis
Change-Id: Iad34c3340325d2aad0f468d88e94007823871a41
This commit is contained in:
parent
5aac09c9a2
commit
b8146efd1c
@ -17,7 +17,6 @@ to be enabled to operate correctly.
|
||||
|
||||
* Core compute stack (nova, neutron, glance, etc)
|
||||
* Heat
|
||||
* Mistral + Redis
|
||||
* Barbican (Required only for multinode)
|
||||
|
||||
Optionally tacker supports the following services and features.
|
||||
@ -43,8 +42,6 @@ In order to enable them, you need to edit the file
|
||||
|
||||
enable_tacker: "yes"
|
||||
enable_barbican: "yes"
|
||||
enable_mistral: "yes"
|
||||
enable_redis: "yes"
|
||||
|
||||
.. warning::
|
||||
|
||||
@ -87,11 +84,6 @@ create a very basic VNF from a cirros image in ``demo-net`` network.
|
||||
|
||||
Install python-tackerclient.
|
||||
|
||||
.. note::
|
||||
|
||||
Barbican, heat and mistral python clients are in tacker's
|
||||
requirements and will be installed as dependency.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ pip install python-tackerclient
|
||||
|
Loading…
Reference in New Issue
Block a user