*** vinaykns has quit IRC | 00:01 | |
*** ukaynar has joined #openstack-monasca | 00:45 | |
*** vishwanathj has joined #openstack-monasca | 01:12 | |
*** vishwana_ has quit IRC | 01:12 | |
openstackgerrit | Hangdong Zhang proposed openstack/monasca-api master: Update the documentation link for doc migration https://review.openstack.org/485921 | 02:55 |
---|---|---|
openstackgerrit | Hangdong Zhang proposed openstack/monasca-ceilometer master: Update the documentation link for doc migration https://review.openstack.org/485922 | 03:00 |
*** nicolasbock has joined #openstack-monasca | 04:54 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-monascaclient master: Updated from global requirements https://review.openstack.org/484509 | 05:07 |
*** XueFeng has joined #openstack-monasca | 05:21 | |
*** ukaynar has quit IRC | 05:30 | |
openstackgerrit | Hangdong Zhang proposed openstack/monasca-log-api master: Update the documentation link for doc migration https://review.openstack.org/485975 | 05:40 |
*** nicolasbock has quit IRC | 05:58 | |
*** nicolasbock has joined #openstack-monasca | 06:00 | |
openstackgerrit | Artur Basiak proposed openstack/monasca-api master: Add Keystone configuration for Grafana https://review.openstack.org/485987 | 06:25 |
*** zen369 has joined #openstack-monasca | 06:58 | |
zen369 | trying to install monasca using the blog post https://blog.zhaw.ch/icclab/how-to-install-and-setup-monasca-1-3/ | 07:01 |
*** boris-42____ has joined #openstack-monasca | 07:01 | |
zen369 | while the configuration of influxdb faing issue | 07:01 |
zen369 | *facing issue | 07:01 |
boris-42____ | kornicameister: hi there | 07:01 |
zen369 | hi boris | 07:01 |
boris-42____ | how things are going?) | 07:02 |
kornicameister | boris-42____, hi | 07:02 |
zen369 | influxdb steps mentioned in the blog post artent working | 07:02 |
kornicameister | boris-42____: well they suck at moment :D, this week started of the wrong feet, and now it ends also in not they I've imagined :D | 07:02 |
boris-42____ | kornicameister: hehe=) | 07:03 |
kornicameister | zen369: that blog, first time I see that | 07:03 |
kornicameister | zen369: a reference of some sort, is the devstack plugin for monasca-api | 07:03 |
boris-42____ | @kornicameister I just returned recently to Rally and OpenStack upstream development =) | 07:03 |
kornicameister | zen369: alteratively monasca-docker | 07:03 |
boris-42____ | @kornicameister so started fixing some of gates in Rally | 07:03 |
zen369 | kornicameister: really someone on the irc suggested me that | 07:03 |
boris-42____ | @kornicameister this is one of them =) | 07:03 |
zen369 | haha | 07:04 |
kornicameister | zen369: oh...that is odd, honestly I've never seen it | 07:04 |
boris-42____ | @kornicameister so how can I help you with fixing it? ) | 07:04 |
kornicameister | arturb: could you assist zen369 | 07:04 |
zen369 | no I'm looking to install on Ubuntu 14 OS | 07:04 |
kornicameister | arturb: I have another fire burning to put out | 07:04 |
arturb | kornicameister: yep I am on it | 07:04 |
kornicameister | boris-42____: let's take it on PM to keep this main thread clean | 07:04 |
arturb | @zen369 reading the blog | 07:06 |
arturb | @zen369 what is exactly the problem with influxdb? | 07:07 |
arturb | @zen369 why are you want to use ubuntu 14.04? devstack supports ubuntu 16 | 07:08 |
zen369 | arturb | 07:09 |
zen369 | Ununtu 16 is also fine for me | 07:09 |
zen369 | but I want to use monasca with my existing openstack mitaka environment | 07:10 |
zen369 | which also runs on ubuntu 16 | 07:10 |
arturb | ok | 07:10 |
zen369 | Installed influxdb using apt from ubuntu repo | 07:11 |
arturb | I see where is the problem | 07:11 |
zen369 | for trusty i.e, ubuntu 14 | 07:11 |
arturb | and which version is that? | 07:11 |
arturb | ifnluxdb | 07:11 |
zen369 | it says "InfluxDB shell version: 1.2.4" | 07:11 |
zen369 | used "influx -version" | 07:12 |
arturb | because depending on the monasca-api language is supports: for Java influxdb-0.9.5 and for python influxdb-1.1.5 | 07:12 |
arturb | you need to downgrade influx version | 07:12 |
zen369 | Ok | 07:12 |
zen369 | any suggestions how to do that | 07:12 |
zen369 | I can try | 07:13 |
arturb | download manually from the influxdb site | 07:13 |
arturb | just a sec | 07:13 |
zen369 | as the monasca installation on the blog post is based on Java I think I need to go ahead with influxdb-0.9.5 | 07:13 |
openstackgerrit | Tomasz Trębski proposed openstack/python-monascaclient master: [WIP] Bringing back backward compatybility https://review.openstack.org/486015 | 07:14 |
arturb | this is the line from devstack installation | 07:15 |
arturb | https://github.com/openstack/monasca-api/blob/master/devstack/plugin.sh#L400 | 07:15 |
arturb | so if you want to go with monasca-api Java I also recomend to you the same for persister | 07:15 |
arturb | and about this blog it is from 2015 so it is out of date :) | 07:16 |
zen369 | arturb: I'll try with devstack plugin you suggested will get back in case of any issues for help | 07:19 |
*** mgoddard_ has joined #openstack-monasca | 07:22 | |
arturb | zen369 ok no problem :) | 07:24 |
*** tnarg has quit IRC | 07:36 | |
*** ddyer has quit IRC | 07:42 | |
*** ddyer has joined #openstack-monasca | 07:42 | |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-persister master: Use oslo-config-generator https://review.openstack.org/461792 | 07:47 |
openstackgerrit | Witold Bedyk proposed openstack/monasca-ceilometer master: Create a package for monasca-ceilometer https://review.openstack.org/484925 | 07:53 |
zen369 | arturb:its getting complex | 08:13 |
openstackgerrit | Merged openstack/monasca-api master: Use devstack utilities for monasca-persister https://review.openstack.org/484179 | 08:15 |
zen369 | arturb: I'm looking for devstack independant installation of monasca | 08:22 |
zen369 | arturb: most of the devstack/plugin.sh code is designed depending on devstack | 08:25 |
arturb | zen369 yep | 08:25 |
arturb | you can install monasca manually according to the plugin.sh script | 08:26 |
openstackgerrit | Merged openstack/monasca-api master: Add Keystone configuration for Grafana https://review.openstack.org/485987 | 08:29 |
openstackgerrit | Jakub Wachowski proposed openstack/monasca-persister master: [WIP] Add support for events https://review.openstack.org/485113 | 08:58 |
openstackgerrit | Georgia-Anna Farmaki proposed openstack/monasca-notification master: Added a field 'Grafana Url' in the email https://review.openstack.org/469512 | 08:59 |
openstackgerrit | Tomasz Trębski proposed openstack/python-monascaclient master: [WIP] Bringing back backward compatybility https://review.openstack.org/486015 | 09:07 |
openstackgerrit | Tomasz Trębski proposed openstack/python-monascaclient master: Bringing back backward compatybility https://review.openstack.org/486015 | 09:28 |
*** zen369 has quit IRC | 09:45 | |
openstackgerrit | Georgia-Anna Farmaki proposed openstack/monasca-api master: Added a field grafana_url in the installation script https://review.openstack.org/469868 | 09:45 |
openstackgerrit | Tomasz Trębski proposed openstack/monasca-api master: Prepare foundation for doc migration https://review.openstack.org/480030 | 09:47 |
openstackgerrit | Tomasz Trębski proposed openstack/monasca-api master: Prepare foundation for doc migration https://review.openstack.org/480030 | 09:47 |
*** zen369 has joined #openstack-monasca | 10:02 | |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: Update devstack plugin to use new monasca-persister configuration file. https://review.openstack.org/486092 | 10:25 |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: Update devstack to use new config file for persister. https://review.openstack.org/486092 | 10:27 |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-persister master: Use oslo-config-generator https://review.openstack.org/461792 | 10:34 |
openstackgerrit | Georgia-Anna Farmaki proposed openstack/monasca-notification master: Added a field 'Grafana Url' in the email https://review.openstack.org/469512 | 11:04 |
*** arturb has quit IRC | 12:00 | |
openstackgerrit | Georgia-Anna Farmaki proposed openstack/monasca-notification master: Added a field 'Grafana Url' in the email https://review.openstack.org/469512 | 12:42 |
*** zen369 has quit IRC | 12:56 | |
openstackgerrit | Georgia-Anna Farmaki proposed openstack/monasca-api master: Added a field grafana_url in the installation script https://review.openstack.org/469868 | 13:31 |
*** vishwanathj has quit IRC | 13:50 | |
*** vishwanathj has joined #openstack-monasca | 13:50 | |
*** mgoddard_ has quit IRC | 13:53 | |
*** vishwanathj has quit IRC | 15:22 | |
*** vishwanathj has joined #openstack-monasca | 15:23 | |
*** ukaynar has joined #openstack-monasca | 15:48 | |
-openstackstatus- NOTICE: Restarting Gerrit for our weekly memory leak cleanup. | 17:05 | |
*** ukaynar has quit IRC | 17:07 | |
*** ukaynar has joined #openstack-monasca | 17:19 | |
*** bobh has joined #openstack-monasca | 17:41 | |
*** ukaynar has quit IRC | 17:58 | |
*** ukaynar_ has joined #openstack-monasca | 18:02 | |
*** nicolasbock has quit IRC | 18:06 | |
*** nicolasbock has joined #openstack-monasca | 18:08 | |
-openstackstatus- NOTICE: docs.o.o is currently broken, we're investigating | 18:39 | |
*** bobh has quit IRC | 18:44 | |
*** nicolasbock has quit IRC | 18:45 | |
*** zen369 has joined #openstack-monasca | 19:28 | |
*** vishwana_ has joined #openstack-monasca | 19:41 | |
*** vishwanathj has quit IRC | 19:41 | |
*** vishwana_ has quit IRC | 19:50 | |
*** vishwanathj has joined #openstack-monasca | 19:50 | |
*** vishwanathj has quit IRC | 19:54 | |
*** vishwanathj has joined #openstack-monasca | 19:54 | |
*** bobh has joined #openstack-monasca | 20:05 | |
*** vishwana_ has joined #openstack-monasca | 20:07 | |
*** vishwanathj has quit IRC | 20:07 | |
*** bobh has quit IRC | 20:09 | |
*** boris-42____ has quit IRC | 20:28 | |
*** MVenesio has quit IRC | 20:30 | |
*** bobh has joined #openstack-monasca | 20:38 | |
*** bobh has quit IRC | 20:41 | |
*** vishwana_ has quit IRC | 20:46 | |
*** vishwanathj has joined #openstack-monasca | 20:47 | |
*** bobh has joined #openstack-monasca | 20:48 | |
*** ukaynar_ has quit IRC | 20:58 | |
*** vishwana_ has joined #openstack-monasca | 20:59 | |
*** vishwanathj has quit IRC | 20:59 | |
*** ukaynar has joined #openstack-monasca | 21:01 | |
*** zen369 has quit IRC | 21:13 | |
*** bobh has quit IRC | 21:59 | |
*** MVenesio has joined #openstack-monasca | 22:12 | |
*** MVenesio has quit IRC | 22:12 | |
*** ukaynar has quit IRC | 22:43 | |
*** MVenesio has joined #openstack-monasca | 22:57 | |
*** MVenesio has quit IRC | 22:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!