frickler | jrosser: are you still planning to continue on cleaning up unmaintained zuul config errors? otherwise I'd propose something similar to https://review.opendev.org/c/openstack/tacker/+/958219 for now. cf. https://zuul.opendev.org/t/openstack/config-errors?project=openstack%2Fopenstack-ansible-tests&severity=error&skip=0 | 09:20 |
---|---|---|
noonedeadpunk | I kinda wonder why `openstack/ansible-role-qdrouterd` is not found | 09:23 |
noonedeadpunk | oh, we retired the role | 09:23 |
noonedeadpunk | doh | 09:23 |
noonedeadpunk | I somehow thought it was deprecation | 09:24 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-tests unmaintained/zed: Remove absent jobs/projects from the project https://review.opendev.org/c/openstack/openstack-ansible-tests/+/958270 | 09:27 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-tests unmaintained/zed: Remove absent jobs/projects from the project https://review.opendev.org/c/openstack/openstack-ansible-tests/+/958270 | 09:50 |
frickler | oh, there was https://review.opendev.org/c/openstack/openstack-ansible-tests/+/949197 already with similar intent. thx for following up anyway | 09:55 |
noonedeadpunk | ah, haven't seen it.... | 09:55 |
f0o | Is there an easy way to get the default policy.yaml from each service? I need to extend some calls for custom roles but wouldn't want to accidentally overwrite the defaults ;) | 12:16 |
f0o | I know I can use the `keystone_policy_overrides` (etc) to override them, that's not the question here. I know ambiguous wording I guess. I meant to actually get the defaults of the vanilla services without having to dig into the code or go service-repo by service-repo to find their policy.yamls | 12:17 |
f0o | for instance for keystone I couldnt even find the actual defaults as file but only inline in the docs at https://docs.openstack.org/keystone/latest/configuration/samples/policy-yaml.html | 12:19 |
f0o | would like to avoid parsing https://github.com/openstack/keystone/tree/master/keystone/common/policies and reconstructing the policies if possible | 12:20 |
noonedeadpunk | f0o: I think you'd need to run a policy generator to get default policies | 13:16 |
noonedeadpunk | as they are stored only in the code, and get renderred into the docs | 13:16 |
noonedeadpunk | so sample policy.yaml is actually defaults | 13:16 |
noonedeadpunk | or https://docs.openstack.org/keystone/latest/configuration/policy.html in a better way | 13:17 |
noonedeadpunk | this is the command producing default policy: https://opendev.org/openstack/keystone/src/branch/master/tox.ini#L160 | 13:18 |
f0o | ty! | 13:30 |
f0o | oslopolicy-sample-generator seems to be the only magic suace I need! | 13:39 |
opendevreview | Merged openstack/openstack-ansible-os_neutron master: [doc] Re-arrange OVN Scenario in the list as a default driver https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/957489 | 21:12 |
opendevreview | Merged openstack/ansible-role-pki master: Allow certificates to be installed by specifying them by name https://review.opendev.org/c/openstack/ansible-role-pki/+/954239 | 21:47 |
opendevreview | Merged openstack/openstack-ansible-os_masakari master: Add masakari user to libvirt Group https://review.opendev.org/c/openstack/openstack-ansible-os_masakari/+/957142 | 22:36 |
opendevreview | Merged openstack/openstack-ansible-openstack_hosts master: Implement GRUB modification process https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/951947 | 22:52 |
opendevreview | Merged openstack/openstack-ansible master: Remove deprecated run_tests/vagrantfile https://review.opendev.org/c/openstack/openstack-ansible/+/956945 | 23:27 |
opendevreview | Merged openstack/openstack-ansible master: Serve proxy on a standalone interface https://review.opendev.org/c/openstack/openstack-ansible/+/955498 | 23:44 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!