*** jgu has quit IRC | 01:32 | |
*** bobh has joined #openstack-monasca | 01:38 | |
*** jgu has joined #openstack-monasca | 02:02 | |
*** bobh has quit IRC | 02:29 | |
*** jgu has quit IRC | 03:04 | |
*** jgu has joined #openstack-monasca | 04:36 | |
openstackgerrit | Joseph Davis proposed openstack/monasca-ceilometer master: Refactor out Ceilometer V2 API related code https://review.openstack.org/585053 | 05:35 |
---|---|---|
*** jgu has quit IRC | 05:39 | |
*** pandy_ has joined #openstack-monasca | 05:46 | |
pandy_ | may i know how to file bug for monasca in launchpad | 06:22 |
pandy_ | https://answers.launchpad.net/monasca/+question/671242 | 06:25 |
*** pcaruana has joined #openstack-monasca | 06:37 | |
*** AlexeyAbashkin has joined #openstack-monasca | 07:42 | |
pandy_ | witek, while doing "python manage.py collectstatic --noinput" getting error with django as here http://paste.openstack.org/show/726909/ | 07:43 |
*** dougsz has joined #openstack-monasca | 08:10 | |
openstackgerrit | Akhil jain proposed openstack/monasca-api master: Add keystone parameters to authenticate webhook notifications https://review.openstack.org/584782 | 08:22 |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-common master: Ensures that messages pass to kafka client are bytes string https://review.openstack.org/586035 | 08:31 |
openstackgerrit | Witold Bedyk proposed openstack/monasca-common master: Implement MySQL check script for Docker https://review.openstack.org/585725 | 08:55 |
pandy_ | monasca-ui integration with existing devstack environment is throwing error with Django "django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'openstack_dashboard.templatetags.context_selection': cannot import name security_group_rules | 09:12 |
pandy_ | " while running "python manage.py compress" | 09:12 |
pandy_ | witek, can you please look into this | 09:12 |
openstackgerrit | Witold Bedyk proposed openstack/monasca-common master: Remove Docker tag based on timestamp https://review.openstack.org/587352 | 09:15 |
pandy_ | Seems monasca-ui integration with devstack is having issues even run_tests.sh getting failed with monasca-modules importing http://paste.openstack.org/show/726922/ | 09:17 |
openstackgerrit | Merged openstack/monasca-common master: Make health checks more frequent in Docker https://review.openstack.org/584844 | 10:01 |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-common master: Ensures that messages pass to kafka client are bytes string https://review.openstack.org/586035 | 10:10 |
openstackgerrit | Merged openstack/monasca-common master: Implement MySQL check script for Docker https://review.openstack.org/585725 | 11:23 |
*** pandy_ has quit IRC | 12:00 | |
*** pandy_ has joined #openstack-monasca | 12:01 | |
*** pandy_ has quit IRC | 12:28 | |
*** pandy_ has joined #openstack-monasca | 12:28 | |
pandy_ | anyone please look into this "Seems monasca-ui integration with devstack is having issues even run_tests.sh getting failed with monasca-modules importing http://paste.openstack.org/show/726922/" | 12:35 |
pandy_ | it might be bug in documents or issue for people when they do integration monasca-ui with existing devstack environment, so highlighting here many times | 12:37 |
*** bobh has joined #openstack-monasca | 12:48 | |
*** bobh has quit IRC | 12:48 | |
openstackgerrit | Witold Bedyk proposed openstack/monasca-log-api master: Update policy configuration document https://review.openstack.org/587406 | 12:48 |
*** bobh has joined #openstack-monasca | 12:48 | |
*** bobh has quit IRC | 12:53 | |
*** dougsz has left #openstack-monasca | 13:45 | |
*** dougsz has joined #openstack-monasca | 13:46 | |
*** dougsz has quit IRC | 13:47 | |
*** dougsz has joined #openstack-monasca | 13:47 | |
pandy_ | Hi, seriously facing challenge with integrating monasca-ui with existing devstack, where git page document not working as instructed, kindly keep this as open to this channel members to look into | 13:53 |
*** dougsz has left #openstack-monasca | 13:55 | |
*** dougsz_ has joined #openstack-monasca | 13:59 | |
pandy_ | while " python manage.py collectstatic --noinput" getting error "ERROR:root:No module named _50_admin_add_monitoring_panel | 14:00 |
pandy_ | " | 14:00 |
openstackgerrit | Merged openstack/monasca-log-api master: Using oslo.policy for monasca-log-api https://review.openstack.org/578061 | 14:03 |
openstackgerrit | Merged openstack/monasca-common master: Ensures that messages pass to kafka client are bytes string https://review.openstack.org/586035 | 14:03 |
joadavis | pandy_: for what it is worth, we are using StoryBoard for issues rather than launchpad now - https://storyboard.openstack.org/#!/project/list?q=monasca (you might need to log in to StoryBoard first before that link will work) | 14:04 |
*** jgu_ has joined #openstack-monasca | 14:05 | |
joadavis | I haven't tried doing monasca-ui with devstack, so I'm not much help. I have been trying to get a master branch devstack with ceilometer to work over the last few days and struggling with that | 14:05 |
pandy_ | joadavis, sure, will create issue under story board | 14:06 |
joadavis | pandy_: scanning your pastes and original launchpad writeup - so you installed a plain devstack, then only pulled in the monasca-ui git repo? | 14:11 |
joadavis | when I do devstack testing, I just include the modules I want in the local.conf so I don't have to manually install from a git repo | 14:13 |
pandy_ | joadavis, here mentioned steps to reproduce error https://storyboard.openstack.org/#!/story/2003189 | 14:14 |
pandy_ | joadavis, as per https://github.com/openstack/monasca-ui/tree/stable/ocata mentioned clone monasca-ui and integrate with devstack ? | 14:18 |
*** jgu_ has left #openstack-monasca | 14:19 | |
pandy_ | joadavis, have you integrated monasca with devstack like https://github.com/openstack/monasca-api/tree/master/devstack, if mean my setup is not through plugin, which wont work when tries to integrate monasca-ui with existing opesntack environment | 14:20 |
joadavis | pandy_: not being familiar with the monasca-ui devstack install, I'm scanning the monasca-ui/README.rst for anything that might have been missed in the integrate part | 14:21 |
pandy_ | joadavis, kindly please through https://storyboard.openstack.org/#!/story/2003189 and let me know whether any steps i followed is wrong | 14:22 |
joadavis | I've just done a devstack deploy with "enable-service monasca-api" listed in local.conf, and haven't tried to run monasca-ui in a devstack. Sorry, that isn't much help. :P | 14:22 |
pandy_ | joadavis, https://github.com/openstack/monasca-ui/blob/master/README.rst and steps i followed also same | 14:23 |
pandy_ | yes, your setup is with devstack, am trying to integrate monasca services with running devstack | 14:25 |
pandy_ | wondering how steps mentioned are not working or i am doing wrong | 14:25 |
pandy_ | witek, will be great if you take into it https://storyboard.openstack.org/#!/story/2003189 | 14:26 |
*** zenirc369 has joined #openstack-monasca | 14:27 | |
joadavis | In the storyboard you mention making the links, but did you "Add monasca-client to requirements.txt. Get the latest version from: https://pypi.org/project/python-monascaclient"? One of the paste chunks you posted earlier had a monascaclient error. | 14:28 |
pandy_ | i have installed "pip install python-monascaclient" already | 14:30 |
joadavis | good, I don't know how the requirements.txt is involved, but I'll move on... | 14:34 |
joadavis | in your story you list the link to _50_admin_add_monitoring_panel.py 3 times. Is that a typo and you really made the other two links listted in the README.rst? | 14:36 |
pandy_ | not three times for same file, see i have mentioned different files | 14:36 |
pandy_ | joadavis, my typo mistake | 14:37 |
*** jgu__ has joined #openstack-monasca | 14:37 | |
pandy_ | joadavis, updated https://storyboard.openstack.org/#!/story/2003189 | 14:38 |
pandy_ | joadavis, can you reproduce that error in devstack ? | 14:42 |
pandy_ | run.test.sh failed with ImportError: No module named _50_admin_add_monitoring_panel | 14:44 |
pandy_ | seems https://github.com/openstack/monasca-ui/tree/master#set-up-monasca-ui wont work, need to be updated | 14:44 |
joadavis | you might try manually verifying that "less /opt/stack/horizon/openstack_dashboard/enabled/_50_admin_add_monitoring_panel.py" gives you the file contents. If the ln command failed or created a bad link, it might not give you an error message. | 14:50 |
joadavis | good luck, I'm stepping away for a bit to do my morning routine | 14:51 |
pandy_ | joadavis, okay thanks | 14:57 |
*** pcaruana has quit IRC | 15:10 | |
*** pandy_ has quit IRC | 15:18 | |
openstackgerrit | Akhil jain proposed openstack/monasca-notification master: Enable keystone authentication with webhook notification https://review.openstack.org/584303 | 15:30 |
openstackgerrit | Doug Szumski proposed openstack/monasca-api master: Allow mod_wsgi to find application https://review.openstack.org/587503 | 15:40 |
openstackgerrit | Doug Szumski proposed openstack/monasca-api master: Add missing future library to requirements.txt https://review.openstack.org/587512 | 16:08 |
*** bobh has joined #openstack-monasca | 16:22 | |
*** bobh has quit IRC | 16:22 | |
*** zenirc369 has quit IRC | 16:23 | |
*** kaiokmo has quit IRC | 16:28 | |
*** kaiokmo has joined #openstack-monasca | 16:40 | |
*** AlexeyAbashkin has quit IRC | 16:47 | |
*** dougsz_ has quit IRC | 16:56 | |
*** jgu__ has quit IRC | 18:56 | |
*** jgu_ has joined #openstack-monasca | 19:27 | |
*** jgu_ has quit IRC | 20:20 | |
*** jgu_ has joined #openstack-monasca | 20:34 | |
*** bobh has joined #openstack-monasca | 21:26 | |
*** bobh has quit IRC | 22:03 | |
*** kaiokmo has quit IRC | 22:22 | |
*** jgu_ has quit IRC | 23:00 | |
*** kaiokmo has joined #openstack-monasca | 23:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!