| *** yangyapeng has quit IRC | 00:01 | |
| *** clenimar has quit IRC | 00:17 | |
| *** clenimar has joined #openstack-freezer | 00:30 | |
| *** yangyapeng has joined #openstack-freezer | 01:14 | |
| *** EinstCrazy has joined #openstack-freezer | 01:35 | |
| *** EinstCra_ has joined #openstack-freezer | 01:41 | |
| *** EinstCr__ has joined #openstack-freezer | 01:44 | |
| *** EinstCrazy has quit IRC | 01:44 | |
| *** EinstCra_ has quit IRC | 01:46 | |
| *** openstackgerrit has quit IRC | 02:47 | |
| *** openstackgerrit has joined #openstack-freezer | 02:48 | |
| *** EinstCr__ has quit IRC | 03:13 | |
| *** EinstCrazy has joined #openstack-freezer | 03:44 | |
| *** EinstCrazy has quit IRC | 03:47 | |
| *** clenimar has quit IRC | 03:51 | |
| *** EinstCrazy has joined #openstack-freezer | 04:22 | |
| *** saggi has joined #openstack-freezer | 05:08 | |
| *** saggi has quit IRC | 05:14 | |
| *** fawadkhaliq has joined #openstack-freezer | 05:33 | |
| *** lpetrut has joined #openstack-freezer | 05:38 | |
| *** EinstCrazy has quit IRC | 05:59 | |
| *** EinstCrazy has joined #openstack-freezer | 05:59 | |
| *** EinstCrazy has quit IRC | 05:59 | |
| *** yangyape_ has joined #openstack-freezer | 06:01 | |
| *** yangyapeng has quit IRC | 06:02 | |
| *** EinstCrazy has joined #openstack-freezer | 06:05 | |
| *** c00281451 has joined #openstack-freezer | 06:14 | |
| *** lpetrut has quit IRC | 06:37 | |
| *** yuval has joined #openstack-freezer | 06:39 | |
| *** lpetrut has joined #openstack-freezer | 06:45 | |
| *** openstackgerrit has quit IRC | 06:48 | |
| *** openstackgerrit has joined #openstack-freezer | 06:49 | |
| *** lpetrut has quit IRC | 06:49 | |
| *** EinstCra_ has joined #openstack-freezer | 06:59 | |
| *** EinstCrazy has quit IRC | 07:02 | |
| *** EinstCra_ has quit IRC | 07:05 | |
| *** EinstCrazy has joined #openstack-freezer | 07:05 | |
| *** saggi has joined #openstack-freezer | 07:07 | |
| *** fozkasgarli__ has quit IRC | 07:14 | |
| *** kelepirci has joined #openstack-freezer | 07:14 | |
| *** fawadkhaliq has quit IRC | 07:23 | |
| *** c00281451 is now known as zengchen | 07:27 | |
| zengchen | --config CONFIG Config file abs path. Option arguments are provided | 07:27 |
|---|---|---|
| zengchen | from config file. When config file is used any option | 07:27 |
| zengchen | from command line provided take precedence. | 07:27 |
| zengchen | this means the option from command line will overwrite the one in the config file. right? | 07:28 |
| zengchen | but the codes are not like that: | 07:29 |
| zengchen | def get_backup_args(): | 07:29 |
| zengchen | defaults = DEFAULT_PARAMS.copy() | 07:29 |
| zengchen | class FreezerConfig(object): | 07:29 |
| zengchen | def __init__(self, args): | 07:29 |
| zengchen | self.__dict__.update(args) | 07:29 |
| zengchen | cli_options = dict([(x, y) for x, y in CONF.iteritems() if y is not None]) | 07:29 |
| zengchen | defaults.update(cli_options) | 07:29 |
| zengchen | conf = None | 07:29 |
| zengchen | if CONF.get('config'): | 07:29 |
| zengchen | conf = freezer_config.Config.parse(CONF.get('config')) | 07:29 |
| zengchen | defaults.update(conf.default) | 07:29 |
| *** kelepirci has quit IRC | 07:30 | |
| zengchen | the options from config file overwrite the ones from command line. Is it a bug or I have a mistake. | 07:31 |
| *** yuval has quit IRC | 07:44 | |
| *** yuval has joined #openstack-freezer | 07:44 | |
| *** openstackgerrit has quit IRC | 07:48 | |
| *** openstackgerrit has joined #openstack-freezer | 07:49 | |
| *** fawadkhaliq has joined #openstack-freezer | 08:09 | |
| *** yangyape_ has quit IRC | 08:15 | |
| *** EinstCrazy has quit IRC | 08:15 | |
| *** EinstCrazy has joined #openstack-freezer | 08:18 | |
| *** yangyapeng has joined #openstack-freezer | 08:19 | |
| *** lpetrut has joined #openstack-freezer | 08:25 | |
| *** EinstCrazy has quit IRC | 08:43 | |
| *** EinstCrazy has joined #openstack-freezer | 08:43 | |
| *** EinstCrazy has quit IRC | 08:45 | |
| openstackgerrit | Jonas Pfannschmidt proposed openstack/freezer: WIP: First scenario test https://review.openstack.org/320591 | 08:45 |
| *** fawadkhaliq has quit IRC | 08:45 | |
| *** EinstCrazy has joined #openstack-freezer | 08:47 | |
| *** openstackgerrit has quit IRC | 08:48 | |
| *** openstackgerrit has joined #openstack-freezer | 08:49 | |
| *** saggi has quit IRC | 08:51 | |
| gahan | cd | 09:02 |
| *** electrofelix has joined #openstack-freezer | 09:13 | |
| *** EinstCrazy has quit IRC | 09:18 | |
| *** EinstCrazy has joined #openstack-freezer | 09:21 | |
| *** fawadkhaliq has joined #openstack-freezer | 09:32 | |
| *** fawadkhaliq has quit IRC | 09:33 | |
| *** fawadkhaliq has joined #openstack-freezer | 09:33 | |
| *** fawadkhaliq has quit IRC | 09:33 | |
| *** fawadkhaliq has joined #openstack-freezer | 09:42 | |
| *** zengchen has quit IRC | 10:01 | |
| *** yangyapeng has quit IRC | 10:09 | |
| openstackgerrit | Jonas Pfannschmidt proposed openstack/freezer: WIP: First scenario test https://review.openstack.org/320591 | 10:13 |
| *** fawadkhaliq has quit IRC | 11:12 | |
| *** fawadkhaliq has joined #openstack-freezer | 11:19 | |
| *** fawadkhaliq has quit IRC | 11:25 | |
| *** fawadkhaliq has joined #openstack-freezer | 11:38 | |
| *** fawadkhaliq has quit IRC | 11:40 | |
| *** fawadkhaliq has joined #openstack-freezer | 11:40 | |
| openstackgerrit | Jonas Pfannschmidt proposed openstack/freezer: WIP: First scenario test https://review.openstack.org/320591 | 11:42 |
| *** fawadk has joined #openstack-freezer | 11:43 | |
| *** fawadkhaliq has quit IRC | 11:44 | |
| *** fawadkhaliq has joined #openstack-freezer | 11:44 | |
| *** fawadk has quit IRC | 11:48 | |
| *** fawadkhaliq has quit IRC | 12:03 | |
| *** clenimar has joined #openstack-freezer | 12:11 | |
| *** EinstCrazy has quit IRC | 12:14 | |
| *** EinstCrazy has joined #openstack-freezer | 12:14 | |
| *** EinstCrazy has quit IRC | 12:19 | |
| *** fawadkhaliq has joined #openstack-freezer | 12:22 | |
| openstackgerrit | Clenimar Filemon proposed openstack/freezer-api: Request service token using identity v3 https://review.openstack.org/304742 | 12:26 |
| *** fawadkhaliq has quit IRC | 12:26 | |
| *** fawadkhaliq has joined #openstack-freezer | 12:33 | |
| openstackgerrit | Saad Zaher proposed openstack/freezer-api: Remove _version from the document passed to elk https://review.openstack.org/327064 | 12:34 |
| *** fawadkhaliq has quit IRC | 13:04 | |
| *** samuelBartel has joined #openstack-freezer | 13:18 | |
| *** samuelBartel has quit IRC | 13:32 | |
| *** thatsdone has joined #openstack-freezer | 13:55 | |
| *** clenimar has quit IRC | 13:59 | |
| *** clenimar has joined #openstack-freezer | 14:04 | |
| *** clenimar has quit IRC | 14:41 | |
| *** yangyapeng has joined #openstack-freezer | 14:43 | |
| *** clenimar has joined #openstack-freezer | 14:45 | |
| *** yuval has quit IRC | 14:52 | |
| *** clenimar has quit IRC | 14:56 | |
| *** clenimar has joined #openstack-freezer | 15:00 | |
| *** fawadkhaliq has joined #openstack-freezer | 15:00 | |
| *** clenimar has quit IRC | 15:01 | |
| *** samuelBartel has joined #openstack-freezer | 15:17 | |
| *** samuelBartel has quit IRC | 15:25 | |
| *** samuelBartel has joined #openstack-freezer | 15:40 | |
| *** samuelBartel has quit IRC | 15:59 | |
| *** fawadkhaliq has quit IRC | 16:07 | |
| *** daemontool has joined #openstack-freezer | 16:27 | |
| *** fawadkhaliq has joined #openstack-freezer | 16:42 | |
| *** fawadkhaliq has quit IRC | 16:42 | |
| *** thatsdone has quit IRC | 16:42 | |
| *** fawadkhaliq has joined #openstack-freezer | 16:42 | |
| *** lpetrut has quit IRC | 16:46 | |
| openstackgerrit | Deklan Dieterly proposed openstack/freezer: Improve Tempest tests https://review.openstack.org/327241 | 16:51 |
| openstackgerrit | Deklan Dieterly proposed openstack/freezer: Improve Tempest tests https://review.openstack.org/327241 | 16:54 |
| *** daemontool has quit IRC | 16:57 | |
| openstackgerrit | Deklan Dieterly proposed openstack/freezer: Improve Tempest tests https://review.openstack.org/327241 | 16:57 |
| openstackgerrit | Deklan Dieterly proposed openstack/freezer: Improve Tempest tests https://review.openstack.org/327241 | 17:02 |
| *** electrofelix has quit IRC | 17:24 | |
| openstackgerrit | Deklan Dieterly proposed openstack/freezer: Improve Tempest tests https://review.openstack.org/327241 | 17:30 |
| *** lpetrut has joined #openstack-freezer | 17:46 | |
| openstackgerrit | Clenimar Filemon proposed openstack/freezer-api: Request service token using identity v3 https://review.openstack.org/304742 | 18:29 |
| *** lpetrut has quit IRC | 18:33 | |
| *** AJaeger has joined #openstack-freezer | 18:37 | |
| AJaeger | freezer-web-ui team, could you import translations, please? https://review.openstack.org/325534 | 18:38 |
| openstackgerrit | Merged openstack/freezer-api: Remove _version from the document passed to elk https://review.openstack.org/327064 | 18:38 |
| AJaeger | freezer-web-ui cores, if you have any questions about translation import, feel free to ask me - I hang around on #openstack-infra. | 18:40 |
| AJaeger | slashme: can you help, please? ^ | 18:51 |
| *** fawadkhaliq has quit IRC | 20:01 | |
| *** fawadkhaliq has joined #openstack-freezer | 20:01 | |
| *** fawadkhaliq has quit IRC | 20:05 | |
| *** openstackgerrit has quit IRC | 20:48 | |
| *** openstackgerrit has joined #openstack-freezer | 20:49 | |
| openstackgerrit | Merged openstack/freezer: Delete Invalid variable https://review.openstack.org/323644 | 20:50 |
| openstackgerrit | Merged openstack/freezer: Switch to keystoneauth https://review.openstack.org/323525 | 20:50 |
| openstackgerrit | Saad Zaher proposed openstack/freezer: Freezer metadata part2 https://review.openstack.org/319182 | 21:45 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/freezer: Updated from global requirements https://review.openstack.org/315055 | 21:57 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/freezer-api: Updated from global requirements https://review.openstack.org/288699 | 21:57 |
| *** fawadkhaliq has joined #openstack-freezer | 22:44 | |
| *** lpetrut has joined #openstack-freezer | 22:56 | |
| *** lpetrut has quit IRC | 23:15 | |
| *** fawadkhaliq has quit IRC | 23:17 | |
| *** fawadkhaliq has joined #openstack-freezer | 23:18 | |
| *** fawadkhaliq has quit IRC | 23:21 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!