<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <h3><a href="http://openstack.org/user-survey">Take the OpenStack
        User Survey and Change the (OpenStack) World</a>
    </h3>
    <p>Still a few more hours to fill in the OpenStack User Survey.</p>
    <h3><a href="http://blogs.gnome.org/markmc/2014/04/10/heartbleed/">Heartbleed</a></h3>
    <p>The bug discovered affecting OpenSSL and “breaking” internet
      doesn’t directly touch OpenStack <a
href="http://lists.openstack.org/pipermail/openstack/2014-April/006539.html">but
        can lead to OpenStack compromise</a>. The width of the problem
      discovered this week is extremely wide though and I think it’s
      worth spending some more time learning about it. <a
        href="http://blogs.gnome.org/markmc">Mark McLoughlin</a> has
      collected an impressive amount of links where you can learn more.</p>
    <h3><a href="https://blog-nkinder.rhcloud.com/?p=51">Security
        auditing of OpenStack releases</a></h3>
    <p><a href="https://blog-nkinder.rhcloud.com/">Nathan Kinder</a>
      started a conversation about how to deal with high-level security
      related questions about OpenStack.</p>
    <h3><a
        href="http://opensource.com/business/14/4/governance-openstack">How
        to govern a project on the scale of OpenStack</a></h3>
    <p>How an open source project is governed can matter just as much as
      the features it supports, the speed at which it runs, or the code
      that underlies it. Some open source projects have what I call a “<a
href="http://www.theatlantic.com/technology/archive/2014/01/on-the-reign-of-benevolent-dictators-for-life-in-software/283139/"
        target="_blank">benevolent dictator for life</a>.” Others are
      outgrowths of corporate projects that, while open, still have
      their goals and code led by the company that manages it. And of
      course, there are thousands of projects out there that are written
      and managed by a single person or a small group of people for whom
      governance is less of an issue than insuring <a
href="http://opensource.com/life/14/1/evaluate-sustainability-open-source-project"
        target="_blank">project sustainability</a>.</p>
    <h3><a
        href="http://engineeredweb.com/blog/2014/openstack-sdk-php-intro/">Introducing
        the OpenStack SDK for PHP</a></h3>
    <p>Marrying OpenStack with one of the most popular programming
      languages on the planet. Write applications to interact with
      OpenStack public and private clouds, using the APIs. The <a
        href="https://wiki.openstack.org/wiki/OpenStack-SDK-PHP">OpenStack
        SDK for PHP</a> is meant to be by the community and for the
      community. It will be able to work with clouds from a variety of
      vendors or vanilla OpenStack setups.</p>
    <h3><a
href="http://justwriteclick.com/2014/04/10/tearing-down-obstacles-to-openstack-documentation-contributions/">Tearing
        down obstacles to OpenStack documentation contributions</a></h3>
    <p>Rip. Shred. Tear. Let’s gather up the obstacles to documentation
      contribution and tear them down one by one. I’ve designed a <a
href="https://docs.google.com/forms/d/136-BssH-OxjVo8vNoOD-gW4x8fDFpvixbgCfeV1w_do/viewform"
        target="_blank">survey</a> with the help of the OpenStack docs
      team to determine blockers for docs contributions. If you’ve
      contributed to OpenStack, please<a
href="https://docs.google.com/forms/d/136-BssH-OxjVo8vNoOD-gW4x8fDFpvixbgCfeV1w_do/viewform"
        target="_blank"> fill it out</a>.</p>
    <h2>The road to Juno Summit – Atlanta 2014</h2>
    <ul>
      <li>Applying for Visa? Looking for accommodation in Atlanta? Visit
        <a href="http://openstack.org/summit">http://openstack.org/summit</a></li>
      <li>Check the official <a
          href="http://openstacksummitmay2014atlanta.sched.org/"
          target="_blank">agenda</a></li>
      <li><a
href="http://www.openstack.org/blog/2014/03/call-for-proposals-open-source-openstack-summit/">Call
          for Proposals Open Source @ OpenStack Summit</a></li>
    </ul>
    <h2>Security Advisories and Notices</h2>
    <ul>
      <li><a
href="http://lists.openstack.org/pipermail/openstack-announce/2014-April/000218.html">XSS
          in Horizon orchestration dashboard (CVE-2014-0157) </a></li>
      <li><a
href="http://lists.openstack.org/pipermail/openstack-announce/2014-April/000219.html">RBAC
          policy not properly enforced in Nova EC2 API (CVE-2014-0167) </a></li>
      <li><a
