Add the missing packages when install keystone

Change-Id: I14fa7786e7f677684e0a0d5029e1d9610f1b35f9
backport: rocky
Closes-Bug: #1803438
This commit is contained in:
zhang.lei 2018-11-16 10:24:11 +00:00
parent b7dfb72a62
commit e765a98dd8
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Install and configure components
.. code-block:: console
# zypper install openstack-keystone
# zypper install openstack-keystone apache2 apache2-mod_wsgi
.. end