| *** masber has joined #openstack-sahara | 00:23 | |
| *** lucasxu has joined #openstack-sahara | 00:24 | |
| *** lucasxu has quit IRC | 00:39 | |
| *** lucasxu has joined #openstack-sahara | 00:43 | |
| *** shuyingya has joined #openstack-sahara | 00:51 | |
| *** shuyingya has quit IRC | 00:51 | |
| *** shuyingya has joined #openstack-sahara | 00:52 | |
| *** lucasxu has quit IRC | 00:53 | |
| *** lucasxu has joined #openstack-sahara | 00:55 | |
| *** lucasxu has quit IRC | 01:31 | |
| *** tuanluong has joined #openstack-sahara | 02:41 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/sahara master: Updated from global requirements https://review.openstack.org/485412 | 02:42 |
|---|---|---|
| *** ukaynar has joined #openstack-sahara | 02:58 | |
| *** shuyingya has quit IRC | 02:59 | |
| *** shuyingya has joined #openstack-sahara | 02:59 | |
| *** shuyingya has quit IRC | 03:01 | |
| *** shuyingya has joined #openstack-sahara | 03:01 | |
| *** shuyingy_ has joined #openstack-sahara | 03:02 | |
| *** shuyingya has quit IRC | 03:06 | |
| *** tenobreg has joined #openstack-sahara | 03:31 | |
| *** tellesnobrega has quit IRC | 03:32 | |
| *** tenobreg has quit IRC | 03:36 | |
| *** tenobreg has joined #openstack-sahara | 03:47 | |
| *** chlong_ has joined #openstack-sahara | 04:20 | |
| *** dave-mccowan has quit IRC | 04:23 | |
| *** rcernin has joined #openstack-sahara | 04:34 | |
| *** esikache1 has joined #openstack-sahara | 05:08 | |
| *** ukaynar has quit IRC | 05:23 | |
| *** chlong_ has quit IRC | 05:26 | |
| *** anshul has joined #openstack-sahara | 05:31 | |
| *** rcernin has quit IRC | 05:36 | |
| *** Poornima has joined #openstack-sahara | 05:45 | |
| *** Poornima has quit IRC | 05:47 | |
| *** shuyingy_ has quit IRC | 05:49 | |
| *** anshul has quit IRC | 05:53 | |
| *** anshul has joined #openstack-sahara | 05:53 | |
| *** rcernin has joined #openstack-sahara | 05:59 | |
| *** tuanluong has quit IRC | 06:09 | |
| *** esikache1 has quit IRC | 06:16 | |
| *** esikachev has joined #openstack-sahara | 06:17 | |
| *** tuanluong has joined #openstack-sahara | 06:27 | |
| *** tesseract has joined #openstack-sahara | 07:19 | |
| *** esikache1 has joined #openstack-sahara | 07:51 | |
| *** esikachev has quit IRC | 07:54 | |
| *** mgoddard_ has joined #openstack-sahara | 08:24 | |
| iwonka | how to tests unit tests? i mean, how to test the method i wrote in saharacclient/tests/unit/test_node_group_templates.py ? and should it be added somewhere so that is'r ran with other testes? | 08:27 |
| *** hoonetorg has joined #openstack-sahara | 09:10 | |
| *** zemuvier has joined #openstack-sahara | 09:23 | |
| openstackgerrit | Luigi Toscano proposed openstack/sahara master: Fully switch to keystone authtoken parameters https://review.openstack.org/485521 | 09:40 |
| *** Poornima_K has joined #openstack-sahara | 09:46 | |
| *** Poornima_K has quit IRC | 09:50 | |
| *** tuanluong has quit IRC | 10:03 | |
| esikache1 | iwonka: you can run test by regexp | 10:15 |
| ltosky[m] | iwonka in general, there are tox targets that you can use | 10:15 |
| ltosky[m] | tox -e py27 should execute thr py27 env, usually defined, which runs the unit tests with python 2.7 | 10:17 |
| ltosky[m] | as esikache1 mentioned, you can specify a regexp to select a subset | 10:17 |
| *** esikache1 has quit IRC | 10:50 | |
| *** hoonetorg has quit IRC | 10:52 | |
| *** Poornima_K has joined #openstack-sahara | 11:14 | |
| openstackgerrit | Luigi Toscano proposed openstack/sahara master: Fully switch to keystone authtoken parameters https://review.openstack.org/485521 | 11:20 |
| *** dave-mccowan has joined #openstack-sahara | 11:21 | |
| *** hoonetorg has joined #openstack-sahara | 11:29 | |
| *** Poornima_K has quit IRC | 11:31 | |
| *** esikache1 has joined #openstack-sahara | 11:41 | |
| *** hoonetorg has quit IRC | 12:03 | |
| *** chlong_ has joined #openstack-sahara | 12:16 | |
| *** tmckay has joined #openstack-sahara | 12:22 | |
| tenobreg | iwonka, did you run the test? | 12:23 |
| iwonka | tenobreg: no | 13:04 |
| iwonka | i don't know regexp | 13:04 |
| ltosky[m] | just run all the tests then | 13:04 |
| iwonka | so tox -e py27 should execute the newly created function? | 13:05 |
| iwonka | should i restart soemthing? | 13:05 |
| ltosky[m] | it runs all unit tests | 13:05 |
| ltosky[m] | just try :) | 13:05 |
| iwonka | i'm gettting invocation error | 13:09 |
| iwonka | i'm not even sure it's my fault | 13:09 |
| iwonka | because it seems to nave broken during instalation | 13:09 |
| iwonka | ERROR: py27: InvocationError: /opt/stack/python-saharaclient/tools/tox_install.sh https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt -e /opt/stack/python-saharaclient | 13:10 |
| iwonka | Command "python setup.py egg_info" failed with error code 1 in /opt/stack/python-saharaclient/ | 13:10 |
| tenobreg | are you on the saharaclient folder? and tox -e py27 returned this? | 13:10 |
| esikache1 | iwonka: can you paste full output here? http://paste.openstack.org | 13:11 |
| *** esikache1 has quit IRC | 13:11 | |
| *** esikachev has joined #openstack-sahara | 13:12 | |
| iwonka | http://paste.openstack.org/show/616011/ | 13:12 |
| iwonka | should i paste the log too? | 13:12 |
| esikachev | hmm, permission | 13:13 |
| esikachev | can you show ls -lah in python-saharaclient dir? | 13:13 |
| esikachev | in paste.openstack too | 13:14 |
| esikachev | iwonka: ^ | 13:16 |
| iwonka | python_saharaclient.egg-info was belonging to root not stack user for some reason | 13:16 |
| iwonka | i changed it to stack and now tests run, thanks a lot | 13:17 |
| esikachev | good | 13:17 |
| esikachev | np:) | 13:17 |
| *** raissa_ is now known as raissa | 13:17 | |
| *** lucasxu has joined #openstack-sahara | 13:19 | |
| *** zemuvier has quit IRC | 13:20 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/sahara-dashboard master: Updated from global requirements https://review.openstack.org/485624 | 13:26 |
| *** chlong_ has quit IRC | 13:40 | |
| openstackgerrit | Merged openstack/sahara master: Updated from global requirements https://review.openstack.org/485412 | 13:41 |
| tenobreg | iwonka, quick question for you, how did you install python-saharaclient for developement? | 13:46 |
| iwonka | git clone | 13:46 |
| iwonka | and the python setup.py develop | 13:46 |
| tenobreg | cool | 13:46 |
| *** tenobreg is now known as tellesnobrega | 13:46 | |
| tellesnobrega | did you have to uninstall anything from devstack deploy? | 13:47 |
| iwonka | i uninstalled it with pip before | 13:48 |
| tellesnobrega | ok | 13:49 |
| tellesnobrega | thanks | 13:49 |
| *** anshul has quit IRC | 13:52 | |
| *** anshul has joined #openstack-sahara | 14:05 | |
| *** anshul has quit IRC | 14:17 | |
| openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara master: Updating default templates https://review.openstack.org/484028 | 14:17 |
| *** anshul has joined #openstack-sahara | 14:33 | |
| openstackgerrit | Carlos Camacho proposed openstack/puppet-sahara master: Check lint upgrade to 2.3 https://review.openstack.org/485683 | 14:37 |
| *** anshul has quit IRC | 14:39 | |
| *** lucasxu has quit IRC | 14:39 | |
| *** hoonetorg has joined #openstack-sahara | 14:56 | |
| *** hoonetorg has quit IRC | 14:57 | |
| *** chlong_ has joined #openstack-sahara | 14:57 | |
| *** hoonetorg has joined #openstack-sahara | 14:57 | |
| *** lucasxu has joined #openstack-sahara | 15:22 | |
| *** rcernin has quit IRC | 15:25 | |
| *** hoonetorg has quit IRC | 15:27 | |
| *** hoonetorg has joined #openstack-sahara | 15:35 | |
| *** Poornima has joined #openstack-sahara | 15:55 | |
| *** esikachev has quit IRC | 15:57 | |
| *** Poornima has quit IRC | 15:58 | |
| *** chlong_ has quit IRC | 16:19 | |
| *** Poornima has joined #openstack-sahara | 16:20 | |
| *** Poornima has quit IRC | 16:20 | |
| *** tesseract has quit IRC | 16:32 | |
| *** rcernin has joined #openstack-sahara | 16:33 | |
| *** anshul has joined #openstack-sahara | 16:37 | |
| *** lucasxu has quit IRC | 16:51 | |
| *** lucasxu has joined #openstack-sahara | 16:58 | |
| *** esikachev has joined #openstack-sahara | 17:04 | |
| *** jeremyfreudberg has joined #openstack-sahara | 17:06 | |
| *** mgoddard_ has quit IRC | 17:06 | |
| *** tesseract has joined #openstack-sahara | 17:18 | |
| *** iwonka has quit IRC | 17:20 | |
| tellesnobrega | jeremyfreudberg, are you going to be around for the meeting? | 17:26 |
| jeremyfreudberg | tellesnobrega, I'll be there | 17:26 |
| tellesnobrega | cool, tosky won't, just want to check if makes sense to have a meeting today | 17:26 |
| tellesnobrega | esikachev, do you have updates for the meeting? vgridnev? | 17:27 |
| jeremyfreudberg | (possibly vgridnev's new alias, gvit as well... not sure if he has the bouncer for that one) | 17:27 |
| jeremyfreudberg | anyway, if there is at least a 3rd person around, we'll have the meeting | 17:28 |
| tellesnobrega | yes | 17:28 |
| tellesnobrega | looking for that 3rd person | 17:28 |
| *** chlong_ has joined #openstack-sahara | 17:32 | |
| *** mgoddard_ has joined #openstack-sahara | 17:42 | |
| tellesnobrega | meeting @ #openstack-meeting-alt | 18:01 |
| jeremyfreudberg | oh right | 18:01 |
| *** raissa has quit IRC | 18:09 | |
| *** anshul has quit IRC | 18:12 | |
| *** anshul has joined #openstack-sahara | 18:43 | |
| *** iwonka has joined #openstack-sahara | 18:46 | |
| *** hoonetorg has quit IRC | 18:49 | |
| *** jeremyfreudberg has quit IRC | 18:52 | |
| esikachev | tellesnobrega: "upgrade cdh" - it's add new version of cdh? | 18:57 |
| tellesnobrega | esikachev, yes | 19:00 |
| esikachev | got it | 19:01 |
| *** anshul has quit IRC | 19:14 | |
| *** iwonka has quit IRC | 19:25 | |
| *** iwonka has joined #openstack-sahara | 19:30 | |
| *** esikachev has quit IRC | 19:47 | |
| *** openstack has joined #openstack-sahara | 20:00 | |
| *** openstackgerrit has quit IRC | 20:17 | |
| *** iwonka has quit IRC | 20:43 | |
| *** iwonka has joined #openstack-sahara | 20:43 | |
| *** mgoddard_ has quit IRC | 20:49 | |
| *** lucasxu has quit IRC | 21:02 | |
| *** iwonka has quit IRC | 21:04 | |
| *** iwonka has joined #openstack-sahara | 21:04 | |
| *** iwonka has quit IRC | 21:10 | |
| *** chlong_ has quit IRC | 21:16 | |
| *** dave-mccowan has quit IRC | 21:31 | |
| *** dave-mccowan has joined #openstack-sahara | 22:06 | |
| *** dave-mccowan has quit IRC | 22:24 | |
| *** tesseract has quit IRC | 22:37 | |
| *** esikachev has joined #openstack-sahara | 22:42 | |
| *** esikachev has quit IRC | 22:47 | |
| *** tmckay has quit IRC | 23:38 | |
| *** tmckay has joined #openstack-sahara | 23:39 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!