Tuesday, 2021-12-07

opendevreviewMerged openstack/python-designateclient master: Add Designate hacking checks to the client  https://review.opendev.org/c/openstack/python-designateclient/+/81973707:54
opendevreviewErik Olof Gunnar Andersson proposed openstack/python-designateclient master: Add basic osc unit tests  https://review.opendev.org/c/openstack/python-designateclient/+/81976108:10
opendevreviewErik Olof Gunnar Andersson proposed openstack/python-designateclient master: Add basic osc unit tests  https://review.opendev.org/c/openstack/python-designateclient/+/81976108:13
opendevreviewErik Olof Gunnar Andersson proposed openstack/python-designateclient master: Add basic osc unit tests  https://review.opendev.org/c/openstack/python-designateclient/+/81976108:33
opendevreviewMerged openstack/designate-tempest-plugin master: Abort wait for 404 if the status changes to ERROR  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/82007509:42
opendevreviewArkady Shtempler proposed openstack/designate-tempest-plugin master: New test case: "test_create_zone_on_provided_pool"  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/81931010:18
opendevreviewMichael Johnson proposed openstack/designate master: DNM - Testing BIND9 job on centos 9 stream  https://review.opendev.org/c/openstack/designate/+/81712317:21
eanderssonThanks for the review frickler18:18
eanderssonbtw fully agree with your comment on hacking checks... but that must have been solved by someone else in the OpenStack community right? 18:19
fricklereandersson: neutron has some shared checks in neutron-lib. I'm not sure whether we could import designate as test-req in python-designateclient, if yes, we could do https://paste.opendev.org/show/811524/, tested that locally20:04
fricklerotherwise we could try to get the checks into hacking itself maybe. I think a dedicated designate-lib would be overkill20:05
frickleroh, we could move the checks into the client proper and use those in designate20:06
johnsomYeah, it's either getting them into the main hacking, or creating another repo. I am not a fan of importing designate proper as it could mask other import issues.20:07
fricklerdesignate does require python-designateclient already, so that would not change dependencies20:07
eanderssonSo you thinking we would keep the hack checks in python-designateclient?20:15
johnsomI do. It's not that much code and a common pattern. 20:19
johnsomI really don't think folks just installing the client would want to need to install all of designate and it's dependencies on their laptop, etc.20:21
johnsomThere is a decent argument for up-streaming them into the main hacking and letting people disable them if they don't care.20:22
eanderssonI am suprised that isn't a thing already20:31

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!