Merge "Fix error in installation guide of Ubuntu."

This commit is contained in:
Jenkins 2016-10-16 03:08:57 +00:00 committed by Gerrit Code Review
commit cd475a12ec
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@
.. code-block:: console
$ su -s /bin/sh -c "barbican-manage db_sync" barbican
$ su -s /bin/sh -c "barbican-manage db upgrade" barbican
.. note::

View File

@ -17,7 +17,7 @@ Install and configure components
# apt-get update
# apt-get install
# apt-get install barbican-api barbican-keystone-listener barbican-worker
.. include:: common_configure.rst