*** dschroeder has quit IRC | 00:19 | |
*** memogarcia has quit IRC | 00:23 | |
*** memogarcia has joined #openstack-freezer | 00:32 | |
*** memogarcia has quit IRC | 00:55 | |
*** memogarcia has joined #openstack-freezer | 01:02 | |
*** miqui has quit IRC | 01:10 | |
*** szaher has quit IRC | 01:11 | |
*** szaher has joined #openstack-freezer | 01:23 | |
*** miqui has joined #openstack-freezer | 01:23 | |
*** memogarcia has quit IRC | 02:08 | |
*** memogarcia has joined #openstack-freezer | 02:10 | |
*** szaher has quit IRC | 03:04 | |
*** vannif has quit IRC | 03:04 | |
*** miqui has quit IRC | 03:05 | |
*** memogarcia has quit IRC | 03:09 | |
*** memogarcia has joined #openstack-freezer | 03:11 | |
*** szaher has joined #openstack-freezer | 03:16 | |
*** vannif has joined #openstack-freezer | 03:17 | |
*** memogarcia has quit IRC | 03:23 | |
*** memogarcia has joined #openstack-freezer | 03:25 | |
*** memogarcia has quit IRC | 03:54 | |
*** memogarcia has joined #openstack-freezer | 03:56 | |
*** memogarcia has quit IRC | 04:39 | |
*** memogarcia has joined #openstack-freezer | 04:41 | |
*** reldan has joined #openstack-freezer | 09:11 | |
*** reldan has quit IRC | 09:21 | |
*** memogarcia has quit IRC | 09:25 | |
*** jonaspf has joined #openstack-freezer | 09:29 | |
*** memogarcia has joined #openstack-freezer | 09:32 | |
*** openstackgerrit has quit IRC | 09:46 | |
*** openstackgerrit has joined #openstack-freezer | 09:47 | |
*** memogarcia has quit IRC | 09:58 | |
*** reldan has joined #openstack-freezer | 10:01 | |
*** memogarcia has joined #openstack-freezer | 10:06 | |
*** openstackgerrit has quit IRC | 10:16 | |
*** openstackgerrit has joined #openstack-freezer | 10:17 | |
*** memogarcia has quit IRC | 10:41 | |
*** jonaspf has quit IRC | 10:43 | |
*** jonaspf has joined #openstack-freezer | 10:49 | |
*** memogarcia has joined #openstack-freezer | 10:51 | |
*** memogarcia has quit IRC | 10:55 | |
*** memogarcia has joined #openstack-freezer | 10:57 | |
openstackgerrit | Memo Garcia proposed openstack/freezer-api: Backup UUID https://review.openstack.org/244563 | 11:04 |
---|---|---|
m3m0__ | vannif, https://review.openstack.org/244563 | 11:05 |
openstackgerrit | Memo Garcia proposed openstack/freezer-web-ui: Improved horizon dashboard for freezer https://review.openstack.org/236175 | 11:06 |
*** memogarcia has quit IRC | 11:16 | |
*** memogarcia has joined #openstack-freezer | 11:23 | |
*** memogarcia has quit IRC | 11:41 | |
*** memogarcia has joined #openstack-freezer | 11:42 | |
*** reldan has quit IRC | 11:45 | |
*** reldan has joined #openstack-freezer | 12:03 | |
reldan | Plan: I will continue to work on parallel backup feature. | 12:04 |
m3m0__ | Plan, there is a backup_uuid patch in review | 12:07 |
m3m0__ | https://review.openstack.org/244563 | 12:07 |
m3m0__ | please review | 12:07 |
m3m0__ | and I'm working on restore functionality from the ui | 12:08 |
*** marzif has joined #openstack-freezer | 12:08 | |
szaher | Plan: Will work on freezer-api, routes, paste, pasteDeploy, Controllers, oslo.config, oslo.log | 12:09 |
reldan | Have backup.id and backup.uuid makes no sense for me | 12:09 |
marzif | Plan: code review, integrated tests, branching and new release | 12:09 |
szaher | evaluating how long it will take to move to new style and create blueprints | 12:09 |
m3m0__ | the thing is that backup_is contains container, backup name and incremental | 12:09 |
m3m0__ | and that information is need it for remove backups | 12:10 |
m3m0__ | or restore from incremental | 12:10 |
m3m0__ | that's why it make sense to have a separate backup_uuid just to query stuff from the ui or the api | 12:10 |
reldan | But it is still conterintuitive, you know. You have something with id and uuid | 12:10 |
*** memogarcia has quit IRC | 12:11 | |
m3m0__ | what would you recommend? | 12:11 |
reldan | I don’t know. But I feel we have a problem here. Because backup.id is not id at all. It is complex key that can have duplicates. In this case it seems right to rename it to backup.info, backup.description. Because id means that it is unique, don’t it? | 12:13 |
reldan | I know, that it is not related to your changes | 12:13 |
reldan | But now, we have backup.id and backup.uuid and backup.id is not id at all | 12:14 |
m3m0__ | I completely agree with you on this | 12:16 |
m3m0__ | let's have a further discussion on this topic, but as far as my change this is not related, I just need an uuid to query things correctly | 12:16 |
reldan | Yes, sure! | 12:17 |
*** memogarcia has joined #openstack-freezer | 12:19 | |
*** memogarcia has quit IRC | 12:43 | |
marzif | m3m0__, vannif how are we doing with the web ui / api? | 12:43 |
*** reldan has quit IRC | 12:46 | |
*** reldan has joined #openstack-freezer | 12:47 | |
*** memogarcia has joined #openstack-freezer | 12:50 | |
vannif | testing. I have a small issue with this: https://www.elastic.co/guide/en/elasticsearch/reference/1.7/docs-delete-by-query.html | 12:54 |
vannif | that method is going to be removed. probably it's already removed in the python-elasticsearch library | 12:55 |
m3m0__ | marzif | 13:11 |
m3m0__ | there are 2 commits to finish this | 13:11 |
m3m0__ | the first one is related to backup_ip : https://review.openstack.org/#/c/244245/ | 13:11 |
m3m0__ | sorry, is this commit https://review.openstack.org/244563 | 13:11 |
m3m0__ | and the second one from vannif https://review.openstack.org/#/c/244245/ | 13:12 |
m3m0__ | if things stays the ui won't change at all | 13:12 |
*** jonaspf has quit IRC | 13:16 | |
*** memogarcia has quit IRC | 13:27 | |
*** memogarcia has joined #openstack-freezer | 13:29 | |
*** jonaspf has joined #openstack-freezer | 13:40 | |
*** memogarcia has quit IRC | 13:42 | |
*** memogarcia has joined #openstack-freezer | 13:51 | |
*** jonaspf has quit IRC | 13:55 | |
*** memogarcia has quit IRC | 14:12 | |
szaher | all: check this link http://www.slideshare.net/lhrc_mikeyp/openstack-apis-and-wsgi | 14:15 |
szaher | daemontool_ , vannif waiting for your feedback you | 14:16 |
*** memogarcia has joined #openstack-freezer | 14:17 | |
*** ffresh has joined #openstack-freezer | 14:18 | |
*** marzif has quit IRC | 14:20 | |
*** sc has joined #openstack-freezer | 14:24 | |
*** Saad has joined #openstack-freezer | 14:26 | |
*** memogarcia has quit IRC | 14:26 | |
*** Saad has quit IRC | 14:26 | |
*** szaher_ has joined #openstack-freezer | 14:27 | |
vannif | suggesting to use paste httpserver ? | 14:28 |
*** jonaspf has joined #openstack-freezer | 14:29 | |
sc | vannif: I think it's a good idea to use the same modules used in other project as they are the standard | 14:30 |
*** ffresh has quit IRC | 14:31 | |
*** memogarcia has joined #openstack-freezer | 14:32 | |
sc | but if this means adding lots of code and then bracking fuctionalities that are already running this needs to evaluated | 14:34 |
sc | these are my 2cent | 14:35 |
*** memogarcia has quit IRC | 14:40 | |
*** memogarcia has joined #openstack-freezer | 14:42 | |
*** reldan has quit IRC | 14:48 | |
*** reldan has joined #openstack-freezer | 14:50 | |
*** memogarcia has quit IRC | 14:56 | |
*** memogarcia has joined #openstack-freezer | 14:59 | |
m3m0__ | please review :) https://review.openstack.org/#/c/236175/ | 15:08 |
*** memogarcia has quit IRC | 15:13 | |
*** memogarcia has joined #openstack-freezer | 15:16 | |
*** freezerBot has quit IRC | 15:18 | |
*** marzif has joined #openstack-freezer | 15:21 | |
*** reldan has quit IRC | 15:28 | |
*** memogarcia has quit IRC | 15:29 | |
*** reldan has joined #openstack-freezer | 15:34 | |
*** memogarcia has joined #openstack-freezer | 15:35 | |
*** memogarcia has quit IRC | 15:46 | |
*** memogarcia has joined #openstack-freezer | 15:51 | |
*** dschroeder has joined #openstack-freezer | 15:54 | |
*** memogarcia has quit IRC | 15:56 | |
openstackgerrit | Fabrizio Vanni proposed openstack/freezer-api: create actions when creating jobs https://review.openstack.org/244245 | 15:57 |
*** dschroeder has quit IRC | 15:59 | |
m3m0__ | who's ready to rumble | 16:01 |
m3m0__ | #startmeeting openstack-freezer 12-11-2015 | 16:02 |
openstack | Meeting started Thu Nov 12 16:02:33 2015 UTC and is due to finish in 60 minutes. The chair is m3m0__. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:02 |
openstack | The meeting name has been set to 'openstack_freezer_12_11_2015' | 16:02 |
m3m0__ | All: meetings notes available in real time at: https://etherpad.openstack.org/p/freezer_meetings | 16:02 |
m3m0__ | hello all, the first topic of the meeting will be parallel backups | 16:03 |
m3m0__ | #topic parallel backups | 16:03 |
m3m0__ | reldan any update? | 16:03 |
daemontool_ | Hi m3m0__ | 16:03 |
reldan | Hi m3m0 | 16:03 |
*** memogarcia has joined #openstack-freezer | 16:03 | |
reldan | I’m working on parallelb backups. Everything seems to be nice, I have a MultipleStorage now, so it seems a big of part of code will be the same as before | 16:04 |
reldan | I’m going to show result next week | 16:04 |
m3m0__ | cool, any blockers that you have so far? | 16:04 |
reldan | Nope, have no blockers. Everything is clear | 16:05 |
m3m0__ | is this going to be release for liberty right? | 16:05 |
m3m0__ | what will be next? | 16:05 |
reldan | I don’t know, Fausto should know better. We decided that deadline will be 25 November. | 16:06 |
m3m0__ | we need to define that on the freezer roadmap | 16:06 |
daemontool_ | yep | 16:07 |
daemontool_ | == | 16:07 |
daemontool_ | ++ | 16:07 |
m3m0__ | https://wiki.openstack.org/wiki/FreezerRoadmap | 16:07 |
reldan | What will be next. I would like to make some changes in swift storage. | 16:07 |
m3m0__ | anything critical? | 16:07 |
reldan | Nope, just code optimization and cleaning | 16:07 |
reldan | I also would like to refactor 1) lvm and shadow (separate database locking from snapshotting) | 16:08 |
reldan | 2) mysql, mssql etc - I would like to have classes with some structure instead of functions | 16:09 |
daemontool_ | yes | 16:09 |
m3m0__ | #agree on that | 16:09 |
daemontool_ | reldan, that sounds reasonable | 16:09 |
daemontool_ | #agreed | 16:09 |
m3m0__ | and I would like to add something to that | 16:09 |
m3m0__ | the sql server behaviour should be similar to the one in mysql | 16:09 |
daemontool_ | yep | 16:09 |
vannif | reldan, code for snapshots and mysql needs to be intermixed. are we going to use some kind of "hooks" ? | 16:09 |
m3m0__ | where the database only gets locked at the snapshot creation | 16:10 |
reldan | I don’t believe it should be intermixed. We should have separated objects for application and for lvm/shadow. Like | 16:10 |
reldan | Application: stop(); run() | 16:11 |
vannif | yes. separated objects | 16:11 |
reldan | Snapshot: create(); delete() | 16:11 |
reldan | And probably the third class that will be actually execut it | 16:11 |
vannif | but, the procedure to backup calls the various methods in sequence | 16:11 |
vannif | and has to roll back in case of errors | 16:11 |
reldan | appllication.stop(); snapshot.create(); application.run(); snapshot.detete() | 16:11 |
reldan | Ok then | 16:12 |
reldan | application.stop(); | 16:12 |
reldan | try snapshot.create() | 16:12 |
reldan | finally application.run() | 16:12 |
daemontool_ | the ; at the end came from Perl? lol :) | 16:12 |
reldan | Because now I cannot execute mysql backup on windows | 16:13 |
reldan | And it’s really wrong | 16:13 |
m3m0__ | yes, the behaviour right now is very *unix | 16:14 |
reldan | Or we can provide application to snapshot, or snapshot to application. But I absolutly belive, we shouldn’t know doing lvm/shadow about concrete mysql, mssql, mongodb stop/run implementation | 16:14 |
daemontool_ | #agreed | 16:15 |
m3m0__ | the less dependencies between each other the better | 16:15 |
daemontool_ | yep | 16:15 |
reldan | http://pastebin.com/abeDAQ0h | 16:16 |
m3m0__ | that will allow us to create an snapshot at the begginig of the job and not in the action itself | 16:16 |
reldan | line 70 | 16:16 |
*** memogarcia has quit IRC | 16:16 | |
reldan | line 85 | 16:16 |
reldan | Otherwise it will be a lot of checks if mode is mysql … elif mode is mongodb … elif msserver ... | 16:17 |
reldan | Next thing | 16:18 |
reldan | I know that Zaher wants to provide possiblity to write plugins for freezer | 16:18 |
reldan | Like I need to create s3 storage, but don’t want to share it. Probably it is not good enough for merging to master, but good engough to me | 16:18 |
reldan | So If I understand it correct, we should have some dir in freezer, scan this directory and loading modules from it | 16:19 |
m3m0__ | we need to explore the option on how horizon handles this | 16:19 |
reldan | Sounds good, but requres from us to think very carefully about internal interfaces | 16:19 |
m3m0__ | that way we can import/extend/override freezer functions and classes | 16:20 |
reldan | We should say, if you want to have new storage: 1) create class 2) implement methods a, b, c 3) add metainformation | 16:20 |
reldan | yes, agree | 16:20 |
reldan | So we need to decide which components we would like to have pluggable | 16:21 |
reldan | Decide and fix interfaces | 16:21 |
m3m0__ | I would like to be involved in that :) | 16:21 |
daemontool_ | m3m0__, you are involved already :) | 16:21 |
m3m0__ | that's true :) | 16:22 |
reldan | Great ) So probably when we have time, we shold review components and interfaces between them | 16:22 |
reldan | It is all from my side | 16:22 |
m3m0__ | yep #agree | 16:22 |
daemontool_ | #agreed | 16:22 |
m3m0__ | does anyone has anything more to say on this topic? | 16:22 |
openstackgerrit | Memo Garcia proposed openstack/freezer-web-ui: Improved horizon dashboard for freezer https://review.openstack.org/236175 | 16:23 |
daemontool_ | (let's use a subsection in the wiki) | 16:23 |
*** memogarcia has joined #openstack-freezer | 16:23 | |
m3m0__ | ok, next topic | 16:24 |
*** dschroeder has joined #openstack-freezer | 16:24 | |
m3m0__ | #topic freezer included in the big tent | 16:24 |
daemontool_ | http://governance.openstack.org/reference/projects/freezer.html | 16:24 |
daemontool_ | congratulations to everybody :) | 16:24 |
m3m0__ | I would like to take a minute and congratulate everyone for this amazing achievement | 16:24 |
daemontool_ | ++ | 16:24 |
daemontool_ | #agreed | 16:25 |
m3m0__ | we need some more beers to celebrate :) | 16:25 |
daemontool_ | tonight 6:30 pm GMT :) | 16:25 |
daemontool_ | McSwiggans of Galway if anyone is interested :) | 16:25 |
m3m0__ | +2 | 16:25 |
Slashme_ | +1 congrats everyone | 16:26 |
m3m0__ | well moving to the next topic :) we are short on time | 16:26 |
*** memogarcia has quit IRC | 16:26 | |
m3m0__ | #topic freezer api | 16:26 |
m3m0__ | vannif, any news? | 16:26 |
vannif | yep. sent the code for review, with unit tests and coverage | 16:27 |
m3m0__ | which commit is it? | 16:27 |
m3m0__ | is the one related to action_id ?? | 16:27 |
vannif | now, when creating a job in the api, the api can understand the content of the job, extract the actions and put them in the actions db with a proper action_id | 16:28 |
vannif | https://review.openstack.org/#/c/244245 | 16:28 |
m3m0__ | so guys, please review ^^ | 16:28 |
vannif | the, solved some minor bugs with the db-init | 16:29 |
m3m0__ | question | 16:29 |
vannif | https://review.openstack.org/#/c/244072/ | 16:29 |
vannif | https://review.openstack.org/#/c/243679/ | 16:29 |
m3m0__ | when freezer is installed it create a freezer-db-init executable | 16:29 |
vannif | shoot | 16:29 |
vannif | yes | 16:29 |
*** fabriziof has joined #openstack-freezer | 16:29 | |
m3m0__ | should it be there? I don't think it make sense in an end user perspective | 16:29 |
m3m0__ | but I could be wrong | 16:29 |
fabriziof | hello all, sorry to be late | 16:30 |
vannif | to be more precise, its in the freezer-api repo | 16:30 |
vannif | not freezer (agent) | 16:30 |
m3m0__ | oooooo | 16:30 |
*** memogarcia has joined #openstack-freezer | 16:30 | |
m3m0__ | well makes more sense now | 16:30 |
vannif | the. you suggested the addition of a backup_uuid to support the web-ui | 16:31 |
vannif | and there is the issue of the client_id | 16:32 |
m3m0__ | there is also this commit related to the api: https://review.openstack.org/#/c/244563/ | 16:32 |
vannif | exaclty | 16:32 |
vannif | regarding the client_id, we talked a little about that | 16:32 |
vannif | to summarize: | 16:32 |
openstackgerrit | Merged openstack/freezer-api: fix freezer-db-init modifies replicas in test mode https://review.openstack.org/244072 | 16:33 |
vannif | having it default to ptoject-id_hostname can result in conflicts | 16:33 |
vannif | but having it created as a uuid everytime can be a problem as well | 16:34 |
m3m0__ | yes, while retrieving data from the api when the you don't now the id for example | 16:34 |
vannif | yes. so we are thinking of having it stored in a configuration file. | 16:34 |
m3m0__ | what happens if that configuration gets deleted? | 16:35 |
fabriziof | vannif: a file where ? | 16:35 |
vannif | when not defined it gets created, but then stored. so subsequent invocation of the freezer-scheduler (and the future python-freezerclient) will result in using the same client_if | 16:35 |
vannif | *client_id | 16:35 |
vannif | we were thinking of ~/.freezer/scheduler.conf | 16:35 |
vannif | or (if not present) /etc/freezer/scheduler.conf | 16:36 |
m3m0__ | why not /etc? | 16:36 |
m3m0__ | etc should be first IMO | 16:36 |
fabriziof | in /etc you need to be root | 16:36 |
vannif | to modify it, yes. anyway, we'll stick to *nix standard way of looking for config files, that's a side problem, I think. | 16:37 |
vannif | the important concept is that of storing the client_id locally | 16:38 |
fabriziof | exactly vannif, I don't like the idea | 16:38 |
m3m0__ | why not? fabriziof ? | 16:39 |
vannif | I'm not that sure too, but I can see it has some good points | 16:39 |
fabriziof | if you loose the file ? | 16:40 |
m3m0__ | yes I agree with that point | 16:40 |
m3m0__ | is this a blocker vannif? | 16:41 |
Slashme_ | If you lose the file, you can recover the id from freezer-scheduler client-list | 16:41 |
*** memogarcia has quit IRC | 16:41 | |
m3m0__ | there is a bp on this: | 16:41 |
Slashme_ | About the api, I'm working on a patch that will allow to define property that will span across multiple actions of a job. | 16:42 |
Slashme_ | When the api will receive a job that contains actions_default, it will expand those properties to all actions in that job. | 16:42 |
vannif | https://blueprints.launchpad.net/freezer/+spec/better-client-id | 16:42 |
Slashme_ | Oosps wrong copy / paste | 16:42 |
Slashme_ | https://blueprints.launchpad.net/freezer/+spec/better-client-id | 16:42 |
m3m0__ | please all review this bp and send feedback | 16:43 |
fabriziof | if you can retrieve the client_id then the only problem I see is security | 16:43 |
vannif | the client_id is not a secret even now | 16:44 |
vannif | even if you provide the client_id of another user, you need to provide valid OS credentials to access that information | 16:45 |
vannif | or you mean something else ? | 16:45 |
fabriziof | I'm just worried saving sensible thing locally on disk | 16:47 |
emildi | https://docs.python.org/2/library/uuid.html | 16:47 |
fabriziof | since most of the customers I have been in touch are concerned | 16:48 |
Slashme_ | What sensible info ? | 16:48 |
fabriziof | users / pwds / ids etc... | 16:49 |
*** memogarcia has joined #openstack-freezer | 16:49 | |
fabriziof | sometimes users of vm's are not allowed to access the openstack part | 16:49 |
Slashme_ | Yes, but the scheduler client_id is not sensitive at all | 16:50 |
fabriziof | but let's skip this for now and have a security specific discussion in the near future | 16:50 |
daemontool_ | ++ | 16:50 |
m3m0__ | and the users should have permissions at least to store data on swift and get a keystone token | 16:50 |
m3m0__ | #agree on that | 16:50 |
m3m0__ | we need to define that on the roadmap as well | 16:51 |
daemontool_ | I think we can move forward | 16:51 |
m3m0__ | anything more to say related to the api? | 16:51 |
daemontool_ | yes | 16:51 |
m3m0__ | #topic free4all | 16:51 |
daemontool_ | branching | 16:51 |
daemontool_ | so currently our code is aligned with kilo requirements | 16:51 |
m3m0__ | yes | 16:51 |
daemontool_ | as soon as https://review.openstack.org/#/c/244245/ | 16:52 |
daemontool_ | is in we can create the stable/kilo branch | 16:52 |
m3m0__ | and as soon as we merge the new changes on the ui and api we have to create that branch | 16:52 |
daemontool_ | yes | 16:52 |
m3m0__ | this: https://review.openstack.org/#/c/236175/ | 16:52 |
m3m0__ | and this: https://review.openstack.org/#/c/244563/ | 16:52 |
daemontool_ | eggsactly thanks | 16:52 |
daemontool_ | after that | 16:52 |
Slashme_ | So, stable/kilo tomorrow? And we need to define the date where we will branch liberty so I can put it on the roadmap | 16:52 |
m3m0__ | do we need to agree on that this very moment Slashme_ ? | 16:53 |
daemontool_ | after stable/kilo, master will be liberty | 16:53 |
daemontool_ | Slashme_, I think as soon as the parallel backup change is in | 16:53 |
daemontool_ | we can branch liberty | 16:53 |
*** memogarcia has quit IRC | 16:54 | |
daemontool_ | and in master align the requirements with mitaka | 16:54 |
daemontool_ | so I think, no late than tomorrow we need to create stable/kilo | 16:54 |
m3m0__ | so, as Slashme_ said after kilo, liberty should be very quick relase | 16:54 |
m3m0__ | only containing few new features and bug fixes | 16:55 |
m3m0__ | because we need to catch up with mitaka | 16:55 |
daemontool_ | and also see if anything brake after we change the requirements | 16:55 |
daemontool_ | yes | 16:55 |
m3m0__ | for liberty we need to send the windows scheduler | 16:55 |
m3m0__ | I'll work on that | 16:55 |
daemontool_ | we need to make sure freezer works with kilo onwards.. | 16:55 |
daemontool_ | ok | 16:55 |
daemontool_ | #agreed | 16:56 |
m3m0__ | and for mitaka test coverage for web-ui | 16:56 |
daemontool_ | ++ | 16:56 |
daemontool_ | let's write that in the wiki please | 16:56 |
daemontool_ | so we can send an email to the OS ml | 16:56 |
m3m0__ | yes, and send an email to the openstack-dev | 16:56 |
daemontool_ | ++ | 16:57 |
daemontool_ | and release also a new pypi version | 16:57 |
daemontool_ | so looks like | 16:57 |
m3m0__ | so we can agree that will release liberty by the end of december? | 16:57 |
daemontool_ | openstack is movign away | 16:57 |
daemontool_ | from release with dates | 16:57 |
m3m0__ | to releases with ...? | 16:57 |
daemontool_ | m3m0__, before Christmass | 16:57 |
daemontool_ | like | 16:57 |
daemontool_ | release 2015.12.10 | 16:58 |
m3m0__ | liberty by 24 of of december? | 16:58 |
daemontool_ | that is not used anymore | 16:58 |
daemontool_ | liberty | 16:58 |
daemontool_ | I'd say by 18th of dicember | 16:58 |
daemontool_ | december | 16:58 |
daemontool_ | no later than that | 16:58 |
*** memogarcia has joined #openstack-freezer | 16:58 | |
daemontool_ | it would be more then 1 month from now | 16:58 |
*** marzif has quit IRC | 16:59 | |
m3m0__ | 20 is a friday | 16:59 |
Slashme_ | +1 fot 20 | 16:59 |
m3m0__ | ok guys we are running out of time | 16:59 |
daemontool_ | isn't 18th of December aq Friday? | 16:59 |
m3m0__ | are we clear on the next steps? | 16:59 |
*** marzif has joined #openstack-freezer | 17:00 | |
daemontool_ | ok | 17:00 |
daemontool_ | also | 17:00 |
daemontool_ | I'd like to propose the following | 17:00 |
daemontool_ | Slashme_, as a core reviewer, all in favor? | 17:00 |
m3m0__ | +2 | 17:00 |
daemontool_ | vannif, fabriziof ? | 17:01 |
daemontool_ | reldan, ? | 17:01 |
daemontool_ | sounds good? | 17:01 |
vannif | #agree | 17:01 |
daemontool_ | and reldan also as a core reviewer, all in favor? | 17:01 |
vannif | and reldan too | 17:01 |
daemontool_ | yes | 17:02 |
daemontool_ | :) | 17:02 |
vannif | yes | 17:02 |
reldan | :) | 17:02 |
m3m0__ | +2 for reldan as well | 17:02 |
Slashme_ | +1 for @reldan | 17:02 |
daemontool_ | we have to send an email to the openstack-dev ml | 17:02 |
daemontool_ | but before | 17:02 |
daemontool_ | I'd like to send the roadmap changes that was requested by the TC | 17:02 |
daemontool_ | so please let's do that fast :) | 17:02 |
daemontool_ | so please when I send the email for Slashme_ and reldan, the current cores send a reply with +1 | 17:03 |
daemontool_ | as that is how it works in os | 17:03 |
m3m0__ | yes of course | 17:03 |
daemontool_ | I'm also revisiting the mission | 17:04 |
daemontool_ | with dhellmann | 17:04 |
daemontool_ | that's all from me | 17:04 |
m3m0__ | thanks a lot daemontool_ | 17:04 |
daemontool_ | I'd like to add block based incrementals for Liberty | 17:04 |
daemontool_ | let's see if I can make it | 17:04 |
*** marzif has quit IRC | 17:05 | |
m3m0__ | guys thanks for your time | 17:05 |
m3m0__ | and please review | 17:05 |
m3m0__ | #endmeeting | 17:05 |
openstack | Meeting ended Thu Nov 12 17:05:27 2015 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 17:05 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_freezer_12_11_2015/2015/openstack_freezer_12_11_2015.2015-11-12-16.02.html | 17:05 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_freezer_12_11_2015/2015/openstack_freezer_12_11_2015.2015-11-12-16.02.txt | 17:05 |
reldan | thank you m3m0 | 17:05 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_freezer_12_11_2015/2015/openstack_freezer_12_11_2015.2015-11-12-16.02.log.html | 17:05 |
vannif | thanks everyone | 17:05 |
*** marzif has joined #openstack-freezer | 17:06 | |
daemontool_ | vannif, just a minor comment here https://review.openstack.org/#/c/244245/ | 17:06 |
vannif | to have a single exit point ? sounds good | 17:07 |
daemontool_ | m3m0__, as you are the chairman, can you take a look here? https://review.openstack.org/#/c/241039/ revive it | 17:08 |
daemontool_ | and find a suitable time | 17:08 |
daemontool_ | ? | 17:08 |
daemontool_ | :) | 17:08 |
daemontool_ | https://review.openstack.org/#/c/241039/3/meetings/freezer-meeting.yaml | 17:08 |
m3m0__ | ok I will | 17:08 |
*** memogarcia has quit IRC | 17:10 | |
openstackgerrit | Fabrizio Vanni proposed openstack/freezer-api: create actions when creating jobs https://review.openstack.org/244245 | 17:11 |
*** memogarcia has joined #openstack-freezer | 17:13 | |
*** marzif has quit IRC | 17:20 | |
*** szaher_ has quit IRC | 17:22 | |
*** memogarcia has quit IRC | 17:41 | |
*** memogarcia has joined #openstack-freezer | 17:43 | |
*** reldan has quit IRC | 17:50 | |
*** reldan has joined #openstack-freezer | 17:51 | |
*** memogarcia has quit IRC | 17:53 | |
*** memogarcia has joined #openstack-freezer | 18:00 | |
*** reldan has quit IRC | 18:01 | |
*** memogarcia has quit IRC | 18:11 | |
*** memogarcia has joined #openstack-freezer | 18:13 | |
*** memogarcia has quit IRC | 18:16 | |
openstackgerrit | Merged openstack/freezer-api: create actions when creating jobs https://review.openstack.org/244245 | 18:17 |
*** memogarcia has joined #openstack-freezer | 18:23 | |
*** memogarcia has quit IRC | 18:26 | |
*** memogarcia has joined #openstack-freezer | 18:29 | |
*** jonaspf has quit IRC | 18:31 | |
*** fabriziof has quit IRC | 18:51 | |
*** memogarcia has quit IRC | 18:58 | |
*** memogarcia has joined #openstack-freezer | 19:01 | |
*** reldan has joined #openstack-freezer | 19:12 | |
*** memogarcia has quit IRC | 19:27 | |
*** memogarcia has joined #openstack-freezer | 20:40 | |
*** memogarcia has quit IRC | 20:46 | |
*** samuelBartel has joined #openstack-freezer | 20:55 | |
*** memogarcia has joined #openstack-freezer | 20:55 | |
*** memogarcia has quit IRC | 20:57 | |
*** reldan has quit IRC | 21:11 | |
*** reldan has joined #openstack-freezer | 21:25 | |
*** reldan has quit IRC | 21:35 | |
*** memogarcia has joined #openstack-freezer | 21:35 | |
*** reldan has joined #openstack-freezer | 21:39 | |
*** memogarcia has quit IRC | 21:48 | |
*** memogarcia has joined #openstack-freezer | 21:51 | |
*** memogarcia has quit IRC | 21:58 | |
*** reldan has quit IRC | 22:18 | |
*** memogarcia has joined #openstack-freezer | 22:23 | |
*** reldan has joined #openstack-freezer | 22:31 | |
*** memogarcia has quit IRC | 22:43 | |
*** memogarcia has joined #openstack-freezer | 23:03 | |
*** reldan has quit IRC | 23:09 | |
*** reldan has joined #openstack-freezer | 23:10 | |
*** memogarcia has quit IRC | 23:16 | |
*** samuelBartel has quit IRC | 23:18 | |
*** reldan has quit IRC | 23:55 | |
*** reldan has joined #openstack-freezer | 23:55 | |
*** reldan has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!