*** zhangshuai has joined #openstack-smaug | 01:11 | |
openstackgerrit | zhangshuai proposed openstack/smaug-dashboard: [plan]create protection plan https://review.openstack.org/318396 | 01:18 |
---|---|---|
*** chenhuayi has joined #openstack-smaug | 01:42 | |
*** pzchen has joined #openstack-smaug | 01:52 | |
*** zhangshuai_ has joined #openstack-smaug | 01:58 | |
*** zhangshuai_ has quit IRC | 02:00 | |
*** zhangshuai_ has joined #openstack-smaug | 02:00 | |
*** zhangshuai has quit IRC | 02:02 | |
*** zhangshuai_ has quit IRC | 02:06 | |
*** zhangshuai has joined #openstack-smaug | 02:14 | |
*** pzchen has quit IRC | 02:25 | |
*** pzchen has joined #openstack-smaug | 02:26 | |
*** pzchen has quit IRC | 02:34 | |
*** pzchen has joined #openstack-smaug | 02:34 | |
*** pzchen has quit IRC | 03:03 | |
openstackgerrit | smile-luobin proposed openstack/smaug: The resource graph walker listener https://review.openstack.org/287572 | 03:08 |
*** chenying has quit IRC | 03:19 | |
*** chenying has joined #openstack-smaug | 03:20 | |
*** kato has joined #openstack-smaug | 03:21 | |
openstackgerrit | zhangshuai proposed openstack/smaug-dashboard: [plan]create protection plan https://review.openstack.org/318396 | 03:30 |
openstackgerrit | zhangshuai proposed openstack/smaug-dashboard: [plan]implement plan detail https://review.openstack.org/318428 | 03:38 |
*** kato has quit IRC | 03:49 | |
*** zhangshuai has quit IRC | 03:53 | |
*** zhangshuai_ has joined #openstack-smaug | 03:56 | |
*** zhangshuai_ has quit IRC | 04:02 | |
*** yuval has joined #openstack-smaug | 06:11 | |
yuval | ping chenying | 06:28 |
yuval | chenying: in https://review.openstack.org/#/c/317566/1/jenkins/jobs/smaug.yaml | 06:28 |
chenying | Hi yuval | 06:29 |
yuval | chenying: aren't we missing swift and heat for devstack? | 06:29 |
chenying | let me see. | 06:29 |
*** pzchen has joined #openstack-smaug | 06:40 | |
chenying | Hi yuval. you are right. I think we need add swift and heat. Thanks. Could you post you commets? I will update the patch later. | 06:49 |
chenying | I need add these config. Is it right? | 06:50 |
chenying | ENABLED_SERVICES+=s-proxy,s-object,s-container,s-account, | 06:50 |
chenying | ENABLED_SERVICES+=h-eng,h-api,h-api-cfn,h-api-cw | 06:50 |
openstackgerrit | smile-luobin proposed openstack/smaug: Store ResourceGraph and Plan in checkpoint https://review.openstack.org/307737 | 06:51 |
chenying | <yuval>:I also note that # n-obj has been removed from mitaka. Does that mean we also need remove this? | 06:52 |
chenying | After I discuss with luobin, If volume protect and restore action can work in the smaug master branch, | 07:05 |
chenying | these patches need be reviewed and merged. Hope everyone can review them. | 07:05 |
chenying | 07:05 | |
chenying | Review The resource graph walker listener | 07:05 |
chenying | https://review.openstack.org/#/c/287572/ | 07:05 |
chenying | Store ResourceGraph and Plan in checkpoint | 07:05 |
chenying | https://review.openstack.org/#/c/307737/ | 07:05 |
chenying | Implement Cinder Restoration | 07:05 |
chenying | https://review.openstack.org/#/c/303277/ | 07:05 |
chenying | Enable lease checking for checkpoint | 07:05 |
chenying | https://review.openstack.org/#/c/299228/ | 07:05 |
*** pzchen has quit IRC | 07:14 | |
*** pzchen has joined #openstack-smaug | 07:31 | |
yuval | chenying: about removing n-obj: you can view the following example: | 07:32 |
yuval | chenying: https://review.openstack.org/gitweb?p=openstack-infra/project-config.git;a=commitdiff;h=bc3a8eadd1cea099ef237ed498b11c0c65f34b79 | 07:33 |
yuval | chenying: regarding the heat and swift services: seems great | 07:35 |
yuval | chenying: but you might want to add additional swift variables, as seen in: https://review.openstack.org/#/c/314876/3/devstack/local.conf.sample | 07:36 |
chenying | I am thinking that, Is these additional swift variables necessary? I didn't fin these variables in these job config. | 07:42 |
yuval | chenying: I think they are, otherwise devstack stops for user input | 07:47 |
yuval | (at least SWIFT_HASH is) | 07:47 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Update Protection Plugin Design https://review.openstack.org/316669 | 07:49 |
*** zhangshuai has joined #openstack-smaug | 08:01 | |
*** zhangshuai_ has joined #openstack-smaug | 08:07 | |
*** zhangshuai_ has quit IRC | 08:11 | |
yuval | smile-luobin here? | 08:11 |
*** zhangshuai has quit IRC | 08:12 | |
*** pzchen has quit IRC | 08:13 | |
*** zhangshuai_ has joined #openstack-smaug | 08:17 | |
gampel | chenying: ping | 08:26 |
chenying | Hi | 08:26 |
gampel | please review https://review.openstack.org/#/c/287572/ | 08:26 |
gampel | you said it is a blocking patch for the fullstack testing | 08:26 |
gampel | You can merge it if you do not find problems with it | 08:27 |
chenying | OK I have dowload the code of this patch to my local server. I am debuging the portect flow. | 08:28 |
openstackgerrit | Merged openstack/smaug: The resource graph walker listener https://review.openstack.org/287572 | 08:44 |
*** zhangshuai_ has quit IRC | 09:38 | |
*** zhangshuai_ has joined #openstack-smaug | 09:38 | |
*** zhangshuai_ has quit IRC | 09:40 | |
*** zhangshuai_ has joined #openstack-smaug | 09:40 | |
chenying | Volume portect action works now. volume backup have been created successfully. | 09:45 |
chenying | After this patch:Enable lease checking for checkpoint is merged, I will post some bug fixes. | 09:46 |
openstackgerrit | Merged openstack/smaug: Add fullstack tests of triggers https://review.openstack.org/314925 | 10:07 |
*** zhangshuai_ has quit IRC | 10:07 | |
*** zhangshuai_ has joined #openstack-smaug | 10:07 | |
*** zhangshuai_ has quit IRC | 10:16 | |
*** zhangshuai_ has joined #openstack-smaug | 10:17 | |
*** zhangshuai_ has quit IRC | 10:25 | |
openstackgerrit | Yuval Brik proposed openstack/smaug: Protection Provider use Bank to wrap BankPlugin https://review.openstack.org/317436 | 10:57 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Checkpoints to use a unique sub-section https://review.openstack.org/317437 | 10:57 |
*** zhangshuai has joined #openstack-smaug | 11:10 | |
openstackgerrit | smile-luobin proposed openstack/smaug: Enable lease checking for checkpoint https://review.openstack.org/299228 | 11:19 |
openstackgerrit | smile-luobin proposed openstack/smaug: Store ResourceGraph and Plan in checkpoint https://review.openstack.org/307737 | 11:22 |
openstackgerrit | Yuval Brik proposed openstack/smaug: Update Protection Plugin Design https://review.openstack.org/316669 | 11:43 |
yuval | smile-luobin here? | 11:45 |
yuval | chenying: here? | 11:50 |
*** zhangshuai_ has joined #openstack-smaug | 12:46 | |
*** zhangshuai has quit IRC | 12:50 | |
*** zhangshuai_ has quit IRC | 12:54 | |
*** saggi has joined #openstack-smaug | 14:16 | |
*** wangfeng has joined #openstack-smaug | 14:18 | |
*** wangfeng has quit IRC | 14:20 | |
*** wangfeng has joined #openstack-smaug | 14:23 | |
*** saggi has quit IRC | 14:34 | |
*** yuval has quit IRC | 15:01 | |
*** wangfeng has quit IRC | 15:10 | |
*** hemnafk is now known as hemna | 15:30 | |
*** clsacramento has joined #openstack-smaug | 16:13 | |
*** chenhuayi has quit IRC | 16:39 | |
*** clopes has joined #openstack-smaug | 19:32 | |
clopes | Hello guys, help please: I am trying to install smaug with devstack but I am running into some problem when it tries to install python-smaugclient. Here is the log: http://paste.openstack.org/show/497796/ | 19:40 |
*** clopes has quit IRC | 20:34 | |
*** zhonghua has quit IRC | 23:58 | |
*** zhonghua-lee has joined #openstack-smaug | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!