summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2022-07-19 13:44:28 +0100
committerBalazs Gibizer <gibi@redhat.com>2022-08-02 15:31:19 +0200
commitdeae81461123e7d61b3a6eca6f085a9d7ee5689e (patch)
tree420f913f6143af626b2171aeead2407b50304cd8 /README.rst
parentc36782a96a96ecfc35f8af750c29741c769ed515 (diff)
downloadnova-deae81461123e7d61b3a6eca6f085a9d7ee5689e.tar.gz
Remove the PowerVM driver
The PowerVM driver was deprecated in November 2021 as part of change Icdef0a03c3c6f56b08ec9685c6958d6917bc88cb. As noted there, all indications suggest that this driver is no longer maintained and may be abandonware. It's been some time and there's still no activity here so it's time to abandon this for real. This isn't as tied into the codebase as the old XenAPI driver was, so removal is mostly a case of deleting large swathes of code. Lovely. Change-Id: Ibf4f36136f2c65adad64f75d665c00cf2de4b400 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2b7eda2a65..028448f0fc 100644
--- a/README.rst
+++ b/README.rst
@@ -10,7 +10,7 @@ OpenStack Nova
OpenStack Nova provides a cloud computing fabric controller, supporting a wide
variety of compute technologies, including: libvirt (KVM, Xen, LXC and more),
-Hyper-V, VMware, OpenStack Ironic and PowerVM.
+Hyper-V, VMware and OpenStack Ironic.
Use the following resources to learn more.