Wednesday, 2016-06-01

*** mrmaasis has joined #cloudkitty00:06
*** mrmassis has joined #cloudkitty00:06
*** zhurong has joined #cloudkitty00:07
*** sacharya has quit IRC00:15
*** sacharya has joined #cloudkitty01:15
*** zhurong has quit IRC01:16
*** zhurong has joined #cloudkitty01:17
*** sacharya has quit IRC01:21
*** mrmassis has quit IRC01:48
*** georgem1 has joined #cloudkitty02:14
*** sacharya has joined #cloudkitty02:16
*** mrmaasis has quit IRC02:51
itsme_Actually I am getting only one value for the volume, I have multiple dev server  setup, But in all server I am getting only one entry itself02:56
openstackgerritChangBo Guo(gcb) proposed openstack/cloudkitty: Remove deprecated time related methods from oslo.utils  https://review.openstack.org/32270202:59
itsme_Likewise I need same to be done with floating.ip too03:10
*** georgem1 has quit IRC03:35
itsme_Is there any changes need to be done with ceilometer for the same?05:25
itsme_Any possibilities or guess?/05:25
*** sacharya has quit IRC08:57
*** sacharya has joined #cloudkitty09:57
*** sacharya has quit IRC10:03
*** zhurong has quit IRC10:40
*** zhurong has joined #cloudkitty11:49
sheeprineitsme_: try to check with the telemetry about what's going on.11:50
*** sacharya has joined #cloudkitty11:54
*** sacharya has quit IRC11:59
itsme_Ok12:04
*** sergio_nubeliu has joined #cloudkitty12:11
*** openstackgerrit has quit IRC12:18
*** openstackgerrit has joined #cloudkitty12:18
*** mrmaasis has joined #cloudkitty12:52
*** georgem1 has joined #cloudkitty12:56
georgem1Hi, is anybody successfully running Cloudkitty on Kilo and Ubuntu? I'm having trouble installing it :(13:06
huatsgeorgem1: can you detail a bit more what you are trying to do ? (distro, release, error,...)13:07
georgem1huats:I'm following the instructions from here: https://cloudkitty.readthedocs.io/en/latest/installation.html ; Ubuntu 14.04 with packages from the cloudkitty repo; the first error was when I ran "cloudkitty-dbsync upgrade" -> OperationalError: (OperationalError) (1005, "Can't create table 'cloudkitty._alembic_batch_temp' (errno: 121)") '\nCREATE TABLE _alembic_batch_temp (\n\tid INTEGER(11) NOT NULL AUTO_INCREMENT, \n\tfield_id VARCHAR(36) NOT NULL,13:10
georgem1some of the tables were created though, so I continued with the instrutions13:11
huatsgeorgem1: ok13:11
huatsI'll try to reproduce later13:11
georgem1thanks13:12
georgem1huats: I started fresh because I think the first time I tried, I mixed the "install from source" instructions with "Install from packages". This time, following the "Install from packages" instructions I didn't receive any errors when I ran the "cloudkitty-dbsync upgrade" command, but I get this after restating Apache:13:47
georgem1[Wed Jun 01 13:45:01.082343 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572] mod_wsgi (pid=4243): Target WSGI script '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi' cannot be loaded as Python module.13:47
georgem1[Wed Jun 01 13:45:01.082420 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572] mod_wsgi (pid=4243): Exception occurred processing WSGI script '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.13:47
georgem1[Wed Jun 01 13:45:01.082441 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572] Traceback (most recent call last):13:47
georgem1[Wed Jun 01 13:45:01.082456 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572]   File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi", line 16, in <module>13:47
georgem1[Wed Jun 01 13:45:01.082502 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572]     application = get_wsgi_application()13:47
georgem1[Wed Jun 01 13:45:01.082513 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572]   File "/usr/local/lib/python2.7/dist-packages/django/core/wsgi.py", line 14, in get_wsgi_application13:47
georgem1[Wed Jun 01 13:45:01.083169 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572]     django.setup()13:47
georgem1[Wed Jun 01 13:45:01.083198 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572]   File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line 18, in setup13:47
georgem1[Wed Jun 01 13:45:01.083620 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572]     apps.populate(settings.INSTALLED_APPS)13:47
georgem1[Wed Jun 01 13:45:01.083654 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572]   File "/usr/local/lib/python2.7/dist-packages/django/apps/registry.py", line 89, in populate13:47
georgem1[Wed Jun 01 13:45:01.085094 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572]     "duplicates: %s" % app_config.label)13:47
georgem1[Wed Jun 01 13:45:01.085158 2016] [:error] [pid 4243:tid 140630383220480] [remote 172.25.4.50:12572] ImproperlyConfigured: Application labels aren't unique, duplicates: cloudkittydashboard13:47
huatsok13:48
huatsgeorgem1: thanks for the update13:48
georgem1huats: I see that part of the installation process, the "cloudkitty-dashboard" package was installed but I also did this step from documentation: # If horizon is installed by packages:13:49
georgem1ln -s $PY_PACKAGES_PATH/cloudkittydashboard/enabled/_[0-9]*.py \13:49
georgem1/usr/share/openstack-dashboard/openstack_dashboard/enabled/13:49
georgem1is that step still needed?13:49
*** sacharya has joined #cloudkitty13:56
*** sacharya has quit IRC14:00
*** sergio_nubeliu has quit IRC14:05
georgem1huats: any chance this is a well known problem with an easy fix? "ImproperlyConfigured: Application labels aren't unique, duplicates: cloudkittydashboard"14:45
*** zhurong has quit IRC15:11
*** sacharya has joined #cloudkitty15:34
openstackgerritStéphane Albert proposed openstack/cloudkitty: Add per tenant hashmap rules  https://review.openstack.org/30723215:45
openstackgerritStéphane Albert proposed openstack/python-cloudkittyclient: Add client support for per tenant hashmap rules  https://review.openstack.org/32399715:55
*** sacharya has quit IRC16:13
*** sacharya has joined #cloudkitty17:15
*** john5223 has joined #cloudkitty20:09
john5223cloudkitty-processor is what pulls data from ceilometer correct? and can i force it pull the data? i have my services running but not seeing data getting pulled from ceilometer20:21
*** georgem1 has quit IRC20:22
*** mrmaasis has quit IRC20:53
*** georgem1 has joined #cloudkitty21:20
*** georgem1 has quit IRC21:30
john5223so i have cloudkitty user with rating role on project. but tenant fetcher uses admin user from config according to install guide. so does admin user need rating role on project only or in addition to?21:38
*** sacharya has quit IRC22:45
*** zhurong has joined #cloudkitty23:52
*** zhurong has quit IRC23:56

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!