b8bbd3264e
Installation guide of Ubuntu has missed some configurations. And should use 'db upgrade' command to sync database. Closes-bug: #1632179 Change-Id: I4c8ce209c409a6fabf5d96fb5fe0de46596b785a
638 B
638 B
Install and configure for Ubuntu
This section describes how to install and configure the Key Manager service for Ubuntu 14.04 (LTS).
Install and configure components
Install the packages:
# apt-get update # apt-get install barbican-api barbican-keystone-listener barbican-worker
Finalize installation
Restart the Key Manager services:
# service openstack-barbican-api restart