diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-11-15 16:52:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-15 16:52:30 +0000 |
commit | 07d7e4c43e082fdfae24779ceaee800fb8feeec4 (patch) | |
tree | 998a345c33b1489bf92a18caf89d34f1e95df41d /docs | |
parent | 12c1749e6bd339dc23f155d6990e30f54245c88d (diff) | |
parent | 8fbe4650d66e18eadd946186584a10a95e2cce4e (diff) |
Merge "deploy.sh: Check hypervisor after prereq install" into stable/euphrates
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 e2d2be657..652c85558 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 ========================================== |