<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Nimbus News</title>
    <link>http://www.nimbusproject.org/news/</link>
    <description>Nimbus News</description>
    <dc:language>english</dc:language>
    <dc:creator></dc:creator>
    <dc:rights>Copyright 2013</dc:rights>
    <dc:date>2013-03-22T10:35:01+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Kate Keahey mentioned as cloud pioneer by Forbes</title>
      <link>http://www.nimbusproject.org/news/#337</link>
      <guid>http://www.nimbusproject.org/news/kate_keahey_mentioned_as_cloud_pioneer_by_forbes/#When:10:35:01Z</guid>
      <description><![CDATA[In a <a href="http://www.forbes.com/sites/reuvencohen/2013/03/20/a-few-early-cloud-computing-mavericks/" title="recent article on Forbes">recent article on Forbes</a>, Kate Keahey is recognized as one of the early cloud computing mavericks with Nimbus being the first true IaaS platform!]]></description>
      <dc:subject></dc:subject>
      <dc:date>2013-03-22T10:35:01+00:00</dc:date>
    </item>

    <item>
      <title>Nimbus Infrastructure 2.10.1 bugfix release</title>
      <link>http://www.nimbusproject.org/news/#335</link>
      <guid>http://www.nimbusproject.org/news/nimbus_infrastructure_2.10.1_bugfix_release/#When:21:05:09Z</guid>
      <description><![CDATA[<p>We are happy to announce Nimbus Infrastructure 2.10.1 bugfix release!</p>

<p>This is a minor release that fixes a few bugs. Specifically, it updates junixsocket to 1.14. A Java security update necessitated this change. The qcow2 support is also more resilient to hanging qemu_nbd processes.</p>

<p>Users should note that this release will ONLY work with Java 1.6.0 Update 41 and later, which they are strongly encouraged to upgrade to. If for some reason upgrading is impossible, Nimbus Infrastructure 2.10 should continue to work on that release.</p>

<p>Check out the <a href="http://www.nimbusproject.org/docs/2.10.1/changelog.html#2.10.1">changelog</a> for full details.</p>

<p>We would like to particularly acknowledge the contributions to this release of our partners in the open source community: Michael Paterson and Adam Brust. The features in this release were supported by the <a href="http://www.oceanobservatories.org">Ocean Observatory Initiative</a> and <a href="http://www.futuregrid.org">FutureGrid</a> projects.

<p>The Nimbus 2.10.1 release is available on the <a href="http://www.nimbusproject.org/downloads/">downloads</a> page.</p>

<p>Documentation (still in progress) is available at:
<a href="http://www.nimbusproject.org/docs/2.10.1/">http://www.nimbusproject.org/docs/2.10.1/</a></p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2013-02-27T21:05:09+00:00</dc:date>
    </item>

    <item>
      <title>Announcing the release of Nimbus cloudinit.d 1.2</title>
      <link>http://www.nimbusproject.org/news/#331</link>
      <guid>http://www.nimbusproject.org/news/announcing_the_release_of_nimbus_cloudinit.d_1.2/#When:14:50:46Z</guid>
      <description><![CDATA[<p>Just in time for the Holidays -- we released cloudinit.d 1.2!</p>

<p>This release primarily offers more customization options to the user: it provides support for custom SSH options, provides customization and management features for the working directory on the deployed VMs, allows users to customize timeouts, and run local commands from cloudinit.d launch plans. In addition, we expanded and clarified the documentation as well as fixed bugs.</p>

<p>The latest documentation for cloudinit.d can be found at: <a href="http://www.nimbusproject.org/doc/cloudinitd/latest/">http://www.nimbusproject.org/doc/cloudinitd/latest/</a></p>

<p>The features in this release were supported by the Ocean Observatory Initiative and FutureGrid projects.</p>

<p>Happy upgrades!</p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2012-12-21T14:50:46+00:00</dc:date>
    </item>

    <item>
      <title>SC12 Tutorial: Infrastructure Clouds and Elastic Services for Science</title>
      <link>http://www.nimbusproject.org/news/#329</link>
      <guid>http://www.nimbusproject.org/news/sc12_tutorial_infrastructure_clouds_and_elastic_services_for_science/#When:18:12:31Z</guid>
      <description><![CDATA[<p>Do you want to learn about how cloud computing is changing science?</p>

<p>Join us for a cloud computing tutorial at SC12 on Monday, November 12, starting from 8:30 AM, to learn about why scientific applications are increasingly drifting towards clouds, the fundamentals of the approach, and find out how your research group can leverage this new development.</p>

<p>You will get the chance to interact with real production clouds and launch your own virtual machines and applications, and also discover open challenges of cloud computing for science.</p>

<p>More details are available on <a href="http://sc12.supercomputing.org/schedule/event_detail.php?evid=tut111" title="the SC12 schedule">the SC12 schedule</a>.</p>

<p><b>Update</b>: the slides are now available <a href="http://www.nimbusproject.org/docs/sc12/">online</a>.]]></description>
      <dc:subject></dc:subject>
      <dc:date>2012-10-30T18:12:31+00:00</dc:date>
    </item>

    <item>
      <title>Nimbus Infrastructure 2.10 Final Release</title>
      <link>http://www.nimbusproject.org/news/#327</link>
      <guid>http://www.nimbusproject.org/news/nimbus_infrastructure_2.10_final_release/#When:17:41:06Z</guid>
      <description><![CDATA[<p>Happy Nimbus Infrastructure 2.10 final release!
</p><p>
The main addition in the 2.10 release is support for copy-on-write based on the qcow2 format; when used in coordination with the image cache, this feature decreases the time needed to start virtual machines. It is now also possible to set the networks associated with an instance type in the same way CPU and memory are set and to select a kernel using the EC2 interface.
</p><p>
In addition, the release also includes bugfixes and additions to documentation. Check out the <a href="http://www.nimbusproject.org/docs/2.10/changelog.html#2.10">changelog</a> for full details.
</p><p>
We would like to particularly acknowledge the contributions to this release of our partners in the open source community: Michael Paterson, Hsin Shao, Brett Wu, and Feng Zheng. The features in this release were supported by the <a href="http://www.oceanobservatories.org">Ocean Observatory Initiative</a> and <a href="http://www.futuregrid.org">FutureGrid</a> projects.
</p><p>
The Nimbus 2.10 final release is available on the <a href="http://www.nimbusproject.org/downloads/">downloads</a> page.
</p><p>
Documentation (still in progress) is available at:
<a href="http://www.nimbusproject.org/docs/2.10/">http://www.nimbusproject.org/docs/2.10/</a>
</p><p>
Happy upgrades!
</p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2012-09-12T17:41:06+00:00</dc:date>
    </item>

    <item>
      <title>Announcing RC2 of Nimbus Infrastructure 2.10</title>
      <link>http://www.nimbusproject.org/news/#325</link>
      <guid>http://www.nimbusproject.org/news/announcing_rc2_of_nimbus_infrastructure_2.10/#When:20:56:35Z</guid>
      <description><![CDATA[<p>
Nimbus Infrastructure 2.10 RC2 is coming out today!
</p><p>
The main addition in the 2.10 release is support for copy-on-write based on the qcow2 format; when used in coordination with the image cache, this feature decreases the time needed to start virtual machines. It is now also possible to set the networks associated with an instance type in the same way CPU and memory are set and to select a kernel using the EC2 interface.  The main changes from RC1 are functionalities for administrators to clean up corrupted instances from the service, as well as the usual set of bug fixes.
</p><p>
In addition, the release also includes bugfixes and additions to documentation. Check out the <a href="http://www.nimbusproject.org/docs/2.10/changelog.html#2.10">changelog</a> for full details.
</p><p>
Some of the effort for this release came from our open source community. We would like to particularly acknowledge the contributions of Michael Paterson, Hsin Shao, Brett Wu, and Feng Zheng. The features in this release were supported by the <a href="http://www.oceanobservatories.org">Ocean Observatory Initiative</a> and <a href="http://www.futuregrid.org">FutureGrid</a> projects.
</p><p>
The Nimbus 2.10 RC2 is available on the <a href="http://www.nimbusproject.org/downloads/">downloads</a> page.
</p><p>
Documentation (still in progress) is available at:
<a href="http://www.nimbusproject.org/docs/2.10/">http://www.nimbusproject.org/docs/2.10/</a>
</p><p>
We appreciate help from all who are willing to test this release. To help provide an easy vehicle for feedback and resolve issues quickly we offer real-time access to a Nimbus RC chatroom for serious alpha testers. If you would like to participate, please contact us for access.
</p><p>
Everybody have a great Labor Day weekend!
</p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2012-08-31T20:56:35+00:00</dc:date>
    </item>

    <item>
      <title>Announcing RC1 of Nimbus Infrastructure 2.10</title>
      <link>http://www.nimbusproject.org/news/#321</link>
      <guid>http://www.nimbusproject.org/news/announcing_rc1_of_nimbus_infrastructure_2.10/#When:19:36:34Z</guid>
      <description><![CDATA[<p>
We are happy to announce that the Nimbus Infrastructure 2.10 release candidate is coming out today!
</p><p>

The main addition in this release is support for copy-on-write based on the qcow2 format; when used in coordination with the image cache, this feature decreases the time needed to start virtual machines. It is now also possible to set the network associated with an instance type in the same way CPU and memory are set and to select a kernel using the EC2 interface.
</p><p>
In addition, the release also includes bugfixes and additions to documentation. Check out the <a href="http://www.nimbusproject.org/docs/2.10/changelog.html#2.10">changelog</a> for full details.
</p><p>
Some of the effort for this release came from our open source community. We would like to particularly acknowledge the contributions of Michael Paterson, Hsin Shao, Brett Wu, and Feng Zheng. The features in this release were supported by the <a href="http://www.oceanobservatories.org">Ocean Observatory Initiative</a> and <a href="http://www.futuregrid.org">FutureGrid</a> projects.
</p><p>
The Nimbus 2.10 release candidate is available for download at:
<a href="http://www.nimbusproject.org/downloads/">http://www.nimbusproject.org/downloads/</a>
</p><p>
Documentation (still in progress) is available at:
<a href="http://www.nimbusproject.org/docs/2.10/">http://www.nimbusproject.org/docs/2.10/</a>
</p><p>
We appreciate help from all who are willing to test this release. To help provide an easy vehicle for feedback and resolve issues quickly we offer real-time access to a Nimbus RC chatroom for serious alpha testers. If you would like to participate, please contact us for access.
</p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2012-07-20T19:36:34+00:00</dc:date>
    </item>

    <item>
      <title>Announcing the release of Nimbus Cloud Client 21</title>
      <link>http://www.nimbusproject.org/news/#316</link>
      <guid>http://www.nimbusproject.org/news/announcing_the_release_of_nimbus_cloud_client_21/#When:19:19:33Z</guid>
      <description><![CDATA[<p>
We are proud to announce the release of Nimbus cloud-client-021.
</p><p>
Along with some minor improvements and bug fixes the major contributions of this release are:
</p>
<ul>
<li>Users can now associate meta data describing a virtual machine image along side of their image in the Cumulus repository.</li>
<li>Users can query the cloud for detailed information about the hardware on which their VM is running.  Determining the specific location of VMs has enabled FutureGrid researchers to study scientific computation in infrastructure clouds.  In order to use this feature the infrastructure cloud administrator must enable it.</li>
</ul>

<p>
The new release can be found on the <a href="http://www.nimbusproject.org/downloads/">Nimbus downloads</a> page.
</p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2012-04-16T19:19:33+00:00</dc:date>
    </item>

    <item>
      <title>cloudinit.d featured in report from Workshop on Experimental Support for Computer Science</title>
      <link>http://www.nimbusproject.org/news/#314</link>
      <guid>http://www.nimbusproject.org/news/cloudinit.d_featured_in_report_from_workshop_on_experimental_support_for_co/#When:22:12:00Z</guid>
      <description><![CDATA[The <a href="http://www.nimbusproject.org/downloads/Supporting_Experimental_Computer_Science_final_draft.pdf">recently released report</a> on experimental computer science describes (among others) how the Nimbus Platform cloudinit.d tool can be used to manage reproducible environments. The report is discussed in a <a href="http://ovpitnews.iu.edu/news/page/normal/21581.html">news article</a> from Indiana University.]]></description>
      <dc:subject></dc:subject>
      <dc:date>2012-03-13T22:12:00+00:00</dc:date>
    </item>

    <item>
      <title>Nimbus Infrastructure 2.9 Final Release</title>
      <link>http://www.nimbusproject.org/news/#312</link>
      <guid>http://www.nimbusproject.org/news/nimbus_infrastructure_2.9_final_release/#When:16:33:58Z</guid>
      <description><![CDATA[<p>
It's finally here -- the final release of Nimbus Infrastructure 2.9!
</p><p>
The major additions in this release are support for Availability Zones, configurable EC2 multi-core instances, more robust support for LANTorrent and new administration tools which allow administrators to easily control VMs running on their cloud. The administrators can also choose to give more information to the user, e.g., allow them to inspect on what physical machines a their virtual machines are running.
</p><p>
In addition, the release also includes bugfixes and additions to documentation. Check out the <a href="http://www.nimbusproject.org/docs/2.9/changelog.html#2.9">changelog</a> for full details.
</p><p>
As always, we want to express our gratitude to our open source community for their contributions to this release. We would like to particularly acknowledge the work of Rob Rusnak who contributed the administrative tools as part of the <a href="http://code.google.com/soc/">Google Summer of Code</a> project and Shao, Hsin (Jeff) who helped with LANTorrent testing. The features in this release were supported by the <a href="http://code.google.com/soc/">GSoC</a>, <a href="http://www.oceanobservatories.org">OOI</a>, and <a href="http://www.futuregrid.org">FutureGrid</a> projects.
</p><p>
The Nimbus Infrastructure 2.9 release is available for download at:
<a href="http://www.nimbusproject.org/downloads/">http://www.nimbusproject.org/downloads/</a>
</p><p>
Documentation is available at:
<a href="http://www.nimbusproject.org/docs/2.9/">http://www.nimbusproject.org/docs/2.9/</a>
</p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2012-01-27T16:33:58+00:00</dc:date>
    </item>

    
    </channel>
</rss>