Converted security, database, queue to RST. Change-Id: I5c802cee671e93204514100cf1088b731fd880d6 Implements: blueprint installguide-liberty
1.7 KiB
Basic environment
Note
The draft version of this guide focuses on the future Liberty release and will not work for the current Kilo release. If you want to install Kilo, you must use the Kilo version of this guide instead.
This chapter explains how to configure each node in the overview-example-architectures
, including the two-node
architecture with legacy networking figure-legacy-network-hw
and three-node architecture
with OpenStack Networking (neutron) figure-neutron-network-hw
.
Note
Although most environments include Identity, Image service, Compute,
at least one networking service, and the dashboard, the Object Storage
service can operate independently. If your use case only involves Object
Storage, you can skip to swift
after configuring the appropriate nodes for it.
However, the dashboard requires at least the Image service and
Compute.
Note
You must use an account with administrative privileges to configure
each node. Either run the commands as the root
user or
configure the sudo
utility.
Note
The systemctl enable
call on openSUSE outputs a
warning message when the service uses SysV Init scripts instead of
native systemd files. This warning can be ignored.
basics-security.rst basics-database.rst basics-queue.rst