href="http://lists.openstack.org/pipermail/openstack-announce/2014-April/000220.html">Remote
          code execution in Glance Sheepdog backend (CVE-2014-0162) </a></li>
      <li><a
href="http://lists.openstack.org/pipermail/openstack-announce/2014-April/000221.html">Keystone
          DoS through V3 API authentication chaining (CVE-2014-2828) </a></li>
      <li><a
href="http://lists.openstack.org/pipermail/openstack/2014-April/006428.html">Heat
          templates with invalid references allows unintended network
          access </a></li>
      <li><a
href="http://lists.openstack.org/pipermail/openstack/2014-April/006539.html">OpenSSL
          Heartbleed vulnerability can lead to OpenStack compromise </a></li>
    </ul>
    <h2>Tips ‘n Tricks</h2>
    <ul>
      <li>By <a
          href="http://hardysteven.blogspot.com/search/label/openstack">Steve
          Hardy</a>: <a
href="http://hardysteven.blogspot.com/2014/04/heat-auth-model-updates-part-1-trusts.html">Heat
          auth model updates – part 1 Trusts</a></li>
      <li>By <a href="http://adam.younglogic.com/">Adam Young</a>: <a
href="http://adam.younglogic.com/2014/04/teaching-horizon-to-share/">Teaching
          Horizon to Share</a></li>
      <li>By <a href="http://www.cberendt.de/">Christian Berendt</a>: <a
href="http://www.cberendt.de/2014/04/an-other-vagrant-box-with-devstack-and-ubuntu-14-04/">An
          other Vagrant box with Devstack and Ubuntu 14.04</a></li>
      <li>By <a
href="http://dev.cloudwatt.com/en/blog/how-to-store-incremental-backups-on-the-cloudwatt-object-store-using-duplicity.html">How
          To Store Incremental Backups On The Cloudwatt Object Store
          Using Duplicity</a></li>
      <li>By <a href="http://blog.seader.us/search/label/OpenStack">Cameron
          Seader</a>: <a
href="http://blog.seader.us/2014/04/quickly-setting-up-openstack-cloud-with.html">Quickly
          Setting-up an OpenStack Cloud with the SUSE Cloud 3 Admin
          Appliance</a></li>
      <li>By <a href="https://dague.net/">Sean Dague</a>: <a
          href="https://dague.net/2014/04/06/devstack-vagrant/">Devstack
          Vagrant</a></li>
      <li>By <a href="http://openstack.prov12n.com/">Cody Bunch</a>: <a
href="http://openstack.prov12n.com/how-to-make-a-lot-of-devstack-with-vagrant/">How
          to Make A LOT of Devstack with Vagrant</a></li>
    </ul>
    <h2>Reports from Previous Events</h2>
    <ul>
      <li><a
href="http://aptira.com/blog/98-openstack-meetup-coimbatore-31-march-2014">OpenStack
          Meetup, Coimbatore – 31 March 2014</a></li>
      <li><a
href="http://elastx.com/our-blog/openstack-meetup-hosted-by-elastx-and-solidfire">Nordic
          OpenStack meetup 3 April – hosted by Elastx and Solidfire</a></li>
    </ul>
    <h2>Upcoming Events</h2>
    <ul>
      <li><a href="https://us.pycon.org/2014/" target="_blank">PyCon</a>
        Apr 09 – 17, 2014 – Montreal, Canada <a
          href="https://us.pycon.org/2014/" target="_blank">Details</a></li>
      <li><a
href="http://www.meetup.com/Indian-OpenStack-User-Group/events/173478572/"
          target="_blank">OpenStack India Meeting</a> Apr 12, 2014 –
        Mumbai, India <a
href="http://www.meetup.com/Indian-OpenStack-User-Group/events/173478572/"
          target="_blank">Details</a></li>
      <li><a
          href="http://www.meetup.com/SA-Open-Stackers/events/175211322/"
          target="_blank">San Antonio OpenStack Meeting</a> Apr 16, 2014
        – San Antonio, TC <a
          href="http://www.meetup.com/SA-Open-Stackers/events/175211322/"
          target="_blank">Details</a></li>
      <li><a href="http://www.meetup.com/openstack/" target="_blank">SFBay
          OpenStack Hackathon #OSSFO</a> Apr 17, 2014 – <a
          href="http://www.meetup.com/openstack/" target="_blank">Details</a></li>
      <li><a
          href="http://www.meetup.com/Openstack-Amsterdam/events/174447942/"
          target="_blank">Icehouse Release Party!</a> Apr 17, 2014 –
        Amsterdam, Netherlands <a
          href="http://www.meetup.com/Openstack-Amsterdam/events/174447942/"
          target="_blank">Details</a></li>
      <li><a
          href="http://www.meetup.com/OpenStack-Online-Meetup/events/174880782/"
          target="_blank">Running OpenStack User Groups</a> Apr 17, 2014
        – Online <a
          href="http://www.meetup.com/OpenStack-Online-Meetup/events/174880782/"
          target="_blank">Details</a></li>
      <li><a
          href="http://www.safnog.org/meetings-future/agenda-2014-safnog-1.html"
          target="_blank">SAFNOG </a>Apr 22 – 23, 2014 – Johannesburg,
        South Africa <a
          href="http://www.safnog.org/meetings-future/agenda-2014-safnog-1.html"
          target="_blank">Details</a></li>
      <li><a
