*** wolverineav has joined #openstack-horizon | 00:00 | |
*** wolverineav has quit IRC | 00:05 | |
*** wolverineav has joined #openstack-horizon | 00:39 | |
*** zhurong has joined #openstack-horizon | 00:39 | |
*** tosky has quit IRC | 00:39 | |
*** wolverineav has quit IRC | 00:43 | |
adriant | Is there any existing code in Horizon I can call to get a mapping from service name to type? | 00:48 |
---|---|---|
adriant | E.g. if I give it nova, I get back Compute | 00:48 |
adriant | or octavia gives me back Load Balancer | 00:48 |
*** namnh has joined #openstack-horizon | 01:00 | |
*** wolverineav has joined #openstack-horizon | 01:18 | |
*** wolverineav has quit IRC | 01:23 | |
*** wolverineav has joined #openstack-horizon | 01:33 | |
*** wolverineav has quit IRC | 01:37 | |
*** dayou has joined #openstack-horizon | 01:53 | |
*** wolverineav has joined #openstack-horizon | 01:53 | |
*** zhurong has quit IRC | 01:57 | |
*** wolverineav has quit IRC | 01:58 | |
*** wolverineav has joined #openstack-horizon | 02:26 | |
*** wolverineav has quit IRC | 02:30 | |
*** wolverineav has joined #openstack-horizon | 03:01 | |
*** wolverineav has quit IRC | 03:06 | |
*** itlinux has quit IRC | 03:10 | |
david-lyle | adriant, no you have to know the service type | 03:27 |
david-lyle | name is not guaranteed | 03:27 |
david-lyle | https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/base.py contains all the service catalog convenience methods | 03:28 |
adriant | david-lyle: this is purely for text renaming. Because when I'm talking about octavia in my plugin code, I don't really want the user to see octavia | 03:28 |
adriant | I want the user to see: "Load Balancer" | 03:28 |
adriant | I can include that kind of remapping in my code, and check if the mapping dict exists in setting.py otherwise add a good default one, but was hoping it already existed :P | 03:30 |
johnsom | You could see if the service type registry provides what you want, or pull it from keystone. I don’t remember if we have it in the octavia-dashboard code or not | 03:32 |
adriant | I don't think non admin users can list services in keystone by default | 03:33 |
adriant | although I should check... | 03:33 |
adriant | but that would work | 03:33 |
adriant | but that's an extra API call | 03:33 |
johnsom | Really Octavia is an implementation of the load-balancer service and API. We should avoid that name in things like horizon plugins | 03:33 |
johnsom | The endpoint API should have it publicly | 03:34 |
adriant | Well yeah, I'm trying to avoid using the service names at all | 03:34 |
johnsom | +1 | 03:35 |
adriant | I already had remappings for a the default services in my plugin, but... I was curious if there was code I could reuse before I added Octavia to it :P | 03:35 |
adriant | I'll just refactor my code so deployers can add renaming to a setting in local_settings.py for additional services as needed. | 03:35 |
adriant | and stick in some sensible defaults | 03:36 |
johnsom | What is the plugin? Curious | 03:37 |
adriant | https://github.com/openstack/adjutant-ui | 03:37 |
adriant | I do some weird stuff in that plugin with public facing panels :P | 03:37 |
johnsom | Ok, good luck! | 03:40 |
*** yamamoto has joined #openstack-horizon | 03:54 | |
*** itlinux has joined #openstack-horizon | 04:01 | |
*** dave-mccowan has quit IRC | 04:10 | |
*** wolverineav has joined #openstack-horizon | 04:11 | |
*** dave-mccowan has joined #openstack-horizon | 04:12 | |
*** wolverineav has quit IRC | 04:16 | |
*** dave-mccowan has quit IRC | 04:18 | |
*** itlinux has quit IRC | 04:24 | |
*** itlinux has joined #openstack-horizon | 04:30 | |
*** wolverineav has joined #openstack-horizon | 04:48 | |
*** wolverineav has quit IRC | 04:53 | |
*** brad[] has quit IRC | 05:03 | |
*** brad[] has joined #openstack-horizon | 05:05 | |
*** wolverineav has joined #openstack-horizon | 05:20 | |
*** wolverineav has quit IRC | 05:25 | |
*** dayou has quit IRC | 05:32 | |
*** wolverineav has joined #openstack-horizon | 05:57 | |
*** wolverineav has quit IRC | 06:01 | |
*** yamamoto has quit IRC | 06:05 | |
*** itlinux has quit IRC | 06:10 | |
*** yamamoto has joined #openstack-horizon | 06:15 | |
*** dayou has joined #openstack-horizon | 06:23 | |
*** ircuser-1 has quit IRC | 06:32 | |
*** wolverineav has joined #openstack-horizon | 06:34 | |
*** lajoskatona has joined #openstack-horizon | 06:34 | |
*** wolverineav has quit IRC | 06:38 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/543183 | 06:39 |
openstackgerrit | Ameed Ashour proposed openstack/horizon master: Network Topology graph "twitches" https://review.openstack.org/543231 | 07:05 |
*** yamamoto has quit IRC | 07:20 | |
*** eumel8 has joined #openstack-horizon | 07:24 | |
*** ameeda has joined #openstack-horizon | 07:29 | |
ameeda | Hi, please let me know if I can take this bug and solve it https://bugs.launchpad.net/horizon/+bug/1748156 | 07:30 |
openstack | Launchpad bug 1748156 in OpenStack Dashboard (Horizon) "Proper error message should get displayed while trying to delete dhcp port from horizon" [Undecided,New] | 07:30 |
*** masco has joined #openstack-horizon | 07:31 | |
*** lvdombrkr has joined #openstack-horizon | 07:37 | |
*** wolverineav has joined #openstack-horizon | 07:40 | |
*** jtomasek has joined #openstack-horizon | 07:43 | |
*** wolverineav has quit IRC | 07:45 | |
openstackgerrit | Debo Zhang proposed openstack/horizon master: Set admin password for instance in Angular https://review.openstack.org/501055 | 07:54 |
*** pcaruana has joined #openstack-horizon | 08:07 | |
*** wolverineav has joined #openstack-horizon | 08:16 | |
*** tesseract has joined #openstack-horizon | 08:18 | |
*** wolverineav has quit IRC | 08:20 | |
*** yamamoto has joined #openstack-horizon | 08:21 | |
*** yamamoto has quit IRC | 08:29 | |
*** cshen has joined #openstack-horizon | 08:31 | |
*** rcernin has quit IRC | 08:39 | |
*** jpich has joined #openstack-horizon | 08:54 | |
*** brad[] has quit IRC | 09:20 | |
openstackgerrit | Merged openstack/horizon master: Imported Translations from Zanata https://review.openstack.org/543183 | 09:27 |
*** brad[] has joined #openstack-horizon | 09:32 | |
*** yamamoto has joined #openstack-horizon | 09:43 | |
*** yamamoto has quit IRC | 09:44 | |
*** e0ne has joined #openstack-horizon | 09:55 | |
*** namnh has quit IRC | 10:08 | |
*** wolverineav has joined #openstack-horizon | 10:44 | |
*** yamamoto has joined #openstack-horizon | 10:45 | |
*** yamamoto has quit IRC | 10:51 | |
*** mrhillsman has quit IRC | 10:57 | |
*** mrhillsman has joined #openstack-horizon | 10:58 | |
*** tosky has joined #openstack-horizon | 10:58 | |
*** coreycb has quit IRC | 11:19 | |
*** coreycb has joined #openstack-horizon | 11:20 | |
*** yamamoto has joined #openstack-horizon | 11:20 | |
openstackgerrit | wei.ying proposed openstack/horizon master: Admin State is always UP whatever whether router Admin State is checked or not https://review.openstack.org/543248 | 11:22 |
*** yamamoto has quit IRC | 11:32 | |
*** esyc has joined #openstack-horizon | 11:40 | |
*** esyc has quit IRC | 11:44 | |
*** esyc has joined #openstack-horizon | 11:50 | |
*** esyc has quit IRC | 11:55 | |
*** yamamoto has joined #openstack-horizon | 12:02 | |
*** dave-mccowan has joined #openstack-horizon | 12:10 | |
*** r-daneel has joined #openstack-horizon | 12:56 | |
*** eumel8 has quit IRC | 13:48 | |
*** kong has quit IRC | 13:55 | |
*** masco has quit IRC | 14:08 | |
*** yamamoto has quit IRC | 14:24 | |
*** lajoskatona has quit IRC | 14:29 | |
*** david-lyle has quit IRC | 14:38 | |
*** lbragstad has joined #openstack-horizon | 14:39 | |
*** r-daneel has quit IRC | 14:45 | |
*** yamamoto has joined #openstack-horizon | 14:57 | |
*** jtriley has joined #openstack-horizon | 14:58 | |
*** belmoreira has joined #openstack-horizon | 15:23 | |
*** dham1 has quit IRC | 15:30 | |
*** dham1 has joined #openstack-horizon | 15:30 | |
*** lvdombrkr has quit IRC | 15:33 | |
*** felipemonteiro_ has joined #openstack-horizon | 15:37 | |
*** felipemonteiro__ has joined #openstack-horizon | 15:38 | |
*** felipemonteiro_ has quit IRC | 15:42 | |
*** david-lyle has joined #openstack-horizon | 15:46 | |
*** ChanServ sets mode: +o david-lyle | 15:46 | |
*** pcaruana has quit IRC | 16:04 | |
*** itlinux has joined #openstack-horizon | 16:08 | |
*** itlinux has quit IRC | 16:10 | |
*** jtriley has quit IRC | 16:14 | |
*** itlinux has joined #openstack-horizon | 16:22 | |
*** itlinux has quit IRC | 16:23 | |
*** r-daneel has joined #openstack-horizon | 16:32 | |
*** felipemonteiro__ has quit IRC | 16:32 | |
*** felipemonteiro_ has joined #openstack-horizon | 16:32 | |
*** itlinux has joined #openstack-horizon | 16:35 | |
*** jtriley has joined #openstack-horizon | 16:40 | |
*** felipemonteiro_ has quit IRC | 16:45 | |
*** tosky_ has joined #openstack-horizon | 17:02 | |
*** tosky has quit IRC | 17:03 | |
*** tosky_ is now known as tosky | 17:03 | |
*** jpich has quit IRC | 17:07 | |
*** felipemonteiro_ has joined #openstack-horizon | 17:13 | |
*** belmoreira has quit IRC | 17:19 | |
*** e0ne has quit IRC | 17:19 | |
*** mvk_ has quit IRC | 17:22 | |
*** ircuser-1 has joined #openstack-horizon | 17:24 | |
*** felipemonteiro_ has quit IRC | 17:28 | |
*** yamamoto has quit IRC | 17:49 | |
*** yamamoto has joined #openstack-horizon | 17:54 | |
*** david-lyle has quit IRC | 17:55 | |
*** yamamoto has quit IRC | 18:00 | |
*** dklyle has joined #openstack-horizon | 18:07 | |
*** ChanServ sets mode: +o dklyle | 18:07 | |
*** yamamoto has joined #openstack-horizon | 18:11 | |
*** yamamoto has quit IRC | 18:11 | |
*** harlowja has joined #openstack-horizon | 18:14 | |
*** r-daneel has quit IRC | 18:27 | |
*** dklyle has quit IRC | 18:30 | |
*** r-daneel has joined #openstack-horizon | 18:35 | |
*** tosky has quit IRC | 18:36 | |
*** itlinux has quit IRC | 18:49 | |
*** itlinux has joined #openstack-horizon | 18:51 | |
*** itlinux has quit IRC | 18:53 | |
*** david-lyle has joined #openstack-horizon | 18:54 | |
*** ChanServ sets mode: +o david-lyle | 18:54 | |
*** itlinux has joined #openstack-horizon | 18:55 | |
*** e0ne has joined #openstack-horizon | 18:55 | |
*** tosky has joined #openstack-horizon | 19:04 | |
*** yamamoto has joined #openstack-horizon | 19:12 | |
*** gyee has joined #openstack-horizon | 19:12 | |
*** jtomasek has quit IRC | 19:14 | |
*** tesseract has quit IRC | 19:18 | |
*** yamamoto has quit IRC | 19:19 | |
*** felipemonteiro has joined #openstack-horizon | 19:23 | |
*** e0ne has quit IRC | 19:31 | |
*** felipemonteiro has quit IRC | 19:39 | |
*** felipemonteiro_ has joined #openstack-horizon | 19:39 | |
*** e0ne has joined #openstack-horizon | 19:41 | |
*** lbragstad_ has joined #openstack-horizon | 19:41 | |
*** e0ne has quit IRC | 19:41 | |
*** lbragstad_ has quit IRC | 19:43 | |
*** pramodrj07 has joined #openstack-horizon | 19:49 | |
*** kong has joined #openstack-horizon | 20:28 | |
*** itlinux has quit IRC | 20:51 | |
*** felipemonteiro__ has joined #openstack-horizon | 21:08 | |
*** felipemonteiro_ has quit IRC | 21:12 | |
*** r-daneel has quit IRC | 21:17 | |
*** r-daneel has joined #openstack-horizon | 21:17 | |
*** felipemonteiro__ has quit IRC | 21:23 | |
*** felipemonteiro__ has joined #openstack-horizon | 21:23 | |
*** mvk_ has joined #openstack-horizon | 21:33 | |
*** wolverineav has quit IRC | 21:39 | |
*** felipemonteiro__ has quit IRC | 21:39 | |
*** felipemonteiro__ has joined #openstack-horizon | 21:59 | |
*** threestrands has joined #openstack-horizon | 22:12 | |
*** wolverineav has joined #openstack-horizon | 22:12 | |
*** jtriley has quit IRC | 22:14 | |
*** wolverineav has quit IRC | 22:18 | |
*** wolverineav has joined #openstack-horizon | 22:18 | |
*** wolverineav has quit IRC | 22:23 | |
*** felipemonteiro__ has quit IRC | 22:26 | |
*** felipemonteiro__ has joined #openstack-horizon | 22:26 | |
*** rcernin has joined #openstack-horizon | 22:31 | |
*** wolverineav has joined #openstack-horizon | 22:34 | |
*** wolverin_ has joined #openstack-horizon | 22:41 | |
*** wolverin_ has quit IRC | 22:42 | |
*** wolverin_ has joined #openstack-horizon | 22:42 | |
*** wolverineav has quit IRC | 22:45 | |
*** wolverin_ has quit IRC | 22:55 | |
*** felipemonteiro_ has joined #openstack-horizon | 22:57 | |
*** felipemonteiro__ has quit IRC | 23:01 | |
*** wolverineav has joined #openstack-horizon | 23:12 | |
*** wolverineav has quit IRC | 23:15 | |
*** wolverineav has joined #openstack-horizon | 23:15 | |
*** wolverin_ has joined #openstack-horizon | 23:20 | |
*** wolverineav has quit IRC | 23:21 | |
*** wolverin_ has quit IRC | 23:25 | |
*** wolverineav has joined #openstack-horizon | 23:26 | |
*** wolverineav has quit IRC | 23:26 | |
*** wolverineav has joined #openstack-horizon | 23:27 | |
*** wolverin_ has joined #openstack-horizon | 23:29 | |
*** wolverin_ has quit IRC | 23:29 | |
*** wolverin_ has joined #openstack-horizon | 23:30 | |
*** wolverineav has quit IRC | 23:33 | |
*** wolverin_ has quit IRC | 23:42 | |
*** wolverineav has joined #openstack-horizon | 23:42 | |
*** wolverineav has quit IRC | 23:43 | |
*** wolverineav has joined #openstack-horizon | 23:43 | |
*** wolverineav has quit IRC | 23:48 | |
*** felipemonteiro_ has quit IRC | 23:53 | |
*** wolverineav has joined #openstack-horizon | 23:54 | |
*** wolverineav has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!