[libvirt] [PATCH] docs: add VMmanager to web apps

This is a request for adding a VMmanager application as requested and described by Ksenya Phil. Signed-off-by: Ksenya Phil <philka2003@mail.ru> Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/apps.html.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/apps.html.in b/docs/apps.html.in index 7b581db..86e45fc 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -393,6 +393,15 @@ with FreeIPA for Kerberos authentication, and in the future, certificate management. </dd> + <dt><a href="http://ispsystem.com/en/software/vmmanager">VMmanager</a></dt> + <dd> + VMmanager is a software solution for virtualization management + that can be used both for hosting virtual machines and + building a cloud. VMmanager can manage not only one server, + but a large cluster of hypervisors. It delivers a number of + functions, such as live migration that allows for load + balancing between cluster nodes, monitoring CPU, memory. + </dd> </dl> <h2><a name="mobile">Mobile applications</a></h2> -- 1.9.0

On 03/12/2014 01:30 AM, Martin Kletzander wrote:
This is a request for adding a VMmanager application as requested and described by Ksenya Phil.
Signed-off-by: Ksenya Phil <philka2003@mail.ru> Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/apps.html.in | 9 +++++++++ 1 file changed, 9 insertions(+)
ACK -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org

On Wed, Mar 12, 2014 at 06:57:30AM -0600, Eric Blake wrote:
On 03/12/2014 01:30 AM, Martin Kletzander wrote:
This is a request for adding a VMmanager application as requested and described by Ksenya Phil.
Signed-off-by: Ksenya Phil <philka2003@mail.ru> Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/apps.html.in | 9 +++++++++ 1 file changed, 9 insertions(+)
ACK
Pushed, thanks. Martin
participants (2)
-
Eric Blake
-
Martin Kletzander