*** akahat is now known as akahat|ruck | 05:21 | |
opendevreview | OpenStack Release Bot proposed openstack/openstack-ansible stable/zed: Update .gitreview for stable/zed https://review.opendev.org/c/openstack/openstack-ansible/+/867942 | 08:45 |
---|---|---|
opendevreview | OpenStack Release Bot proposed openstack/openstack-ansible stable/zed: Update TOX_CONSTRAINTS_FILE for stable/zed https://review.opendev.org/c/openstack/openstack-ansible/+/867943 | 08:45 |
opendevreview | OpenStack Release Bot proposed openstack/openstack-ansible master: Update master for stable/zed https://review.opendev.org/c/openstack/openstack-ansible/+/867944 | 08:45 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Start 2023.1 Antelope development https://review.opendev.org/c/openstack/openstack-ansible/+/867954 | 08:56 |
*** akahat|ruck is now known as akahat|ruck|lunch | 09:08 | |
*** anbanerj is now known as frenzy_friday | 09:13 | |
noonedeadpunk | Wonder how ^ would dramatically fail | 09:31 |
jrosser | fingers crossed :) | 09:45 |
jrosser | (not really here today) | 09:45 |
opendevreview | Merged openstack/openstack-ansible master: Update master for stable/zed https://review.opendev.org/c/openstack/openstack-ansible/+/867944 | 09:47 |
opendevreview | Merged openstack/openstack-ansible stable/zed: Update .gitreview for stable/zed https://review.opendev.org/c/openstack/openstack-ansible/+/867942 | 09:47 |
opendevreview | Merged openstack/openstack-ansible stable/zed: Update TOX_CONSTRAINTS_FILE for stable/zed https://review.opendev.org/c/openstack/openstack-ansible/+/867943 | 09:47 |
*** akahat|ruck|lunch is now known as akahat|ruck | 10:17 | |
noonedeadpunk | so, seems same issue with neutron as we have once bump version on Zed | 10:23 |
noonedeadpunk | on master | 10:23 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Start 2023.1 Antelope development https://review.opendev.org/c/openstack/openstack-ansible/+/867954 | 10:24 |
opendevreview | Marcus Klein proposed openstack/openstack-ansible-ceph_client master: Use correct index of previous task results https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/867809 | 10:26 |
*** dviroel|rover|afk is now known as dviroel|rover | 11:16 | |
kleini | How do I define dependencies between to separate reviews? | 11:22 |
jrosser | kleini: are they in the same repo, or different ones? | 11:42 |
jrosser | is they are in the same repo rebase one on top of the other and push a new revision, gerrit/zuul will understand that | 11:43 |
jrosser | if they are in different repos then use Depends-On: in the commit message to show the dependancy like this https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/866062 | 11:45 |
kleini | they are in the same repo. thanks, will try the rebase thing | 12:03 |
opendevreview | Merged openstack/openstack-ansible-tests stable/zed: Update TOX_CONSTRAINTS_FILE for stable/zed https://review.opendev.org/c/openstack/openstack-ansible-tests/+/867507 | 12:09 |
*** dviroel|rover is now known as dviroel | 12:20 | |
opendevreview | Marcus Klein proposed openstack/openstack-ansible-ceph_client master: Define libvirt secrets from keyring files in ceph_extra_confs https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/867970 | 12:26 |
kleini | jrosser: many thanks, that worked! | 12:27 |
noonedeadpunk | damn, seems I made some mistake in https://review.opendev.org/c/openstack/openstack-ansible/+/863423 | 13:34 |
noonedeadpunk | or well, couple of them.... | 13:34 |
noonedeadpunk | or I'm missing smth now... | 13:39 |
noonedeadpunk | as now I can't use that in tox somehow, as I guess I need to have repo cloned as inventory was not installed. And when I tested I still had osa repo present on filesystem, and openstack-ansible.egg-link was created which was reffering it somehow | 13:41 |
noonedeadpunk | hm, what we do differently in bootstrap.... | 13:43 |
noonedeadpunk | Hm, I think it's just doc that incorrect after all :) | 13:56 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [doc] Fix document on dymanic_inventory tox usage https://review.opendev.org/c/openstack/openstack-ansible/+/867973 | 14:06 |
*** chkumar|ruck is now known as chandankumar | 14:31 | |
*** dviroel is now known as dviroel|lunch | 15:05 | |
mgariepy | noonedeadpunk, added a note on https://review.opendev.org/c/openstack/openstack-ansible/+/867973 | 15:14 |
mgariepy | the \ escape doesn't work for me. | 15:14 |
mgariepy | but quoting the last part does. | 15:14 |
noonedeadpunk | Ugh, there should be single escape | 15:15 |
noonedeadpunk | but quoting didn't work for me, hm | 15:15 |
mgariepy | LOL | 15:15 |
mgariepy | hmm what tox version ? | 15:16 |
noonedeadpunk | 4.0.9 :D | 15:16 |
mgariepy | 3.21.4 for me in jammy.. | 15:16 |
noonedeadpunk | So command is `osa_inventory: install_deps> pip install -c https://releases.openstack.org/constraints/upper/zed 'ansible-core<2.14' -r https://opendev.org/openstack/openstack-ansible/raw/branch/stable/zed/requirements.txt -e ''"'"'git+https://opendev.org/openstack/openstack-ansible@stable/zed'` | 15:16 |
noonedeadpunk | um | 15:17 |
noonedeadpunk | 3.21.4 even doesn't show it's installing it... | 15:17 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [doc] Fix document on dymanic_inventory tox usage https://review.opendev.org/c/openstack/openstack-ansible/+/867973 | 15:17 |
noonedeadpunk | I think tox does treat # as escape symbol on it's own | 15:17 |
noonedeadpunk | so does not pass anything after it as thinks it's a comment | 15:18 |
noonedeadpunk | regardless of quites | 15:18 |
noonedeadpunk | *quotes | 15:18 |
noonedeadpunk | well, maybe escaping quotes will help... | 15:18 |
mgariepy | well on 4.0.11 it works | 15:19 |
mgariepy | with escape `\#` | 15:19 |
noonedeadpunk | nah | 15:19 |
noonedeadpunk | yeah, well. | 15:20 |
mgariepy | fun | 15:20 |
noonedeadpunk | I'm not sure what I'm supposed to do then.... | 15:20 |
mgariepy | i'm not either | 15:20 |
mgariepy | lol | 15:20 |
noonedeadpunk | yes, true, with older tox quotes does work | 15:21 |
*** dviroel|lunch is now known as dviroel | 15:58 | |
mgariepy | yay https://lists.openstack.org/pipermail/release-announce/2022-December/013790.html | 19:22 |
mgariepy | congrats all | 19:22 |
moha7 | By the command `openstack router add subnet routername subnetname`, two gateways are addet to the router! | 19:57 |
*** dviroel is now known as dviroel|out | 20:30 | |
*** ChanServ changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: http://bit.ly/osa-review-board-v4_1" | 22:41 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!