<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Hi Jason, </span><br></div><div><br></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Comments inlined. If it helps, I can also work with you off-list via email to </span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">help resolve </span><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif; font-size: 12pt;">the issues you have.</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif; font-size: 12pt;"><br></span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif; font-size: 12pt;">Thanks,</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif; font-size: 12pt;">Vui</span></div><div><br></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>From: </b>"Jason Zhang" <bearovercloud@gmail.com></span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>To: </b>"OpenStack Development Mailing List" <openstack-dev@lists.openstack.org></span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>Cc: </b>"Vui Chiap Lam" <vuichiap@vmware.com></span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>Sent: </b>Thursday, September 26, 2013 5:48:10 PM</span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>Subject: </b>Re: [openstack-dev] How to create vmdk for openstack usage</span><br><div><br></div><div class="moz-cite-prefix"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Dear Vui,</span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      Thank you very much for your information.</span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      > After obtaining a sparse ide vmdk from "qemu-img convert",
      due to a bug in the </span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      > VMware nova driver, you need to convert the vmdk to a thin or
      preallocated disk. </span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      We tested it based on your information by using the ide. </span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      The preallocated option works. Thin didn't work, any idea?</span></div></blockquote><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Can you give more details about what you did and what did not work? Was it the </span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">conversion <span style="font-size: 12pt;" data-mce-style="font-size: 12pt;">to a thin disk that failed, or the usage of of the converted disk?</span></span></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div class="moz-cite-prefix"><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      > You can do this one of the following tools: </span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      > - vmkfstools.pl referenced in the DeveloperGuide Appendix </span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      > - vmkfstools directly if you can ssh into an ESX machine </span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      The above 2 didn't work.</span></div></blockquote><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Same here. Can you provide more details? Were you not able to set up or get to </span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">an environment to run these tools, <span style="font-size: 12pt;" data-mce-style="font-size: 12pt;">or did they not produce a converted disk, </span></span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><span style="font-size: 12pt;" data-mce-style="font-size: 12pt;">or did not produce one that works with </span><span style="font-size: 12pt;" data-mce-style="font-size: 12pt;">nova?</span></span></div><div><br></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div class="moz-cite-prefix"><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      > - vmware-vdiskmanager (comes bundled with VMware Fusion or
      VMware Workstation) </span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      > (e.g. '/Applications/VMware
      Fusion.app/Contents/Library/vmware-vdiskmanager' -r >
      our_sparse_ide.vmdk -t 4 converted.vmdk </span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      This works for pre-allocated. </span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      Is there an option to reduce the disk size of the converted vmdk?
      </span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      We were using vmware-vdiskmanager -r <source.vmdk> -t 0
      <target.vmdk> to reduced the disk size but it didn't work,
      OS couldn't be booted.</span></div></blockquote><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">-t 0 produces a monosparse format that is not compatible with ESX. </span></div><div><br></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">As for the reduction of disk size, not at the moment, although currently two issues related to <a href="https://bugs.launchpad.net/nova/+bug/1215146">https://bugs.launchpad.net/nova/+bug/1215146</a> are being looked into:</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">1. reduce disk usage on ESX datastore by restoring the thin-provisioned-ness of a thin disk.</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">2. minimize glance <-> nova network traffic when transferring thin provisioned disk.</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><br></span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">that hopefully will address this issue soon.</span></div><div><br></div><div><br></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div class="moz-cite-prefix"><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      Thanks in advance!</span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      Best regards,</span><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      Jason</span><br><br><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
      On 9/16/13 1:13 AM, Vui Chiap Lam wrote:</span><br></div><blockquote cite="mid:961639435.59750241.1379319181061.JavaMail.root@vmware.com"><div style="font-family: times new roman, new york, times, serif;
        font-size: 12pt; color: #000000"><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Hi Jason,</span><br></div><div><br></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">What happens if you forgo the converting to lsilogic, and
          instead upload the disk to glance as an ide disk (using
          --property vmware_adaptertype=ide)?<br>
          </span></div><div><br></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Also, just reiterating the docs and Dan's comments,</span></div><div><br></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">After obtaining a sparse ide vmdk from "qemu-img convert",
          due to a bug in the VMware nova driver, you need to convert
          the vmdk to a thin or preallocated disk.</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">You can do this one of the following tools:</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">- vmkfstools.pl referenced in the DeveloperGuide Appendix</span></div><div><span style="font-size: 12pt; font-family: 'courier new', courier, monaco, monospace, sans-serif;">- vmkfstools directly if you
            can ssh into an ESX machine</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><span style="font-size: 12pt;" data-mce-style="font-size: 12pt;">- vmware-vdiskmanager (comes
            bundled with VMware Fusion or VMware Workstation)</span><span style="font-size: 12pt;" data-mce-style="font-size: 12pt;"><br>
          </span></span></div><div><span style="font-size: 12pt; font-family: 'courier new', courier, monaco, monospace, sans-serif;"> 
            (e.g. '/Applications/VMware
            Fusion.app/Contents/Library/vmware-vdiskmanager' -r
            our_sparse_ide.vmdk -t 4 converted.vmdk</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">After this step you should have a <em>converted</em>.vmdk
          and a <em>converted</em>-flat.vmdk.</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">At this point <em>converted</em>-flat.vmdk (not the
          descriptor file <em>converted</em>.vmdk) can be uploaded to
          with --property vmware_adaptertype=ide as an ide image</span></div><div><br></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">If this works, we can worry about converting the disk to
          SCSI next.</span></div><div><br></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Regards,</span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">Vui</span></div><div><br></div><div><br></div><div><br></div><hr id="zwchr"><blockquote style="border-left:2px solid
#1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>From:
          </b>"Jason Zhang" <a class="moz-txt-link-rfc2396E" href="mailto:bearovercloud@gmail.com" target="_blank"><bearovercloud@gmail.com></a></span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>To: </b>"OpenStack Development Mailing List"
          <a class="moz-txt-link-rfc2396E" href="mailto:openstack-dev@lists.openstack.org" target="_blank"><openstack-dev@lists.openstack.org></a></span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>Sent: </b>Friday, September 13, 2013 4:09:47 PM</span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><b>Subject: </b>Re: [openstack-dev] How to create vmdk for
          openstack usage</span><br><div><br></div><div class="moz-cite-prefix"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>Hi Dan,<br>
              <br>
              Thank you very much for your reply.<br>
              
<br>
              We tested again and it still does not work, can you give
              more information about how the vmdk's were created?<br>
              
I.e the tool used to create the debian and trend vmdk's
              listed here<br>
              <a class="moz-txt-link-freetext" href="https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide#Glance_Initial_Setup" target="_blank">https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide#Glance_Initial_Setup</a><br>
              
<br>
              Using qemu-img convert to convert a qcow2 or raw image to
              vmdk doesn't seem to work, for example, by using

<br>
              qemu-img convert -f qcow2 -O vmdk <input-file.qcow2>
              <output-file.vmdk><br>
              

The command always converts to a vmdk which is of
              adapter type 'ide' other than lsilogic.
<br>
              <br>
              We modified the adapter type to lsilogic and uploading it
              to glance by using,<br>
              <br>
              glance image-create --name=<name> --disk-format=vmdk
              --container-format=bare --is-public=true --property
              vmware_adaptertype=lsiLogic --property
              vmware_disktype=thin --property
              vmware_ostype=ubuntu64Guest < output-file.vmdk<br>
              or<br>
              glance image-create --name=<name> --disk-format=vmdk
              --container-format=bare --is-public=true --property
              vmware_adaptertype=lsiLogic  --property
              vmware-disktype="preallocated" --property
              vmware_disktype=thin --property
              vmware_ostype=ubuntu64Guest < output-file.vmdk<br>
              <br>
              doesn't seem to work. Even after tying the steps
              under <a class="moz-txt-link-freetext" href="https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide#Appendix%3F%3F" target="_blank">https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide#Appendix

</a><br>
              <br>
              It seems the patch to convert into a scsi disk, has not
              been merged yet: <a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/qemu/+bug/545089" target="_blank">https://bugs.launchpad.net/qemu/+bug/545089</a><br>
              
<br>
              Thanks in advance!<br>
              <br>
              Best regards,<br>
              <br>
              Jason<br>
              <br>
            </tt><tt><br>
              On 9/12/13 12:48 PM, Dan Wendlandt wrote:</tt><tt><br>
            </tt></span></div><blockquote cite="mid:CA+0XJm9ZYW1oXifnOB96TSMLH9etOEzOTcOeY+qGGpJyEdt84w@mail.gmail.com"><div dir="ltr"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>Hi Jason,</tt></span><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                </tt></span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>The best place to look is the official openstack
                  compute documentation that covers vSphere in Nova: </tt><tt><a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/vmware.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/admin/content/vmware.html</a></tt></span></div><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                </tt></span></div><div style=""><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>In particular, check out the section
                  titled "Images with VMware vSphere" (pasted below).
                   As that text suggests, the most likely issue with
                  your VMDK not booting is that you may have passed the
                  wrong vmware_adaptertype to glance when creating the
                  image.  Also note the statement indicating that all
                  VMDK images must be "flat" (i.e., single file),
                  otherwise Glance will be confused.</tt></span></div><div style=""><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                </tt></span></div><div style=""><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>Dan</tt></span></div><div style=""><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                </tt></span></div><div style=""><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                </tt></span></div><div style=""><div class="" style="color: rgb(0, 0, 0); font-size:
                  12px;"><h3 class=""><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><a id="VMWare_images" class="mceItemAnchor"> </a></tt><tt>Images
                      with VMware vSphere</tt></span></h3></div><p style="font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>When

                    using either VMware driver, images should be
                    uploaded to the OpenStack Image Service in the VMDK
                    format. Both thick and thin images are currently
                    supported and all images must be flat (i.e.
                    contained within 1 file). For example</tt></span></p><p style="font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>To
                    load a thick image with a SCSI adaptor:</tt></span></p><pre class="" style="color: rgb(35, 48, 45); width: 1052px; border-bottom: 1px solid rgb(222, 222, 222) ! important; border-top: 1px solid rgb(222, 222, 222) ! important; font-size: 12px; padding: 0.5em ! important;"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">$ glance image-create name="ubuntu-thick-scsi" disk_format=vmdk container_format=bare \
is_public=true --property vmware_adaptertype="lsiLogic" \
--property vmware_disktype="preallocated" \
--property vmware_ostype="ubuntu64Guest" < ubuntuLTS-flat.vmdk</span></pre><p style="font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>To
                    load a thin image with an IDE adaptor:</tt></span></p><pre class="" style="color: rgb(35, 48, 45); width: 1052px; border-bottom: 1px solid rgb(222, 222, 222) ! important; border-top: 1px solid rgb(222, 222, 222) ! important; font-size: 12px; padding: 0.5em ! important;"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">$ glance image-create name="unbuntu-thin-ide" disk_format=vmdk container_format=bare \
is_public=true --property vmware_adaptertype="ide" \
--property vmware_disktype="thin" \
--property vmware_ostype="ubuntu64Guest" < unbuntuLTS-thin-flat.vmdk</span></pre><p style="font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>The
                    complete list of supported vmware disk properties is
                    documented in the Image Management section. It's
                    critical that the adaptertype is correct; In fact,
                    the image will not boot with the incorrect
                    adaptertype. If you have the meta-data VMDK file the
                    the ddb.adapterType property specifies the
                    adaptertype. The default adaptertype is "lsilogic"
                    which is SCSI.</tt></span></p><p style="font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                  </tt></span></p><p style="font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                  </tt></span></p></div><div style=""><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                </tt></span></div><div style=""><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                </tt></span></div></div><div class="gmail_extra"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
              </tt><tt><br>
              </tt></span><div class="gmail_quote"><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>On Thu, Sep 12, 2013 at 11:29
                  AM, Jason Zhang </tt><tt><span dir="ltr"><<a href="mailto:bearovercloud@gmail.com" target="_blank">bearovercloud@gmail.com</a>></span></tt><tt>
                  wrote:</tt><tt><br>
                </tt></span><blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="text-indent: 0px; letter-spacing:
                      normal; font-variant: normal; text-align: start;
                      font-style: normal; font-weight: normal;
                      line-height: normal; color: rgb(34, 34, 34);
                      text-transform: none; font-size: 12.8px;
                      white-space: normal; word-spacing: 0px;"><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                        </tt></span><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><big>Hi Dears,<br>
                              <br>
                              In the document<a href="https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide" style="color:rgb(17,85,204)" target="_blank">
                                https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide</a> 
                              under the 'Get
                                an initial VMDK to work with', <br>
                              its said, 'There are a lot of “gotchas”
                              around what VMDK disks work with OpenStack
                              + vSphere,'. <br>
                              The appendix section lists one of the
                              gotchas. Are there any more gotchas?<br>
                              <br>
                              During our testing, the vmdk instance on
                              boot-up gives a 'Operating System not
                              found' error, <br>
                              I am not sure whether this is a already
                              known issue or not.</big></tt><tt> </tt><tt><big><br>
                                <br>
                                Thanks in advance!<br>
                                <br>
                                Best regards,<br>
                                <br>
                                Jason<br>
                              </big></tt></span></div></div></div><blockquote><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><big> </big></tt></span></blockquote><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                    </tt></span></div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                  </tt><tt>_______________________________________________</tt><tt><br>
                  </tt><tt> OpenStack-dev mailing list</tt><tt><br>
                  </tt><tt><a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.org</a></tt><tt><br>
                  </tt><tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></tt><tt><br>
                  </tt><tt><br>
                  </tt></span></blockquote></div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
              </tt><tt><br clear="all">
              </tt></span><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
                </tt></span></div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>-- </tt><tt><br>
              </tt><tt>~~~~~~~~~~~~~~~~~~~~~~~~~~~</tt><tt><br>
              </tt><tt>Dan Wendlandt </tt></span><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>Nicira, Inc: </tt><tt><a href="http://www.nicira.com" target="_blank">www.nicira.com</a></tt><tt><br>
                </tt></span><div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt>twitter: danwendlandt</tt><tt><br>
                  </tt><tt> ~~~~~~~~~~~~~~~~~~~~~~~~~~~</tt><tt><br>
                  </tt></span></div></div></div><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
            </tt><tt><br>
            </tt></span><pre><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.org</a><a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></span></pre></blockquote><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><tt><br>
          </tt></span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
          _______________________________________________</span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">
          OpenStack-dev mailing list</span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.org</a></span><br><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;"><a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></span><br></blockquote><div><br></div></div><br><br><pre><span style="font-family: 'courier new', courier, monaco, monospace, sans-serif;">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.org</a><a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></span></pre></blockquote><br></blockquote><div><br></br></div></div></body></html>