df04d16c70
- tacker CLI is deprecated soon, so there is a need to change tacker CLI to OSC CLI in the documentation. - Update some commands related to Mistral. Change-Id: I55932682fe0699da72b99f3b881df76f365b1f0a Closes-Bug: #1783465
1.4 KiB
1.4 KiB
Tacker Installation Guide
Installation
For Tacker to work, the system consists of two parts, one is tacker system and another is VIM systems. Tacker system can be installed (here just some ways are listed):
- via DevStack, which is usually used by developers
- via Tacker source code manually
- via Kolla installation
devstack.rst manual_installation.rst kolla.rst
Target VIM installation
Most of time, the target VIM existed for Tacker to manage. This section shows us how to prepare a target VIM for Tacker.
openstack_vim_installation.rst kubernetes_vim_installation.rst