*** zhurong has joined #openstack-freezer | 00:32 | |
*** jiaopengju has joined #openstack-freezer | 01:02 | |
*** jiaopeng_ has joined #openstack-freezer | 01:03 | |
*** jiaopengju has quit IRC | 01:06 | |
openstackgerrit | Pengju Jiao proposed openstack/freezer master: Add backup arguments validation https://review.openstack.org/452058 | 03:04 |
---|---|---|
openstackgerrit | Lingyong Xu proposed openstack/freezer master: Use HostAddressOpt for opts that accept IP and hostnames https://review.openstack.org/453994 | 06:40 |
openstackgerrit | Lingyong Xu proposed openstack/freezer-api master: Use HostAddressOpt for opts that accept IP and hostnames https://review.openstack.org/453995 | 06:44 |
openstackgerrit | Lingyong Xu proposed openstack/freezer master: Use HostAddressOpt for opts that accept IP and hostnames https://review.openstack.org/453994 | 07:19 |
openstackgerrit | Lingyong Xu proposed openstack/freezer-api master: Use HostAddressOpt for opts that accept IP and hostnames https://review.openstack.org/453995 | 07:27 |
*** c00281451 has joined #openstack-freezer | 08:13 | |
*** c00281451 is now known as zengchen | 08:13 | |
*** zengchen has quit IRC | 08:43 | |
*** zengchen has joined #openstack-freezer | 08:44 | |
*** vnogin has joined #openstack-freezer | 09:13 | |
*** daemontool has joined #openstack-freezer | 09:15 | |
*** electrofelix has joined #openstack-freezer | 09:53 | |
*** lpetrut1 has joined #openstack-freezer | 10:16 | |
*** lpetrut1 has quit IRC | 10:21 | |
*** dstepanenko has joined #openstack-freezer | 10:27 | |
*** jiaopeng_ has quit IRC | 10:32 | |
openstackgerrit | Merged openstack/python-freezerclient master: Follow up to I87f0add4dc2bcece832197cfc88e2d531a80a326 https://review.openstack.org/453101 | 10:35 |
*** deepak_jon has quit IRC | 10:38 | |
*** deepak_jon has joined #openstack-freezer | 10:39 | |
openstackgerrit | Deepak Jon proposed openstack/freezer-web-ui master: Removed py27dj18 from tox https://review.openstack.org/454100 | 11:00 |
openstackgerrit | Merged openstack/freezer-web-ui master: Replace python version for tox https://review.openstack.org/453621 | 11:02 |
*** deepak_jon has quit IRC | 11:19 | |
*** deepak_jon has joined #openstack-freezer | 11:19 | |
vnogin | Removed py27dj18 from tox | 11:25 |
vnogin | deepak_jon: could you please fix merge conflict in "Removed py27dj18 from tox"? | 11:25 |
deepak_jon | yes, i am looking on this | 11:25 |
deepak_jon | can you help me out | 11:26 |
vnogin | deepak_jon: actually my patch has been merged prior yours. You need to check current version of tox file and change your patch accordingly | 11:27 |
deepak_jon | But now only i have clone it | 11:28 |
vnogin | deepak_jon: here is patch https://review.openstack.org/#/c/453621/ | 11:28 |
deepak_jon | anyway, i will abandon it if your patch get merged then | 11:28 |
vnogin | deepak_jon: next time check proposed patches :) https://review.openstack.org/#/q/project:%22%5E.*freezer.*%22status:open | 11:30 |
deepak_jon | sure, Thanks :) | 11:31 |
deepak_jon | Can we have osc in freezerclient? | 11:31 |
daemontool | deepak_jon, yes, but does it provide any tangile advantage? | 11:38 |
deepak_jon | As Every component is having the openstackclient and user can have only once client to work on instead of seperate client | 11:40 |
dstepanenko | Hi everyone | 11:54 |
openstackgerrit | Dmitry Stepanenko proposed openstack/freezer-api master: Implement migrations and config opts for oslo.db https://review.openstack.org/452115 | 11:58 |
dstepanenko | could you please take a look into https://review.openstack.org/#/c/441207/ and https://review.openstack.org/#/c/452115/ | 11:59 |
*** deepak_jon has quit IRC | 12:12 | |
*** deepak_jon has joined #openstack-freezer | 12:13 | |
daemontool | deepak_jon, ok, thanks | 12:21 |
daemontool | dstepanenko, about https://review.openstack.org/#/c/441207/ you have a question from m3m0 there_ | 12:21 |
daemontool | ? | 12:21 |
dstepanenko | hey Fausto | 12:22 |
m3m0 | hello :) | 12:22 |
dstepanenko | yes, we're having conversation with m3mo :) | 12:22 |
dstepanenko | I've asked last question just a moment ago | 12:22 |
dstepanenko | btw, sorry for misspeling such a short nickname :) m3m0 is a right version of it | 12:23 |
daemontool | like what would be the actual content os src_file in the db | 12:23 |
daemontool | I think it can be a plaintext | 12:24 |
daemontool | in it | 12:24 |
dstepanenko | btw, I didn't look into this part of code. I was sure that src_file is jsut a path, not content. Am I wrong? | 12:24 |
dstepanenko | if yes, my last answer isn't corrrect, sorry then | 12:25 |
daemontool | I don't know, lol :) | 12:26 |
dstepanenko | actually, I look into unit tests for freezer and figured out that for elastic search this is a path to file | 12:26 |
dstepanenko | absolute path | 12:26 |
daemontool | yes | 12:26 |
dstepanenko | so, I think it would be file path, not content of file | 12:26 |
daemontool | yes, you are right | 12:27 |
dstepanenko | just a text containing absolute file path | 12:27 |
m3m0 | but we need to save that file in the database somehow, the path in the filesystem is when freeezer reads conf_file | 12:28 |
m3m0 | when running the actions | 12:28 |
m3m0 | but why not save them in a json format? key->value | 12:28 |
m3m0 | not so sure if I explained myself correctly :) | 12:30 |
dstepanenko | do you wanna say we need to freeze content of the file? | 12:31 |
dstepanenko | in elasticsearch this worked without freezing it | 12:31 |
*** zhurong has quit IRC | 12:42 | |
m3m0 | sorry for the delay, mmm, as far as I remember we do save the content of those parameters in ES, as a nested json inside a job | 12:49 |
m3m0 | all the backup_name, container, max_level, etc. Are stored in ES | 12:49 |
*** jiaopengju has joined #openstack-freezer | 12:57 | |
dstepanenko | according to this https://github.com/openstack/freezer-api/blob/master/freezer_api/tests/freezer_api_tempest_plugin/tests/api/test_api_actions.py#L74 you're wrong | 12:57 |
dstepanenko | m3m0 ^^ | 12:57 |
dstepanenko | hmm, sorry, it seems that my logic isn't correct and maybe you're right, m3m0. Need to dive into code a bit | 13:01 |
vnogin | daemontool: ping | 13:05 |
*** catintheroof has joined #openstack-freezer | 13:05 | |
daemontool | vnogin, yes | 13:06 |
vnogin | daemontool: Fausto, what do you think about path in this patch https://review.openstack.org/#/c/452115/15/etc/freezer/freezer-api.conf.sample ? | 13:15 |
jiaopengju | Anyone help to review this patch please? https://review.openstack.org/#/c/451648/ | 13:28 |
jiaopengju | and this. https://review.openstack.org/#/c/453547/ | 13:28 |
daemontool | vnogin, one sec | 13:33 |
szaher | Hello guys | 13:54 |
szaher | meeting in 10 minutes ? | 13:54 |
dstepanenko | szaher: hey! I believe, yes | 13:54 |
szaher | dstepanenko: Cool! | 13:54 |
szaher | https://etherpad.openstack.org/p/freezer_meetings | 13:54 |
szaher | Guys, plz add the topic that you want to discuss to this etherpad https://etherpad.openstack.org/p/freezer_meetings | 13:58 |
dstepanenko | szaher: I see you added link fitering out all the active reviews. Should I add link to my review to the list of topics in this case? | 14:02 |
openstackgerrit | Ruslan Aliev proposed openstack/freezer master: Os-brick engine for backup volumes https://review.openstack.org/447629 | 14:04 |
szaher | daemontool raliev slashme m3m0 dstepanenko deepak_jon vnogin jiaopengju can you join #openstack-meeting-alt for freezer meeting ? | 14:13 |
*** jiaopengju02 has joined #openstack-freezer | 14:29 | |
*** jiaopengju02 has left #openstack-freezer | 14:30 | |
*** deepak_jon has quit IRC | 14:47 | |
*** deepak_jon has joined #openstack-freezer | 14:48 | |
*** dstepanenko has quit IRC | 14:52 | |
*** jiaopengju02 has joined #openstack-freezer | 15:04 | |
jiaopengju | Is the meeting over? | 15:05 |
*** dstepanenko has joined #openstack-freezer | 15:07 | |
vnogin | yep http://eavesdrop.openstack.org/meetings/freezer/2017/freezer.2017-04-06-14.02.log.html | 15:07 |
jiaopengju | thanks | 15:09 |
jiaopengju | I saw the message 'continue in freezer room' and think that it will continue right now. | 15:11 |
*** zengchen has quit IRC | 15:16 | |
*** zengchen has joined #openstack-freezer | 15:16 | |
*** jiaopengju has quit IRC | 15:19 | |
*** jiaopengju02 has quit IRC | 15:20 | |
*** jiaopengju has joined #openstack-freezer | 15:21 | |
*** jiaopengju has quit IRC | 15:22 | |
*** jiaopengju has joined #openstack-freezer | 15:27 | |
*** jiaopengju has quit IRC | 15:27 | |
szaher | dstepanenko: I don't think so the filter will get it | 15:28 |
*** yangyapeng has joined #openstack-freezer | 15:28 | |
vnogin | szaher: daemontool m3m0 dstepanenko guys, let's resolve folder issue here https://review.openstack.org/#/c/452115/15/etc/freezer/freezer-api.conf.sample | 15:36 |
vnogin | szaher: daemontool m3m0 dstepanenko if provided folder is ok for you can revert my -1 | 15:37 |
openstackgerrit | Ruslan Aliev proposed openstack/freezer master: Os-brick engine for backup volumes https://review.openstack.org/447629 | 15:43 |
daemontool | vnogin, ok need 20 min to review it | 15:44 |
daemontool | will try to do it by EOD | 15:44 |
vnogin | daemontool: thx Fausto | 15:47 |
*** zhurong has joined #openstack-freezer | 15:47 | |
*** zhurong has quit IRC | 15:49 | |
vnogin | m3m0: Guillermo, could you please drop your current email, I want to invite you to the meeting. I've tried this one guillermo.ramirez-garcia@hp.com and it seems it's invalid | 15:50 |
openstackgerrit | Ruslan Aliev proposed openstack/freezer master: Os-brick engine for backup volumes https://review.openstack.org/447629 | 16:01 |
szaher | vnogin: guillermo.ramirez-garcia@hpe.com | 16:03 |
vnogin | szaher: thanks :) | 16:04 |
*** vnogin has quit IRC | 16:08 | |
openstackgerrit | Ruslan Aliev proposed openstack/freezer master: Os-brick engine for backup volumes https://review.openstack.org/447629 | 16:12 |
*** deepak_jon has quit IRC | 16:24 | |
*** deepak_jon has joined #openstack-freezer | 16:24 | |
*** yangyapeng has quit IRC | 16:25 | |
*** vnogin has joined #openstack-freezer | 17:47 | |
*** vnogin has quit IRC | 17:51 | |
*** electrofelix has quit IRC | 18:07 | |
*** clenimar has quit IRC | 18:18 | |
*** zengchen has quit IRC | 18:19 | |
*** daemontool has quit IRC | 18:48 | |
*** daemontool has joined #openstack-freezer | 19:09 | |
*** daemontool has quit IRC | 19:18 | |
*** openstack has joined #openstack-freezer | 19:47 | |
*** openstackgerrit has quit IRC | 21:07 | |
*** catintheroof has quit IRC | 21:38 | |
*** openstack has joined #openstack-freezer | 22:02 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!