*** matt_kosut has joined #openstack-upstream-institute | 00:04 | |
*** matt_kosut has quit IRC | 00:09 | |
*** ssapp has quit IRC | 00:16 | |
*** matt_kosut has joined #openstack-upstream-institute | 02:05 | |
*** matt_kosut has quit IRC | 02:09 | |
*** matt_kosut has joined #openstack-upstream-institute | 04:06 | |
*** matt_kosut has quit IRC | 04:10 | |
*** matt_kosut has joined #openstack-upstream-institute | 06:06 | |
*** matt_kosut has quit IRC | 06:11 | |
*** matt_kosut has joined #openstack-upstream-institute | 06:27 | |
*** ssapp has joined #openstack-upstream-institute | 07:16 | |
*** ssapp has quit IRC | 07:27 | |
*** ssapp has joined #openstack-upstream-institute | 07:28 | |
*** jawad_axd has joined #openstack-upstream-institute | 07:49 | |
*** ssapp has quit IRC | 08:13 | |
*** ssapp has joined #openstack-upstream-institute | 08:14 | |
*** Andreas681 has joined #openstack-upstream-institute | 10:08 | |
Andreas681 | I'm trying to make a simple LOG-output to the terminal from my horizon panel, but I can't really seem to find the output anywhere. Are there any settings I need to configure to make it work, if so, how do I do that? | 10:10 |
---|---|---|
Andreas681 | Using Django as backend and angular as frontend | 10:10 |
*** Andreas681 has quit IRC | 10:27 | |
openstackgerrit | Merged openstack/contributor-guide master: Update infra-manual location https://review.opendev.org/714253 | 13:35 |
*** ssapp has quit IRC | 14:17 | |
*** ssapp has joined #openstack-upstream-institute | 14:34 | |
*** ssapp has quit IRC | 14:47 | |
*** ssapp has joined #openstack-upstream-institute | 15:04 | |
*** ssapp has quit IRC | 17:03 | |
*** ssapp has joined #openstack-upstream-institute | 17:11 | |
*** jawad_axd has quit IRC | 17:17 | |
*** ssapp has quit IRC | 17:42 | |
*** diablo_rojo__ has joined #openstack-upstream-institute | 19:13 | |
*** ssapp has joined #openstack-upstream-institute | 19:32 | |
*** jawad_axd has joined #openstack-upstream-institute | 19:48 | |
*** diablo_rojo__ has quit IRC | 19:49 | |
*** diablo_rojo__ has joined #openstack-upstream-institute | 19:51 | |
*** ssapp has quit IRC | 19:55 | |
*** ssapp has joined #openstack-upstream-institute | 20:15 | |
*** jawad_axd has quit IRC | 20:28 | |
*** jawad_axd has joined #openstack-upstream-institute | 20:29 | |
*** thatcher_ has joined #openstack-upstream-institute | 20:29 | |
*** jawad_axd has quit IRC | 20:33 | |
*** thatcher_ has quit IRC | 20:34 | |
*** thatcher_ has joined #openstack-upstream-institute | 20:37 | |
*** ssapp has quit IRC | 20:38 | |
*** ssapp has joined #openstack-upstream-institute | 20:39 | |
*** Andreas681 has joined #openstack-upstream-institute | 21:42 | |
Andreas681 | I'm trying this: | 21:46 |
Andreas681 | I want to do this: `oslopolicy-policy-generator --namespace keystone` but from my django app, and not from command-line | 21:46 |
Andreas681 | Can someone shed some light on this? | 21:47 |
Andreas681 | From the oslo.policy API Reference: | 21:49 |
Andreas681 | `oslo_policy.generator.generate_policy(args=None)``oslo_policy.generator.generate_sample(args=None, conf=None)``oslo_policy.generator.get_policies_dict(namespaces)` | 21:49 |
Andreas681 | weird format, sorry | 21:50 |
Andreas681 | oslo_policy.generator.generate_policy(args=None)ΒΆ | 21:50 |
*** matt_kosut has quit IRC | 21:58 | |
*** matt_kosut has joined #openstack-upstream-institute | 21:59 | |
*** matt_kosut has quit IRC | 22:03 | |
*** ssapp has quit IRC | 22:14 | |
*** diablo_rojo__ is now known as diablo_rojo | 23:21 | |
*** Andreas681 has quit IRC | 23:35 | |
gmann | Andreas681: do not know django but all services policy rules (say keystone) are registered under service namespace like - https://github.com/openstack/keystone/blob/9f9040257f876ff32d71483ccf4a47e135f0bb4d/setup.cfg#L191 | 23:37 |
gmann | and we load those from namespace via stevedore | 23:37 |
gmann | stevedore is python loading plugins framework | 23:39 |
gmann | you should be able to convert those python dict into django app but i am not expert in that. our UI team on #openstack-horizon team can help you on that. | 23:40 |
gmann | if you join that channel. I can direct you to to django experts | 23:40 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!