href="http://www.meetup.com/Philly-OpenStack-Meetup-Group/events/157769942/"
          target="_blank">Philly OpenStack Meeting</a> Apr 24, 2014 –
        Philadelphia, PA <a
href="http://www.meetup.com/Philly-OpenStack-Meetup-Group/events/157769942/"
          target="_blank">Details</a></li>
      <li><a
href="http://www.meetup.com/Indian-OpenStack-User-Group/events/173701902/"
          target="_blank">OpenStack India Meeting</a> Apr 26, 2014 –
        Bangalore, India <a
href="http://www.meetup.com/Indian-OpenStack-User-Group/events/173701902/"
          target="_blank">Details</a></li>
      <li><a href="https://openstackdaylatam.com/?lang=en"
          target="_blank">OpenStack Day Mexico</a> Apr 29, 2014 – Mexico
        City, Mexico <a href="https://openstackdaylatam.com/?lang=en"
          target="_blank">Details</a></li>
      <li><a
          href="http://www.meetup.com/OpenStack-France/events/172754772/"
          target="_blank">OpenStack Paris Meeting</a> Apr 29, 2014 –
        Paris, France <a
          href="http://www.meetup.com/OpenStack-France/events/172754772/"
          target="_blank">Details</a></li>
      <li><a href="http://www.meetup.com/openstack/events/123227622/"
          target="_blank">SFBay Meetup – Beginner track</a> May 01, 2014
        – Sunnyvale, CA <a
          href="http://www.meetup.com/openstack/events/123227622/"
          target="_blank">Details</a></li>
      <li><a href="http://www.meetup.com/openstack/" target="_blank">SFBay
          OpenStack Hackathon #OSSFO</a> May 01, 2014 – <a
          href="http://www.meetup.com/openstack/" target="_blank">Details</a></li>
      <li><a href="http://softwarelivre.org/fisl15" target="_blank">OpenStack
          Brasil User Group Meeting @ FISL15</a> May 07 – 10, 2014 –
        Porto Alegre, Brasil <a href="http://softwarelivre.org/fisl15"
          target="_blank">Details</a></li>
      <li><a href="http://www.linuxtag.org/2014/en/#openstack"
          target="_blank">OpenStack DACH Day at LinuxTag 2014</a> May
        09, 2014 – Berlin, Germany <a
          href="http://www.linuxtag.org/2014/en/#openstack"
          target="_blank">Details</a></li>
      <li><a
          href="http://www.openstack.org/summit/openstack-summit-atlanta-2014/"
          target="_blank">OpenStack Summit May 2014</a> May 12 – 16,
        2014 – Atlanta, GA <a
          href="http://www.openstack.org/summit/openstack-summit-atlanta-2014/"
          target="_blank">Details</a></li>
    </ul>
    <h2>Other News</h2>
    <ul>
      <li><a
href="http://www.rackspace.com/blog/why-we-craft-openstack-featuring-rackspace-principal-architect-kurt-griffiths/">Why
          We Craft OpenStack (Featuring Rackspace Principal Architect
          Kurt Griffiths)</a></li>
      <li><a href="http://cloudifysource.tumblr.com/post/82113910247">OpenStack
          Israel Podcast, Episode 7</a></li>
      <li><a
          href="http://blog.flaper87.com/post/53440a53d987d2dc534d4530/">MongoDB
          2.6 is out, Marconi will benefit from it</a></li>
      <li><a
href="http://sarob.com/2014/04/why-i-support-mark-mcclain-for-openstack-neutron-ptl/">Why
          I Support Mark McClain for OpenStack Neutron PTL</a></li>
      <li><a
href="http://www.openstack.org/blog/2014/04/openstack-day-events-april-may-june-2014/">OpenStack
          Day Events April – May – June 2014</a></li>
      <li><a
