*** jpena|off is now known as jpena | 07:46 | |
elodilles | hi QA team! today finally every project have branched stable/2023.1, so you are also good to go with QA's release tasks: https://wiki.openstack.org/wiki/QA/releases | 09:11 |
---|---|---|
elodilles | gmann kopecmartin : ^^^ | 09:11 |
elodilles | let me know if there is any issue (we see time to time issues with stable/2023.1 branch naming, but hopefully most of them are fixed) | 09:12 |
kopecmartin | elodilles: ack, thanks | 09:37 |
dansmith | kopecmartin: when will grenade's default source branch move to 2023.1? and/or can I propose that now/ | 15:13 |
dansmith | ? | 15:13 |
dansmith | ah, no branch in devstack yet | 15:14 |
ricolin | hey gmann | 15:37 |
ricolin | regarding https://review.opendev.org/c/openstack/magnum/+/874945/18/magnum/common/policies/base.py#141 | 15:37 |
ricolin | I'm not sure how to merge multiple deprecate rules together in one RuleDefault | 15:38 |
ricolin | I leave some comment there, please kindly suggest when you got time | 15:38 |
johnsom | dansmith When you have a minute, dbcounter issue under SQLALchemy 2.x: https://review.opendev.org/c/openstack/devstack/+/876601 | 16:56 |
dansmith | ugh | 16:58 |
johnsom | lol, well I provided the patch at least.... | 16:58 |
dansmith | johnsom: yeah, not ugh'ing at you of course, thanks very much :D | 16:59 |
johnsom | We have been working on getting Designate updated for 2.x and found the issue. | 17:00 |
dansmith | cool, I'm surprised nobody else has hit that yet | 17:01 |
johnsom | Me too. You can't do a full devstack install right now, nova blows up because it is still using migrate. But I was able to work around that and get a full designate run on 2.0.5post1 with this fix and the oslo.db one. | 17:02 |
*** jpena is now known as jpena|off | 17:02 | |
dansmith | oh nova can use either I think, maybe the devstack nova stuff needs to be updated or something | 17:03 |
dansmith | I haven't followed those developments | 17:03 |
johnsom | Thanks | 17:04 |
opendevreview | Gorka Eguileor proposed openstack/devstack master: Add support for shared os_brick file lock path https://review.opendev.org/c/openstack/devstack/+/849329 | 17:15 |
gmann | elodilles: ack thanks. | 18:03 |
gmann | dansmith: for greande branch setting, we will do it now as devstack is all set to branch for stable/2023.1 | 18:04 |
gmann | ricolin: hi | 18:04 |
dansmith | gmann: okay I don't see the branch for devstack yet | 18:04 |
gmann | dansmith: yeah, I mean that is going to be started today, all things together. I will propose the series today | 18:05 |
dansmith | gmann: ah cool thanks | 18:05 |
gmann | ricolin: if we are replacing the same check_str with base rule, adding the deprecated rule in base rule will make all the specific rules apply the deprecated rules to all specific rules. if check_str you are replacing to are different then it need different deprecated rules | 18:06 |
gmann | ricolin: for example: in this file you are replacing 'base.RULE_DENY_CLUSTER_USER' - > 'base.RULE_PROJECT_MEMBER_DENY_CLUSTER_USER' and adding deprecated rule in every policy rules, instead you can just add base.RULE_DENY_CLUSTER_USER as a deprecated rule in base.RULE_PROJECT_MEMBER_DENY_CLUSTER_USER and this way old token will keep working for all policy rules | 18:09 |
gmann | https://review.opendev.org/c/openstack/magnum/+/874945/18/magnum/common/policies/bay.py | 18:09 |
gmann | ricolin: I have shown the example in my new comment https://review.opendev.org/c/openstack/magnum/+/874945/18/magnum/common/policies/base.py#141 | 18:13 |
opendevreview | James Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add vTPM testcases https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/811737 | 20:45 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!