<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04/08/2015 02:36 PM, Matthew
      Treinish wrote:<br>
    </div>
    <blockquote cite="mid:20150408183656.GA8318@sinanju" type="cite">
      <pre wrap="">On Wed, Apr 08, 2015 at 01:08:03PM -0400, David Kranz wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Since tempest no longer uses the official clients as a literal code
dependency, except for the cli tests which are being removed, the clients
have been dropping from requirements.txt. But when debugging issues
uncovered by tempest, or when debugging tempest itself, it is useful to use
the cli to check various things. I think it would be a good service to users
of tempest to include the client libraries when tempest is installed on a
machine. Is there a reason to not do this?
</pre>
      </blockquote>
      <pre wrap="">i> 

Umm, so that is not what requirements.txt is for, we should only put what is
required to run the tempest in the requirements file. It's a package dependencies
list, not a list of everything you find useful for developing tempest code.</pre>
    </blockquote>
    I was more thinking of users of tempest than developers of tempest,
    though it is useful to both.<br>
    But we can certainly say that this is an issue for those who provide
    tempest to users.<br>
    <br>
     -David<br>
    <br>
    <br>
    <blockquote cite="mid:20150408183656.GA8318@sinanju" type="cite">
      <pre wrap="">

I get what you're going for but doing that as part of the tempest install is not
the right place for it. We can put it as a recommendation in the developer
documentation or have scripts somewhere which sets setups up a dev env or
something. 

-Matt Treinish
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</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>