SUSE tests their OpenStack packages on openSUSE Leap 42.2 and SLES 12
SP2, so this patch updates the install guide to address those newer
releases.
Change-Id: I9b823900a1562485b8d0fd96c4c1a8c0b248f13f
First, the example package install command neglected to include any of
the package names, so this patch adds the correct package names as well
as omits the non-essential, personal-preference command flags so as to
be consistent with the examples in the main OpenStack install guide.
Second, like the barbican packages in RDO, the OBS barbican packages do
not include an openstack-barbican-api systemd unit file and instead
provide an Apache vhost sample file, so this patch modifies the service
instructions to configure the service with Apache.
Change-Id: I13bfeef4f06602984d2ffb727212ab6d39797401
Installation guide of Ubuntu has missed some configurations.
And should use 'db upgrade' command to sync database.
Closes-bug: #1632179
Change-Id: I4c8ce209c409a6fabf5d96fb5fe0de46596b785a
Install Guides are maintained within the project and are linked
to the official docs.
This commit adds the framework and some initial content.
Change-Id: Iff18f0e866d95ff4b8b490511c2acf3209690b69