Skip to content

murano-project/murano-project.github.io

Repository files navigation

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Contributing to Murano &mdash; Murano</title>
    
    <link rel="stylesheet" href="_static/nature.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="_static/tweaks.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '2015.2.0.dev20',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="Murano" href="index.html" />
    <link rel="next" title="Development Guidelines" href="guidelines.html" />
    <link rel="prev" title="Murano package repository" href="articles/repository.html" /> 
  </head>
  <body>
  <div id="header">
    <h1 id="logo"><a href="http://www.openstack.org/">OpenStack</a></h1>
    <ul id="navigation">
      
      <li><a href="http://www.openstack.org/" title="Go to the Home page" class="link">Home</a></li>
      <li><a href="http://www.openstack.org/projects/" title="Go to the OpenStack Projects page">Projects</a></li>
      <li><a href="http://www.openstack.org/user-stories/" title="Go to the User Stories page" class="link">User Stories</a></li>
      <li><a href="http://www.openstack.org/community/" title="Go to the Community page" class="link">Community</a></li>
      <li><a href="http://www.openstack.org/blog/" title="Go to the OpenStack Blog">Blog</a></li>
      <li><a href="http://wiki.openstack.org/" title="Go to the OpenStack Wiki">Wiki</a></li>
      <li><a href="http://docs.openstack.org/" title="Go to OpenStack Documentation" class="current">Documentation</a></li>
      
    </ul>
  </div>
  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="contributing-to-murano">
<h1>Contributing to Murano<a class="headerlink" href="#contributing-to-murano" title="Permalink to this headline">¶</a></h1>
<p>If you&#8217;re interested in contributing to the Murano project,
the following will help get you started.</p>
<div class="section" id="contributor-license-agreement">
<h2>Contributor License Agreement<a class="headerlink" href="#contributor-license-agreement" title="Permalink to this headline">¶</a></h2>
<p>In order to contribute to the Murano project, you need to have
signed OpenStack&#8217;s contributor&#8217;s agreement:</p>
<ul class="simple">
<li><a class="reference external" href="http://docs.openstack.org/infra/manual/developers.html">http://docs.openstack.org/infra/manual/developers.html</a></li>
<li><a class="reference external" href="http://wiki.openstack.org/CLA">http://wiki.openstack.org/CLA</a></li>
</ul>
</div>
<div class="section" id="project-hosting-details">
<h2>Project Hosting Details<a class="headerlink" href="#project-hosting-details" title="Permalink to this headline">¶</a></h2>
<ul>
<li><dl class="first docutils">
<dt>Bug tracker</dt>
<dd><p class="first last"><a class="reference external" href="https://launchpad.net/murano">https://launchpad.net/murano</a></p>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Mailing list (prefix subjects with <tt class="docutils literal"><span class="pre">[Murano]</span></tt> for faster responses)</dt>
<dd><p class="first last"><a class="reference external" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></p>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Wiki</dt>
<dd><p class="first last"><a class="reference external" href="https://wiki.openstack.org/wiki/Murano">https://wiki.openstack.org/wiki/Murano</a></p>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>IRC channel</dt>
<dd><ul class="first last simple">
<li>#murano at FreeNode</li>
<li><a class="reference external" href="https://wiki.openstack.org/wiki/Meetings#Murano_meeting">https://wiki.openstack.org/wiki/Meetings#Murano_meeting</a></li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Code Hosting</dt>
<dd><ul class="first last simple">
<li><a class="reference external" href="https://git.openstack.org/cgit/openstack/murano">https://git.openstack.org/cgit/openstack/murano</a></li>
<li><a class="reference external" href="https://git.openstack.org/cgit/openstack/murano-agent">https://git.openstack.org/cgit/openstack/murano-agent</a></li>
<li><a class="reference external" href="https://git.openstack.org/cgit/openstack/murano-dashboard">https://git.openstack.org/cgit/openstack/murano-dashboard</a></li>
<li><a class="reference external" href="https://git.openstack.org/cgit/openstack/python-muranoclient">https://git.openstack.org/cgit/openstack/python-muranoclient</a></li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Code Review</dt>
<dd><ul class="first last simple">
<li><a class="reference external" href="https://review.openstack.org/#/q/murano+AND+status:+open,n,z">https://review.openstack.org/#/q/murano+AND+status:+open,n,z</a></li>
<li><a class="reference external" href="http://docs.openstack.org/infra/manual/developers.html#development-workflow">http://docs.openstack.org/infra/manual/developers.html#development-workflow</a></li>
</ul>
</dd>
</dl>
</li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
<div class="sphinxsidebar">
    <div class="sphinxsidebarwrapper">
            <h3><a href="index.html">Table Of Contents</a></h3>
            <ul>
<li><a class="reference internal" href="#">Contributing to Murano</a><ul>
<li><a class="reference internal" href="#contributor-license-agreement">Contributor License Agreement</a></li>
<li><a class="reference internal" href="#project-hosting-details">Project Hosting Details</a></li>
</ul>
</li>
</ul>

            <h4>Previous topic</h4>
            <p class="topless"><a href="articles/repository.html"
                                  title="previous chapter">Murano package repository</a></p>
            <h4>Next topic</h4>
            <p class="topless"><a href="guidelines.html"
                                  title="next chapter">Development Guidelines</a></p>
            <h3>This Page</h3>
            <ul class="this-page-menu">
              <li><a href="_sources/contributing.txt"
                     rel="nofollow">Show Source</a></li>
            </ul>
          <div id="searchbox" style="display: none">
            <h3>Quick search</h3>
              <form class="search" action="search.html" method="get">
                <input type="text" name="q" size="18" />
                <input type="submit" value="Go" />
                <input type="hidden" name="check_keywords" value="yes" />
                <input type="hidden" name="area" value="default" />
              </form>
              <p class="searchtip" style="font-size: 90%">
              Enter search terms or a module, class or function name.
              </p>
          </div>
          <script type="text/javascript">$('#searchbox').show(0);</script>
    </div>
</div>

      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="guidelines.html" title="Development Guidelines"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="articles/repository.html" title="Murano package repository"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">Murano</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright .
      Last updated on Wed Apr 29 17:52:18 2015, commit 9c804c9.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
    </div>
  </body>
</html>

About

No description, website, or topics provided.

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published