Re: [openstack-dev] [qa][neutron-fwaas][networking-bgpvpn][nova-lxd] Removing old data_utils from Tempest

2017-03-15 Thread Ken'ichi Ohmichi
2017-03-14 18:52 GMT-07:00 Takashi Yamamoto :
> thank you for heads up.
>
> On Wed, Mar 15, 2017 at 2:18 AM, Ken'ichi Ohmichi  
> wrote:
>> Hi,
>>
>> Many projects are using data_utils library which is provided by
>> Tempest for creating test resources with random resource names.
>> Now the library is provided as stable interface (tempest.lib) and old
>> unstable interface (tempest.common) will be removed after most
>> projects are switching to the new one.
>> We can see remaining projects from
>> https://review.openstack.org/#/q/status:open+branch:master+topic:tempest-data_utils
>
> are you going to backport?

Backport is not necessary on Tempest side, because Tempest is
branchless and we are using the same Tempest for stable branches.
If using the package of Tempest on tempest-plugin gate, the old
data_utils still exists with putting the Tempest version limitation
after the removal.
If using the latest Tempest on tempest-plugin gate, we need to
backport the corresponding patches to tempest-plugin after the
removal.
The above ways are different on projects.

Thanks

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [qa][neutron-fwaas][networking-bgpvpn][nova-lxd] Removing old data_utils from Tempest

2017-03-14 Thread Takashi Yamamoto
thank you for heads up.

On Wed, Mar 15, 2017 at 2:18 AM, Ken'ichi Ohmichi  wrote:
> Hi,
>
> Many projects are using data_utils library which is provided by
> Tempest for creating test resources with random resource names.
> Now the library is provided as stable interface (tempest.lib) and old
> unstable interface (tempest.common) will be removed after most
> projects are switching to the new one.
> We can see remaining projects from
> https://review.openstack.org/#/q/status:open+branch:master+topic:tempest-data_utils

are you going to backport?

>
> I hope these patches also can be merged before the
> patch(https://review.openstack.org/#/c/72/) which removes the old
> one to keep all gates stable.
>
> Thanks
> Ken Ohmichi
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [qa][neutron-fwaas][networking-bgpvpn][nova-lxd] Removing old data_utils from Tempest

2017-03-14 Thread Ken'ichi Ohmichi
Hi,

Many projects are using data_utils library which is provided by
Tempest for creating test resources with random resource names.
Now the library is provided as stable interface (tempest.lib) and old
unstable interface (tempest.common) will be removed after most
projects are switching to the new one.
We can see remaining projects from
https://review.openstack.org/#/q/status:open+branch:master+topic:tempest-data_utils

I hope these patches also can be merged before the
patch(https://review.openstack.org/#/c/72/) which removes the old
one to keep all gates stable.

Thanks
Ken Ohmichi

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev