<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Zhongyue,<br>
      <br>
      Excellent! Let's work together on this:<br>
      <ol>
        <li>Please go to the BP itself and comment in the whiteboard the
          tests you want to implement. This way we give visibility to
          everybody as to what the status and allocation are</li>
        <li> Targeting Grizzly 3. Let's see how much progress we achieve
          over the next couple of weeks and based on that we can
          reassess</li>
      </ol>
      <p>Regards<br>
      </p>
       <br>
      On 01/08/2013 03:03 AM, Zhongyue Luo wrote:<br>
    </div>
    <blockquote
cite="mid:CAFf0h6dCXGDSt9V+Byk1Ptt9WJbJcQ=L9RyvvgAo2_wki3UXig@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Miguel,<br>
              <br>
            </div>
            There are some tests I need to implement in the
            quantum-extended-api for my personal projects, so I would
            like to work together on these BPs with the team.<br>
            <br>
          </div>
          How do you plan to distribute tasks and to which release
          should we target the BPs?<br>
          <br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Jan 8, 2013 at 2:07 AM, MIguel
          Lavalle <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:miguel@mlavalle.com" target="_blank">miguel@mlavalle.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> Hi Quantum and
              Tempest Teams,<br>
              <br>
              As a follow up to my previous message and based on
              conversations and messages over the past few days, below
              you will find an inventory of the Tempest tests blueprints
              for Quantum that have descriptions in Launchpad. The
              inventory below is in addition to the smoke test recently
              developed by Maru Newby (<a moz-do-not-send="true"
                href="https://review.openstack.org/#/c/17776/"
                target="_blank">https://review.openstack.org/#/c/17776/</a>).<br>
              <br>
              <ol>
                <li><a moz-do-not-send="true"
href="https://blueprints.launchpad.net/tempest/+spec/add-basic-quantum-system-tests"
                    target="_blank">https://blueprints.launchpad.net/tempest/+spec/add-basic-quantum-system-tests</a>
                  <br>
                </li>
                <ul>
                  <li>Drafter: Hua Zhang. <br>
                  </li>
                  <li>Assignee: Zhongyue Luo. <br>
                  </li>
                  <li>Completed by Zhongyue Luo on 2013-01-05</li>
                  <li>Description: As we know, we're planning on gating
                    with tempest for quantum. 1) one blueprint has added
                    quantum to devstact gate (<a moz-do-not-send="true"
                      rel="nofollow"
                      href="https://review.openstack.org/#/c/6641/"
                      target="_blank">https://review.openstack.org/#/c/6641/</a>
                    ). 2) and another blueprint has added some json
                    services and some unit tests for quantum ( <a
                      moz-do-not-send="true" rel="nofollow"
                      href="https://review.openstack.org/#/c/4896/"
                      target="_blank">https://review.openstack.org/#/c/4896/</a>
                    ). so this blueprint plans to add following basic
                    quantum system test cases into tempest to leverage
                    the openstack jenkin's infrastructure. * create
                    tenants * create vms * create networks<br>
                  </li>
                </ul>
                <li><a moz-do-not-send="true"
                    href="https://blueprints.launchpad.net/tempest/+spec/quantum-tempest"
                    target="_blank">https://blueprints.launchpad.net/tempest/+spec/quantum-tempest</a>
                  <br>
                </li>
                <ul>
                  <li>Drafter: Nachi Ueno. <br>
                  </li>
                  <li>Assignee: Nachi Ueno. <br>
                  </li>
                  <li>Completed by Jay pipes on 2012-01-04</li>
                  <li>Description: Add basic senario testing for Quantum
                    1 Create Internal network 2 Create VM on each
                    network 3 Create External network 4 Create Router 5
                    plug internal network 6 plug external network 7
                    setup floating ip 8 setup security group ( Nova
                    version) 9 ping test 10 netcat test ( optional )</li>
                </ul>
                <li><a moz-do-not-send="true"
                    href="https://blueprints.launchpad.net/tempest/+spec/quantum-basic-api"
                    target="_blank">https://blueprints.launchpad.net/tempest/+spec/quantum-basic-api</a></li>
                <ul>
                  <li>Drafter: Miguel Lavalle</li>
                  <li>Assignee: Miguel Lavalle</li>
                  <li>Status: Approved by Jay Pipes, development in
                    progress</li>
                  <li>Description: Implement Tempest tests for each one
                    of the Quantum deployment use cases described in the
                    Folsom Administration Guide (detailed description at
                    <a moz-do-not-send="true" rel="nofollow"
href="http://docs.openstack.org/folsom/openstack-network/admin/content/use_cases.html"
                      target="_blank">http://docs.openstack.org/folsom/openstack-network/admin/content/use_cases.html</a>)</li>
                </ul>
                <li><a moz-do-not-send="true"
href="https://blueprints.launchpad.net/tempest/+spec/quantum-extended-api"
                    target="_blank">https://blueprints.launchpad.net/tempest/+spec/quantum-extended-api</a></li>
                <ul>
                  <li>Drafter: Miguel Lavalle</li>
                  <li>Assignee: Miguel Lavalle</li>
                  <li>Status: Approved by Jay Pipes, development in
                    progress</li>
                  <li>Description: Tempest tests for the Quantum API
                    v2.0 will be extended as follows:Relevant “negative”
                    tests will be developed for all the CRUD operations
                    on the entities offered by the API: Network,
                    Subnet,  Port. Positive tests will be developed for
                    the following generic API extensions:  Available
                    extensions retrieval, Provider networks,  Layer-3,
                    Quotas</li>
                </ul>
              </ol>
              Regards<span class="HOEnZb"><font color="#888888"><br>
                  <br>
                  Miguel<br>
                  <ol>
                  </ol>
                  <p><br>
                  </p>
                  <p><br>
                  </p>
                  <ol>
                  </ol>
                </font></span></div>
            <br>
            _______________________________________________<br>
            OpenStack-dev mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"
              target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        <div><b>Intel SSG/SSD/SOTC/PRC/CITT</b></div>
        <div>880 Zixing Road, Zizhu Science Park, Minhang District,
          Shanghai, 200241, China<br>
        </div>
        <div>+862161166500</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>