*** sean-k-mooney has quit IRC | 00:35 | |
*** sean-k-mooney has joined #openstack-oslo | 00:37 | |
*** sean-k-mooney has quit IRC | 01:59 | |
*** sean-k-mooney has joined #openstack-oslo | 02:01 | |
*** HenryG has quit IRC | 03:46 | |
*** johanssone has quit IRC | 03:52 | |
*** ebbex has quit IRC | 03:52 | |
*** hoonetorg has quit IRC | 03:52 | |
*** jlvillal has quit IRC | 03:52 | |
*** jlvillal has joined #openstack-oslo | 03:52 | |
*** johanssone has joined #openstack-oslo | 03:53 | |
*** hoonetorg has joined #openstack-oslo | 03:53 | |
*** ebbex has joined #openstack-oslo | 03:54 | |
*** johanssone has quit IRC | 04:00 | |
*** johanssone has joined #openstack-oslo | 04:01 | |
*** larainema has joined #openstack-oslo | 05:18 | |
*** tosky has joined #openstack-oslo | 08:05 | |
*** tkajinam has quit IRC | 08:22 | |
*** tesseract has joined #openstack-oslo | 08:23 | |
*** ralonsoh has joined #openstack-oslo | 08:40 | |
*** tkajinam has joined #openstack-oslo | 08:43 | |
*** iurygregory has joined #openstack-oslo | 08:50 | |
*** hberaud has joined #openstack-oslo | 09:00 | |
*** hberaud has quit IRC | 09:06 | |
*** hberaud has joined #openstack-oslo | 09:15 | |
*** hberaud has quit IRC | 10:09 | |
*** hberaud has joined #openstack-oslo | 10:10 | |
openstackgerrit | Hervé Beraud proposed openstack/oslo.utils master: Fix regex to correctly recognize scientific notation with QemuImgInfo https://review.opendev.org/709588 | 10:10 |
---|---|---|
*** hberaud has quit IRC | 10:22 | |
*** hberaud has joined #openstack-oslo | 10:23 | |
*** iurygregory has quit IRC | 11:26 | |
*** ansmith has joined #openstack-oslo | 11:26 | |
*** Luzi has joined #openstack-oslo | 11:36 | |
*** rcernin has quit IRC | 11:37 | |
*** ansmith has quit IRC | 11:42 | |
*** dave-mccowan has quit IRC | 12:06 | |
*** dave-mccowan has joined #openstack-oslo | 12:18 | |
*** tkajinam has quit IRC | 12:30 | |
*** ansmith has joined #openstack-oslo | 13:39 | |
*** kgiusti has joined #openstack-oslo | 13:50 | |
*** tkajinam has joined #openstack-oslo | 13:53 | |
*** sean-k-mooney has quit IRC | 14:02 | |
*** dave-mccowan has quit IRC | 14:47 | |
*** dave-mccowan has joined #openstack-oslo | 14:50 | |
*** jaosorior has joined #openstack-oslo | 14:55 | |
*** Luzi has quit IRC | 15:04 | |
*** iurygregory has joined #openstack-oslo | 15:05 | |
*** tkajinam has quit IRC | 15:08 | |
bnemec | moguimar: Since we agreed that the next castellan release needs to be a major version bump, is there anything else we should wait for before cutting the release? | 15:20 |
bnemec | Like any other breaking changes that you were waiting to merge. | 15:20 |
*** irclogbot_0 has quit IRC | 15:27 | |
*** johanssone has quit IRC | 15:27 | |
*** irclogbot_2 has joined #openstack-oslo | 15:28 | |
*** johanssone has joined #openstack-oslo | 15:29 | |
moguimar | I'm going to start working hard on the vault backend | 16:00 |
moguimar | bnemec, ^ | 16:01 |
moguimar | what do we have so far not released? I'm not sure castellan had that many changes lately | 16:01 |
openstackgerrit | Darragh O'Reilly proposed openstack/oslo.privsep master: Add lock around channel creation https://review.opendev.org/709764 | 16:02 |
bnemec | moguimar: Just the option discovery change. | 16:12 |
bnemec | If the Vault work isn't backward-incompatible then it wouldn't require a new major release. | 16:12 |
moguimar | the option discovery change doesn't add or fix anything | 16:13 |
moguimar | it just makes future code easier to write | 16:14 |
moguimar | so we don't need a new release for now | 16:14 |
openstackgerrit | Ivaylo Mitev proposed openstack/oslo.vmware master: Raise specific vim exceptions for lease errors https://review.opendev.org/709769 | 16:15 |
openstackgerrit | Hervé Beraud proposed openstack/oslo.cache master: Switch from python-memcached to pymemcache. https://review.opendev.org/634457 | 16:17 |
*** jaosorior has quit IRC | 16:28 | |
hberaud | bnemec: o/ thanks for your review, I agree with your comment, I pushed related changes to https://review.opendev.org/#/c/709588/ | 16:33 |
*** camelCaser has quit IRC | 16:42 | |
*** camelCaser has joined #openstack-oslo | 16:43 | |
bnemec | hberaud: Yep, thanks. +2 from me. | 16:46 |
hberaud | bnemec: awesome thanks | 16:47 |
hberaud | bnemec: are you using devstack? | 16:47 |
*** iurygregory has quit IRC | 16:48 | |
bnemec | hberaud: Occasionally. I don't do a lot that requires it these days though. | 16:48 |
hberaud | bnemec: I'm a little bit puzzled about using devstack, all my tries on my hypervisor to deploy it over kvm vms failed... are you using some scripts or methods to deploy it? | 16:50 |
hberaud | bnemec: I tested on RHEL7/8, ubuntu, fedora... | 16:51 |
bnemec | hberaud: I have an old blog post about how I used to deploy it: http://blog.nemebean.com/content/multi-host-devstack | 16:52 |
bnemec | That was for baremetal, but similar configs should work for vms. | 16:53 |
bnemec | Obviously some of that won't apply to a non-OVB, non-multihost setup. | 16:53 |
hberaud | bnemec: oh nice I'll take a look it could be a good starting point for me | 16:54 |
*** tesseract has quit IRC | 16:54 | |
openstackgerrit | Stephen Finucane proposed openstack/oslo.utils master: Flatten test case https://review.opendev.org/699745 | 16:55 |
openstackgerrit | Stephen Finucane proposed openstack/oslo.utils master: tests: Convert remaining tests to mock https://review.opendev.org/699746 | 16:55 |
bnemec | hberaud: Oh, I do also have a playbook for setting up a vm for devstack: https://fedorapeople.org/~bnemec/devstack-base/ | 16:57 |
openstackgerrit | Stephen Finucane proposed openstack/oslo.db master: Raise minimum SQLAlchemy version to 1.2.0 https://review.opendev.org/699658 | 16:57 |
openstackgerrit | Stephen Finucane proposed openstack/oslo.db master: Remove final references to mox https://review.opendev.org/709788 | 16:57 |
bnemec | It's all hard-coded for me, but it should give you an example of how I do it. | 16:57 |
hberaud | bnemec: awesome | 16:58 |
stephenfin | bnemec: Those patches are two of the remaining users of the oslotest mox stuff, the other being searchlight which I just submitted a patch for | 17:07 |
stephenfin | *three remaining users | 17:07 |
openstackgerrit | Stephen Finucane proposed openstack/oslotest master: Remove 'oslotest.moxstubout' module https://review.opendev.org/709793 | 17:10 |
bnemec | Cool. I'll WIP the oslotest release then. | 17:10 |
stephenfin | and that's the patch to drop the oslotest stuff | 17:10 |
bnemec | Thanks for chasing this! | 17:10 |
* stephenfin has a small mox vendetta | 17:10 | |
openstackgerrit | Stephen Finucane proposed openstack/oslotest master: Remove 'oslotest.moxstubout' module https://review.opendev.org/709793 | 17:12 |
stephenfin | zzzeek: Think you could take a gawk at https://review.opendev.org/#/c/699658/ again, if possible? | 17:14 |
* smcginnis hands stephenfin some matches and a can of petrol | 17:25 | |
zzzeek | stephenfin: looking | 17:34 |
openstackgerrit | Stephen Finucane proposed openstack/oslo.db master: Drop use of six https://review.opendev.org/709801 | 17:35 |
openstackgerrit | Stephen Finucane proposed openstack/oslo.db master: Remove 'handle_connect_error' https://review.opendev.org/709802 | 17:35 |
zzzeek | stephenfin seems ok I'm not at a workstation to give it a +2 at the moment | 17:37 |
*** ansmith_ has joined #openstack-oslo | 18:29 | |
*** ansmith has quit IRC | 18:32 | |
*** hberaud has quit IRC | 18:40 | |
*** ralonsoh has quit IRC | 18:42 | |
*** sean-k-mooney has joined #openstack-oslo | 18:47 | |
*** trident has quit IRC | 18:52 | |
*** trident has joined #openstack-oslo | 18:58 | |
*** ansmith has joined #openstack-oslo | 19:36 | |
*** ansmith_ has quit IRC | 19:36 | |
smcginnis | bnemec: You wanted to -W the oslotest release patch, right? | 19:41 |
bnemec | Yeah, apparently I got distracted on my way to do it. :-) | 19:41 |
smcginnis | No worries. Just wanted to make sure before anyone got to that. | 19:42 |
*** larainema has quit IRC | 19:48 | |
*** sean-k-mooney has quit IRC | 20:46 | |
openstackgerrit | Merged openstack/oslo.utils master: Flatten test case https://review.opendev.org/699745 | 21:22 |
*** kgiusti has left #openstack-oslo | 21:33 | |
*** ansmith has quit IRC | 21:37 | |
*** ansmith has joined #openstack-oslo | 22:13 | |
*** dave-mccowan has quit IRC | 22:21 | |
*** dave-mccowan has joined #openstack-oslo | 22:28 | |
*** tkajinam has joined #openstack-oslo | 22:58 | |
*** geguileo has quit IRC | 23:36 | |
*** rcernin has joined #openstack-oslo | 23:39 | |
*** tosky has quit IRC | 23:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!