| *** su_zhang has joined #congress | 02:25 | |
| *** su_zhang has quit IRC | 03:14 | |
| *** su_zhang has joined #congress | 03:15 | |
| *** ramineni_ has joined #congress | 03:18 | |
| *** su_zhang has quit IRC | 03:19 | |
| openstackgerrit | Masahito Muroi proposed openstack/congress: DON'T MERGE - Check Tempest Failure in Creating Horizon Plugin https://review.openstack.org/358388 | 04:01 |
|---|---|---|
| *** masahito has joined #congress | 04:01 | |
| *** masahito has quit IRC | 04:06 | |
| *** su_zhang has joined #congress | 04:14 | |
| *** masahito has joined #congress | 04:40 | |
| masahito | ramineni: hi | 06:31 |
| ramineni_ | masahito: hi | 06:42 |
| masahito | do you know what's the purpose of the line? | 06:42 |
| masahito | https://github.com/muroi/congress/blob/master/contrib/horizon/templates/admin/base.html#L8 | 06:43 |
| masahito | it looks like this line causes devstack failure. | 06:43 |
| ramineni_ | yes, i saw that , horizon looks like moved the files | 06:44 |
| ramineni_ | but im also not very sure, what does the line do? and do we actually require {% compress css %} tags | 06:44 |
| ramineni_ | i will also check on that, i dont have much knowledge on js and css scripta how they are used | 06:45 |
| masahito | I searched it. compress css tags makes the cache for the djando (apache server) to improve its performance. | 06:46 |
| ramineni_ | masahito: i think this commit caused the issue https://github.com/openstack/horizon/commit/348069364cf217217af6436e455ee04587bfd26b | 06:46 |
| ramineni_ | masahito: so then may be if we remove it, it should still work then | 06:47 |
| masahito | ramineni: yes, probably | 06:48 |
| masahito | meaning deleting the line I linked above, not the compress tag. | 06:51 |
| ramineni_ | masahito: ya, you have tested also? it works? | 06:54 |
| masahito | Now I'm installing new devstack in my local. | 06:55 |
| masahito | but gate failure would be fixed by the patch :) | 06:56 |
| masahito | https://review.openstack.org/#/c/358388/ | 06:56 |
| masahito | because gate doesn't test horizon itself. | 06:56 |
| ramineni_ | ya, installation is atleast successful :) | 06:57 |
| *** su_zhang has quit IRC | 07:29 | |
| *** su_zhang has joined #congress | 07:30 | |
| *** su_zhang has quit IRC | 07:34 | |
| *** su_zhang has joined #congress | 07:40 | |
| *** su_zhang has quit IRC | 07:45 | |
| *** su_zhang has joined #congress | 07:46 | |
| *** ramineni_ has quit IRC | 07:46 | |
| *** su_zhang has quit IRC | 07:50 | |
| *** ramineni_ has joined #congress | 08:51 | |
| openstackgerrit | Masahito Muroi proposed openstack/congress: Fix launching devstack failure in gate https://review.openstack.org/358388 | 09:25 |
| *** masahito has quit IRC | 09:58 | |
| *** masahito has joined #congress | 10:25 | |
| *** masahito has quit IRC | 10:46 | |
| *** openstackgerrit has quit IRC | 11:03 | |
| *** openstackgerrit has joined #congress | 11:04 | |
| *** masahito has joined #congress | 11:11 | |
| ramineni_ | masahito: hi | 11:16 |
| masahito | hi | 11:16 |
| ramineni_ | i have a question, if its late for you..we can chat tomorrow , I relaized its very there, after pinging :P | 11:17 |
| masahito | no problem | 11:17 |
| ramineni_ | masahito: can congress evaluate policies based on historical data | 11:18 |
| ramineni_ | masahito: like i need some 2 months data , and average is > 5% , then i want to impose policy | 11:18 |
| masahito | I think Congress can't now. | 11:18 |
| ramineni_ | masahito: ok, i guess we dont store the historical data right, it just evaluates based on present data | 11:19 |
| ramineni_ | ? | 11:19 |
| masahito | yes | 11:19 |
| ramineni_ | masahito: ok, thanks | 11:20 |
| ramineni_ | masahito: did you test that horizon patch | 11:20 |
| ramineni_ | did it work | 11:20 |
| masahito | if we want to do it right now, my idea is storing the data into telemetely or monitoring system, like monasca/ceilometer. | 11:20 |
| ramineni_ | masahito: ya, i was also thinking the same thing , | 11:21 |
| masahito | and pull the summarized data from that. | 11:21 |
| ramineni_ | masahito: but i thought we can right a rule to store in new table histric_data , which has data and time, and one more rule to evaluate | 11:21 |
| masahito | yup, we have options. | 11:22 |
| masahito | horizon patch works. | 11:22 |
| ramineni_ | but everytime new data we poll, the table gets replaced with new data , or old data also exists? | 11:23 |
| ramineni_ | like if we have historic_data, to retrieve list of CPU utlization, | 11:23 |
| ramineni_ | historic_data will always gets replaced by new data, or old data is intact? | 11:24 |
| masahito | it's depend on what the publisher pushes. | 11:24 |
| masahito | if the publisher only send *up-to-data* status, we can't store. | 11:25 |
| ramineni_ | no, first poll CPU utilization is 20% , in next poll it is 30% , will both rows exist? | 11:25 |
| ramineni_ | ya, if API retrieves only current data, then we cant right | 11:25 |
| ramineni_ | then we cant use congress, we need service to retrieve historic data, congress itself can“t maintain | 11:26 |
| ramineni_ | ? | 11:26 |
| masahito | in that case, only later row exists. | 11:26 |
| ramineni_ | ok, got it thanks :) | 11:26 |
| masahito | btw, horizon patch works, but the horizon's UI has a lot of changes from one I used. | 11:28 |
| masahito | so I don't have a confidence that *it works well*. | 11:28 |
| ramineni_ | oohok, | 11:35 |
| ramineni_ | :) | 11:35 |
| ramineni_ | should work, lets see , ill also test it tomorrow | 11:35 |
| *** openstackstatus has quit IRC | 11:36 | |
| ramineni_ | masahito: ok, leaving for the day , have a good day :) | 11:36 |
| *** openstackstatus has joined #congress | 11:36 | |
| *** ChanServ sets mode: +v openstackstatus | 11:36 | |
| *** ramineni_ has quit IRC | 11:37 | |
| masahito | ramineni_: oh thanks :) | 11:37 |
| masahito | ramineni_: you too. | 11:38 |
| openstackgerrit | venkatamahesh proposed openstack/congress: Keystone CLI is removed and so replaced with openstack CLI https://review.openstack.org/358594 | 12:19 |
| *** thinrichs has joined #congress | 13:46 | |
| *** bigdogstl has joined #congress | 13:48 | |
| *** bigdogstl has quit IRC | 13:53 | |
| *** su_zhang has joined #congress | 14:19 | |
| *** bigdogstl has joined #congress | 14:33 | |
| *** masahito has quit IRC | 14:39 | |
| *** bigdogstl has quit IRC | 14:43 | |
| *** masahito has joined #congress | 15:10 | |
| *** masahito has quit IRC | 15:12 | |
| *** masahito_ has joined #congress | 15:12 | |
| *** rrecio has joined #congress | 15:13 | |
| *** bigdogstl has joined #congress | 15:14 | |
| *** bigdogstl has quit IRC | 15:32 | |
| *** bigdogstl has joined #congress | 15:33 | |
| *** su_zhang has quit IRC | 15:43 | |
| *** su_zhang has joined #congress | 15:43 | |
| *** su_zhang has quit IRC | 15:44 | |
| *** su_zhang has joined #congress | 15:44 | |
| *** bigdogstl has quit IRC | 15:48 | |
| *** su_zhang has quit IRC | 15:49 | |
| *** bigdogstl has joined #congress | 15:56 | |
| *** bigdogstl has quit IRC | 16:12 | |
| *** masahito_ has quit IRC | 16:13 | |
| *** bigdogstl has joined #congress | 16:14 | |
| *** masahito has joined #congress | 16:30 | |
| *** masahito has quit IRC | 16:30 | |
| *** bigdogstl has quit IRC | 16:36 | |
| *** masahito has joined #congress | 16:39 | |
| *** su_zhang has joined #congress | 17:01 | |
| *** su_zhang has quit IRC | 17:01 | |
| *** su_zhang has joined #congress | 17:01 | |
| *** masahito has quit IRC | 17:07 | |
| *** bigdogstl has joined #congress | 17:10 | |
| *** bigdogstl has quit IRC | 17:16 | |
| openstackgerrit | Merged openstack/congress: Fix launching devstack failure in gate https://review.openstack.org/358388 | 17:57 |
| *** su_zhang has quit IRC | 18:49 | |
| *** thinrichs has quit IRC | 18:51 | |
| *** su_zhang has joined #congress | 19:19 | |
| *** su_zhang has quit IRC | 19:26 | |
| *** su_zhang has joined #congress | 20:08 | |
| *** thinrichs has joined #congress | 20:30 | |
| *** thinrichs has quit IRC | 20:47 | |
| *** thinrichs has joined #congress | 20:47 | |
| *** ekcs has joined #congress | 21:05 | |
| *** dconde has joined #congress | 21:12 | |
| *** dconde has quit IRC | 21:13 | |
| openstackgerrit | Eric K proposed openstack/congress: DSE2 - resubscribe if update missing for too long https://review.openstack.org/356806 | 21:13 |
| openstackgerrit | Eric K proposed openstack/congress: HAHT - datasource synchronizer use UUID not name https://review.openstack.org/356157 | 21:13 |
| openstackgerrit | Eric K proposed openstack/congress: Add nodetype to dse_node https://review.openstack.org/354629 | 21:14 |
| openstackgerrit | Eric K proposed openstack/congress: Cleanup old dse code in API models (part-2) https://review.openstack.org/347720 | 21:14 |
| openstackgerrit | Eric K proposed openstack/congress: Added oslo-messaging exchange 'congress' https://review.openstack.org/357501 | 21:14 |
| openstackgerrit | Eric K proposed openstack/congress: Updated from global requirements https://review.openstack.org/357691 | 21:14 |
| openstackgerrit | Eric K proposed openstack/congress: Remove an unnecessary assignment https://review.openstack.org/357608 | 21:15 |
| openstackgerrit | Eric K proposed openstack/congress: Introduce 'lazy_tables' flag to nova datasource driver https://review.openstack.org/346677 | 21:15 |
| openstackgerrit | Eric K proposed openstack/congress: Keystone CLI is removed and so replaced with openstack CLI https://review.openstack.org/358594 | 21:16 |
| *** thinrichs has quit IRC | 21:34 | |
| *** bigdogst_ has joined #congress | 22:10 | |
| *** bigdogst_ has quit IRC | 22:14 | |
| *** thinrichs has joined #congress | 22:28 | |
| *** thinrichs has quit IRC | 22:52 | |
| *** thinrichs has joined #congress | 23:14 | |
| *** su_zhang has quit IRC | 23:37 | |
| *** thinrichs has quit IRC | 23:37 | |
| *** thinrichs has joined #congress | 23:37 | |
| *** su_zhang has joined #congress | 23:38 | |
| *** rrecio has quit IRC | 23:47 | |
| openstackgerrit | Merged openstack/congress: HAHT - datasource synchronizer use UUID not name https://review.openstack.org/356157 | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!