*** c00281451_ has quit IRC | 00:19 | |
*** c00281451 has joined #openstack-smaug | 00:20 | |
*** c00281451 is now known as chenzeng | 00:51 | |
*** yinwei_computer has quit IRC | 02:31 | |
*** yinwei_computer has joined #openstack-smaug | 02:32 | |
openstackgerrit | wangliuan proposed openstack/smaug: Implement Provider and ProviderRegistry https://review.openstack.org/281618 | 02:41 |
---|---|---|
*** yinwei_computer has quit IRC | 02:41 | |
*** yinwei_computer has joined #openstack-smaug | 02:42 | |
*** yinwei_computer has quit IRC | 02:49 | |
*** yinwei_computer has joined #openstack-smaug | 02:50 | |
openstackgerrit | zengchen proposed openstack/smaug: implement time trigger https://review.openstack.org/271196 | 03:40 |
openstackgerrit | zengchen proposed openstack/smaug: Implement operation manager https://review.openstack.org/274339 | 03:47 |
openstackgerrit | zengchen proposed openstack/smaug: Implement executor of OperationEngine https://review.openstack.org/282263 | 03:49 |
*** WANG_Feng has quit IRC | 05:11 | |
*** WANG_Feng has joined #openstack-smaug | 05:12 | |
*** WANG_Feng has quit IRC | 05:12 | |
*** chenying_ has joined #openstack-smaug | 05:49 | |
openstackgerrit | chenying proposed openstack/python-smaugclient: Skeleton for the smaug cli client https://review.openstack.org/286437 | 06:08 |
*** wangliuan has joined #openstack-smaug | 06:15 | |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the triggers cli of smaugclient https://review.openstack.org/291621 | 06:26 |
chenying_ | https://review.openstack.org/#/c/286424/ Why not this patch is not merged? It have been Workflow+1. | 06:30 |
*** wangliuan has quit IRC | 06:54 | |
*** yuval has joined #openstack-smaug | 07:05 | |
*** zengyingzhe has quit IRC | 07:11 | |
*** zengyingzhe has joined #openstack-smaug | 07:12 | |
yuval | ping zengyingzhe | 07:14 |
zengyingzhe | hi | 07:18 |
zengyingzhe | what's up, yuval | 07:18 |
yuval | Great, how are you? | 07:18 |
zengyingzhe | i'm good | 07:19 |
yuval | Is there anything new with the ClientFactory we spoke about? | 07:20 |
yuval | or functions | 07:21 |
zengyingzhe | yes, i've finished the code, about to submit. | 07:24 |
yuval | Great! :) | 07:24 |
openstackgerrit | Yingzhe Zeng proposed openstack/smaug: Implement the common logic for service client https://review.openstack.org/291528 | 07:29 |
zengyingzhe | yuval, please check the patch | 07:30 |
zengyingzhe | if no problem, this patch could be merged first. | 07:30 |
yuval | ping chenzeng | 07:58 |
chenzeng | yuval:yes | 08:02 |
yuval | chenzeng: how are you? did you had the chance to look on Eran's comment about rebasing the patches? | 08:03 |
yuval | chenzeng: we would like to merge them (ScheduleOperation and Trigger REST API) | 08:03 |
chenzeng | yuval:ok, wait a moment. i will do it right now. | 08:04 |
chenzeng | yuval:do you see the changes about the executor? | 08:04 |
yuval | chenzeng: yes, but I think it requires more work. Can you use the thread executor without the log executor right now? | 08:05 |
chenzeng | yuval:no | 08:07 |
chenzeng | yuval:right now. we must record logs in the db before execute the operation. | 08:08 |
yuval | chenzeng: sure, I understand, and I think we can find a way for it to be modular | 08:09 |
chenzeng | yuval:hope for your good ideas. thank you. | 08:10 |
yuval | zengyingzhe: did you try the client factory? | 08:26 |
openstackgerrit | zengchen proposed openstack/smaug: Implement executor of OperationEngine https://review.openstack.org/282263 | 08:27 |
gampel | thanks zengchen will try to merge the API layer | 08:29 |
gampel | Please vote on the two API patches https://review.openstack.org/282263 trigger and schedule operation | 08:30 |
chenzeng | gampel:i am rebasing now. wait a moment. | 08:31 |
gampel | OK | 08:31 |
gampel | thx | 08:31 |
yuval | zengyingzhe: please make the factory's create_client a static method if possible, or make the factory a singleton | 08:32 |
openstackgerrit | zengchen proposed openstack/smaug: Implement rpc interfaces of OperationEngine https://review.openstack.org/276081 | 08:32 |
gampel | chenying: hi | 08:33 |
openstackgerrit | zengchen proposed openstack/smaug: Implement RestAPIs of trigger. https://review.openstack.org/286406 | 08:35 |
gampel | chenying are you there | 08:36 |
xiangxinyong | gampel: chenying is on holiday | 08:37 |
gampel | ok thx | 08:37 |
xiangxinyong | gampel: he wiil be back on march 28 | 08:37 |
gampel | will someone be able to check why the CI pep8 does not catch /r/n and the local tox do catch it | 08:37 |
openstackgerrit | Merged openstack/python-smaugclient: Sync common code from oslo-incubator https://review.openstack.org/286424 | 08:38 |
openstackgerrit | Merged openstack/python-smaugclient: Skeleton for the smaug cli client https://review.openstack.org/286437 | 08:38 |
gampel | there are many patches from windows with the wrong line ending , but the CI does not catch taht | 08:38 |
xiangxinyong | gampel: you means the local "tox -e pep8 command" could catch /r/n | 08:39 |
openstackgerrit | zengchen proposed openstack/smaug: Implement RestAPIs of Scheduled Operation. https://review.openstack.org/287036 | 08:39 |
xiangxinyong | gampel: but the openstack ci did not catch it | 08:40 |
xiangxinyong | gampel:is this your problem? | 08:40 |
chenzeng | gampel:rebase done. | 08:41 |
xiangxinyong | gampel: i will try to find a answer about this question. | 08:44 |
gampel | thx | 08:46 |
gampel | hurong : can you please rebase https://review.openstack.org/#/c/286458/ | 08:48 |
gampel | please review https://review.openstack.org/#/c/286406/ | 08:49 |
yuval | zengyingzhe: also, we co/n | 08:53 |
yuval | n/ | 08:53 |
zengyingzhe | yuval, i'm working on it. | 08:56 |
yuval | zengyingzhe: also, the client factory didn't work for me. We can use os.listdir instead of os.walk and import using relative module path | 08:57 |
yuval | zengyingzhe: thanks | 08:57 |
yinweiishere | hi, yuval | 09:31 |
yinweiishere | is saggi there? | 09:32 |
yuval | No, can I help? | 09:32 |
yinweiishere | it's about his checkpoint patch | 09:32 |
yinweiishere | now we have two patches dependent on checkpoint implementation | 09:32 |
yinweiishere | if you could help on updating this patch once you guys algined, that would be nice | 09:33 |
yinweiishere | it's checkpoint should add a pair of functions to update/get resource_def in memory. we need to persist protection result through the update function and sync checkpoint status through the get function | 09:34 |
yinweiishere | yuval, the patch is this one:https://review.openstack.org/#/c/280325/ | 09:37 |
yinweiishere | I have given some comments there, but I see no response | 09:37 |
yuval | yinweiishere: I'll look at it | 09:41 |
yuval | ping chenzeng | 09:41 |
chenzeng | yuval:yes | 09:42 |
yinweiishere | yuval, thanks! | 09:53 |
yinweiishere | yuval, nice to have you always here :) | 09:53 |
openstackgerrit | Yingzhe Zeng proposed openstack/smaug: Implement the common logic for service client https://review.openstack.org/291528 | 10:03 |
openstackgerrit | Yingzhe Zeng proposed openstack/smaug: Implement Nova service client https://review.openstack.org/291532 | 10:11 |
openstackgerrit | Yingzhe Zeng proposed openstack/smaug: Implement Cinder service client https://review.openstack.org/291535 | 10:17 |
*** wangliuan2 has joined #openstack-smaug | 10:54 | |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the plans cli of smaug https://review.openstack.org/287718 | 11:02 |
wangliuan2 | https://review.openstack.org/#/c/281618/ Eran,I have address your comments in new patch | 11:02 |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the plans cli of smaug https://review.openstack.org/287718 | 11:11 |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the restore cli of smaugclient https://review.openstack.org/287864 | 11:25 |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the plans cli of smaug https://review.openstack.org/287718 | 11:29 |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the restore cli of smaugclient https://review.openstack.org/287864 | 11:45 |
*** openstackgerrit has quit IRC | 11:48 | |
*** openstackgerrit has joined #openstack-smaug | 11:48 | |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the protectable cli of smaugclient https://review.openstack.org/289784 | 12:26 |
zengyingzhe | ping yuval | 12:34 |
yuval | zengyingzhe: hey | 12:34 |
openstackgerrit | zengchen proposed openstack/smaug: Implement executor of OperationEngine https://review.openstack.org/282263 | 12:44 |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the providers cli of smaugclient https://review.openstack.org/291037 | 13:03 |
*** gampel has quit IRC | 13:28 | |
*** saggi has quit IRC | 13:29 | |
*** yuval has quit IRC | 13:29 | |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the providers cli of smaugclient https://review.openstack.org/291037 | 13:34 |
*** yuval has joined #openstack-smaug | 13:41 | |
*** saggi has joined #openstack-smaug | 13:43 | |
*** gampel has joined #openstack-smaug | 13:43 | |
*** gampel has quit IRC | 13:55 | |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the checkpoints cli of smaugclient https://review.openstack.org/291044 | 14:31 |
openstackgerrit | Merged openstack/python-smaugclient: Implement the plans cli of smaug https://review.openstack.org/287718 | 14:40 |
*** gampel has joined #openstack-smaug | 15:45 | |
openstackgerrit | chenying proposed openstack/python-smaugclient: Implement the triggers cli of smaugclient https://review.openstack.org/291621 | 16:28 |
*** yuval has quit IRC | 16:31 | |
openstackgerrit | Merged openstack/python-smaugclient: Implement the restore cli of smaugclient https://review.openstack.org/287864 | 19:19 |
openstackgerrit | Merged openstack/smaug: docs: fix operation_engine_design rst syntax https://review.openstack.org/292898 | 19:19 |
openstackgerrit | Merged openstack/python-smaugclient: Implement the protectable cli of smaugclient https://review.openstack.org/289784 | 19:19 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!