*** mrmaasis has joined #cloudkitty | 00:06 | |
*** mrmassis has joined #cloudkitty | 00:06 | |
*** zhurong has joined #cloudkitty | 00:07 | |
*** sacharya has quit IRC | 00:15 | |
*** sacharya has joined #cloudkitty | 01:15 | |
*** zhurong has quit IRC | 01:16 | |
*** zhurong has joined #cloudkitty | 01:17 | |
*** sacharya has quit IRC | 01:21 | |
*** mrmassis has quit IRC | 01:48 | |
*** georgem1 has joined #cloudkitty | 02:14 | |
*** sacharya has joined #cloudkitty | 02:16 | |
*** mrmaasis has quit IRC | 02: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 itself | 02:56 |
---|---|---|
openstackgerrit | ChangBo Guo(gcb) proposed openstack/cloudkitty: Remove deprecated time related methods from oslo.utils https://review.openstack.org/322702 | 02:59 |
itsme_ | Likewise I need same to be done with floating.ip too | 03:10 |
*** georgem1 has quit IRC | 03: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 IRC | 08:57 | |
*** sacharya has joined #cloudkitty | 09:57 | |
*** sacharya has quit IRC | 10:03 | |
*** zhurong has quit IRC | 10:40 | |
*** zhurong has joined #cloudkitty | 11:49 | |
sheeprine | itsme_: try to check with the telemetry about what's going on. | 11:50 |
*** sacharya has joined #cloudkitty | 11:54 | |
*** sacharya has quit IRC | 11:59 | |
itsme_ | Ok | 12:04 |
*** sergio_nubeliu has joined #cloudkitty | 12:11 | |
*** openstackgerrit has quit IRC | 12:18 | |
*** openstackgerrit has joined #cloudkitty | 12:18 | |
*** mrmaasis has joined #cloudkitty | 12:52 | |
*** georgem1 has joined #cloudkitty | 12:56 | |
georgem1 | Hi, is anybody successfully running Cloudkitty on Kilo and Ubuntu? I'm having trouble installing it :( | 13:06 |
huats | georgem1: can you detail a bit more what you are trying to do ? (distro, release, error,...) | 13:07 |
georgem1 | huats: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 |
georgem1 | some of the tables were created though, so I continued with the instrutions | 13:11 |
huats | georgem1: ok | 13:11 |
huats | I'll try to reproduce later | 13:11 |
georgem1 | thanks | 13:12 |
georgem1 | huats: 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_application | 13: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 setup | 13: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 populate | 13: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: cloudkittydashboard | 13:47 |
huats | ok | 13:48 |
huats | georgem1: thanks for the update | 13:48 |
georgem1 | huats: 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 |
georgem1 | ln -s $PY_PACKAGES_PATH/cloudkittydashboard/enabled/_[0-9]*.py \ | 13:49 |
georgem1 | /usr/share/openstack-dashboard/openstack_dashboard/enabled/ | 13:49 |
georgem1 | is that step still needed? | 13:49 |
*** sacharya has joined #cloudkitty | 13:56 | |
*** sacharya has quit IRC | 14:00 | |
*** sergio_nubeliu has quit IRC | 14:05 | |
georgem1 | huats: 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 IRC | 15:11 | |
*** sacharya has joined #cloudkitty | 15:34 | |
openstackgerrit | Stéphane Albert proposed openstack/cloudkitty: Add per tenant hashmap rules https://review.openstack.org/307232 | 15:45 |
openstackgerrit | Stéphane Albert proposed openstack/python-cloudkittyclient: Add client support for per tenant hashmap rules https://review.openstack.org/323997 | 15:55 |
*** sacharya has quit IRC | 16:13 | |
*** sacharya has joined #cloudkitty | 17:15 | |
*** john5223 has joined #cloudkitty | 20:09 | |
john5223 | cloudkitty-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 ceilometer | 20:21 |
*** georgem1 has quit IRC | 20:22 | |
*** mrmaasis has quit IRC | 20:53 | |
*** georgem1 has joined #cloudkitty | 21:20 | |
*** georgem1 has quit IRC | 21:30 | |
john5223 | so 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 IRC | 22:45 | |
*** zhurong has joined #cloudkitty | 23:52 | |
*** zhurong has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!