12 Commits

Author SHA1 Message Date
Colleen Murphy
07961c89a8 Update SUSE distro information in install guide
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
2017-04-19 20:04:57 +00:00
Colleen Murphy
7df3342e35 Fix install guide docs for SUSE
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
2017-04-04 13:20:35 +02:00
ZhaoBo
ce33f50766 Correct the doc link
Correct the project install guide link.
Also fix warnings when running `tox -e install-guide`

Change-Id: Icd71e1ccf3b21f5ef7da13abc8b929a7c000f3a6
2017-03-09 10:53:02 +08:00
gengchc2
bbbaf8509b Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I1c5e0a4b32e557b8c52d1a288ebe8b043f34214f
2017-02-07 18:21:12 +08:00
Jenkins
42d2fcd8ed Merge "Correct the file path for deploying Barbican API under mod_wsgi" 2017-02-01 21:03:20 +00:00
Jeremy Liu
61aa385e80 Correct configuration of db connection
Change-Id: I314874866e725cf982a229cfebdffc7b3aa47a03
Closes-bug: #1655323
Closes-bug: #1654402
2017-01-18 15:13:19 +08:00
Jeremy Liu
9abd3d07b4 Correct the file path for deploying Barbican API under mod_wsgi
Change-Id: I98b6b3b1b393d590755d02f3ed409161447705e0
Closes-Bug: #1648286
2016-12-18 22:37:09 +08:00
chenxing
2dd47931d7 Make rabbitmq configuration much simpler
Update from this commit https://review.openstack.org/#/c/389971/1
in the openstack-manuals project.

Change-Id: Ib860eed7d9c8be106a912e1b87d9b2cb627cd805
2016-11-24 05:13:01 +00:00
Jeremy Liu
70bf61c510 Fix incorrect endpoint in install-guide
Change-Id: I76a6cf527ef97ca60b614210090a9dd80f83611e
Closes-bug: #1635200
2016-10-20 14:47:10 +00:00
Jeremy Liu
b8bbd3264e Fix error in installation guide of Ubuntu.
Installation guide of Ubuntu has missed some configurations.
And should use 'db upgrade' command to sync database.

Closes-bug: #1632179
Change-Id: I4c8ce209c409a6fabf5d96fb5fe0de46596b785a
2016-10-12 21:24:49 +08:00
Fernando Diaz
20ffc77b60 Add Barbican Verification to Install Guide
Adds the verification of operation for the Barbican Key Manager
Service to the install-guide.

Change-Id: Ie4723acdee590fc61a52a352ac57a50cf71534ce
2016-08-28 06:23:30 +00:00
Ade Lee
edb2c18be6 Add install guide
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
2016-08-19 10:05:09 -04:00