openstackgerrit | Ernest Millan proposed openstack/horizon: Pass network object to _create_subnet https://review.openstack.org/398647 | 00:05 |
---|---|---|
*** zhurong has joined #openstack-horizon | 00:10 | |
*** ducttape_ has joined #openstack-horizon | 00:17 | |
*** ducttape_ has quit IRC | 00:17 | |
*** ducttape_ has joined #openstack-horizon | 00:17 | |
*** ducttape_ has quit IRC | 00:23 | |
*** zhurong has quit IRC | 00:24 | |
*** ducttape_ has joined #openstack-horizon | 00:33 | |
*** Zer0Byte__ has quit IRC | 00:43 | |
*** gyee has quit IRC | 00:53 | |
*** ducttape_ has quit IRC | 00:57 | |
*** ducttape_ has joined #openstack-horizon | 01:05 | |
*** chlong has quit IRC | 01:11 | |
*** tjones has joined #openstack-horizon | 01:26 | |
*** zhurong has joined #openstack-horizon | 01:35 | |
*** zhugaoxiao has quit IRC | 01:47 | |
*** walharthi has joined #openstack-horizon | 01:49 | |
*** revon has quit IRC | 01:52 | |
*** chetna1 has quit IRC | 01:54 | |
*** chetna1 has joined #openstack-horizon | 01:55 | |
*** ducttape_ has quit IRC | 02:14 | |
*** bpokorny_ has joined #openstack-horizon | 02:16 | |
*** bpokorny has quit IRC | 02:19 | |
*** bpokorny_ has quit IRC | 02:21 | |
*** tjones has quit IRC | 02:25 | |
*** lblanchard has quit IRC | 02:43 | |
*** kenji-i has quit IRC | 02:44 | |
*** dave-mccowan has joined #openstack-horizon | 02:47 | |
*** walharthi has quit IRC | 02:48 | |
*** kenji-i has joined #openstack-horizon | 02:56 | |
*** walharthi has joined #openstack-horizon | 03:01 | |
*** ducttape_ has joined #openstack-horizon | 03:01 | |
*** yamamot__ has joined #openstack-horizon | 03:05 | |
*** walharthi has quit IRC | 03:06 | |
*** tqtran has quit IRC | 03:07 | |
*** zhurong_ has joined #openstack-horizon | 03:10 | |
*** zhurong has quit IRC | 03:12 | |
*** bpokorny has joined #openstack-horizon | 03:33 | |
*** wangbo has quit IRC | 03:34 | |
*** zhurong_ has quit IRC | 03:42 | |
*** zhurong has joined #openstack-horizon | 03:43 | |
*** chetna1 has quit IRC | 03:46 | |
*** tjones has joined #openstack-horizon | 03:47 | |
*** chetna1 has joined #openstack-horizon | 03:47 | |
*** ducttape_ has quit IRC | 03:49 | |
*** ducttape_ has joined #openstack-horizon | 03:51 | |
*** wangbo has joined #openstack-horizon | 03:51 | |
*** ducttape_ has quit IRC | 03:51 | |
*** ducttape_ has joined #openstack-horizon | 03:52 | |
kenji-i | Something is happening now in npm test. As far as I see in my env, horizon.languagecode seems to be undefined. hmm. | 03:54 |
r1chardj0n3s | hmm | 03:55 |
*** dave-mccowan has quit IRC | 03:56 | |
*** ducttape_ has quit IRC | 03:56 | |
r1chardj0n3s | kenji-i: yep, I can reproduce that locally; seems to be a recent change, I'll bisect to try to narrow it down | 03:57 |
*** walharthi has joined #openstack-horizon | 04:02 | |
r1chardj0n3s | https://review.openstack.org/#/c/382102/ is the culprit | 04:05 |
r1chardj0n3s | so on my system, I'm not sure LANGUAGE_CODE is set, which results in horizon.languageCode being "" which breaks Date.toLocaleString | 04:09 |
*** tjones has quit IRC | 04:10 | |
r1chardj0n3s | but that's not the issue, even if it is bizarro | 04:13 |
r1chardj0n3s | ok, something changed Horizon to start formatting dates to local dates | 04:13 |
r1chardj0n3s | in that patch above | 04:14 |
r1chardj0n3s | that's broken the test for everyone not in the UTC timezone | 04:14 |
*** ctayal has joined #openstack-horizon | 04:14 | |
r1chardj0n3s | so the question is whether I revert the patch or try to fix it | 04:16 |
openstackgerrit | Richard Jones proposed openstack/horizon: Revert "In Images Overview, dates should be properly formatted" https://review.openstack.org/399370 | 04:17 |
*** ctayal has quit IRC | 04:20 | |
*** tjones has joined #openstack-horizon | 04:21 | |
*** walharthi has quit IRC | 04:23 | |
*** walharthi has joined #openstack-horizon | 04:23 | |
*** ratailor has joined #openstack-horizon | 04:31 | |
*** tjones has quit IRC | 04:37 | |
*** TravT has joined #openstack-horizon | 04:52 | |
*** ChanServ sets mode: +v TravT | 04:52 | |
*** walharthi has quit IRC | 04:53 | |
*** bpokorny has quit IRC | 05:00 | |
*** bpokorny has joined #openstack-horizon | 05:01 | |
*** vishwanathj has joined #openstack-horizon | 05:05 | |
*** bpokorny has quit IRC | 05:06 | |
*** masco has joined #openstack-horizon | 05:06 | |
*** udesale has joined #openstack-horizon | 05:18 | |
*** ducttape_ has joined #openstack-horizon | 05:30 | |
kenji-i | r1chardj0n3s I had been out. Great investigation! And I confirmed your patch https://review.openstack.org/#/c/399370/1 but same error would occur. I'm missing something? | 05:30 |
*** hurgleburgler has quit IRC | 05:33 | |
*** ducttape_ has quit IRC | 05:34 | |
*** walharthi has joined #openstack-horizon | 05:35 | |
*** walharthi has quit IRC | 05:35 | |
r1chardj0n3s | hmm, I don't see any errors when running with that patch. weird | 05:38 |
r1chardj0n3s | kenji-i: I saw the check error, and tried to reproduce it locally, but could not (even with a fresh install of npm etc.) | 05:38 |
*** yamamot__ has quit IRC | 05:41 | |
kenji-i | r1chardj0n3s: I also did a refresh install of npm and tried again, but its result was same. hmm.. it's curious. | 05:44 |
r1chardj0n3s | weird | 05:44 |
r1chardj0n3s | you're seeing the filter error? | 05:44 |
kenji-i | No, same as errors of https://review.openstack.org/#/c/399370/1 | 05:54 |
r1chardj0n3s | huh. I definitely don't see those locally. can you see a cause for them on your local system? | 05:56 |
kenji-i | r1chardj0n3s: Oh, It may be caused by https://review.openstack.org/#/c/398292/ | 05:59 |
r1chardj0n3s | oh darn | 06:00 |
r1chardj0n3s | I should have that, but will double-check | 06:00 |
openstackgerrit | Richard Jones proposed openstack/horizon: Remove use of scope from action service https://review.openstack.org/345145 | 06:03 |
r1chardj0n3s | kenji-i: I have XStatic-Angular-Gettext (2.3.8.0) installed in my test env | 06:04 |
r1chardj0n3s | hmm, it's definitely repeatble failure in jenkins though. no idea why I can't repeat it here | 06:06 |
r1chardj0n3s | gonna completely blow away my env | 06:06 |
robcresswell | r1chardj0n3s: Probably because of the lib upgrades | 06:08 |
r1chardj0n3s | robcresswell: that's kenji-i's posit. I can't reproduce tho, even with the latest libs (AFAICT) | 06:09 |
robcresswell | r1chardj0n3s: npm uses the deps installed in a venv, but won't update that venv unless it doesn't exist iirc | 06:09 |
r1chardj0n3s | robcresswell: yep, but I checked the versions installed in the venv. must've missed something tho | 06:09 |
robcresswell | r1chardj0n3s: I bet your .venv doesn't have jsencrypt 2.3.1.0 | 06:10 |
robcresswell | :) | 06:10 |
r1chardj0n3s | yep, it does | 06:10 |
r1chardj0n3s | :/ | 06:10 |
robcresswell | Dang | 06:10 |
* robcresswell has no more theories | 06:10 | |
r1chardj0n3s | I did a fresh env about 30 minutes ago | 06:10 |
r1chardj0n3s | but I'm nuking everything now, just in case there's, like, env bleeding or something | 06:11 |
r1chardj0n3s | I'm grasping here | 06:11 |
robcresswell | I'll take a look when I start work. Gym time | 06:11 |
r1chardj0n3s | robcresswell: yep, have a nice gym :-) | 06:11 |
r1chardj0n3s | woo, I have errors!! | 06:11 |
r1chardj0n3s | kenji-i: I also only have about 15 minutes before I have to run away :-( | 06:12 |
r1chardj0n3s | hmm | 06:12 |
r1chardj0n3s | you know how I was saying before that it's odd that we don't define a LANGUAGE_CODE in our test settings? | 06:12 |
r1chardj0n3s | it looks like these failures are the resule of missing language code... | 06:13 |
r1chardj0n3s | gettextCatalog.setStrings(horizon.languageCode, django.catalog); | 06:14 |
r1chardj0n3s | I betcha horizon.languageCode is undefined | 06:14 |
*** mgagne has quit IRC | 06:18 | |
kenji-i | r1chardj0n3s: yes, it's same situation in my env. I'm not sure that not defining a LANGAGE_CODE is correct, though. | 06:19 |
kenji-i | share my confirmed. | 06:19 |
r1chardj0n3s | kenji-i: indeed, defining LANGUAGE_CODE does not help (though I'm not 100% sure why) | 06:19 |
kenji-i | I confirmed about https://review.openstack.org/#/c/399370/1.In my env, errors same as jenkins would occur when running test. | 06:19 |
kenji-i | And then, I changed the version of angular-gettext to 2.1.0.2 in requirements.txt even though version is too old. And did test again. This result was fine. | 06:20 |
r1chardj0n3s | yep | 06:20 |
r1chardj0n3s | it's definitely breaking on that missing horizon.languageCode though | 06:20 |
*** yamamot__ has joined #openstack-horizon | 06:20 | |
r1chardj0n3s | it's the undefined value that's causing the error | 06:20 |
r1chardj0n3s | I'm just trying to trace through where the jasmine test html gets the horizon object created | 06:20 |
*** chetna1 has quit IRC | 06:21 | |
*** mgagne has joined #openstack-horizon | 06:21 | |
*** mgagne is now known as Guest52285 | 06:21 | |
kenji-i | Oh, great | 06:22 |
kenji-i | and sorry that i also don't have a time to investigate today. | 06:23 |
r1chardj0n3s | that's ok - I've been pretty rushed around myself :-) | 06:23 |
r1chardj0n3s | OK, I fixed it | 06:27 |
r1chardj0n3s | argh, it's fixed in /jasmine, but now I'm seeing a different error in command-line invocations | 06:30 |
r1chardj0n3s | no, same error | 06:31 |
r1chardj0n3s | ... because the command-line tests don't run in the django context | 06:32 |
r1chardj0n3s | what a mess | 06:32 |
openstackgerrit | Richard Jones proposed openstack/horizon: Revert "In Images Overview, dates should be properly formatted" https://review.openstack.org/399370 | 06:34 |
r1chardj0n3s | kenji-i / robcresswell: I've added languageCode to the base horizon JS object (https://review.openstack.org/#/c/399370/2/horizon/static/horizon/js/horizon.js) because I'm not sure of any other way to set it for the pure JS test suite | 06:35 |
r1chardj0n3s | but I have to go now | 06:35 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Zanata https://review.openstack.org/399388 | 06:35 |
*** jamielennox is now known as jamielennox|away | 06:36 | |
*** chetna1 has joined #openstack-horizon | 06:36 | |
*** chetna1 has quit IRC | 06:37 | |
*** kzaitsev_mb has joined #openstack-horizon | 06:44 | |
*** kzaitsev_mb has quit IRC | 06:50 | |
*** kzaitsev_mb has joined #openstack-horizon | 06:51 | |
*** kzaitsev_mb has quit IRC | 07:01 | |
*** tesseract has joined #openstack-horizon | 07:18 | |
*** tesseract is now known as Guest90313 | 07:18 | |
*** Miouge has joined #openstack-horizon | 07:20 | |
openstackgerrit | Rob Cresswell proposed openstack/horizon: Revert "In Images Overview, dates should be properly formatted" https://review.openstack.org/399370 | 07:33 |
*** chetna1 has joined #openstack-horizon | 07:37 | |
*** chetna1 has quit IRC | 07:38 | |
*** pcaruana has joined #openstack-horizon | 07:45 | |
*** belmoreira has joined #openstack-horizon | 07:51 | |
openstackgerrit | siva proposed openstack/horizon: horizon branch changes https://review.openstack.org/399419 | 07:52 |
*** adriant has quit IRC | 07:55 | |
openstackgerrit | Merged openstack/horizon: Imported Translations from Zanata https://review.openstack.org/399388 | 07:56 |
*** jamielennox|away is now known as jamielennox | 08:03 | |
*** openstackgerrit has quit IRC | 08:03 | |
*** vishwana_ has joined #openstack-horizon | 08:03 | |
*** openstackgerrit has joined #openstack-horizon | 08:04 | |
*** vishwanathj has quit IRC | 08:05 | |
*** hogepodge has quit IRC | 08:15 | |
*** betherly has joined #openstack-horizon | 08:40 | |
*** lifeless has quit IRC | 08:45 | |
*** lifeless has joined #openstack-horizon | 08:47 | |
*** Zer0Byte_ has joined #openstack-horizon | 08:47 | |
*** Zer0Byte_ has quit IRC | 08:49 | |
*** jpich has joined #openstack-horizon | 08:55 | |
*** chetna1 has joined #openstack-horizon | 08:55 | |
*** chetna1 has quit IRC | 08:56 | |
*** zhurong has quit IRC | 09:01 | |
*** zhurong has joined #openstack-horizon | 09:02 | |
*** belmoreira has quit IRC | 09:03 | |
openstackgerrit | Albert Tu proposed openstack/horizon: Add i18n support to Quota.humanizeNumbers https://review.openstack.org/199997 | 09:32 |
*** chetna1 has joined #openstack-horizon | 09:37 | |
*** chetna1 has quit IRC | 09:38 | |
openstackgerrit | siva proposed openstack/horizon: horizon branch changes https://review.openstack.org/399419 | 09:52 |
*** wolverineav has joined #openstack-horizon | 09:53 | |
*** masco has quit IRC | 09:54 | |
*** jtomasek has joined #openstack-horizon | 09:57 | |
*** wolverineav has quit IRC | 09:57 | |
*** zhurong has quit IRC | 09:59 | |
*** amotoki has joined #openstack-horizon | 10:00 | |
*** belmoreira has joined #openstack-horizon | 10:17 | |
*** ppalacios has joined #openstack-horizon | 10:40 | |
*** udesale has quit IRC | 10:50 | |
*** jperry has joined #openstack-horizon | 11:04 | |
*** ppalacios1 has joined #openstack-horizon | 11:05 | |
*** ppalacios1 has quit IRC | 11:06 | |
*** ppalacios has quit IRC | 11:07 | |
*** wolverineav has joined #openstack-horizon | 11:10 | |
*** jtomasek has quit IRC | 11:13 | |
*** ratailor has quit IRC | 11:23 | |
*** ratailor has joined #openstack-horizon | 11:23 | |
*** ratailor has quit IRC | 11:23 | |
*** ducttape_ has joined #openstack-horizon | 11:35 | |
openstackgerrit | Timur Sufiev proposed openstack/horizon: Wrap api calls with tracing decorators https://review.openstack.org/339675 | 11:39 |
*** ducttape_ has quit IRC | 11:39 | |
*** amotoki_ has joined #openstack-horizon | 11:39 | |
*** jtomasek has joined #openstack-horizon | 11:41 | |
*** amotoki has quit IRC | 11:42 | |
*** amotoki_ has quit IRC | 12:02 | |
*** wolverineav has quit IRC | 12:04 | |
*** wolverineav has joined #openstack-horizon | 12:07 | |
*** amotoki has joined #openstack-horizon | 12:11 | |
*** amotoki has quit IRC | 12:15 | |
*** wolverineav has quit IRC | 12:24 | |
*** wolverineav has joined #openstack-horizon | 12:25 | |
rdopiera | david-lyle: sorry, what's the status of https://blueprints.launchpad.net/horizon/+spec/password-expires-validation ? | 12:25 |
rdopiera | david-lyle: you are the approver, but it's pending approval? | 12:25 |
rdopiera | david-lyle: I'm asking because there are patches for it to review, and I'm not sure if we can merge them... | 12:26 |
*** hogepodge has joined #openstack-horizon | 12:31 | |
*** wolverineav has quit IRC | 12:32 | |
openstackgerrit | siva proposed openstack/horizon: Alert message in 'Create Network' Modal does not have col-* class modification https://review.openstack.org/399575 | 12:34 |
*** ianychoi has joined #openstack-horizon | 12:36 | |
*** ducttape_ has joined #openstack-horizon | 12:36 | |
*** ducttape_ has quit IRC | 12:40 | |
*** Jeffrey4l has quit IRC | 12:47 | |
*** wolverineav has joined #openstack-horizon | 12:47 | |
*** wolverineav has quit IRC | 12:48 | |
*** wolverineav has joined #openstack-horizon | 12:48 | |
*** wolverineav has quit IRC | 12:48 | |
*** wolverineav has joined #openstack-horizon | 12:48 | |
*** jsheeren has joined #openstack-horizon | 12:58 | |
jsheeren | hi all | 12:58 |
jsheeren | i'm seeing a ssl exception on my horizon. it's taken from source and running inside a python venv | 12:58 |
*** yamamot__ has quit IRC | 12:59 | |
jsheeren | using branch stable/mitaka | 12:59 |
jsheeren | exception is "SSLError: SSL exception connecting to <url> ('bad handshake: SysCallError(0, None)',)" | 12:59 |
jsheeren | this bug is similar to what i'm seeing: https://bugs.launchpad.net/openstack-ansible/+bug/1624791 | 13:00 |
openstack | Launchpad bug 1624791 in openstack-ansible "Horizon randomly fails to connect to the service APIs" [High,Won't fix] | 13:00 |
jsheeren | i'm running the 'correct' versions: cryptography (1.5.3) | 13:00 |
jsheeren | and pyOpenSSL (0.15.1) | 13:00 |
jsheeren | inside the venv | 13:00 |
jsheeren | removing pyopenssl does not help | 13:00 |
jsheeren | has anyone seen/experienced something similar? | 13:00 |
robcresswell | jsheeren: Its not something familiar to me, I'm afraid | 13:04 |
*** dsneddon is now known as dsneddon_afk | 13:04 | |
*** Jeffrey4l has joined #openstack-horizon | 13:07 | |
*** tqtran has joined #openstack-horizon | 13:08 | |
*** ducttape_ has joined #openstack-horizon | 13:08 | |
*** tqtran has quit IRC | 13:12 | |
jsheeren | heh, i downgraded some of the packages that are in the requirements.txt and now i'm not seeing the messages anymore | 13:12 |
*** jperry has quit IRC | 13:13 | |
jsheeren | downgraded urllib from 1.19.1 to 1.18, requests from 2.12.1 to 2.11.1, keystoneauth1 from 2.15 to 2.12.1, djanog-openstack-auth from 3.0.0 to 2.4.1 and cryptography from 1.5.3 to 1.5.2 | 13:14 |
*** dave-mccowan has joined #openstack-horizon | 13:18 | |
*** jdwald has joined #openstack-horizon | 13:25 | |
jsheeren | problem is, there are no upper limits, so i think the versions for newton were installed through pip | 13:30 |
ducttape_ | there is a upper constraints for neutron though, right ? | 13:33 |
ducttape_ | if something is needed in the *newton* upper constraints, file a bug please jsheeren? seems like something easy to fix | 13:34 |
jsheeren | argh my bad, i missed this one: http://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/mitaka | 13:37 |
ducttape_ | :D | 13:38 |
*** wolverineav has quit IRC | 13:42 | |
*** wolverineav has joined #openstack-horizon | 13:46 | |
*** wolverineav has quit IRC | 13:46 | |
*** wolverineav has joined #openstack-horizon | 13:47 | |
*** ducttape_ has quit IRC | 13:48 | |
*** dave-mcc_ has joined #openstack-horizon | 13:53 | |
*** dave-mccowan has quit IRC | 13:55 | |
*** lblanchard has joined #openstack-horizon | 13:55 | |
*** yamamoto has joined #openstack-horizon | 13:57 | |
*** yamamoto has quit IRC | 14:01 | |
*** ctayal has joined #openstack-horizon | 14:06 | |
*** ctayal has quit IRC | 14:07 | |
*** ctayal has joined #openstack-horizon | 14:07 | |
openstackgerrit | Rob Cresswell proposed openstack/horizon: Fix npm tests https://review.openstack.org/399608 | 14:09 |
*** yamamoto has joined #openstack-horizon | 14:09 | |
*** hurgleburgler has joined #openstack-horizon | 14:17 | |
*** ChanServ sets mode: +v hurgleburgler | 14:17 | |
*** zhurong has joined #openstack-horizon | 14:18 | |
*** jperry has joined #openstack-horizon | 14:20 | |
*** ducttape_ has joined #openstack-horizon | 14:24 | |
*** zhurong has quit IRC | 14:30 | |
openstackgerrit | Rob Cresswell proposed openstack/horizon: Refactor tox & update docs https://review.openstack.org/391506 | 14:35 |
*** zhurong has joined #openstack-horizon | 14:35 | |
*** jsheeren has quit IRC | 14:35 | |
*** amotoki has joined #openstack-horizon | 14:37 | |
*** ducttape_ has quit IRC | 14:40 | |
*** tqtran has joined #openstack-horizon | 14:42 | |
*** amotoki_ has joined #openstack-horizon | 14:45 | |
*** amotoki has quit IRC | 14:48 | |
*** jtriley has joined #openstack-horizon | 14:53 | |
*** chlong has joined #openstack-horizon | 14:53 | |
*** amotoki_ has quit IRC | 14:55 | |
tsufiev | does anybody know what happened to npm-run-test job recently? | 14:55 |
*** zhurong has quit IRC | 14:55 | |
tsufiev | 7 tests failed (completely unrelated to patch contents), the error is "Cannot read property 'split' of undefined" | 14:55 |
tsufiev | http://logs.openstack.org/75/339675/57/check/gate-horizon-nodejs4-npm-run-test/c8f89d1/console.html | 14:55 |
tsufiev | I'm wondering if it's a known issue, completely fine to debug it if it's unique to my patch | 14:56 |
robcresswell | tsufiev: Just having some lunch, will check shortly; there are definitely a couple of known npm bugs right now die to package issues | 15:08 |
robcresswell | Caused by some maniac Newton PTL I think... | 15:08 |
robcresswell | due* | 15:08 |
tsufiev | robcresswell, :) we all are just humans | 15:08 |
tsufiev | I think the issue emerged today or yesterday | 15:08 |
tsufiev | robcresswell, thanks for looking into it! | 15:09 |
*** ratailor has joined #openstack-horizon | 15:11 | |
*** edtubill has joined #openstack-horizon | 15:11 | |
*** ctayal_ has joined #openstack-horizon | 15:13 | |
*** ducttape_ has joined #openstack-horizon | 15:14 | |
*** ctayal has quit IRC | 15:15 | |
*** weezS has joined #openstack-horizon | 15:18 | |
openstackgerrit | Eric Peterson proposed openstack/horizon: Switch cinder to usage quotas https://review.openstack.org/309204 | 15:21 |
openstackgerrit | Eric Peterson proposed openstack/horizon: Change icons in launch instance ng transfer https://review.openstack.org/398597 | 15:21 |
openstackgerrit | Ernest Millan proposed openstack/horizon: Pass network object to _create_subnet https://review.openstack.org/398647 | 15:22 |
lcastell | o/ | 15:24 |
*** jtriley has quit IRC | 15:25 | |
*** yamamoto_ has joined #openstack-horizon | 15:26 | |
*** yamamoto has quit IRC | 15:29 | |
openstackgerrit | Steve Martinelli proposed openstack/django-openstack-auth-kerberos: delete all files in the repo https://review.openstack.org/399637 | 15:29 |
ducttape_ | david-lyle / robcresswell / hurgleburgler - do I need to also change requirements to coordinate this change https://review.openstack.org/#/c/399153/ ? | 15:33 |
*** josecastroleon has joined #openstack-horizon | 15:35 | |
*** kzaitsev_mb has joined #openstack-horizon | 15:43 | |
*** hoobaman has quit IRC | 15:44 | |
*** edtubill has quit IRC | 15:48 | |
*** pcaruana has quit IRC | 15:50 | |
*** HenryG has quit IRC | 15:50 | |
*** HenryG has joined #openstack-horizon | 15:51 | |
*** tjones has joined #openstack-horizon | 15:52 | |
robcresswell | ducttape_: Nope, I've already got that going | 15:52 |
ducttape_ | k. if you have that in related review or need me to reference that lemme know. I don't usually mess with requirements stuff | 15:53 |
*** revon has joined #openstack-horizon | 15:54 | |
*** ctayal_ has quit IRC | 15:54 | |
*** ctayal has joined #openstack-horizon | 15:55 | |
*** tqtran has quit IRC | 15:55 | |
*** bpokorny has joined #openstack-horizon | 15:57 | |
ducttape_ | stevemar - does the jenkins jobs need to be adjusted before https://review.openstack.org/#/c/399637/ gets jenkins verified ? | 15:57 |
*** belmoreira has quit IRC | 15:57 | |
*** jtriley has joined #openstack-horizon | 15:58 | |
*** ratailor has quit IRC | 16:04 | |
*** weezS has quit IRC | 16:06 | |
*** weezS has joined #openstack-horizon | 16:06 | |
*** Guest90313 has quit IRC | 16:09 | |
lcastell | tsufiev: I'm seeing that nasty issue too | 16:16 |
*** alexvictorchan_ has quit IRC | 16:16 | |
robcresswell | tsufiev: https://review.openstack.org/#/c/399608/ | 16:17 |
robcresswell | Approve please :) | 16:17 |
robcresswell | it will fix all your problems | 16:17 |
*** amotoki has joined #openstack-horizon | 16:18 | |
*** Zer0Byte_ has joined #openstack-horizon | 16:19 | |
*** bpokorny has quit IRC | 16:20 | |
*** bpokorny has joined #openstack-horizon | 16:20 | |
openstackgerrit | Rick Bartra proposed openstack/horizon: Horizon checks non-existent policy action https://review.openstack.org/399673 | 16:23 |
*** bpokorny has quit IRC | 16:24 | |
*** Zer0Byte_ has quit IRC | 16:28 | |
stevemar | ducttape_: i forgot the proper process, but i think https://review.openstack.org/#/c/399649/1 has to merge first | 16:30 |
robcresswell | ducttape_: I think we're actually have to remove that import line so the gate can move | 16:30 |
stevemar | ducttape_: someone from infra will correct me if i'm wrong | 16:30 |
robcresswell | ducttape_: Then re-add it. At the moment we're blocked because some of the tests use U-C and some use edge | 16:30 |
robcresswell | ducttape_: Its completely fucking insane, but oh well. | 16:30 |
ducttape_ | thanks stevemar - makes sense to me. less repos less problems | 16:31 |
stevemar | fo sho | 16:31 |
ducttape_ | robcresswell - which line ? | 16:31 |
ducttape_ | ah reading | 16:31 |
robcresswell | the roboto-font import. I think we'll have to actually patch the import out so the gate can move. | 16:31 |
ducttape_ | that would make me sad | 16:32 |
robcresswell | Yes | 16:32 |
robcresswell | I'm not actually sure how else to get around it. | 16:32 |
ducttape_ | evidently the cloud could care less about my feelings ;) | 16:33 |
*** uxdanielle has joined #openstack-horizon | 16:33 | |
robcresswell | I don't know if SCSS can do conditional imports or anything... I'll have a look | 16:34 |
ducttape_ | I can remove those lines too, not sure what type of garbage that will end up with | 16:34 |
robcresswell | hurgleburgler: You around? Your insight might be useful here | 16:35 |
tsufiev | lcastell, robcresswell: approved | 16:37 |
openstackgerrit | Steve Martinelli proposed openstack/django-openstack-auth-kerberos: delete all files in the repo https://review.openstack.org/399637 | 16:38 |
robcresswell | thanks tsufiev | 16:39 |
robcresswell | ducttape_: Yeah so requirements seems to be stuck because of Horizon | 16:41 |
robcresswell | and Horizon is stuck because of requirements | 16:42 |
robcresswell | :/ | 16:42 |
robcresswell | ducttape_: A neater alternative for the time being would just be to remove Material from https://github.com/openstack/horizon/blob/master/openstack_dashboard/settings.py#L294 | 16:45 |
robcresswell | That would stop it being compressed so the gate can pass... | 16:45 |
ducttape_ | that works for me robcresswell. you want to patch or shall I ? | 16:45 |
robcresswell | ducttape_: Go for it :) | 16:46 |
ducttape_ | roger wilco | 16:46 |
*** makowals has quit IRC | 16:49 | |
robcresswell | ducttape_: I'll hold it for a day or so, get requirements done, then revert | 16:49 |
*** makowals has joined #openstack-horizon | 16:50 | |
openstackgerrit | Eric Peterson proposed openstack/horizon: Comment out material theme for gate to proceed https://review.openstack.org/399689 | 16:51 |
ducttape_ | is that what you wanted robcresswell ^ ??? | 16:51 |
*** tqtran has joined #openstack-horizon | 16:52 | |
*** makowals has quit IRC | 16:53 | |
david-lyle | rdopiera: I updated https://blueprints.launchpad.net/horizon/+spec/password-expires-validation it's approved | 16:53 |
*** makowals has joined #openstack-horizon | 16:54 | |
openstackgerrit | Merged openstack/horizon: Fix npm tests https://review.openstack.org/399608 | 16:56 |
*** tqtran has quit IRC | 16:56 | |
*** makowals has quit IRC | 16:58 | |
*** alexvictorchan has joined #openstack-horizon | 16:58 | |
robcresswell | ducttape_: Yep, so that should allow all the other changes to go through, and then we can revert it | 17:00 |
robcresswell | Because now material shouldnt be compressed | 17:01 |
*** Miouge has quit IRC | 17:01 | |
ducttape_ | k. tqtran was just on, not sure if david-lyle can help coordinate un-wedging this stuff | 17:01 |
*** Miouge has joined #openstack-horizon | 17:02 | |
*** Miouge has quit IRC | 17:02 | |
*** ctayal has quit IRC | 17:05 | |
*** rickflare has quit IRC | 17:07 | |
*** Miouge has joined #openstack-horizon | 17:15 | |
openstackgerrit | David Lyle proposed openstack/horizon: Remove broken telemetry policy check https://review.openstack.org/388248 | 17:16 |
openstackgerrit | Rob Cresswell proposed openstack/horizon: Comment out material theme for gate to proceed https://review.openstack.org/399689 | 17:20 |
openstackgerrit | Rob Cresswell proposed openstack/horizon: Revert "In Images Overview, dates should be properly formatted" https://review.openstack.org/399370 | 17:21 |
*** Zer0Byte__ has joined #openstack-horizon | 17:25 | |
openstackgerrit | Rob Cresswell proposed openstack/horizon: Disable router and fip quotas when router is disabled https://review.openstack.org/185820 | 17:27 |
*** Guest52285 is now known as mgagne | 17:33 | |
*** mgagne has quit IRC | 17:33 | |
*** mgagne has joined #openstack-horizon | 17:33 | |
*** amotoki has quit IRC | 17:34 | |
*** wolverineav has quit IRC | 17:42 | |
*** wolverineav has joined #openstack-horizon | 17:51 | |
*** jpich has quit IRC | 17:53 | |
*** tqtran has joined #openstack-horizon | 17:53 | |
*** wolverineav has quit IRC | 17:56 | |
*** jperry has quit IRC | 17:57 | |
*** tqtran has quit IRC | 17:58 | |
*** Miouge has quit IRC | 18:00 | |
*** Miouge has joined #openstack-horizon | 18:10 | |
*** Miouge has quit IRC | 18:14 | |
*** Miouge has joined #openstack-horizon | 18:16 | |
*** hurgleburgler has quit IRC | 18:26 | |
openstackgerrit | Merged openstack/horizon: Disable router and fip quotas when router is disabled https://review.openstack.org/185820 | 18:28 |
*** Zer0Byte__ has quit IRC | 18:28 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/manila-ui: Moves OPENSTACK_MANILA_SETTINGS TO local_settings.d/ https://review.openstack.org/397926 | 18:29 |
*** uxdanielle has quit IRC | 18:31 | |
openstackgerrit | Rick Bartra proposed openstack/horizon: Horizon checks non-existent policy action https://review.openstack.org/399673 | 18:33 |
*** jtriley has quit IRC | 18:33 | |
david-lyle | holy cow, I let the policy engine get butchered :( | 18:49 |
*** weezS has quit IRC | 18:54 | |
*** weezS has joined #openstack-horizon | 18:57 | |
*** Miouge has quit IRC | 19:00 | |
*** Miouge has joined #openstack-horizon | 19:01 | |
sjmc7 | david-lyle: my ears are burning | 19:04 |
openstackgerrit | Merged openstack/horizon: take time zone into account https://review.openstack.org/289920 | 19:04 |
david-lyle | nah it was the whole domain scoped nonsense | 19:05 |
david-lyle | where we used to do a logical AND when multiple rules were specified, we now just evaluate the first | 19:05 |
david-lyle | oops | 19:05 |
david-lyle | fixing now | 19:05 |
david-lyle | no wonder people say it's broken, it is | 19:05 |
david-lyle | imagine that | 19:06 |
david-lyle | then we have to fix the domain id thing | 19:06 |
sjmc7 | hahaha, that’s the rock i push up the hill | 19:07 |
*** Miouge has quit IRC | 19:08 | |
*** Miouge has joined #openstack-horizon | 19:09 | |
*** Miouge has quit IRC | 19:13 | |
robcresswell | If someone can approve https://review.openstack.org/#/c/399689/ we can get gate fixed properly :) | 19:15 |
robcresswell | Explanation in the comments | 19:16 |
*** jtriley has joined #openstack-horizon | 19:17 | |
david-lyle | robcresswell: done | 19:17 |
*** betherly has quit IRC | 19:18 | |
*** Zer0Byte__ has joined #openstack-horizon | 19:19 | |
robcresswell | david-lyle: Thanks. So what's going on with policy? Can we have a bug for backport etc :) | 19:20 |
david-lyle | yeah, I'm still working through it | 19:21 |
david-lyle | will post bugs | 19:21 |
robcresswell | Thanks | 19:21 |
david-lyle | started with: https://bugs.launchpad.net/horizon/+bug/1643013 | 19:21 |
openstack | Launchpad bug 1643013 in OpenStack Dashboard (Horizon) "admin dashboard policy check wrong" [High,New] - Assigned to David Lyle (david-lyle) | 19:21 |
david-lyle | but then onion happened | 19:21 |
*** Miouge has joined #openstack-horizon | 19:22 | |
robcresswell | Ack | 19:24 |
* david-lyle is rethinking some life decisions | 19:26 | |
*** Miouge has quit IRC | 19:27 | |
*** edtubill has joined #openstack-horizon | 19:29 | |
*** ctayal has joined #openstack-horizon | 19:29 | |
david-lyle | edtubill: I stamped your bp, you're good to go | 19:29 |
*** tqtran has joined #openstack-horizon | 19:29 | |
*** zul has quit IRC | 19:30 | |
ducttape_ | robcresswell how many changes do you have before I revert that change in the gate ? should I prep the revert asap today ? | 19:30 |
david-lyle | ducttape_: revert is just a button click | 19:30 |
david-lyle | gerrit does some things well | 19:30 |
ducttape_ | david-lyle - listen, buttons don't just "happen" david-lyle | 19:30 |
ducttape_ | it takes a lot of skil | 19:31 |
edtubill | david-lyle: thank you!! | 19:31 |
robcresswell | ducttape_: Nah I'll monitor it, I have it all starred, just waiting on gate | 19:31 |
david-lyle | hover your mouse over the button for the next 6 hours or so | 19:31 |
ducttape_ | some buttons aren't even rectangles | 19:31 |
openstackgerrit | Ying Zuo proposed openstack/horizon: Provide available physical networks on create network modal https://review.openstack.org/383977 | 19:31 |
david-lyle | ducttape_: too many corners can be scary | 19:31 |
david-lyle | half as many, half as scary | 19:32 |
ducttape_ | you might hurt yourself with 90 degrees | 19:32 |
*** kzaitsev_mb has quit IRC | 19:37 | |
*** dsneddon_afk is now known as dsneddon | 19:37 | |
*** Miouge has joined #openstack-horizon | 19:38 | |
*** Miouge has quit IRC | 19:42 | |
*** Miouge has joined #openstack-horizon | 19:47 | |
openstackgerrit | Merged openstack/horizon: Comment out material theme for gate to proceed https://review.openstack.org/399689 | 19:49 |
*** zul has joined #openstack-horizon | 19:49 | |
*** jtriley has quit IRC | 19:51 | |
*** wolverineav has joined #openstack-horizon | 19:52 | |
openstackgerrit | Rob Cresswell proposed openstack/horizon: Fix issues with new roboto-font path changes https://review.openstack.org/399153 | 19:56 |
*** wolverineav has quit IRC | 19:57 | |
*** edtubill has quit IRC | 20:01 | |
*** wolverineav has joined #openstack-horizon | 20:03 | |
openstackgerrit | Merged openstack/horizon: Update Angular Users Table use registry https://review.openstack.org/336329 | 20:07 |
*** jtriley has joined #openstack-horizon | 20:07 | |
*** ctayal has quit IRC | 20:15 | |
*** ctayal has joined #openstack-horizon | 20:16 | |
*** Miouge has quit IRC | 20:19 | |
*** piet has joined #openstack-horizon | 20:19 | |
r1chardj0n3s | Good morning folks. Could someone please get me up to speed on the state of Horizon and the gate? | 20:21 |
r1chardj0n3s | When I left last night we had multiple JS failures caused by angular-gettext and also a bad patch that needed reverting. I see a patch for the angular-gettext compat has gone thru but the reversion patch (https://review.openstack.org/#/c/399370/) has not | 20:22 |
r1chardj0n3s | and we seem to have a "temporary" patch to disable material theme in as well now | 20:22 |
r1chardj0n3s | anyone? | 20:26 |
r1chardj0n3s | david-lyle? TravT? robcresswell? | 20:27 |
r1chardj0n3s | tsufiev? tqtran? | 20:27 |
r1chardj0n3s | (don't expect timur to be around, really) | 20:27 |
r1chardj0n3s | OK, reversion patch https://review.openstack.org/#/c/399370/ still needs to be merged ASAP to fix broken test suite. | 20:30 |
r1chardj0n3s | ducttape_: do you know what needs to be done to revert https://review.openstack.org/#/c/399689/ ? | 20:30 |
ediardo | what? Horizon is broken? :( | 20:32 |
*** Miouge has joined #openstack-horizon | 20:33 | |
ducttape_ | he r1chardj0n3s | 20:34 |
ducttape_ | hey! | 20:34 |
r1chardj0n3s | ediardo: that's what I'm trying to find out. I know a test is broken and there's a patch for that, but material theme is now disabled (and I'm not sure why, but "other changes" need to be applied before it can be reinstated) | 20:34 |
r1chardj0n3s | hey ducttape_! | 20:35 |
r1chardj0n3s | wha the heck is going on around here? :-) | 20:35 |
david-lyle | r1chardj0n3s: it's saturday, don't worry | 20:35 |
ducttape_ | all good questions | 20:35 |
david-lyle | turns out updating libraries is hard | 20:35 |
ducttape_ | so I know that the roboto font stuff has release upstream of us, and broke our material theme | 20:35 |
ducttape_ | so I think right now we are commenting out material, then rob will pin roboto correctly, then I have a change to make material work ok | 20:36 |
ducttape_ | then we can also enable material after that | 20:36 |
ducttape_ | so far as I understand it | 20:36 |
r1chardj0n3s | ok, but I assume that means Mitaka will also be broken at the moment? | 20:36 |
ducttape_ | it should have upper constraints on this, yes ? | 20:37 |
r1chardj0n3s | no, Mitaka doesn't | 20:37 |
r1chardj0n3s | Newton does | 20:37 |
ducttape_ | thats unfortunate | 20:37 |
r1chardj0n3s | yeah | 20:37 |
david-lyle | why would we be pulling in a roboto font from upstream is my question | 20:37 |
david-lyle | where a random release would effect us | 20:37 |
r1chardj0n3s | upstream is xstatic, yes? | 20:37 |
r1chardj0n3s | or no? | 20:37 |
ducttape_ | why does xstatic exist david-lyle? all these questions :P | 20:38 |
david-lyle | but we control xstatic | 20:38 |
david-lyle | so someone release without testing | 20:38 |
david-lyle | *released? | 20:38 |
r1chardj0n3s | yes :-( | 20:38 |
david-lyle | unless that is one of the 2-3 xstatic we don't own | 20:38 |
ducttape_ | we like to make sure everyone is armed around here | 20:38 |
r1chardj0n3s | david-lyle: no, we own it. we need to tighten up xstatic release process and review. | 20:39 |
david-lyle | yup https://pypi.python.org/pypi/XStatic-roboto-fontface/0.5.0.0 | 20:39 |
david-lyle | I just approved the comment out to grease the wheels, I didn't do the root cause | 20:39 |
r1chardj0n3s | so, in order for horizon to get stable again, at least three patches need to land, I think? | 20:40 |
r1chardj0n3s | We need https://review.openstack.org/#/c/399370/ | 20:40 |
r1chardj0n3s | and robcresswell's patch to do something with pinning roboto correctly? | 20:40 |
r1chardj0n3s | and then ducttape_ to patch horizon to fix it with roboto too? | 20:41 |
david-lyle | revert is +a'd | 20:41 |
robcresswell | So requirements and u-c has a +2 | 20:41 |
robcresswell | The other npm issues are mostly fixed too btw | 20:41 |
robcresswell | I'm efficient like that | 20:42 |
r1chardj0n3s | robcresswell: the requirements patch is https://review.openstack.org/#/c/399190/ ? | 20:42 |
r1chardj0n3s | thanks david-lyle | 20:42 |
robcresswell | Oui | 20:42 |
robcresswell | Then we need https://review.openstack.org/#/c/399153/ | 20:42 |
robcresswell | And revert the commenting out | 20:42 |
ducttape_ | it's all quite simple really | 20:42 |
robcresswell | And we're all done | 20:42 |
r1chardj0n3s | lol | 20:42 |
ducttape_ | robcresswell - I am going to make it so any comment you provide in irc requires a gerrit review | 20:43 |
ducttape_ | and so will my replies | 20:43 |
r1chardj0n3s | so, https://review.openstack.org/#/c/399190/ first - we just need to hassle someone in requirements? | 20:43 |
david-lyle | did we ever figure out how to do the import in SCSS in a backward compatible way? or are we just upgrading minimum | 20:43 |
david-lyle | ? | 20:43 |
robcresswell | We also need to revert those language code things that broke everything | 20:43 |
robcresswell | I split your fix for that up because it wasn't a clean revert -.- | 20:44 |
david-lyle | language code things? | 20:44 |
robcresswell | https://review.openstack.org/#/c/399370/ | 20:44 |
robcresswell | you just approved it | 20:44 |
r1chardj0n3s | that's not language code | 20:44 |
david-lyle | language code things? | 20:44 |
r1chardj0n3s | that's a timezone snafu | 20:45 |
robcresswell | 'horizon.languageCode' | 20:45 |
robcresswell | I'm calling that a language code thing | 20:45 |
r1chardj0n3s | https://review.openstack.org/#/c/399370/ is timezone related | 20:45 |
r1chardj0n3s | I *had* included the languageCode fix in it also, but you removed that | 20:45 |
robcresswell | yes, you cant include a fix in a revert | 20:45 |
robcresswell | that messes up our history | 20:46 |
r1chardj0n3s | sure, but the gate was broken from both things. I'm very happy that you got the languageCode fix in without also fixing the other thing. | 20:46 |
*** edtubill has joined #openstack-horizon | 20:46 | |
robcresswell | https://review.openstack.org/#/c/399608/ that fixed the gate | 20:46 |
robcresswell | so that we could revert that timezone thing | 20:46 |
robcresswell | it was a series of patches all blocking the gate :/ | 20:46 |
r1chardj0n3s | robcresswell: the gate is also broken on the timezone thing if the node is not UTC | 20:47 |
r1chardj0n3s | so you got lucky getting https://review.openstack.org/#/c/399608/ in | 20:47 |
robcresswell | Huh, I thought that fixed it | 20:47 |
ducttape_ | can I nominate robcresswell for http://startuplegup.com/wp-content/uploads/2015/09/4.jpg ? | 20:47 |
r1chardj0n3s | robcresswell: https://review.openstack.org/#/c/399608/ fixed *one* of the issues, yes :-) | 20:48 |
robcresswell | OH and I fixed jsencrypt, 2.3.1.1 happened | 20:48 |
r1chardj0n3s | robcresswell: cool, thanks | 20:48 |
robcresswell | basically, we're almost back to where we start 24 hours ago | 20:48 |
r1chardj0n3s | \o/ | 20:49 |
robcresswell | well done us :) | 20:49 |
*** chlong has quit IRC | 20:53 | |
r1chardj0n3s | robcresswell: could you please track the xstatic version caps we're going to need to backport to Mitaka to unbreak it on Monday? | 20:56 |
r1chardj0n3s | also, I would like to know why upper-constraints isn't protecting us from these new library releases in master :-( | 20:57 |
ducttape_ | I think master is meant to find these issues early, right ? | 20:59 |
r1chardj0n3s | master should still have upper-constraints applied | 21:01 |
openstackgerrit | Merged openstack/horizon: Revert "In Images Overview, dates should be properly formatted" https://review.openstack.org/399370 | 21:12 |
openstackgerrit | Richard Jones proposed openstack/horizon: Revert "Comment out material theme for gate to proceed" https://review.openstack.org/399771 | 21:12 |
r1chardj0n3s | robcresswell: ^^ is me queueing up the reversion of disabling material | 21:13 |
r1chardj0n3s | so we need, in order: https://review.openstack.org/#/c/399190/ (will be +a'ed once the jenkins results are in), then https://review.openstack.org/#/c/399153/, and then https://review.openstack.org/#/c/399771/ | 21:14 |
r1chardj0n3s | I think while material is disabled we could get https://review.openstack.org/#/c/399153/ in, couldn't we? | 21:14 |
*** Miouge has quit IRC | 21:18 | |
*** dave-mcc_ has quit IRC | 21:18 | |
robcresswell | r1chardj0n3s: er yes we could :) | 21:19 |
david-lyle | will the minimum requirements for that library support such a change? | 21:21 |
david-lyle | or is that the requirements change going in? | 21:22 |
r1chardj0n3s | that's https://review.openstack.org/#/c/399190/ yes | 21:22 |
david-lyle | ok | 21:22 |
david-lyle | WFM | 21:22 |
david-lyle | as long as we don't tag without both | 21:23 |
*** Miouge has joined #openstack-horizon | 21:23 | |
r1chardj0n3s | yep | 21:23 |
r1chardj0n3s | no tagging until I've seen a clean test run and witnessed unbroken material theme | 21:24 |
david-lyle | so 2017? | 21:24 |
* david-lyle ducks | 21:24 | |
r1chardj0n3s | geez, you're optimistic | 21:24 |
r1chardj0n3s | that's not like you | 21:24 |
r1chardj0n3s | :-P | 21:24 |
david-lyle | I've been working on it | 21:24 |
r1chardj0n3s | I've put my vote on https://review.openstack.org/#/c/399153 if someone else wants to put their name to it ;-) | 21:27 |
*** edtubill has quit IRC | 21:31 | |
*** Miouge has quit IRC | 21:32 | |
*** Jeffrey4l has quit IRC | 21:33 | |
*** aimeeu has quit IRC | 21:38 | |
*** aimeeu has joined #openstack-horizon | 21:38 | |
*** ctayal has quit IRC | 21:53 | |
*** dave-mcc_ has joined #openstack-horizon | 21:56 | |
*** jtriley_ has joined #openstack-horizon | 21:56 | |
*** jtriley has quit IRC | 21:59 | |
*** dave-mcc_ has quit IRC | 21:59 | |
*** jtriley_ has quit IRC | 22:01 | |
*** lblanchard has quit IRC | 22:01 | |
openstackgerrit | Eric Peterson proposed openstack/horizon: Change icons in launch instance ng transfer https://review.openstack.org/398597 | 22:03 |
*** lblanchard has joined #openstack-horizon | 22:04 | |
*** lblanchard has quit IRC | 22:08 | |
openstackgerrit | Eric Peterson proposed openstack/horizon: Revert "Comment out material theme for gate to proceed" https://review.openstack.org/399782 | 22:16 |
openstackgerrit | Merged openstack/horizon: Fix issues with new roboto-font path changes https://review.openstack.org/399153 | 22:24 |
openstackgerrit | David Lyle proposed openstack/horizon: Rework hardcoded policy in admin dash https://review.openstack.org/399786 | 22:27 |
*** jdwald has quit IRC | 22:27 | |
ducttape_ | sorry / thanks r1chardj0n3s. didn't see the other patch | 22:28 |
r1chardj0n3s | no worries ducttape_! thanks anyway :-) | 22:28 |
ducttape_ | clicking on a revert button is pretty much right at my skill leve | 22:28 |
ducttape_ | level | 22:28 |
r1chardj0n3s | hah! I was going to say the same thing ;-) | 22:28 |
r1chardj0n3s | about *me* | 22:28 |
r1chardj0n3s | not you | 22:28 |
r1chardj0n3s | *cough* | 22:28 |
ducttape_ | ;) | 22:28 |
r1chardj0n3s | just waiting on the rerun of https://review.openstack.org/#/c/399190 ... | 22:29 |
openstackgerrit | Richard Jones proposed openstack/horizon: Revert "Comment out material theme for gate to proceed" https://review.openstack.org/399771 | 22:36 |
r1chardj0n3s | my coffee machine has just died | 22:36 |
r1chardj0n3s | :-( | 22:36 |
robcresswell | r1chardj0n3s: All I heard was "I just gave myself permission to buy a really expensive new coffee machine" | 22:37 |
r1chardj0n3s | robcresswell: I don't need a really expensive one, but I don't relish having to buy a new one now | 22:38 |
r1chardj0n3s | all the research I will have to do | 22:38 |
*** clu_ has joined #openstack-horizon | 22:38 | |
*** ChanServ sets mode: +v clu_ | 22:38 | |
robcresswell | Then you end up with decision paralysis about what to go for :/ | 22:39 |
r1chardj0n3s | robcresswell: fortunately we have choice.com.au who do a lot of the work for us | 22:40 |
r1chardj0n3s | robcresswell: https://www.choice.com.au/home-and-living/kitchen/coffee-machines/review-and-compare/home-espresso-coffee-machines | 22:41 |
robcresswell | TIL about .com.au | 22:42 |
openstackgerrit | David Lyle proposed openstack/horizon: Rework hardcoded policy in admin dash https://review.openstack.org/399786 | 22:42 |
*** dsneddon is now known as dsneddon_afk | 22:43 | |
*** ducttape_ has quit IRC | 22:43 | |
robcresswell | r1chardj0n3s: Cool site! | 22:44 |
openstackgerrit | David Lyle proposed openstack/django_openstack_auth: Fix policy check short circuit https://review.openstack.org/399792 | 22:47 |
david-lyle | there, policy can be sane again | 22:48 |
david-lyle | as sane as it ever was I guess | 22:48 |
david-lyle | nobody touch policy again, you HEAR ME!?!?!?!?! | 22:49 |
*** weezS has quit IRC | 22:49 | |
david-lyle | :( | 22:49 |
david-lyle | just remember domain stuff | 22:49 |
david-lyle | those will at least get us to a place to work on it | 22:50 |
r1chardj0n3s | david-lyle: I'm happy to never touch policy stuff ;-) | 22:55 |
r1chardj0n3s | hmm, looks like we missed our requirements team window :-( | 23:11 |
*** wolverin_ has joined #openstack-horizon | 23:11 | |
*** wolverineav has quit IRC | 23:11 | |
*** zackf has quit IRC | 23:17 | |
*** erlon-airlong has quit IRC | 23:22 | |
*** Jeffrey4l has joined #openstack-horizon | 23:31 | |
*** wolverin_ has quit IRC | 23:33 | |
*** wolverineav has joined #openstack-horizon | 23:35 | |
*** wolverineav has quit IRC | 23:37 | |
*** wolverineav has joined #openstack-horizon | 23:37 | |
*** alexvictorchan has quit IRC | 23:43 | |
*** ducttape_ has joined #openstack-horizon | 23:45 | |
*** wolverineav has quit IRC | 23:47 | |
*** ducttape_ has quit IRC | 23:53 | |
*** wolverineav has joined #openstack-horizon | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!