Re: [openstack-dev] [qa] official clients and tempest

2015-04-14 Thread Ken'ichi Ohmichi
2015-04-14 8:04 GMT+09:00 Matthew Treinish : > On Thu, Apr 09, 2015 at 11:05:10AM +0900, Ken'ichi Ohmichi wrote: >> 2015-04-09 4:14 GMT+09:00 Sean Dague : >> > On 04/08/2015 02:58 PM, David Kranz wrote: >> >> On 04/08/2015 02:36 PM, Matthew Treinish wrote: >> >>> On Wed, Apr 08, 2015 at 01:08:03PM

Re: [openstack-dev] [qa] official clients and tempest

2015-04-13 Thread Matthew Treinish
On Thu, Apr 09, 2015 at 11:05:10AM +0900, Ken'ichi Ohmichi wrote: > 2015-04-09 4:14 GMT+09:00 Sean Dague : > > On 04/08/2015 02:58 PM, David Kranz wrote: > >> On 04/08/2015 02:36 PM, Matthew Treinish wrote: > >>> On Wed, Apr 08, 2015 at 01:08:03PM -0400, David Kranz wrote: > Since tempest no l

Re: [openstack-dev] [qa] official clients and tempest

2015-04-08 Thread Ken'ichi Ohmichi
2015-04-09 4:14 GMT+09:00 Sean Dague : > On 04/08/2015 02:58 PM, David Kranz wrote: >> On 04/08/2015 02:36 PM, Matthew Treinish wrote: >>> On Wed, Apr 08, 2015 at 01:08:03PM -0400, David Kranz wrote: Since tempest no longer uses the official clients as a literal code dependency, except fo

Re: [openstack-dev] [qa] official clients and tempest

2015-04-08 Thread Sean Dague
On 04/08/2015 02:58 PM, David Kranz wrote: > On 04/08/2015 02:36 PM, Matthew Treinish wrote: >> On Wed, Apr 08, 2015 at 01:08:03PM -0400, David Kranz wrote: >>> Since tempest no longer uses the official clients as a literal code >>> dependency, except for the cli tests which are being removed, the

Re: [openstack-dev] [qa] official clients and tempest

2015-04-08 Thread David Kranz
On 04/08/2015 02:36 PM, Matthew Treinish wrote: On Wed, Apr 08, 2015 at 01:08:03PM -0400, David Kranz wrote: 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

Re: [openstack-dev] [qa] official clients and tempest

2015-04-08 Thread Matthew Treinish
On Wed, Apr 08, 2015 at 01:08:03PM -0400, David Kranz wrote: > 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

[openstack-dev] [qa] official clients and tempest

2015-04-08 Thread David Kranz
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 t