[openstack-dev] [qa] Do I need a spec for testing the compute os-networks API?

2014-08-08 Thread Matt Riedemann
This came up while reviewing the fix for bug 1327406 [1]. Basically the os-networks API behaves differently depending on your backing network manager in nova-network. We run Tempest in the gate with the FlatDHCPManager, which has the bug; if you try to list networks as a non-admin user it

Re: [openstack-dev] [qa] Do I need a spec for testing the compute os-networks API?

2014-08-08 Thread Andrea Frittoli
Thanks Matt for bringing this up/ There is a tiny start in flight here [0] - if you plan to work on providing full testing coverage for the n-net api you may want to create a spec with a link to an etherpad to help track / split the work. andrea [0] https://review.openstack.org/#/c/107552/21

Re: [openstack-dev] [qa] Do I need a spec for testing the compute os-networks API?

2014-08-08 Thread Matt Riedemann
On 8/8/2014 9:50 AM, Andrea Frittoli wrote: Thanks Matt for bringing this up/ There is a tiny start in flight here [0] - if you plan to work on providing full testing coverage for the n-net api you may want to create a spec with a link to an etherpad to help track / split the work. andrea