Monday, 2016-08-22

openstackgerritVitaly Gridnev proposed openstack/sahara: Adding release note to floating ips change  https://review.openstack.org/35739802:02
openstackgerritMerged openstack/sahara: [ambari] support kerberos deployment  https://review.openstack.org/35283203:52
*** david-lyle has quit IRC04:37
*** Poornima has joined #openstack-sahara04:51
*** pcaruana has quit IRC04:55
*** stanchan has joined #openstack-sahara04:57
*** pgadiya has joined #openstack-sahara04:59
*** jamielennox is now known as jamielennox|away05:18
*** links has joined #openstack-sahara05:38
*** links has quit IRC05:38
*** stanchan has quit IRC06:08
*** nkrinner_afk is now known as nkrinner06:19
openstackgerritNguyen Hung Phuong proposed openstack/sahara: Clean imports in code In some part in the code we import objects. In the Openstack style guidelines they recommend to import only modules.  https://review.openstack.org/35841906:30
*** esikachev has joined #openstack-sahara06:47
*** rcernin has joined #openstack-sahara06:51
*** pcaruana has joined #openstack-sahara06:52
*** tesseract- has joined #openstack-sahara07:09
*** rcernin has quit IRC07:25
*** itisha has joined #openstack-sahara07:43
*** esikachev has quit IRC07:48
*** abalutoiu has joined #openstack-sahara08:00
*** witlessb has joined #openstack-sahara08:02
*** abalutoiu has quit IRC08:04
*** esikachev has joined #openstack-sahara08:04
*** zemuvier has joined #openstack-sahara08:05
*** vgridnev has joined #openstack-sahara08:23
*** abalutoiu has joined #openstack-sahara08:25
*** witlessb has quit IRC08:27
*** witlessb has joined #openstack-sahara08:28
*** vgridnev has quit IRC08:29
*** witlessb has joined #openstack-sahara08:30
*** pgadiya has quit IRC08:52
*** abehl has joined #openstack-sahara08:53
*** pgadiya has joined #openstack-sahara09:06
*** pgadiya has quit IRC09:18
*** pgadiya has joined #openstack-sahara09:18
openstackgerritVitaly Gridnev proposed openstack/sahara-dashboard: plugins api support  https://review.openstack.org/33655909:20
openstackgerritAlina Nesterova proposed openstack/sahara-tests: Update tests for plugin, cluster and image  https://review.openstack.org/34536109:22
openstackgerritNguyen Hung Phuong proposed openstack/sahara: Clean imports in code  https://review.openstack.org/35841909:37
openstackgerritAlina Nesterova proposed openstack/sahara-tests: Added cli tests for job binary  https://review.openstack.org/34668709:41
*** tosky has joined #openstack-sahara09:43
openstackgerritAlina Nesterova proposed openstack/sahara: Replace 'lsb_release -is' with the method 'get_os_distrib'  https://review.openstack.org/35298110:16
*** Poornima has quit IRC10:17
openstackgerritMikhail Lelyakin proposed openstack/sahara-dashboard: Fix "Done" and "Cancel" buttons view in Image Registry form  https://review.openstack.org/35835410:29
*** vgridnev has joined #openstack-sahara10:43
*** openstackgerrit has quit IRC11:03
*** openstackgerrit has joined #openstack-sahara11:04
*** rodrigods has quit IRC11:11
*** rodrigods has joined #openstack-sahara11:11
*** agireud has quit IRC11:16
*** agireud has joined #openstack-sahara11:20
*** openstackstatus has quit IRC11:36
*** openstackstatus has joined #openstack-sahara11:38
*** ChanServ sets mode: +v openstackstatus11:38
openstackgerritMikhail Lelyakin proposed openstack/sahara: [Ambari] fix Ubuntu deploy  https://review.openstack.org/35857911:53
openstackgerritEvgeny Sikachev proposed openstack/sahara-tests: Add ability use private_key for existing_cluster  https://review.openstack.org/30264112:03
openstackgerritAlina Nesterova proposed openstack/sahara: Replace 'lsb_release -is' with the method 'get_os_distrib'  https://review.openstack.org/35298112:13
*** pgadiya has quit IRC12:36
openstackgerritMikhail Lelyakin proposed openstack/sahara: [Ambari] fix Ubuntu deploy  https://review.openstack.org/35857912:49
*** vgridnev has quit IRC12:57
*** _elmiko is now known as elmiko12:59
*** egafford has quit IRC13:00
zemuviertosky: hello, i want to ask about your comment to my patch https://review.openstack.org/#/c/352981/. Should I create 2 methods (for python2 and python3)? Or it's better just to check if python3 exists?13:02
*** vgridnev has joined #openstack-sahara13:02
toskyzemuvier: I think you can wrap everything in the __get_python_version method (maybe renamed): try python3 and if it fails, check if python2 is installed, and then return the appropriate python executable (instead of the version)13:04
vgridnevtosky, we can now remove tempest tests from sahara code base?13:06
toskyvgridnev: not yet13:06
toskywe need to move them to the proper place and enable them, and fix the jobs13:06
toskyin time for Newton, but not exactly today :)13:07
openstackgerritAlina Nesterova proposed openstack/sahara: Replace 'lsb_release -is' with the method 'get_os_distrib'  https://review.openstack.org/35298113:35
*** zemuvier_ has joined #openstack-sahara14:01
*** zemuvier has quit IRC14:01
*** zemuvier_ has quit IRC14:01
*** egafford has joined #openstack-sahara14:01
*** zemuvier_ has joined #openstack-sahara14:01
*** zemuvier has joined #openstack-sahara14:03
*** zemuvier_ has quit IRC14:03
*** tenobreg has joined #openstack-sahara14:20
vgridnevtenobreg, egafford what do you think about https://review.openstack.org/#/c/338235/4 ?14:28
vgridnevall build tests are green14:29
tenobregvgridnev, makes total sense, we don't support it anymore14:29
tenobregmight as well take it away14:29
tenobreg+214:30
egaffordvgridnev: It's fine, yeah. Just double-checking for anything that might've been missed; doesn't look like there's anything so far.14:30
openstackgerritMerged openstack/sahara: Clean imports in code  https://review.openstack.org/35841914:31
openstackgerritVitaly Gridnev proposed openstack/sahara-image-elements: drop vanilla 2.6.0 support from elements  https://review.openstack.org/33823514:40
openstackgerritVitaly Gridnev proposed openstack/sahara-image-elements: drop vanilla 2.6.0 support from elements  https://review.openstack.org/33823514:41
vgridnevinteresting point that rebase by button from gerrit is not working properly14:42
*** tmckay has joined #openstack-sahara14:46
toskyzemuvier: if you simply call "python3" or "python2", the Python shell is called, so that's the reason for the timeout; you can still use python3 --version as command, at least it should return quickly14:50
vgridnevzemuvier, and additionally we can use just Exception14:51
*** nkrinner is now known as nkrinner_afk14:52
openstackgerritMerged openstack/sahara: Fix wrong hue-livy process name and move installation  https://review.openstack.org/35474814:54
zemuviertosky, vgridnev: ah okay, I see. Thanks!15:04
openstackgerritAlina Nesterova proposed openstack/sahara: Replace 'lsb_release -is' with the method 'get_os_distrib'  https://review.openstack.org/35298115:07
*** esikachev has quit IRC15:09
*** stanchan has joined #openstack-sahara15:14
*** esikachev has joined #openstack-sahara15:31
*** stanchan has quit IRC15:37
*** esikachev has quit IRC15:39
*** dgonzalez has quit IRC16:03
*** dgonzalez has joined #openstack-sahara16:05
*** esikachev has joined #openstack-sahara16:06
openstackgerritLuigi Toscano proposed openstack/sahara-tests: New Pig example with a User Defined Function  https://review.openstack.org/35874816:24
*** esikachev has quit IRC16:27
*** tesseract- has quit IRC16:28
*** pcaruana has quit IRC16:29
openstackgerritMerged openstack/sahara-image-elements: drop vanilla 2.6.0 support from elements  https://review.openstack.org/33823516:34
*** abalutoiu has quit IRC16:46
*** abalutoiu has joined #openstack-sahara17:13
*** abehl has quit IRC17:16
*** tenobreg is now known as tellesnobrega17:34
*** tosky has quit IRC17:56
openstackgerritTelles Mota Vidal Nóbrega proposed openstack/sahara: Fix wrong epel version for CentOS 7  https://review.openstack.org/35880018:13
*** rcernin has joined #openstack-sahara19:41
*** witlessb has quit IRC20:50
*** abalutoiu has quit IRC21:00
*** dgonzalez has quit IRC21:01
*** dgonzalez has joined #openstack-sahara21:03
*** tmckay has quit IRC21:12
vgridnevtellesnobrega, egafford could you please take a look on https://review.openstack.org/#/q/status:open+projects:openstack/sahara+branch:master+topic:bp/plugin-management-api ?21:20
tellesnobregavgridnev, sure21:21
*** egafford has quit IRC21:48
*** jamielennox|away is now known as jamielennox22:15
*** vgridnev has quit IRC22:18
*** itisha has quit IRC22:20
*** elmiko is now known as _elmiko23:01
openstackgerritMerged openstack/sahara: plugins:patch is now admin only operation  https://review.openstack.org/34204923:20
openstackgerritLuigi Toscano proposed openstack/sahara-tests: New Pig example with a User Defined Function  https://review.openstack.org/35874823:23

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