diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-11-13 15:39:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-13 15:39:47 +0000 |
commit | 22bbef86f71a099940e366f11afce777cb0d113c (patch) | |
tree | a135f55d9d9f628eafdc721102fdfd9b68f215ef /docs | |
parent | 40f907255380dbfc4d808d9f3c768db80c4c8158 (diff) | |
parent | 8bdc7b442ebd9f162a36f568d9b61ecf85ab23cb (diff) |
Merge "deploy.sh: Check hypervisor after prereq install"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/installation/installation.instruction.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index 6d508bcd8..46dba7864 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -191,6 +191,11 @@ installed on the Jumpserver: - CentOS 7 (recommended by Pharos specification); - Ubuntu Xenial; +**NOTE:** The install script expects 'libvirt' to be installed and running +on the Jumpserver. In case the packages are missing, the script will install +them; but depending on the OS distribution, the user might have to start the +'libvirtd' service manually. + ========================================== OPNFV Software Installation and Deployment ========================================== |