amrith | harlowja, I'm throwing in the towel. making timeutils.isoformat() produce .000000 (which is what keystone needs) effectively defeats the claim that it is a wrapper on isoformat() with just one little tweak. The 'tweak' to make it do the .000000 is pretty much throwing in the towel and reinventing isotime(). I propose to abandon my patch ... | 00:28 |
---|---|---|
harlowja | amrith ya, its now i guess 2 tweaks at that pint? | 00:30 |
harlowja | *point | 00:30 |
harlowja | although i'm confused why that level of specificity matters | 00:34 |
harlowja | i mean, come on, they really need .00000 to be output :/ | 00:35 |
harlowja | vs just not having .0000 at all | 00:35 |
harlowja | like huh | 00:35 |
harlowja | lol | 00:35 |
harlowja | i wonder if they really want 00000 or would 00001 work | 00:37 |
harlowja | amrith funny though in python (head) it looks like u can pass in a timespec to make sure always get the microseconds | 00:44 |
harlowja | https://hg.python.org/cpython/file/tip/Lib/datetime.py#l1570 | 00:45 |
harlowja | that's not in our versions though :-/ | 00:45 |
harlowja | https://bugs.python.org/issue19475 | 00:45 |
harlowja | when 3.6 gets out then i guess we can re-add, lol | 00:45 |
harlowja | we can move to 3.6 in 45 years | 01:02 |
*** gordc has quit IRC | 01:03 | |
amrith | harlowja, yes you can | 01:05 |
amrith | but what keystone is doing is specifically passing a datetime with no microsecond and relying on isotime to print .000000 | 01:06 |
amrith | at least, that's what the tests are doing | 01:06 |
amrith | whether the actual code does that or not, I know not | 01:06 |
amrith | bknudson_, ^^ | 01:06 |
amrith | but in any event, it is a clear difference | 01:06 |
amrith | between isotime() and isoformat() that I didn't realize till bknudson_ pointed to the failure | 01:06 |
harlowja | ya, until 3.6 is released it doesn't seem possible to do that without making our own isotime (again) | 01:06 |
harlowja | but would they be fine with 000001 | 01:06 |
harlowja | (stupid yes i know) | 01:07 |
amrith | therefore, when we go past "1 weird thing", it isn't worth it :) | 01:07 |
harlowja | everyone move to 3.6 | 01:07 |
harlowja | lol | 01:07 |
amrith | yes, let's start the move-to-3.6 drumbeat | 01:07 |
harlowja | :-/ | 01:07 |
amrith | so, where are you (physically; state,country) | 01:07 |
amrith | is it beer-o-clock where you are? | 01:08 |
harlowja | i am in the tubes, all the tubes | 01:08 |
harlowja | its rock-climb-o-clock ha | 01:09 |
amrith | oh, good. I finished 2h of racquetball-o-clock | 01:09 |
amrith | now it is beer-o-clock | 01:09 |
harlowja | lol | 01:09 |
harlowja | have fun! | 01:09 |
amrith | will do that | 01:09 |
amrith | sorry to bail on isoformat() it was "so close" | 01:09 |
harlowja | 3.6 man | 01:09 |
harlowja | its the future | 01:10 |
harlowja | lol | 01:10 |
harlowja | the commentary in https://bugs.python.org/issue19475 basically is similar to what we had | 01:10 |
amrith | it was so close, as sylvester stallone said in Cliffhanger ... | 01:10 |
amrith | after dropping someone to their death because he had a sticky left hand | 01:10 |
harlowja | 'The decision to omit microseconds when 0 was a Guido pronouncement, back when datetime was first written.' | 01:10 |
harlowja | its all guidos fault | 01:10 |
harlowja | lol | 01:10 |
amrith | what did you way you were doing? rock climbing? | 01:10 |
amrith | Never say it is guido's fault | 01:10 |
amrith | guido is my savior | 01:11 |
amrith | whenever someone gives me difficulty, I send guido | 01:11 |
harlowja | lol | 01:11 |
amrith | problems go away (sometimes so do the people) | 01:11 |
harlowja | send in the guido | 01:11 |
harlowja | lol | 01:11 |
amrith | I had a "guido" guy as a neighbor in my old house | 01:11 |
amrith | he once told me, "if you have any trouble with Roger (another person) just let me know; I know people on both sides of the law" | 01:11 |
amrith | and he did | 01:11 |
amrith | more on one side than the other though | 01:12 |
harlowja | well that guido is the source of all the time issues | 01:12 |
harlowja | lol | 01:12 |
amrith | Well, not this Guido :) | 01:12 |
harlowja | https://bugs.python.org/issue19475 only took 3 years to merge to | 01:12 |
amrith | he was dumb as a puddle of spit | 01:12 |
harlowja | 2.5 years | 01:12 |
amrith | my boss calls ... | 01:13 |
amrith | ciao | 01:13 |
harlowja | lata | 01:13 |
*** stevemar has quit IRC | 01:56 | |
*** salv-orlando has joined #openstack-oslo | 02:00 | |
openstackgerrit | Merged openstack-dev/pbr: Updated from global requirements https://review.openstack.org/332269 | 02:01 |
*** salv-orlando has quit IRC | 02:07 | |
*** yamahata has joined #openstack-oslo | 02:08 | |
*** jamielennox is now known as jamielennox|away | 02:16 | |
*** yamamot__ has joined #openstack-oslo | 02:16 | |
*** jamielennox|away is now known as jamielennox | 02:17 | |
*** yamahata has quit IRC | 02:18 | |
*** browne has quit IRC | 02:21 | |
*** tonytan4ever has joined #openstack-oslo | 02:30 | |
*** stevemar has joined #openstack-oslo | 02:56 | |
*** yamahata has joined #openstack-oslo | 03:12 | |
*** salv-orlando has joined #openstack-oslo | 03:14 | |
openstackgerrit | Ian Wienand proposed openstack-dev/pbr: Move to oslosphinx https://review.openstack.org/332612 | 03:18 |
openstackgerrit | Ian Wienand proposed openstack-dev/pbr: Move to oslosphinx https://review.openstack.org/332612 | 03:19 |
*** salv-orlando has quit IRC | 03:21 | |
*** links has joined #openstack-oslo | 03:29 | |
*** dimtruck is now known as zz_dimtruck | 03:33 | |
*** Kennan has quit IRC | 03:42 | |
*** tonytan4ever has quit IRC | 03:53 | |
*** stevemar has quit IRC | 04:02 | |
*** zz_dimtruck is now known as dimtruck | 04:07 | |
*** yamamot__ has quit IRC | 04:10 | |
*** jecarey has joined #openstack-oslo | 04:17 | |
*** jecarey has quit IRC | 04:21 | |
*** Kennan has joined #openstack-oslo | 04:22 | |
*** salv-orlando has joined #openstack-oslo | 04:28 | |
*** Kennan2 has joined #openstack-oslo | 04:30 | |
*** Kennan has quit IRC | 04:33 | |
*** salv-orlando has quit IRC | 04:35 | |
*** yamamot__ has joined #openstack-oslo | 04:53 | |
*** rcernin has joined #openstack-oslo | 04:56 | |
*** ihrachys has joined #openstack-oslo | 04:56 | |
*** stevemar has joined #openstack-oslo | 05:02 | |
*** ihrachys has quit IRC | 05:03 | |
*** ihrachys has joined #openstack-oslo | 05:04 | |
*** stevemar has quit IRC | 05:07 | |
*** lpetrut has joined #openstack-oslo | 05:13 | |
*** rcernin has quit IRC | 05:16 | |
*** ihrachys_ has joined #openstack-oslo | 05:18 | |
*** ihrachys has quit IRC | 05:18 | |
*** shardy has joined #openstack-oslo | 05:20 | |
*** ihrachys_ has quit IRC | 05:20 | |
*** salv-orlando has joined #openstack-oslo | 05:37 | |
*** shardy has quit IRC | 05:38 | |
openstackgerrit | Alex Xu proposed openstack/oslo.policy: Add note about not all APIs support policy enforcement by user_id https://review.openstack.org/325645 | 05:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/oslo.cache: Updated from global requirements https://review.openstack.org/332337 | 05:46 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/oslo.db: Updated from global requirements https://review.openstack.org/332341 | 05:46 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/oslo.messaging: Updated from global requirements https://review.openstack.org/332344 | 05:46 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/oslo.utils: Updated from global requirements https://review.openstack.org/332352 | 05:47 |
*** rcernin has joined #openstack-oslo | 05:55 | |
*** amotoki has joined #openstack-oslo | 06:01 | |
*** jecarey has joined #openstack-oslo | 06:05 | |
*** jecarey has quit IRC | 06:06 | |
*** jecarey has joined #openstack-oslo | 06:07 | |
*** jecarey has quit IRC | 06:11 | |
*** ihrachys has joined #openstack-oslo | 06:18 | |
*** ihrachys has quit IRC | 06:21 | |
*** nkrinner_afk is now known as nkrinner | 06:22 | |
*** dimtruck is now known as zz_dimtruck | 06:33 | |
*** salv-orl_ has joined #openstack-oslo | 06:38 | |
*** salv-orlando has quit IRC | 06:41 | |
*** x00350071_ has joined #openstack-oslo | 06:45 | |
*** lpetrut has quit IRC | 06:47 | |
*** tesseract- has joined #openstack-oslo | 06:47 | |
*** x00350071_ has left #openstack-oslo | 06:50 | |
*** dmellado_ has joined #openstack-oslo | 06:52 | |
*** lpetrut has joined #openstack-oslo | 06:54 | |
*** jpenag has joined #openstack-oslo | 06:55 | |
*** shardy has joined #openstack-oslo | 06:56 | |
*** xiangxinyong has quit IRC | 07:04 | |
*** jd__ has quit IRC | 07:04 | |
*** jpena|off has quit IRC | 07:04 | |
*** dmellado has quit IRC | 07:04 | |
*** jpenag is now known as jpena | 07:06 | |
*** permalac_ has quit IRC | 07:06 | |
*** Kennan2 has quit IRC | 07:09 | |
lifeless | zzzeek: thats not optimisingtestsuite's fault | 07:13 |
lifeless | zzzeek: thats almost certainly a mistake in your test suite - e.g. importing a test class into another module (which causes the runner to instantiate it twice) | 07:13 |
*** jd__ has joined #openstack-oslo | 07:14 | |
*** salv-orl_ has quit IRC | 07:20 | |
*** lpetrut has quit IRC | 07:21 | |
*** pcaruana has joined #openstack-oslo | 07:22 | |
*** stevemar has joined #openstack-oslo | 07:26 | |
*** stevemar_ has joined #openstack-oslo | 07:27 | |
*** amoralej|off is now known as amoralej | 07:28 | |
*** stevemar has quit IRC | 07:30 | |
*** mhickey has joined #openstack-oslo | 07:30 | |
*** stevemar_ has quit IRC | 07:32 | |
*** mhickey has quit IRC | 07:35 | |
*** sheeprine has quit IRC | 07:45 | |
*** sheeprine_ is now known as sheeprine | 07:45 | |
*** mhickey has joined #openstack-oslo | 07:48 | |
*** zzzeek has quit IRC | 08:00 | |
openstackgerrit | Julien Danjou proposed openstack/oslo.db: exc_filters: catch and translate non existent constraint on drop https://review.openstack.org/332205 | 08:01 |
*** zzzeek has joined #openstack-oslo | 08:02 | |
*** mhickey has quit IRC | 08:04 | |
*** e0ne has joined #openstack-oslo | 08:06 | |
openstackgerrit | Julien Danjou proposed openstack/oslo.db: tests: fix order of assertEqual in exc_filter https://review.openstack.org/332677 | 08:09 |
*** yamahata has quit IRC | 08:09 | |
*** lucasagomes is now known as lucas-brb | 08:11 | |
*** eezhova has joined #openstack-oslo | 08:12 | |
*** salv-orlando has joined #openstack-oslo | 08:14 | |
*** mhickey has joined #openstack-oslo | 08:18 | |
*** M00nr41n has joined #openstack-oslo | 08:18 | |
haypo | jd__ & cie: https://review.openstack.org/#/c/332222/ "processutils: add support for missing process limits" backport is waiting for your review | 08:25 |
patchbot | haypo: patch 332222 - oslo.concurrency (stable/liberty) - processutils: add support for missing process limits | 08:25 |
haypo | it is required to fix a security vulnerability in nova | 08:26 |
*** stevemar has joined #openstack-oslo | 08:27 | |
*** amotoki has quit IRC | 08:28 | |
*** stevemar_ has joined #openstack-oslo | 08:29 | |
openstackgerrit | Julien Danjou proposed openstack/oslo.db: exc_filters: catch and translate non existent table on drop https://review.openstack.org/332690 | 08:31 |
*** stevemar has quit IRC | 08:32 | |
*** stevemar_ has quit IRC | 08:34 | |
jd__ | haypo: IIRC you can go ahead with a single +2A for backports | 08:35 |
*** bapalm has quit IRC | 08:37 | |
*** bapalm has joined #openstack-oslo | 08:42 | |
*** yassine__ has joined #openstack-oslo | 08:45 | |
haypo | jd__: sorry, i'm shy | 08:47 |
haypo | jd__: and i was too involved in the original change :) | 08:47 |
*** kashyap has joined #openstack-oslo | 08:51 | |
haypo | jd__: do you know if it's possible to get a release for this oslo.concurrency change? i'm talking about the liberty branch which is now in security only mode | 08:51 |
kashyap | haypo: jd__ Thanks for the quick review on this: https://review.openstack.org/#/c/332222/ | 08:51 |
patchbot | kashyap: patch 332222 - oslo.concurrency (stable/liberty) - processutils: add support for missing process limits | 08:51 |
kashyap | haypo: jd__ Yes, it would be great if there's a release with that fix. IMHO, it falls under a reasonable 'exception'. | 08:53 |
*** amotoki has joined #openstack-oslo | 08:53 | |
kashyap | But maybe I'm not considering other factors | 08:53 |
*** dtardivel has joined #openstack-oslo | 08:59 | |
*** mhickey has quit IRC | 09:08 | |
*** mhickey has joined #openstack-oslo | 09:20 | |
*** lpetrut has joined #openstack-oslo | 09:21 | |
*** bapalm has quit IRC | 09:48 | |
*** bapalm has joined #openstack-oslo | 09:54 | |
*** gdavoian has joined #openstack-oslo | 10:08 | |
*** eezhova has quit IRC | 10:11 | |
openstackgerrit | Merged openstack/oslo.utils: Updated from global requirements https://review.openstack.org/332352 | 10:27 |
jd__ | haypo: submit a patch on openstack/releases | 10:29 |
openstackgerrit | Merged openstack/oslo.config: Updated from global requirements https://review.openstack.org/332339 | 10:30 |
*** sdague has joined #openstack-oslo | 10:30 | |
*** stevemar has joined #openstack-oslo | 10:31 | |
*** lucas-brb is now known as lucasagomes | 10:32 | |
*** ansmith has joined #openstack-oslo | 10:34 | |
*** boden has joined #openstack-oslo | 10:35 | |
*** stevemar has quit IRC | 10:36 | |
openstackgerrit | Merged openstack/oslo.log: Updated from global requirements https://review.openstack.org/332343 | 10:38 |
openstackgerrit | Gevorg Davoian proposed openstack/oslo.messaging: [zmq] Implement retries for unacknowledged messages https://review.openstack.org/330495 | 10:42 |
openstackgerrit | Julien Danjou proposed openstack/oslo.db: exc_filters: catch and translate non existent table on drop https://review.openstack.org/332690 | 10:42 |
haypo | jd__, kashyap : ok. here you have: https://review.openstack.org/332742 | 10:44 |
* kashyap clicks | 10:44 | |
kashyap | haypo: That's fast, thank you! | 10:44 |
haypo | kashyap: the nova change is WIP and got -1 from jenkins and Matt Riedemann, but the matt probably voted -1 because of the oslo dependency (which is almost done) | 10:47 |
haypo | kashyap: https://review.openstack.org/#/c/327624/ | 10:47 |
patchbot | haypo: patch 327624 - nova (stable/liberty) - virt: set address space & CPU time limits when run... | 10:47 |
kashyap | haypo: You're right. | 10:48 |
haypo | kashyap: i already mentionned the nova change in my commit message ;) | 10:48 |
kashyap | I was looking at them. | 10:48 |
kashyap | I just spelled out the commit message summary :-) | 10:49 |
kashyap | To avoid having to click it. (I didn't miss to notice your explicit mention fo the change ID :-)) | 10:49 |
haypo | ok ok | 10:50 |
*** ansmith has quit IRC | 11:04 | |
openstackgerrit | Julien Danjou proposed openstack/oslo.db: exception: make message mandatory in DbMigrationError and deprecates it https://review.openstack.org/276254 | 11:16 |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: [WIP] test simulator https://review.openstack.org/321576 | 11:30 |
*** sigmavirus24 is now known as sigmavirus24_awa | 11:43 | |
*** amoralej is now known as amoralej|lunch | 11:44 | |
*** yamamot__ has quit IRC | 11:57 | |
*** boden has quit IRC | 11:58 | |
*** boden has joined #openstack-oslo | 12:00 | |
*** jpena is now known as jpena|lunch | 12:02 | |
openstackgerrit | Julien Danjou proposed openstack/oslo.db: exc_filters: catch and translate non existent table on drop https://review.openstack.org/332690 | 12:04 |
*** eezhova has joined #openstack-oslo | 12:06 | |
*** rlrossit has joined #openstack-oslo | 12:08 | |
*** e0ne has quit IRC | 12:13 | |
*** e0ne has joined #openstack-oslo | 12:14 | |
*** ansmith has joined #openstack-oslo | 12:19 | |
*** d0ugal has quit IRC | 12:25 | |
*** d0ugal has joined #openstack-oslo | 12:25 | |
*** salv-orl_ has joined #openstack-oslo | 12:39 | |
*** salv-orlando has quit IRC | 12:41 | |
*** edmondsw has joined #openstack-oslo | 12:43 | |
*** kodokuu has joined #openstack-oslo | 12:45 | |
*** ujjain has quit IRC | 12:47 | |
*** ujjain has joined #openstack-oslo | 12:52 | |
*** ujjain has quit IRC | 12:52 | |
*** ujjain has joined #openstack-oslo | 12:52 | |
*** jeckersb is now known as jeckersb_gone | 12:54 | |
*** yamamoto has joined #openstack-oslo | 13:02 | |
*** salv-orl_ has quit IRC | 13:03 | |
*** lucasagomes is now known as lucas-hungry | 13:03 | |
*** dtardivel has quit IRC | 13:07 | |
*** permalac has joined #openstack-oslo | 13:07 | |
*** kgiusti has joined #openstack-oslo | 13:08 | |
*** jpena|lunch is now known as jpena | 13:09 | |
*** links has quit IRC | 13:09 | |
*** salv-orlando has joined #openstack-oslo | 13:12 | |
*** eezhova has quit IRC | 13:16 | |
*** eezhova has joined #openstack-oslo | 13:21 | |
*** rlrossit has quit IRC | 13:21 | |
*** tonytan4ever has joined #openstack-oslo | 13:27 | |
openstackgerrit | Julien Danjou proposed openstack/oslo.db: exc_filters: catch and translate non existent table on drop https://review.openstack.org/332690 | 13:27 |
*** amoralej|lunch is now known as amoralej | 13:38 | |
*** pradk has joined #openstack-oslo | 13:39 | |
*** lucas-hungry is now known as lucasagomes | 13:45 | |
*** sheeprine has quit IRC | 13:48 | |
*** sheeprine has joined #openstack-oslo | 13:48 | |
*** rlrossit has joined #openstack-oslo | 13:51 | |
*** gordc has joined #openstack-oslo | 14:06 | |
*** jeckersb_gone is now known as jeckersb | 14:18 | |
*** zz_dimtruck is now known as dimtruck | 14:18 | |
*** nkrinner is now known as nkrinner_afk | 14:20 | |
*** yamahata has joined #openstack-oslo | 14:21 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:22 | |
*** amotoki has quit IRC | 14:36 | |
*** tonytan4ever has quit IRC | 14:50 | |
*** tonytan4ever has joined #openstack-oslo | 14:53 | |
*** yamahata has quit IRC | 14:57 | |
*** yamahata has joined #openstack-oslo | 14:58 | |
*** tonytan4ever has quit IRC | 14:58 | |
*** rlrossit has quit IRC | 15:02 | |
*** eezhova has quit IRC | 15:04 | |
*** pmalik_ is now known as pmalik | 15:08 | |
*** permalac has quit IRC | 15:08 | |
*** rcernin has quit IRC | 15:09 | |
*** bapalm has quit IRC | 15:10 | |
*** bapalm has joined #openstack-oslo | 15:10 | |
*** hogepodge has quit IRC | 15:10 | |
*** tesseract- has quit IRC | 15:10 | |
*** hogepodge has joined #openstack-oslo | 15:11 | |
*** itisha has joined #openstack-oslo | 15:17 | |
*** pcaruana has quit IRC | 15:22 | |
*** rcernin has joined #openstack-oslo | 15:24 | |
*** pcaruana has joined #openstack-oslo | 15:36 | |
*** tonytan4ever has joined #openstack-oslo | 15:41 | |
*** eezhova has joined #openstack-oslo | 15:42 | |
*** stevemar has joined #openstack-oslo | 15:44 | |
*** Guest6049 has joined #openstack-oslo | 15:49 | |
*** harlowja_at_home has joined #openstack-oslo | 15:50 | |
*** Guest6049 has quit IRC | 15:51 | |
*** Rockyg has joined #openstack-oslo | 16:08 | |
openstackgerrit | Cyril Roelandt proposed openstack/oslo.config: generator: warn the user when a namespace could not be found. https://review.openstack.org/332892 | 16:09 |
*** harlowja_at_home has quit IRC | 16:12 | |
*** tonytan4ever has quit IRC | 16:15 | |
openstackgerrit | Gevorg Davoian proposed openstack/oslo.messaging: [zmq] Refactor publishers https://review.openstack.org/332894 | 16:15 |
*** eezhova has quit IRC | 16:16 | |
*** links has joined #openstack-oslo | 16:16 | |
*** eezhova has joined #openstack-oslo | 16:18 | |
*** kashyap has left #openstack-oslo | 16:28 | |
openstackgerrit | Merged openstack/oslo.utils: improve tests for mask_password and mask_dict_password https://review.openstack.org/332451 | 16:32 |
*** e0ne has quit IRC | 16:37 | |
*** yamahata has quit IRC | 16:37 | |
openstackgerrit | John L. Villalovos proposed openstack/oslo.utils: Make mask_dict_password consistent with mask_password https://review.openstack.org/332438 | 16:37 |
*** sdague has quit IRC | 16:37 | |
*** links has quit IRC | 16:40 | |
*** rcernin has quit IRC | 16:40 | |
*** pcaruana has quit IRC | 16:43 | |
*** ankur-gupta-f1 has joined #openstack-oslo | 16:52 | |
*** jpena is now known as jpena|off | 16:55 | |
*** lpetrut has quit IRC | 16:55 | |
*** shardy has quit IRC | 16:56 | |
*** ri0 has joined #openstack-oslo | 17:03 | |
*** yamahata has joined #openstack-oslo | 17:15 | |
*** eezhova has quit IRC | 17:20 | |
*** rcernin has joined #openstack-oslo | 17:20 | |
*** eezhova has joined #openstack-oslo | 17:21 | |
*** ri0 has quit IRC | 17:25 | |
*** ri0 has joined #openstack-oslo | 17:25 | |
*** lpetrut has joined #openstack-oslo | 17:26 | |
*** ri0 has quit IRC | 17:30 | |
*** ri0 has joined #openstack-oslo | 17:33 | |
*** tbarron is now known as tbarron|errand | 17:36 | |
*** lpetrut has quit IRC | 17:37 | |
*** mhickey has quit IRC | 17:46 | |
*** salv-orlando has quit IRC | 18:02 | |
*** sdague has joined #openstack-oslo | 18:02 | |
*** salv-orlando has joined #openstack-oslo | 18:03 | |
*** salv-orlando has quit IRC | 18:07 | |
*** lpetrut has joined #openstack-oslo | 18:09 | |
*** ansmith has quit IRC | 18:12 | |
*** browne has joined #openstack-oslo | 18:17 | |
*** dimtruck is now known as zz_dimtruck | 18:18 | |
*** amoralej is now known as amoralej|off | 18:21 | |
*** boden has quit IRC | 18:23 | |
*** yamamoto has quit IRC | 18:23 | |
*** ri0 has quit IRC | 18:24 | |
*** boden has joined #openstack-oslo | 18:25 | |
*** e0ne has joined #openstack-oslo | 18:30 | |
*** lucasagomes is now known as lucas-afk | 18:34 | |
*** eezhova has quit IRC | 18:35 | |
*** zancas has joined #openstack-oslo | 18:40 | |
*** tonytan4ever has joined #openstack-oslo | 18:45 | |
*** cdent has joined #openstack-oslo | 18:46 | |
*** kodokuu has quit IRC | 18:52 | |
*** zancas has quit IRC | 18:53 | |
*** achanda has joined #openstack-oslo | 18:58 | |
*** zancas has joined #openstack-oslo | 19:00 | |
*** zz_dimtruck is now known as dimtruck | 19:00 | |
*** achanda has quit IRC | 19:02 | |
*** hemanthm|afk is now known as hemanthm | 19:06 | |
*** e0ne has quit IRC | 19:12 | |
*** eezhova has joined #openstack-oslo | 19:19 | |
*** jamielennox is now known as jamielennox|away | 19:21 | |
*** tonytan4ever has quit IRC | 19:22 | |
*** yamamoto has joined #openstack-oslo | 19:24 | |
*** eezhova has quit IRC | 19:24 | |
*** spzala has joined #openstack-oslo | 19:26 | |
*** kgiusti has quit IRC | 19:30 | |
*** yamamoto has quit IRC | 19:34 | |
*** boden has quit IRC | 19:37 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/oslo.vmware: Updated from global requirements https://review.openstack.org/332990 | 19:42 |
*** thumpba has joined #openstack-oslo | 19:43 | |
*** eezhova has joined #openstack-oslo | 19:44 | |
*** boden has joined #openstack-oslo | 19:49 | |
*** pradk_ has joined #openstack-oslo | 19:56 | |
*** kgiusti has joined #openstack-oslo | 20:02 | |
*** salv-orlando has joined #openstack-oslo | 20:04 | |
*** browne has quit IRC | 20:05 | |
*** stevemar has quit IRC | 20:14 | |
*** stevemar has joined #openstack-oslo | 20:14 | |
*** pradk has quit IRC | 20:17 | |
*** pradk_ is now known as pradk | 20:17 | |
*** stevemar has quit IRC | 20:19 | |
*** salv-orlando has quit IRC | 20:27 | |
*** salv-orlando has joined #openstack-oslo | 20:28 | |
*** browne has joined #openstack-oslo | 20:29 | |
*** Rockyg has quit IRC | 20:33 | |
*** ansmith has joined #openstack-oslo | 20:41 | |
*** rlrossit has joined #openstack-oslo | 20:43 | |
*** eezhova has quit IRC | 20:46 | |
*** stevemar has joined #openstack-oslo | 20:54 | |
*** kgiusti has quit IRC | 20:54 | |
*** thumpba has quit IRC | 20:55 | |
*** eezhova has joined #openstack-oslo | 21:02 | |
*** eezhova has quit IRC | 21:02 | |
*** cdent has quit IRC | 21:11 | |
openstackgerrit | Ankur proposed openstack/oslosphinx: Build Common Framework for Feature Classification Matrix https://review.openstack.org/330027 | 21:16 |
*** mhickey has joined #openstack-oslo | 21:30 | |
*** eezhova has joined #openstack-oslo | 21:39 | |
*** eezhova has quit IRC | 21:40 | |
*** itisha has quit IRC | 21:40 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 21:40 | |
*** rlrossit has quit IRC | 21:43 | |
*** mhickey has quit IRC | 21:46 | |
*** spzala has quit IRC | 21:48 | |
*** jamielennox|away is now known as jamielennox | 21:48 | |
*** spzala has joined #openstack-oslo | 21:48 | |
*** spzala has quit IRC | 21:53 | |
*** spzala has joined #openstack-oslo | 21:57 | |
*** eezhova has joined #openstack-oslo | 21:59 | |
*** eezhova has quit IRC | 21:59 | |
*** eezhova has joined #openstack-oslo | 22:00 | |
*** eezhova has quit IRC | 22:02 | |
*** eezhova has joined #openstack-oslo | 22:02 | |
*** eezhova has quit IRC | 22:03 | |
*** jeckersb is now known as jeckersb_gone | 22:05 | |
*** browne1 has joined #openstack-oslo | 22:14 | |
*** browne has quit IRC | 22:15 | |
*** boden has quit IRC | 22:15 | |
*** dimtruck is now known as zz_dimtruck | 22:25 | |
*** eezhova has joined #openstack-oslo | 22:27 | |
*** lpetrut has quit IRC | 22:28 | |
*** achanda_ has joined #openstack-oslo | 22:29 | |
*** eezhova has quit IRC | 22:33 | |
*** jamielennox is now known as jamielennox|away | 22:44 | |
*** eezhova has joined #openstack-oslo | 22:51 | |
*** eezhova has quit IRC | 22:51 | |
*** jamielennox|away is now known as jamielennox | 22:53 | |
*** yamahata has quit IRC | 22:54 | |
*** salv-orl_ has joined #openstack-oslo | 22:58 | |
*** rcernin has quit IRC | 23:00 | |
*** salv-orlando has quit IRC | 23:00 | |
*** jamielennox is now known as jamielennox|away | 23:05 | |
*** stevemar has quit IRC | 23:06 | |
*** salv-orl_ has quit IRC | 23:06 | |
*** stevemar has joined #openstack-oslo | 23:06 | |
*** stevemar has quit IRC | 23:11 | |
*** edmondsw has quit IRC | 23:15 | |
*** pradk has quit IRC | 23:17 | |
*** gcb has joined #openstack-oslo | 23:19 | |
*** sdague has quit IRC | 23:23 | |
openstackgerrit | Merged openstack/mox3: Updated from global requirements https://review.openstack.org/332311 | 23:29 |
*** zancas_ has joined #openstack-oslo | 23:32 | |
*** zancas has quit IRC | 23:34 | |
*** zancas_ has quit IRC | 23:39 | |
*** yamahata has joined #openstack-oslo | 23:57 | |
*** jamielennox|away is now known as jamielennox | 23:57 | |
*** stevemar has joined #openstack-oslo | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!