*** ddieterly[away] is now known as ddieterly | 00:29 | |
*** ddieterly has quit IRC | 00:34 | |
*** reldan has quit IRC | 01:21 | |
*** EinstCrazy has joined #openstack-freezer | 01:23 | |
*** EinstCra_ has joined #openstack-freezer | 02:17 | |
*** EinstCrazy has quit IRC | 02:20 | |
*** EinstCra_ is now known as EinstCrazy | 03:12 | |
*** yangyapeng has joined #openstack-freezer | 03:12 | |
*** EinstCra_ has joined #openstack-freezer | 05:38 | |
*** EinstCrazy has quit IRC | 05:41 | |
*** c00281451 has joined #openstack-freezer | 06:21 | |
*** c00281451 is now known as chenzeng | 06:26 | |
*** reldan has joined #openstack-freezer | 07:38 | |
*** reldan has quit IRC | 07:53 | |
*** reldan has joined #openstack-freezer | 08:21 | |
*** reldan has quit IRC | 08:25 | |
*** daemontool has joined #openstack-freezer | 08:31 | |
*** reldan has joined #openstack-freezer | 08:41 | |
daemontool | all, can we fix please the devstack issues we have currently? | 08:59 |
---|---|---|
daemontool | is there any review we need to move forward to solve those issues? | 08:59 |
szaher | Hi ddieterly Thanks for the tempest stuff. I will take a look at this commit | 09:01 |
szaher | ddieterly: there is no option called file-to-backup even before this commit | 09:03 |
szaher | ddieterly: I checked arguments.py and I couldn't find that option | 09:03 |
daemontool | well that mean the documentation is broken since even more :) | 09:03 |
daemontool | first thing is to fix that | 09:04 |
daemontool | anyone can review this please https://review.openstack.org/#/c/270295/ | 09:05 |
yangyapeng | Please review this please https://review.openstack.org/#/c/292246/ ,if you have the time | 09:09 |
yangyapeng | patch | 09:10 |
yangyapeng | :) | 09:10 |
slashme | Can we merge this one please, freezer-agent -h is broken until we merge that. | 09:14 |
*** EinstCrazy has joined #openstack-freezer | 09:23 | |
daemontool | slashme, which change? https://review.openstack.org/#/c/292246/ ? | 09:25 |
daemontool | yangyapeng, do you mind also rebase https://review.openstack.org/#/c/269391/ ? so we can merge that too_ | 09:26 |
slashme | Nope | 09:26 |
daemontool | ? | 09:26 |
slashme | https://review.openstack.org/#/c/301259/ | 09:26 |
slashme | Sory | 09:26 |
*** EinstCra_ has quit IRC | 09:26 | |
slashme | *sorry | 09:26 |
yangyapeng | ko | 09:27 |
yangyapeng | ok | 09:27 |
daemontool | yangyapeng, at your knowledge, what are the current issue we have with devstack? | 09:28 |
daemontool | or the reviews we need to send in? | 09:28 |
daemontool | EinstCrazy, ^^ | 09:29 |
yangyapeng | 1。 The freezer-scheduler is need to start manually cannot start automatically | 09:30 |
daemontool | ok | 09:30 |
daemontool | why is that? | 09:30 |
daemontool | it's a significant limitation in the integration testing workflow | 09:30 |
yangyapeng | 2. freezer-scheduler config_file shoud be create | 09:31 |
yangyapeng | 3. Log file path is not specification,default it is in ~/.freezer/ | 09:31 |
daemontool | ok | 09:32 |
openstackgerrit | Merged openstack/freezer: Fixing Freezer-Agent help https://review.openstack.org/301259 | 09:43 |
*** yangyapeng has quit IRC | 09:46 | |
*** zhonghua-lee has joined #openstack-freezer | 09:46 | |
openstackgerrit | Einst Crazy proposed openstack/freezer: Restore cinder native backup pass right params and call right api https://review.openstack.org/299277 | 10:07 |
openstackgerrit | Saad Zaher proposed openstack/freezer: Updating README.rst https://review.openstack.org/301549 | 10:08 |
*** EinstCrazy has quit IRC | 10:14 | |
*** EinstCrazy has joined #openstack-freezer | 10:14 | |
*** EinstCrazy has quit IRC | 10:18 | |
szaher | Hi kelepirci | 10:35 |
szaher | are you the one who wrote this patch https://review.openstack.org/#/c/296448/11 ? | 10:39 |
*** reldan has quit IRC | 10:45 | |
*** szaher has quit IRC | 10:48 | |
*** szaher has joined #openstack-freezer | 10:53 | |
*** szaher_ has joined #openstack-freezer | 10:54 | |
*** szaher_ has left #openstack-freezer | 10:54 | |
*** reldan has joined #openstack-freezer | 11:05 | |
*** ccesario has quit IRC | 11:18 | |
*** szaher has quit IRC | 11:19 | |
*** yangyapeng has joined #openstack-freezer | 11:22 | |
*** szaher has joined #openstack-freezer | 11:27 | |
szaher | folks can we merge this one https://review.openstack.org/#/c/301053/ vannif daemontool slashme | 11:36 |
yangyapeng | https://review.openstack.org/#/c/301053/4/devstack/lib/freezer-api , I see that elasticsearch the replicat is 0 ? it has a test? I used 1 ,it is ok. | 11:55 |
openstackgerrit | Fabrizio Vanni proposed openstack/freezer: fix scheduler complete jobs https://review.openstack.org/301601 | 11:55 |
daemontool | vannif, is that ok for you https://review.openstack.org/#/c/301053/4/devstack/lib/freezer-api ? re yangyapeng comment | 11:56 |
*** reldan has quit IRC | 12:07 | |
*** EinstCrazy has joined #openstack-freezer | 12:20 | |
*** ddieterly has joined #openstack-freezer | 13:01 | |
vannif | so. as I wrote in the reply: setting number of replicas to 0 is fine for Elasticsearch | 13:06 |
vannif | at the moment the script fails to recognize a 0 value and uses the default instead, which is 1 | 13:06 |
vannif | the db-init script is going to be modified anyway, to move to oslo.config as well. the initialization methods are going to be moved inside the specific db-engine module (storage/elastic.py in this case) and the init script will simply invoke the requested actions on the configured engine | 13:08 |
vannif | that fill also fix the issue with the 0 value not being honored | 13:09 |
vannif | a devstack running elasticsearch works anyway with a number of replicas set to 1. If I remember correctly it's a Elasticsearch design which allows certain values with a single node cluster (status stays yellow, but the db works) | 13:10 |
*** dmellado has quit IRC | 13:21 | |
*** yangyapeng has quit IRC | 13:21 | |
*** daemontool has quit IRC | 13:21 | |
*** chenzeng has quit IRC | 13:21 | |
*** ddieterly has quit IRC | 13:21 | |
*** smekel_ has quit IRC | 13:21 | |
*** DuncanT has quit IRC | 13:21 | |
*** slashme has quit IRC | 13:21 | |
*** openstackgerrit has quit IRC | 13:21 | |
*** jonaspf_ has quit IRC | 13:21 | |
*** EinstCrazy has quit IRC | 13:21 | |
*** zhangjn has quit IRC | 13:21 | |
*** jokke_ has quit IRC | 13:21 | |
*** frescof has quit IRC | 13:21 | |
*** epheo has quit IRC | 13:21 | |
*** ChanServ has quit IRC | 13:21 | |
*** v12aml has quit IRC | 13:22 | |
*** vannif has quit IRC | 13:22 | |
*** szaher has quit IRC | 13:22 | |
*** clsacramento has quit IRC | 13:22 | |
*** m3m0 has quit IRC | 13:22 | |
*** kelepirci has quit IRC | 13:22 | |
*** zhonghua-lee has quit IRC | 13:22 | |
*** SamYaple has quit IRC | 13:22 | |
*** EinstCrazy has joined #openstack-freezer | 13:24 | |
*** ddieterly has joined #openstack-freezer | 13:24 | |
*** szaher has joined #openstack-freezer | 13:24 | |
*** yangyapeng has joined #openstack-freezer | 13:24 | |
*** zhonghua-lee has joined #openstack-freezer | 13:24 | |
*** daemontool has joined #openstack-freezer | 13:24 | |
*** chenzeng has joined #openstack-freezer | 13:24 | |
*** kelepirci has joined #openstack-freezer | 13:24 | |
*** frescof has joined #openstack-freezer | 13:24 | |
*** openstackgerrit has joined #openstack-freezer | 13:24 | |
*** vannif has joined #openstack-freezer | 13:24 | |
*** dmellado has joined #openstack-freezer | 13:24 | |
*** v12aml has joined #openstack-freezer | 13:24 | |
*** smekel_ has joined #openstack-freezer | 13:24 | |
*** slashme has joined #openstack-freezer | 13:24 | |
*** epheo has joined #openstack-freezer | 13:24 | |
*** clsacramento has joined #openstack-freezer | 13:24 | |
*** zhangjn has joined #openstack-freezer | 13:24 | |
*** DuncanT has joined #openstack-freezer | 13:24 | |
*** jonaspf_ has joined #openstack-freezer | 13:24 | |
*** m3m0 has joined #openstack-freezer | 13:24 | |
*** jokke_ has joined #openstack-freezer | 13:24 | |
*** SamYaple has joined #openstack-freezer | 13:24 | |
*** ChanServ has joined #openstack-freezer | 13:24 | |
*** wolfe.freenode.net sets mode: +o ChanServ | 13:24 | |
*** ddieterly is now known as ddieterly[away] | 13:24 | |
*** ddieterly[away] is now known as ddieterly | 13:27 | |
szaher | vannif: Do we install freezer-agent as a part of freezer devstack plugin ? | 13:35 |
szaher | slashme https://review.openstack.org/#/c/301549/ | 13:36 |
vannif | there should be a devstack plugin to install the freezer-agent. it does not get automatically installed if you install the freezer-api plugin, for example, because it's not actually meeded by the api | 13:41 |
*** ddieterly is now known as ddieterly[away] | 13:49 | |
openstackgerrit | Merged openstack/freezer: Updating README.rst https://review.openstack.org/301549 | 13:53 |
*** ddieterly[away] is now known as ddieterly | 13:58 | |
openstackgerrit | Merged openstack/freezer-api: Adding storage, keystone_authtoken sections to sample config https://review.openstack.org/301053 | 14:00 |
*** ddieterly is now known as ddieterly[away] | 15:00 | |
*** ddieterly[away] is now known as ddieterly | 15:04 | |
openstackgerrit | Cynthia Lopes do Sacramento proposed openstack/freezer: Adds checksum before backup and after restore for consistency check. https://review.openstack.org/300080 | 15:11 |
openstackgerrit | Deklan Dieterly proposed openstack/freezer: Add Freezer Tempest Tests https://review.openstack.org/301250 | 15:17 |
openstackgerrit | Memo Garcia proposed openstack/python-freezerclient: Restore https://review.openstack.org/301758 | 15:24 |
m3m0 | slashme, first iteration: https://review.openstack.org/301758 Restore | 15:24 |
slashme | Taking a look | 15:33 |
openstackgerrit | Memo Garcia proposed openstack/python-freezerclient: Restore https://review.openstack.org/301758 | 15:37 |
*** daemontool has quit IRC | 15:45 | |
*** ccesario has joined #openstack-freezer | 15:54 | |
openstackgerrit | Merged openstack/freezer: Fix glance client creation https://review.openstack.org/300075 | 16:30 |
openstackgerrit | Memo Garcia proposed openstack/python-freezerclient: Restore https://review.openstack.org/301758 | 16:59 |
*** EinstCrazy has quit IRC | 17:11 | |
*** ddieterly is now known as ddieterly[away] | 17:11 | |
slashme | Mitaka and liberty backport for the glance fix. https://review.openstack.org/#/c/301800/ and https://review.openstack.org/#/c/301808/ | 17:59 |
slashme | Added the way we do authentication with other clients as a topic for thursday's meeting. | 17:59 |
*** ddieterly[away] is now known as ddieterly | 18:08 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/freezer-api: Updated from global requirements https://review.openstack.org/288699 | 18:46 |
openstackgerrit | Deklan Dieterly proposed openstack/freezer-api: Add Freezer API Tempest Tests https://review.openstack.org/297360 | 18:46 |
openstackgerrit | Deklan Dieterly proposed openstack/freezer-api: Add Freezer API Tempest Tests https://review.openstack.org/297360 | 18:49 |
*** ddieterly is now known as ddieterly[away] | 18:51 | |
*** ddieterly[away] is now known as ddieterly | 18:55 | |
*** ddieterly is now known as ddieterly[away] | 20:05 | |
*** ddieterly[away] is now known as ddieterly | 20:10 | |
*** ddieterly is now known as ddieterly[away] | 20:51 | |
*** ddieterly[away] is now known as ddieterly | 20:55 | |
*** smekel_ has quit IRC | 21:20 | |
*** smekel_ has joined #openstack-freezer | 21:23 | |
*** ddieterly is now known as ddieterly[away] | 21:32 | |
*** ddieterly[away] is now known as ddieterly | 21:42 | |
*** ddieterly is now known as ddieterly[away] | 22:07 | |
*** ddieterly[away] is now known as ddieterly | 22:28 | |
*** ddieterly has quit IRC | 23:06 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!