Tuesday, 2018-05-29

*** lifeless has quit IRC01:22
*** lifeless has joined #refstack01:27
*** lifeless has quit IRC01:46
*** lifeless has joined #refstack01:53
*** jhesketh has quit IRC02:37
*** jhesketh has joined #refstack02:37
*** mtreinish has quit IRC02:44
*** mtreinish has joined #refstack02:45
*** openstackgerrit has quit IRC02:46
*** eglute has quit IRC02:46
*** openstackgerrit has joined #refstack02:47
*** eglute has joined #refstack02:47
*** mgagne has quit IRC02:50
*** lifeless has quit IRC02:50
*** markvoelker has quit IRC02:50
*** ekhugen_alt has quit IRC02:50
*** mgagne has joined #refstack02:50
*** lifeless has joined #refstack02:51
*** markvoelker has joined #refstack02:51
*** ekhugen_alt has joined #refstack02:51
*** markvoelker has quit IRC04:19
*** markvoelker has joined #refstack04:22
*** kopecmartin has joined #refstack05:55
openstackgerritChandan Kumar proposed openstack/python-tempestconf master: Allow non admin users to upload image to glance  https://review.openstack.org/56825206:33
*** lifeless has quit IRC06:50
*** lifeless has joined #refstack06:56
*** tosky has joined #refstack07:14
*** lifeless has quit IRC07:54
*** xinliang has joined #refstack08:19
*** markvoelker has quit IRC09:15
* tosky goes through the reviews backlog09:17
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Move configuring services to services class  https://review.openstack.org/57087609:20
*** lifeless has joined #refstack09:24
chandankumarkopecmartin: https://review.openstack.org/#/c/570822/ is will fix the gate09:26
openstackgerritChandan Kumar proposed openstack/python-tempestconf master: Use healthcheck api to determine swift service  https://review.openstack.org/56886909:28
toskykopecmartin: is https://review.openstack.org/570876 an intermediate step in the process of moving the various methods to discover specific services into each class?09:44
kopecmartintosky, well, kind of, I need to add some code to configure swift and I noticed that that code can be moved to services instead ..09:46
toskykopecmartin: sure, and long term each check_<foo>_service should be a call too <service_instance>.check_service09:52
toskyso the question is whether to do this now or later (but soon :)09:52
chandankumartosky: once we are done with temepstconf 2.0.0, we can do the moving those pieces09:54
toskychandankumar: what is the main driver of 2.0.0 then? I though that it was service refactoring to isolate service configuration09:55
chandankumartosky: that was my thought that once we release 2.0.0 which will work with refstack and with other stable branches then we can move services, if others want we can start moving right now10:02
toskychandankumar: my though is that old things can stay with the old code pre-refactoring, no need to branch again if we keep the interface stable10:03
toskyand about moving right now, the review above in fact does already moves stuff; it would just need a tiny little move more and that would clean the code a lot10:03
chandankumartosky: sorry stable branches means 2.0.0 should work with stable/pike, ocata and other10:03
chandankumartosky: sure then let's move the things then10:04
toskychandankumar: my general guideline would be: if you are going to change anyway a certain piece code, try to shape it towards the modularized version10:05
toskyif you don't change it, ok, the work can be done later, but if you change it...10:06
toskydo it "in the proper way"!10:06
toskya slightly higher cost now, less technical debt later10:06
chandankumarsure, will do that then10:10
toskythanks10:11
*** markvoelker has joined #refstack10:16
*** markvoelker has quit IRC10:51
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Don't expose user credentials  https://review.openstack.org/57074911:05
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Don't expose user credentials  https://review.openstack.org/57074911:06
kopecmartinchandankumar, do you also know what's with tripleo-ci gates?11:26
kopecmartinchandankumar,11:27
kopecmartinhttps://review.openstack.org/#/c/570749/11:27
chandankumarkopecmartin: the same error effected everywhere11:47
*** markvoelker has joined #refstack11:48
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Generate accounts.yaml  https://review.openstack.org/57078111:51
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Validation support  https://review.openstack.org/57079912:09
*** markvoelker has quit IRC12:21
kopecmartintosky, about this https://review.openstack.org/#/c/570749/ and the default value12:30
kopecmartinso it's fine as it is right now ?12:31
toskykopecmartin: it's fine as it is right now: write_credentials=True describes the behavior before the patch12:41
toskyI wrote "False" by mistake12:41
kopecmartintosky, I'm just checking12:42
kopecmartinand about fix/feature , i don't know12:42
kopecmartini don't mind to rename it12:42
kopecmartinit's kind of both :D12:42
toskyyeah, uhm12:43
toskyarxcruz|ruck, chandankumar: is https://review.openstack.org/#/c/570749/ a fix or a feature (for the release notes)?12:44
arxcruz|ruckno idea12:57
arxcruz|rucki'm very busy guys, that's the reason i'm not reviewing the patches very often :(12:58
arxcruz|ruckbut i would say this is a fix for a bug that is expose passwords12:58
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Move configuring of services to services class  https://review.openstack.org/57087613:16
*** markvoelker has joined #refstack13:17
toskyarxcruz|ruck: but it's not a bug to have credentials in tempest.conf13:20
arxcruz|ruckit's a requirement for refstack13:20
arxcruz|ruckif i understood correctly13:20
toskyit's a problem if you need to publish tempest.conf somewhere publicly, which is the use case of refstack13:20
toskyyes, a problem if you publish the file13:20
toskybut it's not a problem in tempest or tempestconf13:21
toskyit avoids you to edit the file afterwards13:21
toskyso implementing this feature allows refstack-client users to skip one step before publishing tempest.conf13:21
toskythis is my reason to consider this change a feature13:22
*** markvoelker has quit IRC13:22
arxcruz|rucktosky: okay, makes sense, sounds good, let's add a release file13:28
arxcruz|ruckkopecmartin: ^13:28
toskyarxcruz|ruck: the file was there already, because you can add a release file also for fixes :)13:31
arxcruz|rucktosky: so...13:31
toskythe question was about the category used in the yaml file13:31
tosky"features" or "fixes"13:32
*** markvoelker has joined #refstack13:33
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Don't expose user credentials  https://review.openstack.org/57074913:40
chandankumartosky: kopecmartin please have a look at this review https://review.openstack.org/56886914:05
openstackgerritChandan Kumar proposed openstack/python-tempestconf master: Use healthcheck api to determine swift service  https://review.openstack.org/56886914:06
*** markvoelker has quit IRC14:24
*** markvoelker has joined #refstack14:26
*** markvoelker has quit IRC14:30
*** lifeless_ has joined #refstack14:31
*** lifeless has quit IRC14:32
kopecmartintosky, tomorrow and the next day I'm on PTO, but I'll rebase or edit patches if it will be needed ..14:52
toskykopecmartin: and I will be on PTO (again :) on Thursday and Friday14:53
*** kopecmartin has quit IRC14:56
*** lifeless_ has quit IRC15:24
*** markvoelker has joined #refstack16:52
*** markvoelker_ has joined #refstack16:53
*** markvoelker has quit IRC16:57
*** markvoelker_ has quit IRC18:33
*** markvoelker has joined #refstack18:42
*** ekhugen has joined #refstack18:51
*** ekhugen_alt has quit IRC18:53
*** markvoelker has quit IRC19:18
*** markvoelker has joined #refstack19:19
*** markvoelker has quit IRC19:22
*** lifeless has joined #refstack19:34
*** markvoelker has joined #refstack19:49
*** markvoelker_ has joined #refstack19:50
*** markvoelker has quit IRC19:54
*** tosky has quit IRC22:02
*** tosky has joined #refstack22:06
*** lifeless has quit IRC22:07
*** lifeless has joined #refstack23:10
*** lifeless_ has joined #refstack23:23
*** lifeless has quit IRC23:25
*** tosky has quit IRC23:25
*** openstackstatus has joined #refstack23:44
*** ChanServ sets mode: +v openstackstatus23:44

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