[openstack-dev] removal of v3 in tree testing

Sean Dague sean at dague.net
Thu Mar 5 22:00:13 UTC 2015


On 03/04/2015 07:48 PM, GHANSHYAM MANN wrote:
> Hi Sean,
> 
> Yes having V3 directory/file names is very confusing now.
> 
> But current v3 sample tests cases tests v2.1 plugins. As /v3 url is
> redirected to v21 plugins, v3 sample tests make call through v3 url and
> test v2.1 plugins. 
> 
> I think we can start cleaning up the *v3* from everywhere and change it
> to v2.1 or much appropriate name.
> 
> To cleanup the same from sample files, I was planning to rearrange
> sample files structure. Please check if that direction looks good (still
> need to release patch for directory restructure)
> 
> https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:sample_files_structure,n,z 

I had another chat with Alex this morning on IRC. I think my confusion
is that I don't feel like I understand how we get down to 1 set of API
samples in the tree based on that set of posted patches.

It seems like there should only be 1 set of samples in docs/ and one set
of templates. I would also argue that we should only have 1 set of tests
(though that I'm mid term flexible on).

It seems that if our concern is that both the v2 and v21 endpoints need
to have the same results, we could change the functional tox target to
run twice, once with v2 and once with v21 set as the v2 endpoint.
Eventually we'll be able to drop v2 on v2.

Anyway, in order to both assist my own work unwinding the test tree, and
to help review your work there, can you lay out your vision for cleaning
this up with all the steps involved? Hopefully that will cut down the
confusion and make all this work move faster.

	-Sean

-- 
Sean Dague
http://dague.net



More information about the OpenStack-dev mailing list