Tuesday, 2016-06-28

*** rcernin has quit IRC01:11
*** tmckay has quit IRC01:17
*** chlong has quit IRC02:37
*** chlong has joined #openstack-sahara02:50
*** links has joined #openstack-sahara03:50
*** sgotliv__ has joined #openstack-sahara04:27
*** rcernin has joined #openstack-sahara04:47
*** pgadiya has joined #openstack-sahara04:54
*** Poornima has joined #openstack-sahara05:15
openstackgerritTang Chen proposed openstack/python-saharaclient: Use osc_lib instead of cliff  https://review.openstack.org/33443805:23
*** houming has joined #openstack-sahara05:31
*** nkrinner_afk is now known as nkrinner05:33
*** rcernin has quit IRC05:37
*** rcernin has joined #openstack-sahara06:09
*** tangchen has joined #openstack-sahara06:16
tangchenvgridnev: Hi Vitaly, thanks for merging this https://review.openstack.org/#/c/333180/. As you see, now saharaclient does not depend on osc, and users will have to install osc themselves to use saharaclient commands. I'm not quite sure sahara team really like this. So if you want to add osc back to the requirement, please let me know. :)06:18
tangchenvgridnev: By osc, I mean OpenStackClient.06:22
*** jamielennox is now known as jamielennox|away06:44
*** witlessb has joined #openstack-sahara06:46
*** pcaruana has joined #openstack-sahara06:46
*** tesseract- has joined #openstack-sahara06:59
*** abalutoiu has joined #openstack-sahara07:00
*** abalutoiu_ has joined #openstack-sahara07:05
*** abalutoiu has quit IRC07:08
*** abalutoiu__ has joined #openstack-sahara07:08
*** abalutoiu_ has quit IRC07:12
openstackgerritTang Chen proposed openstack/python-saharaclient: Use osc_lib instead of cliff  https://review.openstack.org/33443807:20
*** esikachev has joined #openstack-sahara07:24
openstackgerritMikhail Lelyakin proposed openstack/sahara-dashboard: Resolve bug with long time for loading node group template page  https://review.openstack.org/33327307:26
*** Poornima has quit IRC07:27
openstackgerritAndreas Jaeger proposed openstack/sahara-dashboard: "List system dependencies for running common tests  https://review.openstack.org/33482307:53
*** dmk0202 has joined #openstack-sahara08:06
*** tangchen has quit IRC08:08
*** tangchen has joined #openstack-sahara08:09
*** abehl has joined #openstack-sahara08:52
*** nkrinner_ has joined #openstack-sahara09:10
openstackgerritAndreas Jaeger proposed openstack/sahara-dashboard: List system dependencies for running common tests  https://review.openstack.org/33482309:11
*** nkrinner has quit IRC09:13
*** abalutoiu has joined #openstack-sahara09:15
*** abalutoiu__ has quit IRC09:18
openstackgerritAndreas Jaeger proposed openstack/sahara-dashboard: List system dependencies for running common tests  https://review.openstack.org/33482309:18
*** abalutoiu has quit IRC09:20
openstackgerritAlina Nesterova proposed openstack/sahara-tests: Added cli-tests for cluster and cluster template commands  https://review.openstack.org/33456709:32
*** abalutoiu has joined #openstack-sahara09:35
vgridnevtangchen, I thought we can use those commands without having openstackclient in requirements09:36
vgridnevso, sure, then we will need openstackclient back to requirements, I think09:36
openstackgerritAlina Nesterova proposed openstack/sahara-tests: Added tests with "node group" commands for Sahara CLI  https://review.openstack.org/33436209:39
*** Poornima has joined #openstack-sahara09:52
*** tosky has joined #openstack-sahara09:57
vgridnevpgadiya, around?10:01
pgadiyavgridnev, Hi10:01
pgadiyaregarding this https://review.openstack.org/#/c/312905/10:03
pgadiyaI will fix that soon10:04
vgridnevpgadiya, ok, thanks10:04
vgridnevactually I pushed hdp 2.4 to master right now10:05
pgadiyathanks10:05
vgridnevadd implemented a fix for that, since it's not working properly10:05
vgridnevhttps://review.openstack.org/#/c/334178/10:05
pgadiyaok10:07
openstackgerritMichael Ionkin proposed openstack/sahara: Fix glanceclient.v2.images  https://review.openstack.org/33456910:11
tangchenvgridnev: Hi Vitaly, please have a look at this patch in ironicclient. https://review.openstack.org/#/c/333311/10:23
tangchenvgridnev: Steve who is a core reviewer of openstackclient gave a solution for this.10:23
tangchenvgridnev: In the discussion, we haven't had a conclusion yet.10:25
tangchenvgridnev: But it is better to add openstackclient dependency back first.10:25
vgridnevtangchen, so10:25
vgridnevOpenStackClient is still needed to run CLI commands?10:25
tangchenvgridnev: Yes10:25
vgridnevif so, let's return that back10:26
tangchenvgridnev: Sure. Will post a patch for it.10:26
vgridnevYou may add comment with notes why it's added10:26
tangchenvgridnev: OK10:26
tangchenvgridnev: BTW, please help to review this one https://review.openstack.org/#/c/334438/. It removes cliff dependency, which should be clean. Thanks. :)10:30
vgridnevok, we will review that10:32
openstackgerritPratik Gadiya proposed openstack/sahara-image-elements: [HDP2.4] Add ambari 2.2.1.0 element  https://review.openstack.org/31290510:34
tangchenvgridnev: Thanks.10:36
pgadiyavgridnev, updated the code with the required changes https://review.openstack.org/31290510:36
openstackgerritTang Chen proposed openstack/python-saharaclient: Add openstackclient dependency back  https://review.openstack.org/33492111:05
*** zemuvier has joined #openstack-sahara11:06
zemuviervgridnev: hello please check out my patch update for cli-tests https://review.openstack.org/#/c/334362/11:08
vgridnevzemuvier, looking11:11
toskyzemuvier: in the openstack_node_group_template_update method, what are you updating? The name with itself?11:11
zemuviertosky: yes, just checking if this command works without any mistakes11:12
toskyso basic change, I see11:14
toskyok, we can update it later for more complex operations I guess11:15
zemuviertosky: yes, of course11:19
*** _degorenko|afk is now known as degorenko11:26
vgridnevha, I blocked processing merge11:27
*** houming has quit IRC11:30
vgridnevzemuvier, could please check my comments? I think that show should validate that it has correct entity of node group, not just valid structure of table.11:30
vgridnevanyway, I'm ok to replace -1 with +1, if at least in future changes we will have better checking of show method11:31
*** rodrigods has quit IRC11:32
*** rodrigods has joined #openstack-sahara11:32
zemuviervgridnev: I have already check. i can add this in the next patch with cluster and cluster template commands tests11:34
vgridnevok, I would love to see that change.11:36
zemuviervgridnev: okay i get you11:37
openstackgerritVitaly Gridnev proposed openstack/python-saharaclient: plugin's api update support  https://review.openstack.org/33496311:55
*** Poornima has quit IRC12:01
*** Poornima has joined #openstack-sahara12:02
openstackgerritNikita Konovalov proposed openstack/sahara: Ignore Nova config drive in devices list  https://review.openstack.org/32522012:06
*** Poornima has quit IRC12:11
openstackgerritMerged openstack/sahara-tests: Added tests with "node group" commands for Sahara CLI  https://review.openstack.org/33436212:14
*** jamielennox|away is now known as jamielennox12:21
openstackgerritEvgeny Sikachev proposed openstack/sahara-ci-config: Removing of Mapr 5.0.0 for scripts  https://review.openstack.org/33457412:28
*** _crobertsrh is now known as crobertsrh12:38
*** links has quit IRC12:40
openstackgerritVitaly Gridnev proposed openstack/sahara-dashboard: wip: replacing plugins into separate panel  https://review.openstack.org/33499912:44
*** links has joined #openstack-sahara12:52
*** tmckay has joined #openstack-sahara13:02
*** egafford has joined #openstack-sahara13:07
openstackgerritVitaly Gridnev proposed openstack/sahara-dashboard: wip: replacing plugins into separate panel  https://review.openstack.org/33499913:11
*** pgadiya has quit IRC13:22
*** jamielennox has quit IRC13:25
*** pgadiya has joined #openstack-sahara13:32
openstackgerritTelles Mota Vidal Nóbrega proposed openstack/sahara-image-elements: Allow creation of Storm 1.0.1 images  https://review.openstack.org/33504513:55
*** pgadiya has quit IRC13:59
openstackgerritVitaly Gridnev proposed openstack/sahara-dashboard: wip: replacing plugins into separate panel  https://review.openstack.org/33499914:12
openstackgerritMichael Ionkin proposed openstack/sahara-image-elements: [CDH] Support CDH 5.7  https://review.openstack.org/32603514:17
openstackgerritMichael Ionkin proposed openstack/sahara-ci-config: Jobs for CDH 5.7 and centos 7  https://review.openstack.org/33160014:27
*** jamielennox has joined #openstack-sahara14:36
*** links has quit IRC14:38
*** krotscheck_dcm is now known as krotscheck14:48
*** thumpba has joined #openstack-sahara14:49
*** tellesnobrega is now known as tellesnobrega_af14:50
openstackgerritMichael Ionkin proposed openstack/sahara-ci-config: Jobs for CDH 5.7 and centos 7  https://review.openstack.org/33160014:51
*** nkrinner_ is now known as nkrinner_afk14:56
*** itisha has joined #openstack-sahara15:02
*** esikachev has quit IRC15:28
*** esikachev has joined #openstack-sahara15:36
*** dmk0202 has quit IRC15:42
*** esikachev has quit IRC15:50
*** esikachev has joined #openstack-sahara15:52
openstackgerritMichael Ionkin proposed openstack/sahara: Fix glanceclient.v2.images  https://review.openstack.org/33456915:53
*** tesseract- has quit IRC15:56
openstackgerritMatthew Treinish proposed openstack/sahara: Remove unecessary decorators from private interface  https://review.openstack.org/33510915:57
*** abehl has quit IRC15:57
*** esikachev has quit IRC16:21
openstackgerritMichael Ionkin proposed openstack/sahara: Fix glanceclient.v2.images  https://review.openstack.org/33456916:35
*** permalac has joined #openstack-sahara16:43
*** permalac_ has quit IRC16:45
*** pcaruana has quit IRC16:49
*** rcernin has quit IRC16:51
*** tellesnobrega_af is now known as tellesnobrega16:51
*** tosky has quit IRC17:06
*** tosky has joined #openstack-sahara17:07
*** hoonetorg has quit IRC17:19
*** tellesnobrega is now known as tellesnobrega_af17:20
*** tosky has quit IRC17:41
*** rcernin has joined #openstack-sahara17:44
openstackgerritShail Bhargava proposed openstack/sahara: Fix typo in cdh_plugin.rst  https://review.openstack.org/33515718:09
*** pcaruana has joined #openstack-sahara18:25
openstackgerritEmilien Macchi proposed openstack/puppet-sahara: Remove mitaka release prelude note  https://review.openstack.org/33519319:09
*** akuznetsov has joined #openstack-sahara19:24
*** akuznetsov has quit IRC19:28
*** egafford has quit IRC19:40
*** egafford has joined #openstack-sahara19:41
*** hoonetorg has joined #openstack-sahara19:54
*** akuznetsov has joined #openstack-sahara19:54
openstackgerritEvgeny Sikachev proposed openstack/sahara-ci-config: [do not review] testcommit  https://review.openstack.org/32326520:17
*** thumpba has quit IRC20:45
*** tmckay has quit IRC20:57
*** crobertsrh is now known as _crobertsrh20:58
*** akuznetsov has quit IRC21:02
*** ukaynar has joined #openstack-sahara21:03
*** dmk0202 has joined #openstack-sahara21:11
*** vgridnev_ has joined #openstack-sahara21:12
*** dmk0202 has quit IRC21:42
*** witlessb has quit IRC21:49
*** itisha has quit IRC21:50
*** vgridnev_ has quit IRC21:59
*** ukaynar has quit IRC22:33
*** rcernin has quit IRC23:03
*** SergeyLukjanov has quit IRC23:12
*** SergeyLukjanov has joined #openstack-sahara23:15

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