[libvirt] New application

Hello, I'm developer of CC1 project in Institute of Nuclear Physics in Cracow. We are creating cloud computing system based on Libvirt. Is it possible to add link to our project at yours website in applications section? Title: CC1 Project (http://cc1.ifj.edu.pl) Description: The Cloud Computing for Science and Economy project At this time we are using version 0.8.3, but as soon as debian 7 will we stable, we are going to migrate to newer version of Libvirt. Regards, Maciej Nabożny

On Mon, Jul 16, 2012 at 12:17:49PM +0200, Maciej Nabożny wrote:
Hello, I'm developer of CC1 project in Institute of Nuclear Physics in Cracow. We are creating cloud computing system based on Libvirt. Is it possible to add link to our project at yours website in applications section?
Title: CC1 Project (http://cc1.ifj.edu.pl) Description: The Cloud Computing for Science and Economy project
At this time we are using version 0.8.3, but as soon as debian 7 will we stable, we are going to migrate to newer version of Libvirt.
There are backports for Debian Squeeze of 0.9.12 available on backports.debian.org. Cheers, -- Guido
Regards, Maciej Nabożny
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

On 07/16/2012 04:17 AM, Maciej Nabożny wrote:
Hello, I'm developer of CC1 project in Institute of Nuclear Physics in Cracow. We are creating cloud computing system based on Libvirt. Is it possible to add link to our project at yours website in applications section?
Title: CC1 Project (http://cc1.ifj.edu.pl) Description: The Cloud Computing for Science and Economy project
Sure, I think it is worth mentioning your project. Are you willing to write the patch yourself? It would be against the file docs/apps.html.in, by checking out libvirt.git. Here's a quick reference guide to submitting a patch: http://libvirt.org/hacking.html Or if that feels is too daunting for you, then I will probably step in and help write the doc patch later this week. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org

On 07/16/2012 12:57 PM, Eric Blake wrote:
On 07/16/2012 04:17 AM, Maciej Nabożny wrote:
Hello, I'm developer of CC1 project in Institute of Nuclear Physics in Cracow. We are creating cloud computing system based on Libvirt. Is it possible to add link to our project at yours website in applications section?
Title: CC1 Project (http://cc1.ifj.edu.pl) Description: The Cloud Computing for Science and Economy project
Sure, I think it is worth mentioning your project.
Are you willing to write the patch yourself? It would be against the file docs/apps.html.in, by checking out libvirt.git. Here's a quick reference guide to submitting a patch: http://libvirt.org/hacking.html
Or if that feels is too daunting for you, then I will probably step in and help write the doc patch later this week.
Any objections to this patch? From 91a8e36cb389b721c70756da551e2d3a47aa7e6e Mon Sep 17 00:00:00 2001 From: Eric Blake <eblake@redhat.com> Date: Mon, 30 Jul 2012 13:40:40 -0600 Subject: [PATCH] doc: mention CC1 application as another libvirt user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Description grabbed from http://cc1.ifj.edu.pl/?page_id=88 * docs/apps.html.in (iaas): Add CC1 Cloud Computing for Science and Economy, suggested by Maciej Nabożny <mn@mnabozny.pl>. --- docs/apps.html.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/apps.html.in b/docs/apps.html.in index 10ea6bf..f32639f 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -202,6 +202,18 @@ <h2><a name="iaas">Infrastructure as a Service (IaaS)</a></h2> <dl> + <dt><a href="http://cc1.ifj.edu.pl">Cracow Cloud One</a></dt> + <dd>The Cloud Computing for Science and Economy project (acronym + CC1) was started in 2009 at IFJ PAN. The project is financed + from the structural resources within the grant POIG + 02.03.03-00-033/09-04 funded by European Commission and Polish + Ministry of Science and Education (Innovative Economy, + National Cohesion Strategy). It’s main goal is to diminish + computational barriers in science and economy by employing + Cloud Computing technology referred as an Elastic Computing + (EC) technology also. + </dd> + <dt><a href="http://www.emotivecloud.net">EMOTIVE Cloud</a></dt> <dd>The EMOTIVE (Elastic Management Of Tasks In Virtualized Environments) middleware allows executing tasks and providing -- 1.7.11.2 -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org

On 07/16/2012 12:57 PM, Eric Blake wrote:
On 07/16/2012 04:17 AM, Maciej Nabożny wrote:
Hello, I'm developer of CC1 project in Institute of Nuclear Physics in Cracow. We are creating cloud computing system based on Libvirt. Is it possible to add link to our project at yours website in applications section?
Title: CC1 Project (http://cc1.ifj.edu.pl) Description: The Cloud Computing for Science and Economy project
Sure, I think it is worth mentioning your project.
Are you willing to write the patch yourself? It would be against the file docs/apps.html.in, by checking out libvirt.git. Here's a quick reference guide to submitting a patch: http://libvirt.org/hacking.html
Or if that feels is too daunting for you, then I will probably step in and help write the doc patch later this week.
Any objections to this patch? We probably add it in September, when project will be more stable. At
On Mon, 30 Jul 2012 17:29:05 -0600, Eric Blake <eblake@redhat.com> wrote: this time it is in beta-phase. Also our website needs some enhancements :)

On 08/01/2012 02:13 AM, Maciej Nabożny wrote:
On 07/16/2012 12:57 PM, Eric Blake wrote:
On 07/16/2012 04:17 AM, Maciej Nabożny wrote:
Hello, I'm developer of CC1 project in Institute of Nuclear Physics in Cracow. We are creating cloud computing system based on Libvirt. Is it possible to add link to our project at yours website in applications section?
Title: CC1 Project (http://cc1.ifj.edu.pl) Description: The Cloud Computing for Science and Economy project
Sure, I think it is worth mentioning your project.
Are you willing to write the patch yourself? It would be against the file docs/apps.html.in, by checking out libvirt.git. Here's a quick reference guide to submitting a patch: http://libvirt.org/hacking.html
Or if that feels is too daunting for you, then I will probably step in and help write the doc patch later this week.
Any objections to this patch? We probably add it in September, when project will be more stable. At
On Mon, 30 Jul 2012 17:29:05 -0600, Eric Blake <eblake@redhat.com> wrote: this time it is in beta-phase. Also our website needs some enhancements
Fair enough. I'll shelve this patch for now, and come September when you are ready, send another mail and we will apply it then. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org

W dniu 01.08.2012 14:15, Eric Blake pisze:
On 08/01/2012 02:13 AM, Maciej Nabożny wrote:
On 07/16/2012 12:57 PM, Eric Blake wrote:
On 07/16/2012 04:17 AM, Maciej Nabożny wrote:
Hello, I'm developer of CC1 project in Institute of Nuclear Physics in Cracow. We are creating cloud computing system based on Libvirt. Is it possible to add link to our project at yours website in applications section?
Title: CC1 Project (http://cc1.ifj.edu.pl) Description: The Cloud Computing for Science and Economy project
Sure, I think it is worth mentioning your project.
Are you willing to write the patch yourself? It would be against the file docs/apps.html.in, by checking out libvirt.git. Here's a quick reference guide to submitting a patch: http://libvirt.org/hacking.html
Or if that feels is too daunting for you, then I will probably step in and help write the doc patch later this week.
Any objections to this patch? We probably add it in September, when project will be more stable. At
On Mon, 30 Jul 2012 17:29:05 -0600, Eric Blake <eblake@redhat.com> wrote: this time it is in beta-phase. Also our website needs some enhancements
Fair enough. I'll shelve this patch for now, and come September when you are ready, send another mail and we will apply it then.
Hello, some time ago I wrote to you about CC1 project. Now, it is ready to use and officially released (at Apache 2 licence). Could you add information about our project to libvirt site? Project site: cc1.ifj.edu.pl Description: The CC1 system provides a complete solution for Private Cloud Computing. An intuitive web access interface with an administration module and simple installation procedure make it easy to benefit from private Cloud Computing technology. Regards, Maciej

On 05/17/2013 07:35 AM, Maciej Nabożny wrote:
Any objections to this patch? We probably add it in September, when project will be more stable. At this time it is in beta-phase. Also our website needs some enhancements
Fair enough. I'll shelve this patch for now, and come September when you are ready, send another mail and we will apply it then.
Hello, some time ago I wrote to you about CC1 project. Now, it is ready to use and officially released (at Apache 2 licence). Could you add information about our project to libvirt site?
Project site: cc1.ifj.edu.pl Description: The CC1 system provides a complete solution for Private Cloud Computing. An intuitive web access interface with an administration module and simple installation procedure make it easy to benefit from private Cloud Computing technology.
Done. From 18cb166c964cc721ab3c61bc364b9886153ddaaa Mon Sep 17 00:00:00 2001 From: Eric Blake <eblake@redhat.com> Date: Fri, 17 May 2013 09:14:16 -0600 Subject: [PATCH] docs: add another user Described here: https://www.redhat.com/archives/libvir-list/2013-May/msg01329.html * docs/apps.html.in: Mention Cracow Cloud One. Signed-off-by: Eric Blake <eblake@redhat.com> --- docs/apps.html.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/apps.html.in b/docs/apps.html.in index 9fdfddb..cd95532 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -204,6 +204,14 @@ <h2><a name="iaas">Infrastructure as a Service (IaaS)</a></h2> <dl> + <dt><a href="http://cc1.ifj.edu.pl">Cracow Cloud One</a></dt> + <dd>The CC1 system provides a complete solution for Private + Cloud Computing. An intuitive web access interface with an + administration module and simple installation procedure make + it easy to benefit from private Cloud Computing technology. + </dd> + + <dl> <dt><a href="http://www.emotivecloud.net">EMOTIVE Cloud</a></dt> <dd>The EMOTIVE (Elastic Management Of Tasks In Virtualized Environments) middleware allows executing tasks and providing -- 1.8.1.4 -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
participants (3)
-
Eric Blake
-
Guido Günther
-
Maciej Nabożny