href="https://www.suse.com/communities/conversations/take-openstack-user-survey-change-openstack-world/">Take
          the OpenStack User Survey and Change the (OpenStack) World</a></li>
      <li>OpenStack Project Meeting: <a
href="http://eavesdrop.openstack.org/meetings/project/2014/project.2014-04-08-21.03.html">Summary</a>
        and <a
href="http://eavesdrop.openstack.org/meetings/project/2014/project.2014-04-08-21.03.log.html">full
          logs</a></li>
    </ul>
    <h2>Welcome New Reviewers and Developers</h2>
    <table cellpadding="2" cellspacing="0" width="665">
      <colgroup>
        <col width="306">
        <col width="351"> </colgroup>
      <tbody>
        <tr>
          <td width="306"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,personfa79dd2b-efa8-4ae2-a27c-2403097b53cd">Jason
              Kincl</a></td>
          <td width="351"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,persone87953ff-6004-4489-8501-d3c010953c14">Manish
              Godara</a></td>
        </tr>
        <tr>
          <td width="306"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,person77f2fe4a-c6d0-4f7f-89de-f1693ad8fe69">Choe,
              Cheng-Dae</a></td>
          <td width="351"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,personfac5629d-0584-4b32-86c2-fa2bddad706d">Jason
              Ni</a></td>
        </tr>
        <tr>
          <td width="306"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,person089f126d-502a-4822-b177-84b1f5c2c03e">Juan
              Antonio Osorio Robles</a></td>
          <td width="351"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,personfb3a20f8-13d5-4a0c-98f8-a6206857423b">vishal
              yadav</a></td>
        </tr>
        <tr>
          <td width="306"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,person12e8a305-9c1a-4a33-a975-7e688284c325">Peter
              Jφnsson</a></td>
          <td width="351"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,personae0d8a83-9fe7-42b6-9a11-700669cb8b46">Amrith</a></td>
        </tr>
        <tr>
          <td width="306"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,persond916cd64-576c-4be4-a826-9016800cc407">vaibhav</a></td>
          <td width="351"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,persond28659b8-3c5e-4eb0-8007-1634fc72cbb8">Doug
              Shelley</a></td>
        </tr>
        <tr>
          <td width="306"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,person398b5244-5476-415f-8a79-102c5c138cd9">Victor
              Boivie</a></td>
          <td width="351"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,persond081b5f0-9528-4a2c-9593-bd6b796b9a31">Aimon
              Bustardo</a></td>
        </tr>
        <tr>
          <td width="306"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,person992da121-eafa-4a18-a583-7f4bc7fb2d39">Marc
              Abramowitz</a></td>
          <td width="351"><a
href="http://activity.openstack.org/data/plugins/zfacts/view.action?viewproperties=true&instance=Person,personac41219a-48e6-4e9f-a3d6-7eacfcb05913">Igor
              Duarte Cardoso</a></td>
        </tr>
      </tbody>
    </table>
    <h2>Latest Activity In Projects</h2>
    <p>Do you want to see at a glance the bugs filed and solved this
      week? Latest patches submitted for review? Check out the
      individual project pages on <a
        href="http://activity.openstack.org/data/display/OPNSTK2/">OpenStack
        Activity Board – Insights</a>.</p>
    <ul>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/ceilometer">Telemetry
          (Ceilometer)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/cinder">Block
          Storage (Cinder)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/glance">Image
          Service (Glance)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/heat">Orchestration
          API</a> <a
          href="http://activity.openstack.org/data/display/OPNSTK2/heat">(Heat)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/horizon">Dashboard
          (Horizon)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/ironic">Bare
          Metal Provisioning (Ironic)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/keystone">Identity
          (Keystone)</a></li>
      <li><a
href="http://activity.openstack.org/data/display/OPNSTK2/openstack-manuals">Manuals</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/neutron">Networking
          (Neutron)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/nova">Compute
          (Nova)</a></li>
      <li><a
href="http://stackalytics.com/?release=icehouse&metric=commits&project_type=openstack&module=sahara-group&company=&user_id=">Data
          Processing (Sahara)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/swift">Object
          Storage (Swift)</a></li>
      <li><a
          href="http://activity.openstack.org/data/display/OPNSTK2/trove">Database
          As A Service (Trove)</a></li>
    </ul>
    <em>The weekly newsletter is a way for the community to learn about
      all the various activities occurring on a weekly basis. If you
      would like to add content to a weekly update or have an idea about
      this newsletter, please leave a comment.</em>
  </body>
</html>