*** abhishekk-mbl has quit IRC | 00:13 | |
*** edmondsw has joined #openstack-glance | 00:42 | |
*** edmondsw has quit IRC | 00:48 | |
*** mvk_ has quit IRC | 01:10 | |
*** mvk_ has joined #openstack-glance | 01:11 | |
*** gyee has quit IRC | 01:40 | |
*** threestrands has quit IRC | 02:10 | |
*** gcb has joined #openstack-glance | 02:33 | |
*** links has joined #openstack-glance | 03:15 | |
*** itlinux_ has joined #openstack-glance | 03:21 | |
*** btully has joined #openstack-glance | 03:23 | |
*** threestrands has joined #openstack-glance | 03:26 | |
*** threestrands has quit IRC | 03:26 | |
*** threestrands has joined #openstack-glance | 03:26 | |
*** btully has quit IRC | 03:27 | |
*** tshefi has joined #openstack-glance | 03:28 | |
*** rosmaita has quit IRC | 03:40 | |
*** dalgaaf has quit IRC | 03:40 | |
*** dalgaaf has joined #openstack-glance | 03:41 | |
*** andreykurilin has quit IRC | 04:07 | |
*** jmccrory has quit IRC | 04:09 | |
*** kgz has quit IRC | 04:09 | |
*** jmccrory has joined #openstack-glance | 04:13 | |
*** andreykurilin has joined #openstack-glance | 04:13 | |
*** ileixe has quit IRC | 04:19 | |
*** kgz has joined #openstack-glance | 04:21 | |
*** gcb has quit IRC | 04:22 | |
*** abhishekk has joined #openstack-glance | 04:26 | |
*** pdeore has joined #openstack-glance | 04:28 | |
*** pdeore has quit IRC | 04:28 | |
*** pooja_jadhav has joined #openstack-glance | 04:30 | |
*** udesale has joined #openstack-glance | 04:50 | |
*** btully has joined #openstack-glance | 05:12 | |
*** btully has quit IRC | 05:16 | |
*** ratailor has joined #openstack-glance | 05:35 | |
*** gcb has joined #openstack-glance | 05:36 | |
*** mosulica has joined #openstack-glance | 05:38 | |
*** akki has quit IRC | 05:44 | |
*** kholkina has quit IRC | 06:03 | |
*** pcaruana has joined #openstack-glance | 06:37 | |
*** aniketh has joined #openstack-glance | 06:51 | |
*** Luzi has joined #openstack-glance | 07:04 | |
*** peereb has joined #openstack-glance | 07:10 | |
*** links has quit IRC | 07:13 | |
*** rcernin has quit IRC | 07:22 | |
*** tesseract has joined #openstack-glance | 07:42 | |
*** AlexeyAbashkin has joined #openstack-glance | 07:42 | |
*** threestrands has quit IRC | 07:45 | |
*** udesale has quit IRC | 07:49 | |
*** udesale has joined #openstack-glance | 07:49 | |
*** threestrands has joined #openstack-glance | 08:00 | |
*** threestrands has quit IRC | 08:03 | |
*** udesale has quit IRC | 08:13 | |
*** links has joined #openstack-glance | 08:13 | |
*** udesale has joined #openstack-glance | 08:16 | |
*** priteau has quit IRC | 08:28 | |
*** priteau has joined #openstack-glance | 08:28 | |
*** abhishekk has quit IRC | 08:48 | |
*** ratailor has quit IRC | 09:20 | |
*** ratailor has joined #openstack-glance | 09:24 | |
*** abhishekk-mbl has joined #openstack-glance | 09:25 | |
abhishekk-mbl | jokke_: hi, fixed your comments on multi-store patches | 09:35 |
---|---|---|
*** abhishekk has joined #openstack-glance | 09:49 | |
*** ratailor has quit IRC | 09:51 | |
*** ratailor has joined #openstack-glance | 09:52 | |
*** ratailor has quit IRC | 09:56 | |
*** ratailor has joined #openstack-glance | 09:57 | |
*** mvk_ has quit IRC | 10:16 | |
*** btully has joined #openstack-glance | 10:38 | |
*** btully has quit IRC | 10:43 | |
*** mvk_ has joined #openstack-glance | 10:47 | |
abhishekk | jokke_, hi around? | 11:00 |
*** abhishekk has quit IRC | 11:04 | |
jokke_ | abhishekk-mbl: yeah ... I saw | 11:12 |
*** abhishekk has joined #openstack-glance | 11:56 | |
*** rosmaita has joined #openstack-glance | 12:06 | |
*** MattMan has quit IRC | 12:10 | |
*** MattMan has joined #openstack-glance | 12:10 | |
*** edmondsw has joined #openstack-glance | 12:24 | |
*** ratailor has quit IRC | 12:32 | |
openstackgerrit | Abhishek Kekane proposed openstack/glance_store master: Wrap interface function for multihash correctly https://review.openstack.org/587098 | 12:50 |
rosmaita | i was just about to do that! thanks! | 12:50 |
abhishekk | rosmaita, sorry if you were already working on that | 12:50 |
rosmaita | no, was literally just checking out a new repo to work in | 12:51 |
abhishekk | I thought we could save time | 12:51 |
abhishekk | :D | 12:51 |
rosmaita | yes indeed | 12:51 |
rosmaita | i haven't tested multihash with multiple backend yet, but i have tested it with filesystem and swift backends, seems to be working | 12:51 |
abhishekk | rosmaita, have you confirmed tests are passing in your local environment for multihash? | 12:52 |
rosmaita | yes, i had to hack the glance_store into the .tox/.../site-packages/glance_store/backend.py in each of the test environments, and everything passed | 12:53 |
abhishekk | great | 12:53 |
rosmaita | probably a better way to do it, but i couldn't think of it | 12:53 |
abhishekk | rosmaita, I am pretty sure it will work with multi-backend as well | 12:53 |
rosmaita | me too, same basic code paths | 12:54 |
abhishekk | yes | 12:54 |
abhishekk | Later night I will try to pull your patch and will rebase it over mine and test for confirmation | 12:54 |
rosmaita | great | 12:55 |
openstackgerrit | Abhishek Kekane proposed openstack/glance master: Add multi-store support https://review.openstack.org/574582 | 12:55 |
openstackgerrit | Abhishek Kekane proposed openstack/glance master: Unit/Functional tests for multi store support https://review.openstack.org/577502 | 12:55 |
rosmaita | guess i better get reviewing! | 12:55 |
rosmaita | i'm going to do a fresh checkout of my glance patch into a clean environment, hack in the glance_store patch, and re-run all the tests just to make sure there was no cruft hanging around | 12:58 |
abhishekk | sounds good | 13:02 |
*** links has quit IRC | 13:09 | |
*** ygl has joined #openstack-glance | 13:11 | |
ygl | hi all | 13:13 |
ygl | can someone help with glance image listing | 13:14 |
ygl | a non admin user is unable to see the list of all the shared images | 13:14 |
rosmaita | right, you can only see the images shared with you that you have accepted | 13:15 |
rosmaita | or, the images with visibility=shared that you own | 13:15 |
ygl | rosmaita: but I have shared some images with all other users, but they cant see them all when they list them | 13:16 |
rosmaita | have they 'accepted' the images? | 13:16 |
ygl | its mitaka openstack | 13:17 |
ygl | when they launch the heat templates which use those images, they are able to do so | 13:17 |
ygl | but cant see them when they list them | 13:17 |
rosmaita | ygl: you might want to read through this doc: http://specs.openstack.org/openstack/glance-specs/specs/api/v2/sharing-image-api-v2.html | 13:17 |
rosmaita | ygl: you can use an image as soon as it is shared with you, but you cannot see it in your image-list response until you 'accept' it | 13:18 |
rosmaita | it's an anti-spam feature | 13:18 |
rosmaita | so what you are seeing is normal | 13:18 |
ygl | rosmaita: how the users can accept it ? | 13:18 |
rosmaita | either Image API v2, glanceclient, or openstack client | 13:19 |
ygl | rosmaita: how can they accept it to see them in the list | 13:19 |
rosmaita | ygl that doc explains everything, let me know if you have questions after reading through | 13:20 |
ygl | rosmaita: ok thanks for ur time | 13:20 |
openstackgerrit | Abhishek Kekane proposed openstack/glance master: Doc:Multiple stores support https://review.openstack.org/576075 | 13:22 |
*** abhishekk has quit IRC | 13:23 | |
ygl | rosmaita: one question though. is this applicable to mitaka also ? | 13:25 |
rosmaita | ygl: i'm pretty sure it is, image sharing has been around for a while | 13:26 |
*** links has joined #openstack-glance | 13:26 | |
ygl | rosmaita: how can a non admin user list the pending images using the openstack command line or glance command line ? | 13:29 |
ygl | rosmaita: i see only rest api commands in that link to list the pending images ? how to use openstack commandline to list them ? | 13:30 |
rosmaita | ygl: i don't know about the openstack client, you'll have to look at their docs | 13:34 |
rosmaita | ygl: for glanceclient, you do 'glance image-list --member-status pending' | 13:35 |
ygl | rosmaita: ok let me try | 13:35 |
rosmaita | do 'glance help image-list' to get more info | 13:35 |
rosmaita | ygl the accept etc commands are member-update | 13:36 |
*** Luzi has quit IRC | 13:36 | |
ygl | rosmaita: i dont see this option in the openstack commandline | 13:39 |
rosmaita | ygl i'm pretty sure there's something in there, i forget what they call it | 13:41 |
jokke_ | rosmaita: abhishekk-mbl: the store patch looks good ... happy to +2 as soon as zuul agrees | 13:41 |
jokke_ | smcginnis: I'll keep eye on that, but as it's collab between abhishekk-mbl and rosmaita we need to review it, so will ping you once it'd be ready to go | 13:42 |
ygl | rosmaita: i searched but cant find such options with the openstack commandline | 13:43 |
jokke_ | ygl: rosmaita: I'm pretty sure one can't list pending images. The whole point is that the shared image needs to be communicated out of band to the recipient to avoid _any_ level of spamming of it | 13:44 |
jokke_ | admin and owner can see the users list on individual images 'though | 13:45 |
*** ygl has quit IRC | 13:53 | |
smcginnis | jokke_: Feel free to point me at any patches that need attention. I've been tied up in other things unfortunately, so haven't been able to go out and proactively review as much as I'd hoped. | 13:54 |
jokke_ | smcginnis: that's fine ... we just need to get this _store patch in and release point release from store to make the multihash working | 13:57 |
rosmaita | jokke_ smcginnis abhishekk-mbl : i just did a fresh checkout of the glance multihash patch, applied the glance_store patch to the tox virtualenvs, and all the tests pass | 13:57 |
smcginnis | rosmaita: Great! | 13:57 |
*** abhishekk-mbl has quit IRC | 14:15 | |
rosmaita | jokke_ you can do an image-list filter to see pending images, it's like opening your 'spam' folder to see what's in it; the anti-spam feature just keeps them out of your default image-list | 14:17 |
rosmaita | unless you were specifically talking about openstackclient, i don't know what they do | 14:17 |
jokke_ | oh you can ... I thought it was not possible ... cool | 14:18 |
rosmaita | yes, it is a really well-designed feature :) | 14:19 |
rosmaita | jokke_ want me to put up a quick releasenote for glance_store just mentioning the bugfix? | 14:28 |
*** itlinux_ has quit IRC | 14:38 | |
*** links has quit IRC | 14:41 | |
*** abhishekk-mbl has joined #openstack-glance | 14:45 | |
abhishekk-mbl | rosmaita: great | 14:46 |
*** imacdonn has quit IRC | 14:53 | |
*** imacdonn has joined #openstack-glance | 14:54 | |
jokke_ | rosmaita: can do | 14:56 |
rosmaita | you can or you want me to? | 14:56 |
jokke_ | smcginnis: when you can https://review.openstack.org/#/c/587098 | 14:57 |
jokke_ | rosmaita: go ahead | 14:57 |
rosmaita | ok | 14:57 |
jokke_ | you can likely explain it better ;) | 14:57 |
rosmaita | i'll try | 14:58 |
rosmaita | your releasenotes have been very good | 14:58 |
*** links has joined #openstack-glance | 15:00 | |
*** wxy| has joined #openstack-glance | 15:00 | |
*** mosulica has quit IRC | 15:01 | |
*** peereb has quit IRC | 15:06 | |
*** pcaruana has quit IRC | 15:10 | |
*** links has quit IRC | 15:12 | |
rosmaita | smcginnis https://review.openstack.org/#/c/587098/3 when you have a few minutes | 15:19 |
smcginnis | rosmaita, jokke_: Has anyone brought up a requirements FFE exception with the requirements team to make sure we can actually release this? | 15:21 |
rosmaita | smcginnis don't think so | 15:21 |
smcginnis | Guess we'll find out. :) | 15:22 |
rosmaita | luckily glance is the only consumer of that library at this point | 15:23 |
*** udesale has quit IRC | 15:23 | |
smcginnis | rosmaita: That should make it a lot easier to get a FFE. | 15:23 |
jokke_ | smcginnis: No and I don't think this is a new feature. This is bug fix for the store feature released that happened to miss those wrappers on some needed functions. It's well isolated and I think that's well within the stable scope for backporting | 15:31 |
smcginnis | I believe we will still need an FFE since we are in requirements freeze. | 15:32 |
jokke_ | that's what I said to rosmaita as well on the first PS ... it's not really a new feature it's a fix so that the new feature released is actually consumable | 15:32 |
jokke_ | ok ... then what's the process to get that solved? | 15:33 |
smcginnis | jokke_: There's some detail here: http://lists.openstack.org/pipermail/openstack-dev/2018-July/132477.html | 15:34 |
*** abhishekk has joined #openstack-glance | 15:36 | |
abhishekk | rosmaita, you around? | 15:39 |
rosmaita | hello | 15:40 |
abhishekk | I guess once multi-backend patch is merged the we need another patch so that multihash should work with multi-backend | 15:40 |
abhishekk | Because I am calling add method from glance in case of multi-backend and once your patch gets merged we need to call add_with_multihash | 15:41 |
abhishekk | https://review.openstack.org/#/c/574582/10/glance/location.py@457 | 15:42 |
abhishekk | ^^ | 15:42 |
jokke_ | smcginnis: mail sent | 15:43 |
abhishekk | or as this is experimental can we do it in S cycle? | 15:48 |
jokke_ | abhishekk: I think we need to spin that in | 15:49 |
*** links has joined #openstack-glance | 15:49 | |
jokke_ | it shouldn't be big change 'though | 15:49 |
abhishekk | yes, just need one condition | 15:49 |
abhishekk | but only problem is I will not be around after tomorrow :( | 15:49 |
jokke_ | abhishekk: we'll get it sorted, please just make a comment of it into the review so we know where to look at | 15:50 |
abhishekk | jokke_, I will | 15:50 |
abhishekk | if we have a store release tagged today, I guess tomorrow I will rebase my patch on multihash and do that change | 15:51 |
jokke_ | yeah, that should work | 15:51 |
*** links has quit IRC | 15:51 | |
*** links has joined #openstack-glance | 15:52 | |
abhishekk | jokke_, I have added a comment on the patch | 15:52 |
abhishekk | just in case if things doesn't worked as planned | 15:53 |
*** links has quit IRC | 15:55 | |
*** links has joined #openstack-glance | 15:55 | |
*** links has quit IRC | 15:58 | |
*** links has joined #openstack-glance | 15:58 | |
*** r-daneel has joined #openstack-glance | 16:00 | |
jokke_ | cheers | 16:01 |
*** links has quit IRC | 16:01 | |
*** links has joined #openstack-glance | 16:01 | |
abhishekk | rosmaita, jokke_, smcginnis just confirmed multihash is working with multi-backend | 16:03 |
abhishekk | \o/ | 16:03 |
rosmaita | excellent! | 16:04 |
*** btully has joined #openstack-glance | 16:05 | |
abhishekk | I have rebased patch locally, only two files are going in conflicts, location.py and test_schemas_resource.py (nominal conflict) | 16:05 |
jokke_ | abhishekk: that sounds really good | 16:07 |
smcginnis | Nice! | 16:07 |
jokke_ | The light at the end of tunnel is not the headlights of oncoming train at least :D | 16:08 |
rosmaita | jokke_ you certainly have a way with metaphors | 16:08 |
smcginnis | haha | 16:08 |
abhishekk | :D | 16:08 |
abhishekk | rosmaita, do you have the list of the files which you copied under .tox directories from glance_store? | 16:09 |
*** btully has quit IRC | 16:09 | |
rosmaita | abhishekk this may be what you are looking for: http://paste.openstack.org/show/726942/ | 16:09 |
*** links has quit IRC | 16:10 | |
abhishekk | rosmaita, excellent | 16:10 |
rosmaita | jokke_ smcginnis abhishekk : release note for glance_store stable/rocky: https://review.openstack.org/#/c/587513/ | 16:13 |
smcginnis | Looking... | 16:13 |
rosmaita | looks like we're still an hour away from merging the patch into glance_store master | 16:14 |
jokke_ | rosmaita: looks good ... now we just need to get that master merging and backport the fix | 16:14 |
jokke_ | rosmaita: go ahead and backport it so we get at least the check rolling | 16:14 |
*** r-daneel has quit IRC | 16:21 | |
*** links has joined #openstack-glance | 16:21 | |
rosmaita | ok | 16:23 |
rosmaita | https://review.openstack.org/#/c/587516/ | 16:24 |
*** links has quit IRC | 16:24 | |
*** links has joined #openstack-glance | 16:25 | |
jokke_ | rosmaita: you forgot the -x from the cherrypick ;) | 16:25 |
rosmaita | i just did it from gerrit | 16:25 |
rosmaita | guess no -x because it hasn't merged to master yet | 16:25 |
*** wxy| has quit IRC | 16:26 | |
*** links has quit IRC | 16:27 | |
*** links has joined #openstack-glance | 16:28 | |
*** aniketh has quit IRC | 16:29 | |
rosmaita | https://review.openstack.org/#/c/587516/2 | 16:30 |
*** links has quit IRC | 16:30 | |
*** links has joined #openstack-glance | 16:31 | |
jokke_ | yes, that ticks all the boxes :) | 16:32 |
rosmaita | :) | 16:32 |
jokke_ | now we just need to get zuul finishing it's work | 16:32 |
abhishekk | which is very slow | 16:33 |
*** links has quit IRC | 16:33 | |
abhishekk | I will have my dinner and be back | 16:33 |
*** links has joined #openstack-glance | 16:33 | |
*** itlinux has joined #openstack-glance | 16:35 | |
*** links has quit IRC | 16:35 | |
*** links has joined #openstack-glance | 16:36 | |
*** links has quit IRC | 16:38 | |
*** links has joined #openstack-glance | 16:39 | |
*** r-daneel has joined #openstack-glance | 16:41 | |
*** links has quit IRC | 16:41 | |
*** links has joined #openstack-glance | 16:42 | |
*** links has quit IRC | 16:44 | |
*** links has joined #openstack-glance | 16:45 | |
*** AlexeyAbashkin has quit IRC | 16:47 | |
*** links has quit IRC | 16:48 | |
*** links has joined #openstack-glance | 16:48 | |
*** links has quit IRC | 16:51 | |
*** links has joined #openstack-glance | 16:51 | |
*** links has quit IRC | 16:54 | |
*** links has joined #openstack-glance | 16:54 | |
*** links has quit IRC | 16:56 | |
*** links has joined #openstack-glance | 16:57 | |
*** links has quit IRC | 17:00 | |
*** r-daneel_ has joined #openstack-glance | 17:01 | |
*** links has joined #openstack-glance | 17:01 | |
openstackgerrit | Merged openstack/glance_store master: Wrap interface function for multihash correctly https://review.openstack.org/587098 | 17:01 |
*** r-daneel has quit IRC | 17:03 | |
*** r-daneel_ is now known as r-daneel | 17:03 | |
*** tesseract has quit IRC | 17:03 | |
*** links has quit IRC | 17:03 | |
*** links has joined #openstack-glance | 17:04 | |
*** links has quit IRC | 17:06 | |
*** links has joined #openstack-glance | 17:07 | |
*** gyee has joined #openstack-glance | 17:07 | |
*** links has quit IRC | 17:09 | |
*** links has joined #openstack-glance | 17:10 | |
*** links has quit IRC | 17:12 | |
*** links has joined #openstack-glance | 17:12 | |
*** links has quit IRC | 17:15 | |
*** links has joined #openstack-glance | 17:15 | |
*** links has quit IRC | 17:18 | |
*** links has joined #openstack-glance | 17:18 | |
*** links has quit IRC | 17:21 | |
*** mvk_ has quit IRC | 17:21 | |
*** links has joined #openstack-glance | 17:21 | |
*** links has quit IRC | 17:24 | |
*** links has joined #openstack-glance | 17:24 | |
*** links has quit IRC | 17:27 | |
*** links has joined #openstack-glance | 17:27 | |
*** links has quit IRC | 17:30 | |
*** links has joined #openstack-glance | 17:30 | |
*** links has quit IRC | 17:33 | |
*** links has joined #openstack-glance | 17:33 | |
jokke_ | brb | 17:35 |
*** links has quit IRC | 17:36 | |
rosmaita | ack | 17:36 |
*** links has joined #openstack-glance | 17:37 | |
*** links has quit IRC | 17:39 | |
*** links has joined #openstack-glance | 17:40 | |
*** links has quit IRC | 17:42 | |
*** links has joined #openstack-glance | 17:42 | |
*** links has quit IRC | 17:45 | |
*** links has joined #openstack-glance | 17:46 | |
abhishekk | has someone pushed glance_store release patch? | 17:49 |
abhishekk | or it will be done once stable patch gets merged? | 17:49 |
abhishekk | rosmaita, ^^ | 17:49 |
rosmaita | i haven't pushed it yet | 17:49 |
abhishekk | ack | 17:50 |
rosmaita | got it ready, i can put it up without the hash so it's all set | 17:50 |
*** priteau has quit IRC | 17:50 | |
abhishekk | ok, | 17:50 |
rosmaita | i'll do that and then it will be easy for whoever's around when everything lands to get it set | 17:50 |
abhishekk | Between I have rebased all my patches on top of multihash | 17:51 |
abhishekk | just not pushed it | 17:51 |
rosmaita | wow! | 17:51 |
rosmaita | good work | 17:51 |
abhishekk | :D | 17:51 |
jokke_ | b | 17:52 |
*** links has quit IRC | 17:52 | |
*** btully has joined #openstack-glance | 17:54 | |
jokke_ | knowing that we haven't got anything between the master and that stable yet and master merged cleanly, I'll just +2W the stable so it goes to gate as soon as the check is ready | 17:54 |
abhishekk | sounds good | 17:54 |
rosmaita | here's the release patch, just needs the hash: https://review.openstack.org/#/c/587570/1 | 17:55 |
*** btully has quit IRC | 17:58 | |
*** mvk_ has joined #openstack-glance | 18:01 | |
*** r-daneel has quit IRC | 18:02 | |
*** r-daneel has joined #openstack-glance | 18:20 | |
*** itlinux has quit IRC | 18:24 | |
abhishekk | jokke_, could you +a releasenotes patch as well? | 18:34 |
abhishekk | https://review.openstack.org/#/c/587513/ | 18:34 |
rosmaita | i will be offline for a bit, will check back later | 18:37 |
abhishekk | ack | 18:38 |
*** itlinux has joined #openstack-glance | 19:02 | |
*** rosmaita has quit IRC | 19:03 | |
*** abhishekk has quit IRC | 19:44 | |
*** abhishekk has joined #openstack-glance | 20:32 | |
abhishekk | jokke_, smcginnis release patch for glance store | 20:33 |
abhishekk | https://review.openstack.org/#/c/587570/ | 20:33 |
abhishekk | ^^^ | 20:33 |
abhishekk | kindly verify the hash | 20:33 |
smcginnis | abhishekk: Looks correct to me. | 20:35 |
abhishekk | smcginnis, thank you | 20:35 |
abhishekk | smcginnis, to whom should I approach for approving release patch | 20:45 |
smcginnis | abhishekk: You don't need to do anything other than submitting the patch. | 20:47 |
abhishekk | smcginnis, clear :) | 20:47 |
*** edmondsw has quit IRC | 21:00 | |
*** edmondsw has joined #openstack-glance | 21:01 | |
*** edmondsw has quit IRC | 21:01 | |
*** edmondsw has joined #openstack-glance | 21:01 | |
jokke_ | smcginnis: actually we have bigger problem than we thought | 21:14 |
smcginnis | jokke_: Should I stop that release? | 21:14 |
jokke_ | looking Matt's response to my ffe mail. we haven't bumped the minimum for ages and 0.22.0 will definitely not work with Rocky | 21:15 |
jokke_ | smcginnis: no, that is still needed | 21:15 |
smcginnis | Ah, raising the minimum might be an issue. Most will install with the latest, but it's at least highly inaccurate with that lower limit. | 21:16 |
jokke_ | yeah and we know for a fact that glance will break | 21:17 |
smcginnis | jokke_: I think you can update lower-constraints.txt in glance to the newer version. | 21:19 |
abhishekk | i am going offline now, will be back in morning | 21:29 |
*** abhishekk has quit IRC | 21:30 | |
*** btully has joined #openstack-glance | 21:31 | |
*** btully has quit IRC | 21:35 | |
*** itlinux has quit IRC | 22:09 | |
*** edmondsw has quit IRC | 22:23 | |
*** edmondsw has joined #openstack-glance | 22:23 | |
*** rcernin has joined #openstack-glance | 22:26 | |
*** edmondsw has quit IRC | 22:30 | |
*** edmondsw has joined #openstack-glance | 22:31 | |
*** ThomasWhite has quit IRC | 23:06 | |
*** edmondsw has quit IRC | 23:11 | |
*** btully has joined #openstack-glance | 23:20 | |
*** threestrands has joined #openstack-glance | 23:24 | |
*** threestrands has joined #openstack-glance | 23:24 | |
*** btully has quit IRC | 23:24 | |
*** _KaszpiR_ has quit IRC | 23:39 | |
*** _KaszpiR_ has joined #openstack-glance | 23:50 | |
*** abhishekk-mbl has quit IRC | 23:55 | |
*** r-daneel has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!