| *** gyee has quit IRC | 00:04 | |
| *** btully has joined #openstack-horizon | 00:48 | |
| *** btully has quit IRC | 00:53 | |
| *** dave-mccowan has joined #openstack-horizon | 01:04 | |
| *** spartacloud has joined #openstack-horizon | 01:12 | |
| *** spartacloud has quit IRC | 01:15 | |
| *** ediardo has quit IRC | 02:15 | |
| *** btully has joined #openstack-horizon | 02:37 | |
| *** btully has quit IRC | 02:41 | |
| *** lblanchard has quit IRC | 03:01 | |
| *** dave-mccowan has quit IRC | 03:31 | |
| *** ianychoi has quit IRC | 04:19 | |
| *** e0ne has joined #openstack-horizon | 04:27 | |
| *** ChanServ sets mode: +o e0ne | 04:27 | |
| *** dklyle has joined #openstack-horizon | 04:31 | |
| *** ChanServ sets mode: +o dklyle | 04:31 | |
| *** dklyle has quit IRC | 04:36 | |
| *** masco_ is now known as masco | 04:37 | |
| *** e0ne has quit IRC | 04:37 | |
| *** lbragstad has joined #openstack-horizon | 06:08 | |
| *** threestrands has joined #openstack-horizon | 06:13 | |
| *** lvdombrkr has joined #openstack-horizon | 06:14 | |
| *** btully has joined #openstack-horizon | 06:15 | |
| *** btully has quit IRC | 06:19 | |
| *** pcaruana has joined #openstack-horizon | 06:23 | |
| *** lbragstad has quit IRC | 06:36 | |
| *** lvdombrkr89 has joined #openstack-horizon | 06:58 | |
| *** rcernin has quit IRC | 06:59 | |
| *** lvdombrkr has quit IRC | 07:01 | |
| *** jadajada has joined #openstack-horizon | 07:09 | |
| *** jadajada has quit IRC | 07:12 | |
| *** rdopiera has joined #openstack-horizon | 07:16 | |
| *** tesseract has joined #openstack-horizon | 07:18 | |
| *** rdopiera has quit IRC | 07:24 | |
| *** rdopiera has joined #openstack-horizon | 07:24 | |
| *** rdopiera has quit IRC | 07:26 | |
| *** jadajada has joined #openstack-horizon | 07:26 | |
| *** rdopiera has joined #openstack-horizon | 07:26 | |
| *** jpich has joined #openstack-horizon | 07:42 | |
| *** jadajada has quit IRC | 07:43 | |
| *** jadajada has joined #openstack-horizon | 07:47 | |
| *** btully has joined #openstack-horizon | 08:04 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/601944 | 08:05 |
|---|---|---|
| *** btully has quit IRC | 08:08 | |
| openstackgerrit | Merged openstack/horizon master: Avoid UnhashableKeyWarning in api.nova.novaclient https://review.openstack.org/600203 | 08:28 |
| *** Emine has joined #openstack-horizon | 08:30 | |
| *** rdopiera has quit IRC | 08:37 | |
| *** rdopiera has joined #openstack-horizon | 08:39 | |
| *** rdopiera has quit IRC | 08:42 | |
| *** rdopiera has joined #openstack-horizon | 08:42 | |
| *** rdopiera has quit IRC | 08:47 | |
| *** rdopiera has joined #openstack-horizon | 08:49 | |
| *** belmorei_ has joined #openstack-horizon | 08:59 | |
| *** belmoreira has quit IRC | 08:59 | |
| *** ygbo has joined #openstack-horizon | 09:28 | |
| ygbo | Hi all, | 09:44 |
| ygbo | I would like to rewrite https://github.com/openstack/flame with either openstacksdk or shade. | 09:44 |
| ygbo | However, flame had a client which could be instatiated with a token from an existing horizon session here: https://github.com/openstack/flame/blob/master/flameclient/client.py#L28 | 09:44 |
| ygbo | and I used this feature in horizon to add a button to generate a heat template from existing ressources. | 09:44 |
| ygbo | I'm trying to see if I can use this feature : https://docs.openstack.org/openstacksdk/latest/user/connection.html#from-existing-authenticated-session | 09:44 |
| ygbo | in order to use an horizon session, but it fails. | 09:44 |
| ygbo | Has anybody managed to use openstacksdk within horizon? | 09:44 |
| ygbo | When I use the horizon session with "from openstack_dashboard.api import keystone" and "session=keystone.keystoneclient(request).session" to pass to https://docs.openstack.org/openstacksdk/latest/user/connection.html#from-existing-authenticated-session it fails. | 09:45 |
| ygbo | The goal is to code standalone CLI scripts which do not need horizon to work, and therefore use openstacksdk or shade, but I want those tools to be pluggable to horizon in extra dashboards, and so I need to use an existing session for this. | 09:45 |
| ygbo | Let me know if anything was unclear. | 09:45 |
| ygbo | Thanks in advance. | 09:45 |
| ygbo | To make it clear, the goal is to be able to use from within horizon some standalone scripts which use either shade or openstacksdk. | 09:47 |
| *** btully has joined #openstack-horizon | 09:53 | |
| *** btully has quit IRC | 09:57 | |
| *** priteau has joined #openstack-horizon | 10:24 | |
| *** priteau has quit IRC | 10:27 | |
| *** priteau has joined #openstack-horizon | 10:37 | |
| *** belmorei_ has quit IRC | 11:10 | |
| *** jadajada has quit IRC | 11:20 | |
| *** dave-mccowan has joined #openstack-horizon | 11:32 | |
| *** belmoreira has joined #openstack-horizon | 11:36 | |
| openstackgerrit | David Gutman proposed openstack/horizon master: Display users with role through group in users project details tab. https://review.openstack.org/589938 | 11:41 |
| openstackgerrit | Marek Lyčka proposed openstack/horizon master: Disables Django 1.10 required attribute https://review.openstack.org/602009 | 11:42 |
| openstackgerrit | David Gutman proposed openstack/horizon master: Add groups tab in project details view. https://review.openstack.org/590163 | 11:53 |
| openstackgerrit | David Gutman proposed openstack/horizon master: Add groups tab in project details view. https://review.openstack.org/590163 | 11:56 |
| *** jtomasek has joined #openstack-horizon | 12:01 | |
| *** jtomasek has quit IRC | 12:01 | |
| *** zigo has joined #openstack-horizon | 12:27 | |
| *** jtomasek has joined #openstack-horizon | 12:30 | |
| *** jtomasek has quit IRC | 12:35 | |
| *** priteau has quit IRC | 12:45 | |
| *** lvdombrkr has joined #openstack-horizon | 12:46 | |
| *** lvdombrkr89 has quit IRC | 12:47 | |
| *** mvenesio has joined #openstack-horizon | 12:48 | |
| *** priteau has joined #openstack-horizon | 12:49 | |
| *** priteau has quit IRC | 12:54 | |
| *** lblanchard has joined #openstack-horizon | 12:57 | |
| *** lvdombrkr89 has joined #openstack-horizon | 13:00 | |
| *** lvdombrkr has quit IRC | 13:04 | |
| *** lvdombrkr has joined #openstack-horizon | 13:06 | |
| *** lvdombrkr89 has quit IRC | 13:08 | |
| *** mrch has joined #openstack-horizon | 13:08 | |
| *** lvdombrkr89 has joined #openstack-horizon | 13:08 | |
| *** mrch has quit IRC | 13:09 | |
| *** lvdombrkr has quit IRC | 13:12 | |
| *** jtomasek has joined #openstack-horizon | 13:13 | |
| *** jtomasek has quit IRC | 13:22 | |
| *** threestrands has quit IRC | 13:24 | |
| *** btully has joined #openstack-horizon | 13:30 | |
| *** btully has quit IRC | 13:35 | |
| *** lvdombrkr has joined #openstack-horizon | 13:40 | |
| *** lvdombrkr89 has quit IRC | 13:42 | |
| *** priteau has joined #openstack-horizon | 13:48 | |
| *** priteau has quit IRC | 13:57 | |
| *** jtomasek has joined #openstack-horizon | 14:13 | |
| *** lblanchard has quit IRC | 14:16 | |
| *** itlinux has quit IRC | 14:41 | |
| *** jtomasek has quit IRC | 14:45 | |
| *** lbragstad has joined #openstack-horizon | 14:47 | |
| *** jtomasek has joined #openstack-horizon | 14:52 | |
| *** priteau has joined #openstack-horizon | 15:01 | |
| *** e0ne has joined #openstack-horizon | 15:04 | |
| *** ChanServ sets mode: +o e0ne | 15:04 | |
| *** priteau has quit IRC | 15:09 | |
| *** priteau has joined #openstack-horizon | 15:14 | |
| *** tosky has joined #openstack-horizon | 15:17 | |
| *** jtomasek has quit IRC | 15:19 | |
| *** btully has joined #openstack-horizon | 15:19 | |
| *** jtomasek has joined #openstack-horizon | 15:19 | |
| *** jrist has joined #openstack-horizon | 15:23 | |
| *** btully has quit IRC | 15:23 | |
| *** itlinux has joined #openstack-horizon | 15:29 | |
| *** lblanchard has joined #openstack-horizon | 15:33 | |
| *** lvdombrkr has quit IRC | 15:46 | |
| *** Emine has quit IRC | 15:51 | |
| *** lblanchard has quit IRC | 15:55 | |
| *** pcaruana has quit IRC | 15:55 | |
| *** ygbo has quit IRC | 15:56 | |
| *** lblanchard has joined #openstack-horizon | 15:57 | |
| *** dklyle has joined #openstack-horizon | 15:58 | |
| *** ChanServ sets mode: +o dklyle | 15:58 | |
| *** rdopiera has quit IRC | 16:04 | |
| *** adriant has quit IRC | 16:05 | |
| *** adriant has joined #openstack-horizon | 16:06 | |
| *** dklyle has quit IRC | 16:11 | |
| *** dklyle has joined #openstack-horizon | 16:11 | |
| *** ChanServ sets mode: +o dklyle | 16:11 | |
| *** jpich has quit IRC | 16:13 | |
| *** ediardo has joined #openstack-horizon | 16:19 | |
| *** e0ne has quit IRC | 16:28 | |
| *** Bhujay has joined #openstack-horizon | 16:29 | |
| *** e0ne has joined #openstack-horizon | 16:35 | |
| *** ChanServ sets mode: +o e0ne | 16:35 | |
| *** jtomasek has quit IRC | 16:39 | |
| *** e0ne has quit IRC | 16:40 | |
| *** e0ne has joined #openstack-horizon | 16:41 | |
| *** ChanServ sets mode: +o e0ne | 16:41 | |
| *** gyee has joined #openstack-horizon | 16:41 | |
| *** jtomasek has joined #openstack-horizon | 16:41 | |
| *** e0ne has quit IRC | 16:43 | |
| *** dklyle has quit IRC | 16:47 | |
| *** pcaruana has joined #openstack-horizon | 16:51 | |
| *** e0ne has joined #openstack-horizon | 16:51 | |
| *** ChanServ sets mode: +o e0ne | 16:51 | |
| *** dklyle has joined #openstack-horizon | 16:52 | |
| *** ChanServ sets mode: +o dklyle | 16:52 | |
| *** btully has joined #openstack-horizon | 17:08 | |
| *** btully has quit IRC | 17:12 | |
| *** lbragstad has quit IRC | 17:22 | |
| *** lbragstad has joined #openstack-horizon | 17:26 | |
| *** Bhujay has quit IRC | 17:45 | |
| *** tesseract has quit IRC | 17:49 | |
| *** jtomasek has quit IRC | 17:52 | |
| *** jrist has quit IRC | 17:57 | |
| *** dave-mccowan has quit IRC | 17:59 | |
| *** dave-mcc_ has joined #openstack-horizon | 18:07 | |
| *** lblanchard has quit IRC | 18:17 | |
| *** e0ne has quit IRC | 18:18 | |
| *** tosky has quit IRC | 18:24 | |
| *** dklyle has quit IRC | 18:24 | |
| *** priteau has quit IRC | 18:34 | |
| *** lbragstad has quit IRC | 18:41 | |
| *** savvas has quit IRC | 18:44 | |
| *** savvas has joined #openstack-horizon | 18:44 | |
| *** pcaruana has quit IRC | 18:47 | |
| *** savvas_ has joined #openstack-horizon | 18:47 | |
| *** savvas has quit IRC | 18:51 | |
| *** lbragstad has joined #openstack-horizon | 19:00 | |
| *** dave-mcc_ has quit IRC | 19:05 | |
| *** dave-mccowan has joined #openstack-horizon | 19:06 | |
| *** lbragstad has quit IRC | 19:30 | |
| *** priteau has joined #openstack-horizon | 19:36 | |
| *** e0ne has joined #openstack-horizon | 19:36 | |
| *** ChanServ sets mode: +o e0ne | 19:36 | |
| *** jrist has joined #openstack-horizon | 19:39 | |
| *** jtomasek has joined #openstack-horizon | 19:51 | |
| *** priteau has quit IRC | 19:57 | |
| *** tosky has joined #openstack-horizon | 19:58 | |
| *** pcaruana has joined #openstack-horizon | 19:58 | |
| *** dklyle has joined #openstack-horizon | 19:59 | |
| *** ChanServ sets mode: +o dklyle | 19:59 | |
| *** priteau has joined #openstack-horizon | 20:06 | |
| *** lblanchard has joined #openstack-horizon | 20:15 | |
| *** pcaruana has quit IRC | 20:20 | |
| *** hoonetorg has quit IRC | 20:31 | |
| *** lbragstad has joined #openstack-horizon | 20:37 | |
| *** btully has joined #openstack-horizon | 20:45 | |
| *** jrist has quit IRC | 20:46 | |
| *** hoonetorg has joined #openstack-horizon | 20:47 | |
| *** jtomasek has quit IRC | 20:48 | |
| *** btully has quit IRC | 20:50 | |
| *** jrist has joined #openstack-horizon | 20:52 | |
| *** lblanchard has quit IRC | 21:04 | |
| *** mvenesio has quit IRC | 21:13 | |
| *** tosky has quit IRC | 21:20 | |
| *** e0ne has quit IRC | 21:21 | |
| *** ianychoi has joined #openstack-horizon | 21:35 | |
| *** jtomasek has joined #openstack-horizon | 21:35 | |
| *** e0ne has joined #openstack-horizon | 21:38 | |
| *** ChanServ sets mode: +o e0ne | 21:38 | |
| *** itlinux has quit IRC | 21:41 | |
| *** rcernin has joined #openstack-horizon | 21:44 | |
| *** tosky has joined #openstack-horizon | 21:48 | |
| *** dklyle has quit IRC | 21:54 | |
| *** priteau has quit IRC | 21:58 | |
| *** savvas_ has quit IRC | 22:00 | |
| *** priteau_ has joined #openstack-horizon | 22:02 | |
| *** priteau_ has quit IRC | 22:03 | |
| *** savvas has joined #openstack-horizon | 22:08 | |
| openstackgerrit | Merged openstack/horizon master: Display users with role through group in users project details tab. https://review.openstack.org/589938 | 22:10 |
| openstackgerrit | Merged openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/601944 | 22:10 |
| openstackgerrit | Merged openstack/horizon master: Fixes a faulty if-check https://review.openstack.org/601237 | 22:10 |
| *** savvas has quit IRC | 22:12 | |
| *** savvas has joined #openstack-horizon | 22:17 | |
| *** savvas has quit IRC | 22:22 | |
| *** savvas has joined #openstack-horizon | 22:26 | |
| *** itlinux has joined #openstack-horizon | 22:30 | |
| *** savvas has quit IRC | 22:31 | |
| *** dklyle has joined #openstack-horizon | 22:31 | |
| *** ChanServ sets mode: +o dklyle | 22:31 | |
| *** e0ne has quit IRC | 22:32 | |
| *** jtomasek has quit IRC | 22:33 | |
| *** btully has joined #openstack-horizon | 22:34 | |
| *** savvas has joined #openstack-horizon | 22:36 | |
| *** btully has quit IRC | 22:39 | |
| *** dklyle has quit IRC | 22:47 | |
| *** dklyle has joined #openstack-horizon | 22:48 | |
| *** ChanServ sets mode: +o dklyle | 22:48 | |
| *** e0ne has joined #openstack-horizon | 22:50 | |
| *** ChanServ sets mode: +o e0ne | 22:50 | |
| *** e0ne has quit IRC | 22:50 | |
| *** e0ne has joined #openstack-horizon | 22:51 | |
| *** ChanServ sets mode: +o e0ne | 22:51 | |
| *** e0ne has quit IRC | 22:55 | |
| *** jrist has quit IRC | 23:03 | |
| *** dklyle has quit IRC | 23:03 | |
| *** dklyle has joined #openstack-horizon | 23:04 | |
| *** ChanServ sets mode: +o dklyle | 23:04 | |
| *** lbragstad has quit IRC | 23:06 | |
| *** savvas has quit IRC | 23:08 | |
| *** savvas has joined #openstack-horizon | 23:14 | |
| *** lbragstad has joined #openstack-horizon | 23:19 | |
| *** lbragstad has quit IRC | 23:27 | |
| *** dklyle has quit IRC | 23:30 | |
| openstackgerrit | Merged openstack/horizon master: admin info: check required service for network tab https://review.openstack.org/600971 | 23:38 |
| *** lbragstad has joined #openstack-horizon | 23:42 | |
| *** savvas has quit IRC | 23:48 | |
| *** savvas has joined #openstack-horizon | 23:54 | |
| *** tosky has quit IRC | 23:57 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!