Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-13 Thread Ghanshyam Mann
On Mon, Mar 13, 2017 at 7:37 PM, Andrea Frittoli wrote: > On Sat, Mar 11, 2017 at 10:45 PM Matt Riedemann > wrote: > > On 3/10/2017 3:02 PM, Andrea Frittoli wrote: > > > > We had a couple of sessions related to this topic at the PTG [0][1]. > > >

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-13 Thread Ken'ichi Ohmichi
2017-03-13 12:23 GMT-07:00 Jim Rollenhagen : > On Mon, Mar 13, 2017 at 12:58 PM, Chris Friesen > wrote: >> >> On 03/10/2017 01:37 PM, John Griffith wrote: >> >>> Now that micro-versions are *the API versioning scheme to rule them all* >>> one

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-13 Thread Jim Rollenhagen
On Mon, Mar 13, 2017 at 12:58 PM, Chris Friesen wrote: > On 03/10/2017 01:37 PM, John Griffith wrote: > > Now that micro-versions are *the API versioning scheme to rule them all* >> one >> question I've not been able to find an answer for is what we're going to >>

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-13 Thread Chris Friesen
On 03/10/2017 01:37 PM, John Griffith wrote: Now that micro-versions are *the API versioning scheme to rule them all* one question I've not been able to find an answer for is what we're going to promise here for support and testing. My understanding thus far is that the "community" approach

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-13 Thread Andrea Frittoli
On Mon, Mar 13, 2017 at 6:52 AM Ghanshyam Mann wrote: > On Sun, Mar 12, 2017 at 7:40 AM, Matt Riedemann > wrote: > > On 3/10/2017 3:02 PM, Andrea Frittoli wrote: > > > We had a couple of sessions related to this topic at the PTG [0][1]. > > We

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-13 Thread Andrea Frittoli
On Sat, Mar 11, 2017 at 10:45 PM Matt Riedemann wrote: On 3/10/2017 3:02 PM, Andrea Frittoli wrote: > > We had a couple of sessions related to this topic at the PTG [0][1]. > > We agreed that we want to still maintain integration tests only in > Tempest, which means that API

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-13 Thread Ghanshyam Mann
On Sun, Mar 12, 2017 at 7:40 AM, Matt Riedemann wrote: > On 3/10/2017 3:02 PM, Andrea Frittoli wrote: > >> >> We had a couple of sessions related to this topic at the PTG [0][1]. >> >> We agreed that we want to still maintain integration tests only in >> Tempest, which means

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-11 Thread Matt Riedemann
On 3/10/2017 3:02 PM, Andrea Frittoli wrote: We had a couple of sessions related to this topic at the PTG [0][1]. We agreed that we want to still maintain integration tests only in Tempest, which means that API micro versions that have no integration impact can be tested via functional tests.

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-10 Thread Ken'ichi Ohmichi
2017-03-10 13:32 GMT-08:00 Matthew Treinish : > On Fri, Mar 10, 2017 at 12:34:31PM -0800, Ken'ichi Ohmichi wrote: >> Hi John, >> >> Now Tempest is testing microversions only for Nova and contains some >> testing framework for re-using for another projects. >> On this

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-10 Thread Matthew Treinish
On Fri, Mar 10, 2017 at 12:34:31PM -0800, Ken'ichi Ohmichi wrote: > Hi John, > > Now Tempest is testing microversions only for Nova and contains some > testing framework for re-using for another projects. > On this framework, we can implement necessary microversions tests as > we want and

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-10 Thread Andrea Frittoli
On Fri, Mar 10, 2017 at 8:39 PM Ken'ichi Ohmichi wrote: > Hi John, > > Now Tempest is testing microversions only for Nova and contains some > testing framework for re-using for another projects. > On this framework, we can implement necessary microversions tests as > we

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-10 Thread John Griffith
On Fri, Mar 10, 2017 at 1:34 PM, Ken'ichi Ohmichi wrote: > Hi John, > > Now Tempest is testing microversions only for Nova and contains some > testing framework for re-using for another projects. > On this framework, we can implement necessary microversions tests as > we

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-10 Thread Ken'ichi Ohmichi
Hi John, Now Tempest is testing microversions only for Nova and contains some testing framework for re-using for another projects. On this framework, we can implement necessary microversions tests as we want and actually many microversions of Nova are not tested by Tempest. We can see the tested

Re: [openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-10 Thread John Griffith
On Fri, Mar 10, 2017 at 12:37 PM, John Griffith wrote: > Hey Everyone, > > So along the lines of an earlier thread that went out regarding testing of > deprecated API's and Tempest etc [1]. > > Now that micro-versions are *the API versioning scheme to rule them all* >

[openstack-dev] [api][qa][tc][nova][cinder] Testing of a microversioned world

2017-03-10 Thread John Griffith
Hey Everyone, So along the lines of an earlier thread that went out regarding testing of deprecated API's and Tempest etc [1]. Now that micro-versions are *the API versioning scheme to rule them all* one question I've not been able to find an answer for is what we're going to promise here for