Add more info into README

Add more info into README

Change-Id: I93eaf952c96a6c2783199ac26bf2f96d09f4d3ac
This commit is contained in:
jichenjc 2017-04-28 14:57:31 +08:00
parent 788bd4749d
commit 6e7ad7a719
1 changed files with 32 additions and 4 deletions

View File

@ -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 <http://git.openstack.org/cgit/openstack/nova>`_
project.
Links
-----
* Documentation: `<http://nova-zvm.readthedocs.io/en/latest/>`_
* Source: `<http://git.openstack.org/cgit/openstack/nova-zvm-virt-driver>`_
* Github shadow: `<https://github.com/openstack/nova-zvm-virt-driver>`_
* Bugs: `<http://bugs.launchpad.net/nova-zvm-virt-driver>`_
* Gerrit: `<https://review.openstack.org/#/q/project:openstack/nova-zvm-virt-driver>`_
* License: Apache 2.0 license