*** gyee has quit IRC | 00:27 | |
*** Liang__ has joined #openstack-glance | 01:24 | |
*** Liang__ has quit IRC | 02:26 | |
*** Liang__ has joined #openstack-glance | 02:27 | |
*** rcernin has quit IRC | 02:38 | |
*** zzzeek has quit IRC | 02:40 | |
*** zzzeek has joined #openstack-glance | 02:41 | |
*** rcernin has joined #openstack-glance | 02:41 | |
*** zzzeek has quit IRC | 02:50 | |
*** zzzeek has joined #openstack-glance | 02:52 | |
*** udesale has joined #openstack-glance | 03:21 | |
*** ratailor has joined #openstack-glance | 03:56 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-glance | 04:33 | |
*** udesale_ has joined #openstack-glance | 04:49 | |
*** udesale has quit IRC | 04:52 | |
*** udesale has joined #openstack-glance | 05:05 | |
*** udesale_ has quit IRC | 05:06 | |
*** m75abrams has joined #openstack-glance | 05:06 | |
*** udesale_ has joined #openstack-glance | 05:22 | |
*** udesale has quit IRC | 05:24 | |
*** udesale__ has joined #openstack-glance | 05:30 | |
*** udesale_ has quit IRC | 05:33 | |
*** lpetrut has joined #openstack-glance | 06:10 | |
*** ralonsoh has joined #openstack-glance | 06:36 | |
*** belmoreira has joined #openstack-glance | 06:54 | |
*** nightmare_unreal has joined #openstack-glance | 07:09 | |
*** baojg has quit IRC | 07:29 | |
*** baojg has joined #openstack-glance | 07:30 | |
*** zzzeek has quit IRC | 07:33 | |
*** zzzeek has joined #openstack-glance | 07:36 | |
*** ratailor has quit IRC | 07:50 | |
*** zzzeek has quit IRC | 08:01 | |
*** zzzeek has joined #openstack-glance | 08:01 | |
*** k_mouza has joined #openstack-glance | 08:09 | |
*** ralonsoh has quit IRC | 08:23 | |
*** ralonsoh has joined #openstack-glance | 08:24 | |
*** rcernin has quit IRC | 08:35 | |
*** rcernin has joined #openstack-glance | 08:41 | |
*** k_mouza has quit IRC | 08:49 | |
*** k_mouza has joined #openstack-glance | 08:50 | |
*** rcernin has quit IRC | 08:57 | |
*** baojg has quit IRC | 09:04 | |
openstackgerrit | OpenStack Release Bot proposed openstack/glance stable/victoria: Update .gitreview for stable/victoria https://review.opendev.org/754018 | 09:13 |
---|---|---|
openstackgerrit | OpenStack Release Bot proposed openstack/glance stable/victoria: Update TOX_CONSTRAINTS_FILE for stable/victoria https://review.opendev.org/754021 | 09:13 |
openstackgerrit | OpenStack Release Bot proposed openstack/glance master: Update master for stable/victoria https://review.opendev.org/754024 | 09:13 |
openstackgerrit | OpenStack Release Bot proposed openstack/glance master: Add Python3 wallaby unit tests https://review.opendev.org/754025 | 09:13 |
*** baojg has joined #openstack-glance | 09:41 | |
*** zzzeek has quit IRC | 09:57 | |
*** zzzeek has joined #openstack-glance | 10:00 | |
*** Liang__ has quit IRC | 10:04 | |
*** baojg has quit IRC | 10:22 | |
*** baojg has joined #openstack-glance | 10:23 | |
*** rcernin has joined #openstack-glance | 10:34 | |
*** rcernin has quit IRC | 10:56 | |
*** priteau has joined #openstack-glance | 11:59 | |
*** zzzeek has quit IRC | 12:09 | |
*** zzzeek has joined #openstack-glance | 12:12 | |
*** zzzeek has quit IRC | 12:40 | |
*** zzzeek has joined #openstack-glance | 12:42 | |
*** priteau has quit IRC | 13:02 | |
*** rosmaita has quit IRC | 13:06 | |
*** rosmaita has joined #openstack-glance | 13:12 | |
*** baojg has quit IRC | 13:21 | |
*** priteau has joined #openstack-glance | 13:21 | |
*** udesale_ has joined #openstack-glance | 13:26 | |
*** udesale__ has quit IRC | 13:28 | |
*** priteau has quit IRC | 13:33 | |
*** rcernin has joined #openstack-glance | 13:35 | |
*** jv has quit IRC | 13:50 | |
*** rcernin has quit IRC | 13:51 | |
*** jv has joined #openstack-glance | 13:54 | |
abhishekk | jokke, rosmaita, smcginnis, dansmith glance weekly meeting in 5 minutes at #openstack-meeting | 13:55 |
*** baojg has joined #openstack-glance | 14:21 | |
*** ralonsoh has quit IRC | 14:35 | |
*** ralonsoh has joined #openstack-glance | 14:37 | |
*** baojg has quit IRC | 14:46 | |
*** baojg has joined #openstack-glance | 14:47 | |
*** k_mouza has quit IRC | 14:59 | |
*** lpetrut has quit IRC | 15:00 | |
jokke | fungi: just out of curiosity have you written wrapper for all the posix file commands as well, like do you do something like `linux file move --from /current/path --destination /new/path` or do you use the separate mv command for it? | 15:02 |
jokke | :P | 15:03 |
dansmith | jokke: if the mv command had vastly different syntax and behaviors from the cp command, I'm sure they would | 15:03 |
fungi | jokke: i use a single shell, which has builtin command implementations for file operations, so i don't need a separate mv binary | 15:03 |
jokke | interesting | 15:04 |
fungi | if i absolutely *need* /bin/mv it's there, but i hardly ever use it because my unified shell (bash) provides its own | 15:04 |
* abhishekk in another meeting | 15:04 | |
*** k_mouza has joined #openstack-glance | 15:06 | |
fungi | okay, i lied, bash doesn't have its own mv builtin, but the argument for all the builtins it does have which shadow common binary names is valid ;) | 15:07 |
jokke | that's been my personal problem with osc (which I've put aside as much as possible when we've had these discussions) I'm strong advocate of dedicated tools for a job. I'm one of those people who still thinks systemd is very bad idea. | 15:07 |
*** lpetrut has joined #openstack-glance | 15:07 | |
dansmith | jokke: we can't be friends | 15:08 |
jokke | dansmith: I've noticed :P | 15:08 |
dansmith | I'm majorly in favor the right tool for the job, but when one tool does the job of several better than the one, it's time to concede defeat | 15:08 |
jokke | I don't see any reason why my init should be massive bloat that does anything from getting my hw configured to doing name resolution running on pid 0 | 15:09 |
dansmith | (that goes for systemd not osc) | 15:09 |
fungi | i'm not a big fan of systemd either, but to equate those is to suggest that people who want to see openstack as an integrated software platform are the same as people who want to see their operating system as one unified platform. maybe it's similar, but i'm not so sure | 15:09 |
dansmith | fungi: we can't be friends either apparently | 15:10 |
* dansmith needs new friends | 15:10 | |
fungi | friends are overrated ;) | 15:10 |
jokke | fungi: I think it's more or less the current business culture as well "We don't want to invest someone actually to know what they are doing, we rather just have the cleaning lady manage our cloud when she doesn't have desks to wipe" | 15:10 |
dansmith | fungi: lately, friends can get you killed, so..yeah | 15:11 |
fungi | we do call openstack a "cloud operating system" sometimes, so maybe osc and systemctl are parallels | 15:11 |
fungi | oaktree would have been the systemd parallel | 15:11 |
fungi | but that never got off the ground | 15:11 |
jokke | What we need to do, is to have Nova proxying the API calls for _all_ the rest of the services so we can have totally unified experience for people like Monty too who just prefers to use curl :P | 15:12 |
fungi | jokke: that business culture is not a far cry from the one i used to exist in, where the sysadmins got to wipe desks and sweep floors when servers weren't catching fire | 15:12 |
fungi | (also they wanted to pay us more like they would cleaning staff) | 15:13 |
dansmith | rosmaita: having not looked at any code yet, I'm struggling to think of ways this tenant-is-owner thing would be wound up tight for osc in a problematic way | 15:13 |
jokke | fungi: IKR but it's much cheaper nowadays to hire them cleaning ladies that operators, so pushing the culture to babysit the ignorant is better for business | 15:13 |
rosmaita | dansmith: look at how they handle image sharing | 15:14 |
fungi | besides, monty gets to use oracle cloud these days ;) | 15:14 |
jokke | devcleanerops (tm) | 15:14 |
dansmith | rosmaita: right, but are you talking about *sharing* an image, or just looking at an image that has been shared? | 15:14 |
jokke | fungi: right, I'm curious to bump into him some day and hear his thoughts ... sometimes perspective is helpful as well | 15:15 |
rosmaita | dansmith: well, 'image add project' kind of makes an assumption about what will happen | 15:16 |
rosmaita | i remember leaving comments on the review about this that didn't have much effect | 15:16 |
jokke | rosmaita: it obviously adds your project code from git to the image you're about to upload to your cloud | 15:16 |
rosmaita | well, you can store *anything* in glance if you don't use import | 15:17 |
jokke | very true | 15:18 |
jokke | we used to have this helath check script which took the benefit of that as it just uploaded few bytes as one step to verify the whole chain worked | 15:19 |
dansmith | rosmaita: we have format inspection in the upload chain now, so we could enforce format in the same way | 15:20 |
jokke | there was no need to spend time, storage and bandwidth for that as the whole operation was super quik if everything worked as it should | 15:20 |
*** belmoreira has quit IRC | 15:24 | |
*** k_mouza has quit IRC | 15:27 | |
*** m75abrams has quit IRC | 15:31 | |
*** k_mouza has joined #openstack-glance | 15:37 | |
*** k_mouza has quit IRC | 15:37 | |
*** k_mouza has joined #openstack-glance | 15:37 | |
*** baojg has quit IRC | 15:45 | |
*** gyee has joined #openstack-glance | 15:59 | |
*** priteau has joined #openstack-glance | 15:59 | |
*** udesale_ has quit IRC | 16:06 | |
*** belmoreira has joined #openstack-glance | 16:07 | |
*** belmoreira has quit IRC | 16:15 | |
*** k_mouza has quit IRC | 16:15 | |
*** ralonsoh has quit IRC | 16:22 | |
*** k_mouza has joined #openstack-glance | 16:22 | |
*** k_mouza has quit IRC | 16:46 | |
*** lpetrut has quit IRC | 17:06 | |
*** lpetrut has joined #openstack-glance | 17:09 | |
*** baojg has joined #openstack-glance | 17:32 | |
*** nightmare_unreal has quit IRC | 18:45 | |
*** priteau has quit IRC | 18:58 | |
*** openstackgerrit has quit IRC | 19:14 | |
zigo | How does one uploads a sparse file to file / rbd ? | 20:04 |
*** zzzeek has quit IRC | 20:12 | |
*** zzzeek has joined #openstack-glance | 20:14 | |
*** zzzeek has quit IRC | 20:18 | |
*** zzzeek has joined #openstack-glance | 20:20 | |
*** zzzeek has quit IRC | 20:25 | |
*** zzzeek has joined #openstack-glance | 20:26 | |
*** zzzeek has quit IRC | 20:30 | |
*** zzzeek has joined #openstack-glance | 20:33 | |
*** zzzeek has quit IRC | 20:43 | |
*** zzzeek has joined #openstack-glance | 20:46 | |
*** zzzeek has quit IRC | 20:51 | |
*** zzzeek has joined #openstack-glance | 20:53 | |
*** whoami-rajat__ has quit IRC | 21:19 | |
*** lpetrut has quit IRC | 21:30 | |
*** baojg has quit IRC | 21:53 | |
*** baojg has joined #openstack-glance | 21:54 | |
*** baojg has quit IRC | 21:58 | |
*** baojg has joined #openstack-glance | 21:59 | |
*** zzzeek has quit IRC | 22:24 | |
*** zzzeek has joined #openstack-glance | 22:25 | |
*** zzzeek has quit IRC | 22:44 | |
*** zzzeek has joined #openstack-glance | 22:46 | |
*** rcernin has joined #openstack-glance | 22:58 | |
*** rcernin has quit IRC | 23:14 | |
*** rcernin has joined #openstack-glance | 23:14 | |
*** zzzeek has quit IRC | 23:43 | |
*** zzzeek has joined #openstack-glance | 23:45 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!