*** raghuvrao has quit IRC | 00:02 | |
*** raghuvrao has joined #openstack-metering | 00:04 | |
*** gordc has quit IRC | 00:14 | |
*** nosnos has joined #openstack-metering | 01:03 | |
*** flwang has quit IRC | 01:17 | |
*** fnaval_ has joined #openstack-metering | 01:18 | |
*** flwang has joined #openstack-metering | 01:53 | |
*** terriyu has quit IRC | 02:02 | |
*** shang has joined #openstack-metering | 02:15 | |
*** maksimov has quit IRC | 02:31 | |
*** maksimov has joined #openstack-metering | 03:02 | |
*** maksimov has quit IRC | 03:10 | |
openstackgerrit | Haomeng,Wang proposed a change to openstack/ceilometer: Change resource.resource_metadata to text type https://review.openstack.org/45064 | 03:23 |
---|---|---|
*** zbitter has quit IRC | 03:53 | |
*** zbitter has joined #openstack-metering | 03:55 | |
*** SergeyLukjanov has joined #openstack-metering | 04:00 | |
*** SergeyLukjanov has quit IRC | 04:24 | |
*** boris-42 has joined #openstack-metering | 04:58 | |
*** evanjfraser has quit IRC | 05:43 | |
*** maksimov has joined #openstack-metering | 05:45 | |
*** maksimov has quit IRC | 05:49 | |
openstackgerrit | Jenkins proposed a change to openstack/ceilometer: Imported Translations from Transifex https://review.openstack.org/47967 | 06:02 |
*** evanjfraser has joined #openstack-metering | 06:17 | |
*** evanjfraser has quit IRC | 06:32 | |
*** evanjfraser has joined #openstack-metering | 06:51 | |
*** evanjfraser_ has joined #openstack-metering | 06:54 | |
*** evanjfraser has quit IRC | 06:57 | |
*** eglynn has quit IRC | 07:13 | |
*** SergeyLukjanov has joined #openstack-metering | 07:35 | |
*** annegentle has quit IRC | 07:44 | |
*** annegentle has joined #openstack-metering | 07:45 | |
*** SergeyLukjanov has quit IRC | 07:53 | |
*** eglynn has joined #openstack-metering | 07:55 | |
*** evanjfraser_ has quit IRC | 07:58 | |
*** evanjfraser has joined #openstack-metering | 08:00 | |
*** SergeyLukjanov has joined #openstack-metering | 08:01 | |
*** flwang has quit IRC | 08:24 | |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/ceilometer: Don't send unuseful rpc alarm notification https://review.openstack.org/47989 | 08:27 |
*** lsmola has quit IRC | 08:35 | |
*** lsmola has joined #openstack-metering | 08:50 | |
*** lsmola has quit IRC | 09:05 | |
*** Alexei_987 has joined #openstack-metering | 09:05 | |
*** zbitter is now known as zaneb | 09:06 | |
sileht | jd__, can I thieve this bug: https://bugs.launchpad.net/ceilometer/+bug/1209093 | 09:16 |
jd__ | sileht: go ahead | 09:17 |
shardy | Hi guys, have you discussed bumping ceilometerclient to 1.0.4 in the global requirements? | 09:18 |
*** lsmola has joined #openstack-metering | 09:18 | |
shardy | due to https://review.openstack.org/#/c/45076/5/ceilometerclient/v2/alarms.py ? | 09:18 |
jd__ | shardy: we were waiting for another patch to land | 09:19 |
jd__ | but it seems it got merged so I'll release a new version | 09:19 |
jd__ | shardy: if Heat needs to depends on a recent version we can update the dep | 09:20 |
shardy | jd__: We've got a resource with "counter_name" in the interface, so we need to fix that to align with the latest ceilometer interface | 09:21 |
jd__ | ack | 09:21 |
shardy | jd: just trying to figure out if we need to mangle names internally for Havana | 09:21 |
shardy | https://review.openstack.org/#/c/46750/ | 09:21 |
eglynn | sileht: was that 204 on delete issue fixed with the WSME upgrade to 0.5b5? | 09:22 |
shardy | jd__: Looks like bumping to 1.0.4 should be enough to get the new interface? If so I'll just propose a bump to openstack/requirements | 09:22 |
jd__ | shardy: https://review.openstack.org/47994 | 09:23 |
jd__ | shardy: no you need 1.0.5, there is other changes | 09:23 |
jd__ | eglynn: sileht: I think so but we might want to check | 09:23 |
eglynn | cool | 09:23 |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/ceilometer: Test the response body when deleting a alarm https://review.openstack.org/47995 | 09:24 |
sileht | eglynn, yes | 09:24 |
shardy | jd__: Ah, OK, thanks :) | 09:24 |
*** boris-42 has quit IRC | 09:27 | |
sileht | jd__, horizon use ceilometerclient like this: http://paste.openstack.org/show/47416/ | 09:48 |
sileht | jd__, the lambda method is weird, no ? | 09:48 |
sileht | jd__, no its ok the Client docstring is really clear :) | 09:50 |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/python-ceilometerclient: Improve the CM shell client alarm visualisation https://review.openstack.org/48005 | 10:15 |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/python-ceilometerclient: Improve the CM shell client alarm visualisation https://review.openstack.org/48005 | 10:16 |
openstackgerrit | chenxiao proposed a change to openstack/ceilometer: Fixing ceilometer-dbsync errors when using DB2 and sqlalchemy https://review.openstack.org/46974 | 10:19 |
*** maksimov has joined #openstack-metering | 10:21 | |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/ceilometer: Test the response body when deleting a alarm https://review.openstack.org/47995 | 10:31 |
*** taplax has quit IRC | 10:33 | |
*** taplax has joined #openstack-metering | 10:47 | |
*** boris-42 has joined #openstack-metering | 11:03 | |
*** taplax has quit IRC | 11:14 | |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/ceilometer: Fix the developer documentation of the alarm API https://review.openstack.org/46980 | 11:20 |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/ceilometer: Fix the developer documentation of the alarm API https://review.openstack.org/46980 | 11:21 |
openstackgerrit | Vladislav Kuzmin proposed a change to openstack/ceilometer: Replace tests.base part4 https://review.openstack.org/47145 | 11:27 |
openstackgerrit | Vladislav Kuzmin proposed a change to openstack/ceilometer: Replace tests.base part3 https://review.openstack.org/47144 | 11:27 |
openstackgerrit | Vladislav Kuzmin proposed a change to openstack/ceilometer: Replace tests.base part6 https://review.openstack.org/47147 | 11:27 |
openstackgerrit | Vladislav Kuzmin proposed a change to openstack/ceilometer: Replace tests.base part5 https://review.openstack.org/47146 | 11:27 |
*** taplax has joined #openstack-metering | 11:29 | |
openstackgerrit | Bartosz Górski proposed a change to openstack/ceilometer: Adding region name to service credentials https://review.openstack.org/47341 | 11:31 |
*** evanjfraser has quit IRC | 11:47 | |
*** shang has quit IRC | 11:58 | |
*** sandywalsh has quit IRC | 11:59 | |
*** thomasm has joined #openstack-metering | 12:10 | |
*** sandywalsh has joined #openstack-metering | 12:12 | |
*** raghuvrao has quit IRC | 12:21 | |
*** maksimov has quit IRC | 12:22 | |
*** raghuvrao has joined #openstack-metering | 12:23 | |
*** gordc has joined #openstack-metering | 12:32 | |
*** EmilienM has quit IRC | 12:35 | |
*** EmilienM has joined #openstack-metering | 12:36 | |
*** lsmola has quit IRC | 12:46 | |
*** zul has quit IRC | 12:46 | |
*** yjiang5 has quit IRC | 12:46 | |
*** chmouel has quit IRC | 12:46 | |
*** yjiang5 has joined #openstack-metering | 12:46 | |
*** zul has joined #openstack-metering | 12:47 | |
*** chmouel has joined #openstack-metering | 12:47 | |
*** lsmola has joined #openstack-metering | 12:49 | |
lsmola | jd__, hello | 12:50 |
lsmola | jd__, should I create the BP, or you will? | 12:50 |
jd__ | lsmola: go ahead :) | 12:50 |
thomasm | eglynn, jd__: Fix for SQLAlchemy in stable/grizzly | 12:51 |
lsmola | jd__, ok cool | 12:51 |
thomasm | https://review.openstack.org/#/c/48039/ | 12:51 |
thomasm | eglynn, jd__ ^^ | 12:51 |
eglynn | thomasm: looking | 12:51 |
thomasm | Thanks =] | 12:52 |
*** bpokorny has joined #openstack-metering | 12:54 | |
thomasm | Not entirely sure what I'm going to do with Mongo? MIM is sort of blocking me there. | 12:54 |
thomasm | Like jd__'s comment in the source. | 12:55 |
*** flwang has joined #openstack-metering | 12:55 | |
*** Ruetobas has quit IRC | 12:59 | |
*** Ruetobas has joined #openstack-metering | 13:03 | |
*** Ruetobas has quit IRC | 13:08 | |
lsmola | jd__, https://blueprints.launchpad.net/ceilometer/+spec/alarm-groups | 13:10 |
lsmola | jd__, hmm this sounds to me like the composite alarm that is already there | 13:11 |
jd__ | where? | 13:11 |
lsmola | jd__, ee the alarm logical combination? | 13:11 |
jd__ | lsmola: oh no | 13:11 |
jd__ | that's about having alarm referencing alarm | 13:12 |
*** julim has joined #openstack-metering | 13:12 | |
lsmola | jd__, the difference is that the composite alarm is defined by hard, by alarm id's | 13:12 |
jd__ | by hand yes | 13:12 |
lsmola | jd__, this would be defined by sample-api query, which generates the list | 13:12 |
lsmola | jd__, and also would have the fight the fact, that the list is dynamic | 13:13 |
jd__ | yes | 13:13 |
lsmola | jd__, so it's little similar :-) | 13:13 |
openstackgerrit | Julien Danjou proposed a change to openstack/ceilometer: service: check that timestamps are almost equals https://review.openstack.org/47857 | 13:13 |
*** Ruetobas has joined #openstack-metering | 13:13 | |
lsmola | jd__, especially the part, that it should hold Alarm in the background for each entity | 13:13 |
jd__ | lsmola: no, it's just another type of alarm I'd say | 13:14 |
lsmola | jd__, so i can browse the history and details | 13:14 |
lsmola | jd__, yeah it's similar, but different :-) | 13:14 |
jd__ | yeah that's more like automatic alarm creation for every resource | 13:14 |
lsmola | jd__, yeah, that would be the subset of this | 13:14 |
lsmola | jd__, with enhanced group by, it could be tied to almost anything | 13:15 |
lsmola | jd__, right now it's just project, user, resource, right? | 13:15 |
jd__ | lsmola: yes | 13:15 |
lsmola | jd__, I see this especially useful for observing the health of hardware | 13:16 |
thomasm | eglynn, Thanks, fixed that. You are correct, that was from master where I also had to raise not implemented for pagination. =] | 13:17 |
lsmola | jd__, for larger deployments | 13:17 |
thomasm | We're also stuck at gating by https://review.openstack.org/#/c/48019/ | 13:17 |
*** changbl has quit IRC | 13:29 | |
*** fnaval_ has quit IRC | 13:36 | |
*** fnaval_ has joined #openstack-metering | 13:36 | |
thomasm | eglynn, Replied to your comment on the review. Essentially in master we use min_ts for the first_timestamp attribute that's returned, which isn't in Grizzly. | 13:37 |
thomasm | As far as I'm aware. =] | 13:37 |
*** matsuhashi has quit IRC | 13:38 | |
*** fnaval_ has quit IRC | 13:41 | |
*** nosnos has quit IRC | 13:54 | |
*** nosnos has joined #openstack-metering | 13:55 | |
*** fnaval_ has joined #openstack-metering | 13:55 | |
*** nosnos has quit IRC | 13:58 | |
openstackgerrit | Julien Danjou proposed a change to openstack/ceilometer: service: check that timestamps are almost equals https://review.openstack.org/47857 | 14:00 |
*** EmilienM has quit IRC | 14:04 | |
*** maksimov has joined #openstack-metering | 14:05 | |
*** EmilienM has joined #openstack-metering | 14:07 | |
*** raghuvrao has quit IRC | 14:10 | |
*** raghuvrao has joined #openstack-metering | 14:10 | |
*** nealph has joined #openstack-metering | 14:12 | |
*** litong has joined #openstack-metering | 14:17 | |
harmw | is ceilometer able to push realtime cpu info? | 14:19 |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/python-ceilometerclient: Improve the CM shell client alarm visualisation https://review.openstack.org/48005 | 14:27 |
litong | hi, folks, these two patch set add more test cases to make some of the modules to be test code covered 100%, can any of you please review them. | 14:27 |
litong | https://review.openstack.org/#/c/47608/ | 14:27 |
*** julim has quit IRC | 14:27 | |
litong | https://review.openstack.org/#/c/47629/ | 14:27 |
*** changbl has joined #openstack-metering | 14:28 | |
openstackgerrit | Mehdi Abaakouk proposed a change to openstack/ceilometer: Don't send unuseful rpc alarm notification https://review.openstack.org/47989 | 14:32 |
nealph | eglynn: running into some issues on a ceilometer manual re-install...why is it that I suddenly have runtime errors after re-cloning the repository and running the install script? | 14:34 |
eglynn | nealph: have you fetched devstack recently? | 14:35 |
eglynn | nealph: (to pick up https://review.openstack.org/47637 ... ) | 14:36 |
thomasm | jd__, Should https://review.openstack.org/#/c/46100/ be added to RC-1? | 14:36 |
nealph | eglynn: good thought, but I'm not running a devstack install...I'm using setup.py direcly in /opt/stack/ceilometer | 14:37 |
nealph | s/direcly/directly | 14:37 |
*** maksimov has quit IRC | 14:37 | |
eglynn | nealph: oh, sorry, dunno why I assumed you were using devstack | 14:37 |
eglynn | nealph: what's the error BTW? | 14:38 |
nealph | ERROR stevedore.extension [-] Could not load 'accumulator': (Flask 0.10.1 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('Flask==0.9')) | 14:40 |
nealph | ERROR stevedore.extension [-] Could not load 'unit_conversion': (Flask 0.10.1 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('Flask==0.9')) | 14:40 |
nealph | and so onl. | 14:40 |
nealph | look to all be flask errors, now that I've reviewed them.... | 14:41 |
eglynn | nealph: hmmm, those are transformers that it's failing to load | 14:43 |
nealph | exactly. | 14:43 |
eglynn | nealph: check your entry_points.txt, should include ... | 14:44 |
eglynn | [ceilometer.transformer] | 14:44 |
eglynn | accumulator = ceilometer.transformer.accumulator:TransformerAccumulator | 14:44 |
eglynn | unit_conversion = ceilometer.transformer.conversions:ScalingTransformer | 14:44 |
eglynn | rate_of_change = ceilometer.transformer.conversions:RateOfChangeTransformer | 14:44 |
eglynn | whoops, apols for the flood ... | 14:44 |
nealph | Let me ask this: I expected it to run from opt/stack, not /usr/lib/python2.7/dist-packages. Do you know why it's running from there following a re-install? | 14:46 |
openstackgerrit | Eoghan Glynn proposed a change to openstack/ceilometer: Avoid imposing alembic 6.0 requirement on all distros https://review.openstack.org/48069 | 14:48 |
nealph | sorry, thats usr/local/lib | 14:52 |
*** julim has joined #openstack-metering | 14:57 | |
*** SergeyLukjanov has quit IRC | 14:58 | |
*** SergeyLukjanov has joined #openstack-metering | 14:59 | |
*** ruhe has joined #openstack-metering | 15:06 | |
*** julim has quit IRC | 15:12 | |
*** ruhe has quit IRC | 15:19 | |
litong | @nealph, @eglynn, in my devstack env, when I encouter these problems, I normally will do sudo python setup.py install wihch will pull all the required dependencies. | 15:24 |
litong | in some cases, some dependencies will still not be right, then you will have to manually fix these. For example, I had trouble to run nova test | 15:25 |
litong | then I found it was because of cliff not being updated. Once I solved that problem, it all started working. | 15:27 |
*** ruhe has joined #openstack-metering | 15:27 | |
*** esheffield has quit IRC | 15:37 | |
*** boris-42 has quit IRC | 15:55 | |
openstackgerrit | A change was merged to openstack/ceilometer: Use built-in print() instead of print statement https://review.openstack.org/47090 | 15:59 |
nealph | litong: thanks for the suggestion. Do you know how to force the components to run form /opt/stack/ceilometer? | 16:00 |
openstackgerrit | A change was merged to openstack/ceilometer: Replace OpenStack LLC with OpenStack Foundation https://review.openstack.org/47433 | 16:00 |
*** Ruetobas has quit IRC | 16:01 | |
*** Ruetobas has joined #openstack-metering | 16:03 | |
litong | @nealph, not sure what you mean by forcing the components to run, | 16:03 |
litong | you mean agents? | 16:03 |
jd__ | thomasm: it doesn't matter | 16:04 |
thomasm | jd__, Oh okay. | 16:05 |
nealph | litong: central agent, collector, etc. It seems that there are two sets of code: what's downloaded to opt/stack, and what the installer sets up in usr/local/.../dist-packages. | 16:06 |
litong | @nealph, on the phone now, can work with you in about 15 minutes. | 16:06 |
*** Ruetobas has quit IRC | 16:08 | |
*** nijaba_ is now known as nijaba | 16:11 | |
*** boris-42 has joined #openstack-metering | 16:12 | |
*** Ruetobas has joined #openstack-metering | 16:14 | |
*** nijaba has quit IRC | 16:14 | |
*** nijaba has joined #openstack-metering | 16:16 | |
flwang | jd__: ping | 16:24 |
jd__ | flwang: pong | 16:24 |
flwang | today after I pulled the latest CM code and run test, I got many error like this: RuntimeError: No 'ceilometer.storage' driver found, looking for 'sqlite' | 16:24 |
flwang | am I missing any new change? | 16:25 |
jd__ | flwang: did you re-run setup.py develop or install? | 16:26 |
flwang | jd__: actually, I just tried reinstall it with devstack | 16:27 |
nealph | jd__: can you explain what the develop switch does? | 16:27 |
flwang | got the same error :( | 16:27 |
openstackgerrit | A change was merged to openstack/ceilometer: Fail tests early if mongod is not found https://review.openstack.org/45913 | 16:29 |
nealph | flwang: fwiw, I'm getting similar errors, but digging deeper it was an issue with the Flask version. Not that your issue is Flask, but you may want to watch the install log very closely. | 16:30 |
jd__ | nealph: it informs the Python loading system that the ceilometer package is in the directory where you ran setup.py by placing a sort of link to it, rather than copying file in Python sys.path | 16:30 |
jd__ | nealph: so it's like 'install' but without copying files | 16:30 |
nealph | flwang: With Devstack it's worth getting into screen (screen -x stack) | 16:30 |
flwang | nealph: i see. I'm running UT | 16:31 |
nealph | jd__: i think you inadvertently answered my earlier question: if I run install with the developer switch in /opt/stack, will it set up the pointers appropriately to use the bits in /opt/stac/ceilometer? | 16:33 |
nealph | s/stac/stack | 16:33 |
nealph | so "ceilometer-collector" will run /opt/stack/ceilometer/ceilometer/collector/service.py, instead of /usr/local/lib/python2.7/dist-packages/ceilometer/... | 16:35 |
*** beav has joined #openstack-metering | 16:43 | |
jd__ | nealph: if you run 'setup.py develop' this is what will happen indeed | 16:43 |
jd__ | nealph: that's what it's called develop, so you can hack in your local tree | 16:44 |
nealph | Yes, yes, exactly my tendancy. :) | 16:44 |
nealph | s/tendancy/tendency. | 16:44 |
*** boris-42 has quit IRC | 16:46 | |
openstackgerrit | A change was merged to openstack/ceilometer: collector-udp: use dispatcher rather than storage https://review.openstack.org/46917 | 16:50 |
openstackgerrit | A change was merged to openstack/ceilometer: Test the response body when deleting a alarm https://review.openstack.org/47995 | 16:51 |
litong | @nealph, looks that jd__ has answered all your questions. using sudo python setup.py install will force all the dependencies to be downloaded. | 16:51 |
litong | if you only run develop, then it seems not downloading all the missing or mismatch dependencies, that is when you see a lot of strange errors. | 16:52 |
nealph | litong: yes, but you can use pip install and use the requires.txt file to get those. | 16:53 |
nealph | which is essentially what the installer does. | 16:53 |
litong | @nealph, I found using install option, then develop is a lot easier. | 16:53 |
*** EmilienM has quit IRC | 16:53 | |
*** SergeyLukjanov has quit IRC | 16:54 | |
*** EmilienM has joined #openstack-metering | 16:54 | |
nealph | litong: Agreed, but I would say that there's two different applications: my local "I'm gonna hack on this" vs a remote "this is a pre-production test area" machine. | 16:55 |
nealph | now that I know the switch, it's much easier to do the appropriate thing in each environment. | 16:55 |
litong | @nealph, right, if this is a production env, you will have to be more prudent, | 16:56 |
*** herndon_ has joined #openstack-metering | 16:57 | |
sandywalsh | Anyone seen this with master under devstack? http://paste.openstack.org/show/47443/ | 17:07 |
*** anteaya has joined #openstack-metering | 17:09 | |
*** shakayumi has joined #openstack-metering | 17:12 | |
*** ruhe has quit IRC | 17:13 | |
*** julim has joined #openstack-metering | 17:27 | |
*** ruhe has joined #openstack-metering | 17:34 | |
*** SergeyLukjanov has joined #openstack-metering | 17:36 | |
sandywalsh | solution: pip install 'six<1.4.0' (thanks thomasm!) | 17:42 |
thomasm | Cheers! =P | 17:46 |
*** Alexei_987 has quit IRC | 17:58 | |
*** herndon_ has quit IRC | 17:59 | |
*** eglynn has quit IRC | 18:11 | |
*** bpokorny has quit IRC | 18:27 | |
*** bpokorny has joined #openstack-metering | 18:31 | |
*** eglynn has joined #openstack-metering | 18:47 | |
*** shakayumi has quit IRC | 18:53 | |
*** bpokorny has quit IRC | 19:02 | |
*** bpokorny has joined #openstack-metering | 19:06 | |
*** eglynn has quit IRC | 19:10 | |
*** ruhe has quit IRC | 19:18 | |
*** shakayumi has joined #openstack-metering | 19:29 | |
*** ruhe has joined #openstack-metering | 19:31 | |
*** eglynn has joined #openstack-metering | 19:35 | |
*** sandywalsh has quit IRC | 19:35 | |
*** nadya has joined #openstack-metering | 19:43 | |
*** boris-42 has joined #openstack-metering | 19:46 | |
*** sandywalsh has joined #openstack-metering | 19:47 | |
sandywalsh | Hmm 'ceilometer meter-list' --> 'User 31eaaffe0eb6463d97631ea84c008283 is unauthorized for tenant c2b42fb47914458c9a9d17683590a1f8 (HTTP 401)' ... anyone? (devstack latest) | 19:54 |
sandywalsh | this is with my devstack admin creds | 19:54 |
sandywalsh | (and 'nova list' works fine. But 'keystone catalog' fails with same error) | 19:54 |
thomasm | sandywalsh, Hmmm, I can get to meter-list | 19:56 |
thomasm | and catalog | 19:56 |
sandywalsh | yeah, I'm wondering if devstack is dropping the user-tenant relationship somehow | 19:56 |
sandywalsh | though, it's the admin user, so ... | 19:56 |
thomasm | Yeah. I did source openrc admin admin | 19:56 |
thomasm | in my devstack dir | 19:57 |
thomasm | Are you using openrc to configure it? | 19:57 |
sandywalsh | I tried that as well, but I have a separate script for my env setup | 19:58 |
sandywalsh | same problem | 19:58 |
thomasm | k | 19:58 |
*** russell_h has quit IRC | 19:58 | |
thomasm | Horizon is failing because of an auth issue too | 20:00 |
*** russell_h has joined #openstack-metering | 20:00 | |
*** russell_h has left #openstack-metering | 20:05 | |
*** krtaylor has quit IRC | 20:31 | |
sandywalsh | eglynn, trying to do an alarm-create, but it's failing ... am I doing this right? http://paste.openstack.org/show/47453/ | 20:32 |
openstackgerrit | A change was merged to openstack/ceilometer: service: check that timestamps are almost equals https://review.openstack.org/47857 | 20:36 |
openstackgerrit | Mark McLoughlin proposed a change to openstack/ceilometer: Require oslo.config 1.2.0 final https://review.openstack.org/48138 | 20:36 |
*** julim has quit IRC | 20:44 | |
*** shakayumi has quit IRC | 20:46 | |
*** shakayumi has joined #openstack-metering | 20:47 | |
sandywalsh | likely related to https://bugs.launchpad.net/wsme/+bug/1220678 | 20:49 |
thomasm | It looks like the devstack gates for stable/grizzly are getting bounded by incorrect requirements because using devstack's stable/grizzly branch doesn't use the stable/grizzly requirements repo branch | 20:55 |
openstackgerrit | Mark McLoughlin proposed a change to openstack/ceilometer: Require oslo.config 1.2.0 final https://review.openstack.org/48138 | 20:57 |
*** mriedem has joined #openstack-metering | 21:03 | |
mriedem | dhellmann: ping | 21:03 |
*** nadya has quit IRC | 21:03 | |
mriedem | don't worry, not a question / support request | 21:04 |
*** maksimov has joined #openstack-metering | 21:06 | |
*** krtaylor has joined #openstack-metering | 21:13 | |
*** thomasm has quit IRC | 21:22 | |
*** shakayumi has quit IRC | 21:23 | |
eglynn | sandywalsh: hmmm, do you have the latest python-ceilometerclient installed? | 21:44 |
eglynn | sandywalsh: it's --meter-name name now as opposed to --counter-name | 21:44 |
eglynn | sandywalsh: but even so, looks like we've a new unintended required for the project_id and user_id to be explicitly specified | 21:44 |
eglynn | sandywalsh: (snuck in with the recent churn in the API, we'll need to fix that for RC1) | 21:44 |
eglynn | sandywalsh: try something like ... | 21:44 |
eglynn | ceilometer alarm-create --project foobar --user foobar --name sandy --meter-name image.size --comparison-operator gt --threshold 100 | 21:45 |
*** eglynn is now known as eglynn-AFK | 21:45 | |
*** maksimov has quit IRC | 21:50 | |
*** ruhe has quit IRC | 21:52 | |
*** julim has joined #openstack-metering | 21:55 | |
*** bpokorny has quit IRC | 22:11 | |
*** SergeyLukjanov has quit IRC | 22:17 | |
*** mriedem has left #openstack-metering | 22:19 | |
*** mriedem has quit IRC | 22:19 | |
*** changbl has quit IRC | 22:31 | |
*** boris-42 has quit IRC | 22:32 | |
openstackgerrit | gordon chung proposed a change to stackforge/pycadf: Switch to oslo.config 1.2.0 final https://review.openstack.org/48157 | 22:35 |
*** openstackgerrit has quit IRC | 22:52 | |
*** openstackgerrit has joined #openstack-metering | 22:52 | |
*** evanjfraser has joined #openstack-metering | 23:01 | |
*** julim has quit IRC | 23:06 | |
*** krtaylor has quit IRC | 23:09 | |
*** thomasm has joined #openstack-metering | 23:12 | |
*** gordc has quit IRC | 23:13 | |
*** fnaval_ has quit IRC | 23:17 | |
*** maksimov has joined #openstack-metering | 23:18 | |
*** maksimov has quit IRC | 23:40 | |
*** Daviey has quit IRC | 23:47 | |
*** dragondm has quit IRC | 23:47 | |
*** anteaya has quit IRC | 23:47 | |
*** zul has quit IRC | 23:47 | |
*** apmelton has quit IRC | 23:47 | |
*** dah has quit IRC | 23:47 | |
*** flwang has quit IRC | 23:47 | |
*** openstackgerrit has quit IRC | 23:47 | |
*** lsmola has quit IRC | 23:47 | |
*** briancline has quit IRC | 23:47 | |
*** lakspace has quit IRC | 23:47 | |
*** jburkhart has quit IRC | 23:47 | |
*** Ranzpirat has quit IRC | 23:47 | |
*** Ranzpirat has joined #openstack-metering | 23:54 | |
*** jburkhart has joined #openstack-metering | 23:54 | |
*** lakspace has joined #openstack-metering | 23:54 | |
*** briancline has joined #openstack-metering | 23:54 | |
*** lsmola has joined #openstack-metering | 23:54 | |
*** openstackgerrit has joined #openstack-metering | 23:54 | |
*** anteaya has joined #openstack-metering | 23:54 | |
*** flwang has joined #openstack-metering | 23:54 | |
*** zul has joined #openstack-metering | 23:54 | |
*** Daviey has joined #openstack-metering | 23:54 | |
*** dragondm has joined #openstack-metering | 23:54 | |
*** apmelton has joined #openstack-metering | 23:54 | |
*** dah has joined #openstack-metering | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!