diff --git a/README.rst b/README.rst index 862bd4d..4661a2c 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,33 @@ -This project implements Nova virtulization driver for z/VM, which -enables OpenStack manage z/VM hypervisor and virtual machines -running in the z/VM system. +========================== +openstack/nova-zvm Project +========================== -Wiki page: https://wiki.openstack.org/wiki/ZVMDriver +About this project +------------------ + +This project provides a Nova virtualization driver for the z/VM hypervisor of +IBM z Systems and IBM LinuxOne machines. + +z/VM provides a highly secure and scalable enterprise cloud infrastructure +and an environment for efficiently running multiple diverse critical +applications on IBM z Systems and IBM LinuxONE with support for more +virtual servers than any other platform in a single footprint. +These z/VM virtual servers can run Linux, z/OS and more. +The detailed information can be found at http://www.vm.ibm.com/ + +The KVM hypervisors on z Systems and LinuxONE machines are supported +by separate Nova virtualization drivers: + +* KVM is supported by the standard libvirt/KVM driver in the + `openstack/nova `_ + project. + +Links +----- + +* Documentation: ``_ +* Source: ``_ +* Github shadow: ``_ +* Bugs: ``_ +* Gerrit: ``_ +* License: Apache 2.0 license