diff options
author | Zuul <zuul@review.opendev.org> | 2020-09-10 12:19:28 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2020-09-10 12:19:28 +0000 |
commit | e20f6f412ef0f7151ec64cf2521a73814ab3aef5 (patch) | |
tree | aec5742ad7e3247bb52a2055cb2a04edfe2e7da8 /doc/source/install | |
parent | 15079cfafe42ddb2f9930f0d4d5b412f27f6a8a1 (diff) | |
parent | 58f7582c6326f5a59623b1786f4bcce959b1fb34 (diff) | |
download | nova-e20f6f412ef0f7151ec64cf2521a73814ab3aef5.tar.gz |
Merge "docs: Remove references to XenAPI driver"
Diffstat (limited to 'doc/source/install')
-rw-r--r-- | doc/source/install/get-started-compute.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/install/get-started-compute.rst b/doc/source/install/get-started-compute.rst index 96751396ea..e3e81033cd 100644 --- a/doc/source/install/get-started-compute.rst +++ b/doc/source/install/get-started-compute.rst @@ -31,8 +31,6 @@ OpenStack Compute consists of the following areas and their components: A worker daemon that creates and terminates virtual machine instances through hypervisor APIs. For example: - - XenAPI for XenServer/XCP - - libvirt for KVM or QEMU - VMwareAPI for VMware |