*** zhangshuai has joined #openstack-smaug | 00:51 | |
openstackgerrit | Merged openstack/smaug: Updated from global requirements https://review.openstack.org/316959 | 01:39 |
---|---|---|
*** pzchen has joined #openstack-smaug | 02:06 | |
*** pzchen has quit IRC | 02:18 | |
*** pzchen has joined #openstack-smaug | 02:18 | |
*** chenhuayi has joined #openstack-smaug | 02:43 | |
*** pzchen has quit IRC | 03:09 | |
openstackgerrit | chenpengzi proposed openstack/smaug: Fix fullstack test_plan_list https://review.openstack.org/317209 | 03:33 |
openstackgerrit | chenpengzi proposed openstack/smaug: Add fullstack tests of the resource plan https://review.openstack.org/317209 | 03:35 |
*** pzchen has joined #openstack-smaug | 03:55 | |
*** pzchen has quit IRC | 04:03 | |
*** zhangshuai has quit IRC | 04:04 | |
*** zhangshuai has joined #openstack-smaug | 04:53 | |
*** yuval has joined #openstack-smaug | 05:29 | |
openstackgerrit | chenpengzi proposed openstack/smaug: Add fullstack tests of the resource plan https://review.openstack.org/317209 | 06:20 |
*** pzchen has joined #openstack-smaug | 06:58 | |
openstackgerrit | Yuval Brik proposed openstack/smaug: Move swift client to be created by ClientFactory https://review.openstack.org/300854 | 07:01 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Update Protection Plugin Design https://review.openstack.org/316669 | 07:29 |
yuval | WeAreFormalGroup here? | 07:34 |
*** pzchen has quit IRC | 07:38 | |
chenying | Hi yuval He is not in our irc channel now. I note that his espace is offline. If he is online, I will ask him to join our irc. | 07:43 |
yuval | thanks, just wanted to ask him about https://review.openstack.org/310710 | 07:44 |
yuval | already commented on the patch | 07:44 |
chenying | He is working on the Pagination of checkpoint. He may update this patch later after finishing the tests. | 07:47 |
yuval | chenzeng here? | 07:51 |
*** chenying_ has joined #openstack-smaug | 07:53 | |
*** c00281451 is now known as chenzeng | 07:53 | |
chenzeng | yuval:hi, how are you? | 07:53 |
chenying_ | Hi,yuval. I note that you are working on refactoring the workflow now. | 07:54 |
chenying_ | Could we review and merge hurong and luobin's workflow patches first. | 07:54 |
chenying_ | So that we can do the integration test in the master branch using the old design. | 07:54 |
chenying_ | After that You can refactor the workflow patch base on master branch. | 07:54 |
chenying_ | As you know, portect action don't work all the time in the master. | 07:54 |
chenzeng | yuval:i am reviewing you patches. good work. | 07:54 |
yuval | chenzeng: thanks :) I'm reviewing your " | 07:54 |
yuval | Encapsulate smaug client in Operation Engine | 07:55 |
yuval | " patch | 07:55 |
yuval | chenzeng: thanks :) I'm reviewing your "Encapsulate smaug client in Operation Engine" patch | 07:55 |
chenzeng | yuval:thanks.any good suggestions? | 07:56 |
yuval | chenying_: can you give the links for the patches you need? | 07:56 |
chenying_ | Yes | 07:56 |
yuval | I wanted to ask what is smaug_client.py, and why the add_operation, delete_operations, ... are there | 07:56 |
chenzeng | yuval:you know, the protect operation will invoke the rest api 'create_checkpoint', so I add the smaug client to invoke the api. | 07:58 |
openstackgerrit | smile-luobin proposed openstack/smaug: Implement Cinder Restoration https://review.openstack.org/303277 | 07:59 |
chenzeng | yuval:add_operation will be invoked when the 'create_scheduled_operation' is invoked. It is used to create the map between user/project and auth plugin which will generate the token and url. | 08:01 |
chenying_ | If we want to do 'protect' aciton in smaug master branch using old workflow design, | 08:03 |
chenying_ | we may need review and merge these patches first. | 08:03 |
chenying_ | https://review.openstack.org/#/c/287572/ | 08:03 |
chenying_ | https://review.openstack.org/#/c/316674/ | 08:03 |
chenying_ | https://review.openstack.org/#/c/303355/ | 08:03 |
chenzeng | yuval:for example, user create an protect operation which will be triggered on next monday, then I will create the auth plugin of keystone by 'add_operation' to generate the token and url for smaug client when the next monday comes. | 08:04 |
*** saggi has joined #openstack-smaug | 08:12 | |
chenzeng | yuval:do you understand? | 08:19 |
yuval | chenzeng: still reading it | 08:28 |
chenzeng | yuval:thank you very much. | 08:29 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Implement the Protection workflow https://review.openstack.org/310385 | 08:34 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Implement the Resource Flow https://review.openstack.org/310386 | 08:34 |
*** zhangshuai has quit IRC | 09:06 | |
chenzeng | yuval:I see that you have submitted the patches of the new design, what's your next plan? I can help you. IMO, the vm/volume/image/newtwok protection plugin should be updated. | 09:10 |
openstackgerrit | chenpengzi proposed openstack/smaug: Add fullstack tests of the resource providers https://review.openstack.org/317354 | 09:51 |
*** zhangshuai has joined #openstack-smaug | 11:10 | |
yuval | chenzeng: thanks! you could start working on vm/image/network, but I think we should first pass the Protection Flow and Resource Flow patches | 11:28 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Implement the Resource Flow https://review.openstack.org/310386 | 11:29 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Protection Provider use Bank to wrap BankPlugin https://review.openstack.org/317436 | 12:30 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Checkpoints to use a unique sub-section https://review.openstack.org/317437 | 12:31 |
*** zhangshuai_ has joined #openstack-smaug | 12:47 | |
*** zhangshuai has quit IRC | 12:48 | |
openstackgerrit | Yuval Brik proposed openstack/smaug: Implement the Resource Flow https://review.openstack.org/310386 | 12:50 |
*** zhangshuai_ has quit IRC | 12:52 | |
*** zhangshuai_ has joined #openstack-smaug | 12:53 | |
*** zhangshuai_ has quit IRC | 12:57 | |
*** zhangshuai_ has joined #openstack-smaug | 12:58 | |
*** zhangshuai_ has quit IRC | 12:59 | |
*** openstackgerrit has quit IRC | 13:32 | |
*** openstackgerrit has joined #openstack-smaug | 13:33 | |
*** pzchen has joined #openstack-smaug | 13:36 | |
*** pzchen has quit IRC | 14:00 | |
*** pzchen has joined #openstack-smaug | 14:00 | |
yuval | Meeting started on #openstack-meeting | 14:01 |
*** pzchen has quit IRC | 14:05 | |
*** pzchen has joined #openstack-smaug | 14:09 | |
*** pzchen has quit IRC | 14:09 | |
*** pzchen has joined #openstack-smaug | 14:09 | |
*** chenying__ has joined #openstack-smaug | 14:18 | |
*** chenying__ has quit IRC | 14:27 | |
*** chenying__ has joined #openstack-smaug | 14:28 | |
*** yuval has quit IRC | 14:55 | |
*** zhonghua-lee has quit IRC | 14:56 | |
*** chenhuayi has quit IRC | 14:59 | |
*** pzchen has quit IRC | 15:03 | |
*** chenying__ has quit IRC | 15:17 | |
*** chenying__ has joined #openstack-smaug | 15:18 | |
chenying_ | I have submitted this patch: | 15:20 |
chenying_ | Add smaug fullstack jobhttps://review.openstack.org/#/c/317566/. I don't how to test this job whether it is ok . So I have eveyone can review it | 15:20 |
chenying_ | I don't know how to test this job whether it is ok | 15:21 |
*** chenying__ has quit IRC | 15:23 | |
*** saggi has quit IRC | 16:04 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!