Hi Hongbin, If several of your test cases require a subnet pool, I think the simplest solution would be creating one in the resource creation step of the tests. As I understand it, subnet pools can be created by regular projects (they do not require admin credentials).
The main advantage that I can think of for having subnet pools provisioned as part of the credential provider code is that - in case of pre-provisioned credentials - the subnet pool would be created and delete once per test user as opposed to once per test class. That said I'm not opposed to the proposal in general, but if possible I would prefer to avoid adding complexity to an already complex part of the code. andrea On Sun, May 21, 2017 at 2:54 AM Hongbin Lu <[email protected]> wrote: > Hi QA team, > > > > I have a proposal to create subnetpool/subnet pair on dynamic credentials: > https://review.openstack.org/#/c/466440/ . We (Zun team) have use cases > for using subnets with subnetpools. I wanted to get some early feedback on > this proposal. Will this proposal be accepted? If not, would appreciate > alternative suggestion if any. Thanks in advance. > > > > Best regards, > > Hongbin > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
