*** dixiaoli has joined #openstack-karbor | 00:09 | |
*** dixiaoli has quit IRC | 00:14 | |
*** jiaopengju has joined #openstack-karbor | 01:05 | |
*** dixiaoli has joined #openstack-karbor | 01:09 | |
*** liujiong has joined #openstack-karbor | 01:24 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor-dashboard master: Updated from global requirements https://review.openstack.org/477943 | 01:35 |
---|---|---|
openstackgerrit | Merged openstack/karbor master: Migration from oslo_sphinx to openstackdocstheme https://review.openstack.org/479684 | 02:09 |
*** yamamoto has joined #openstack-karbor | 03:33 | |
*** yushb has joined #openstack-karbor | 03:57 | |
*** yushb has quit IRC | 04:18 | |
*** yushb has joined #openstack-karbor | 04:23 | |
liujiong | chenying, yuval: I've pushed the rpm-packaging patch for karbor, but it failed tests. If you have a minute, please help review it -> https://review.openstack.org/#/c/480806/ | 04:24 |
*** jiaopengju has quit IRC | 04:39 | |
*** yushb has quit IRC | 04:55 | |
*** dixiaoli has quit IRC | 04:58 | |
*** dixiaoli has joined #openstack-karbor | 05:11 | |
*** zhonghua2 has joined #openstack-karbor | 05:20 | |
*** zhonghua has quit IRC | 05:22 | |
*** gouthamr has quit IRC | 06:14 | |
*** jiaopengju has joined #openstack-karbor | 06:20 | |
chenying | liujiong sure. | 06:23 |
liujiong | chenying: thank you | 06:24 |
*** zhonghua has joined #openstack-karbor | 06:28 | |
*** zhonghua2 has quit IRC | 06:31 | |
liujiong | chenying: most client projects have a jenkins job named "check-osc-plugins". Since we've finished osc plugin for karborclient, do we need add that job for karborclient? | 06:39 |
chenying | liujiong: I think we should add one. | 06:41 |
liujiong | chenying: Besides, we need to register the other data protection commands to openstackclient. | 06:44 |
chenying | liujiong: If you would like do it, you could submit the patch. :D | 06:47 |
liujiong | chenying: sure thing. | 06:49 |
chenying | liujiong: https://review.openstack.org/#/c/480806/ I am not familiar with rpm-packaging. | 06:51 |
liujiong | chenying: I know a bit but not enough. I have no idea how this is done in openstack's way | 06:52 |
chenying | liujiong: We may need consider this situation, some config values in karbor.conf or provider.conf is configured by the script plugin.sh. So We may need consider how to deal with the values in the config file. | 06:53 |
liujiong | chenying: let me check that | 06:54 |
liujiong | chenying: you mean the file in devstack directory? | 06:54 |
chenying | liujiong: Most of time, the karbor service can not start correctly, the reason is the wrong value in config file. | 06:55 |
chenying | liujiong: YES. | 06:55 |
liujiong | chenying: Ahh, we usually don't set config values when packaging. | 06:56 |
liujiong | chenying: I suppose that belongs to installation guide's thing. | 06:56 |
chenying | liujiong: oh | 06:57 |
chenying | liujiong: IMO, is there any place to put some script to do this when installing a rpm package? | 06:58 |
liujiong | chenying: So I need to know what are those config values exectly? | 07:00 |
liujiong | chenying: Are they some values that are outside of the installation envitonment? | 07:01 |
chenying | liujiong: You can see the plugin.sh in devstack/ | 07:01 |
liujiong | chenying: If these values are related with installation env, then we may needn't set them when installing a RPM. | 07:02 |
chenying | liujiong: Most of these values are got fron devstack's envitonment. | 07:02 |
liujiong | # Configure for trustee | 07:03 |
liujiong | iniset $KARBOR_API_CONF trustee auth_type password | 07:03 |
liujiong | iniset $KARBOR_API_CONF trustee auth_url $KEYSTONE_AUTH_URI | 07:03 |
liujiong | iniset $KARBOR_API_CONF trustee username karbor | 07:03 |
liujiong | iniset $KARBOR_API_CONF trustee password $SERVICE_PASSWORD | 07:03 |
liujiong | iniset $KARBOR_API_CONF trustee user_domain_id default | 07:03 |
liujiong | # Configure for clients_keystone | 07:03 |
liujiong | iniset $KARBOR_API_CONF clients_keystone auth_uri $KEYSTONE_AUTH_URI | 07:03 |
liujiong | # Config karbor client | 07:03 |
liujiong | iniset $KARBOR_API_CONF karbor_client service_name $KARBOR_SERVICE_NAME | 07:03 |
liujiong | iniset $KARBOR_API_CONF karbor_client service_type $KARBOR_SERVICE_TYPE | 07:03 |
liujiong | iniset $KARBOR_API_CONF karbor_client version 1 | 07:03 |
liujiong | those, right? | 07:03 |
chenying | liujiong: Yes. Some values are set to provider.conf | 07:03 |
liujiong | chenying: Yes, like swift_key | 07:04 |
liujiong | chenying: I understand now, as far as I know, these configurations are all related to an existed openstack environment. | 07:05 |
chenying | liujiong: right. | 07:06 |
liujiong | chenying: For this situation, we just need to write a clear install-guide. | 07:08 |
liujiong | chenying: and I believe this is the openstack's way to handle this. | 07:10 |
chenying | liujiong: We have it already | 07:10 |
chenying | liujiong: you can see the directory ./install-guide/ in karbor project. | 07:11 |
liujiong | chenying: Yes, I know it's there. | 07:12 |
*** chenying_ has joined #openstack-karbor | 07:12 | |
liujiong | chenying: Remember we also have a installation.rst in doc/source/ | 07:13 |
liujiong | chenying: In this file, we just describe how to install karbor in a single devstack environment. | 07:15 |
*** chenying has quit IRC | 07:16 | |
*** yamamoto has quit IRC | 07:29 | |
*** yamamoto has joined #openstack-karbor | 07:34 | |
chenying_ | liujiong: Yes we may need more detail about installation configuration to doc. | 07:40 |
liujiong | chenying_: I agree | 07:41 |
*** zengyingzhe_ has quit IRC | 07:41 | |
liujiong | chenying_: The openstack infra can post documents to docs.openstack.org, that include project introduction and install-guide, etc. So people can see the list, like posted here https://docs.openstack.org/project-install-guide/ocata/rdo-services.html | 07:43 |
chenying_ | liujiong: Good idea. | 07:45 |
*** yamamoto has quit IRC | 07:47 | |
liujiong | chenying_: Recently, the openstack doc team are rearranging document layout, as you can see in karbor's review list. | 07:50 |
liujiong | chenying_: They're moving install-guide to doc/source, like this patch https://review.openstack.org/#/c/478779/ | 07:51 |
*** yamamoto has joined #openstack-karbor | 07:53 | |
chenying_ | OK | 07:55 |
chenying_ | ping yuval | 08:57 |
yuval | hey chenying_ | 08:57 |
*** yamamoto has quit IRC | 09:00 | |
chenying_ | hi How about register a topic about karbor in openstack Sydney summit? | 09:02 |
chenying_ | a topic about the update or plan about karbor? | 09:02 |
chenying_ | I have another idea about a topic protect K8S cluster using karbor. | 09:03 |
*** yamamoto has joined #openstack-karbor | 09:05 | |
chenying_ | introduce the plan about karbor focus on Container instance protection in queen | 09:05 |
chenying_ | What's your oppion about it? | 09:06 |
*** yamamoto has quit IRC | 09:16 | |
*** yamamoto has joined #openstack-karbor | 09:29 | |
*** dixiaoli has quit IRC | 09:51 | |
*** yamamoto has quit IRC | 09:53 | |
openstackgerrit | chenying proposed openstack/karbor master: Add the spec for trove database proection plugin https://review.openstack.org/480943 | 09:59 |
*** yamamoto has joined #openstack-karbor | 10:01 | |
liujiong | yuval: If you have a minute, please help review https://review.openstack.org/#/c/480806/, I got no idea how to let tests pass. Thanks! | 10:16 |
*** liujiong has quit IRC | 10:22 | |
*** liujiong has joined #openstack-karbor | 10:23 | |
*** liujiong has quit IRC | 10:42 | |
*** liujiong has joined #openstack-karbor | 11:06 | |
*** zhonghua has quit IRC | 11:26 | |
*** zhonghua has joined #openstack-karbor | 11:27 | |
*** lihi has quit IRC | 12:15 | |
*** dimak has quit IRC | 12:16 | |
*** lihi has joined #openstack-karbor | 12:21 | |
*** dimak has joined #openstack-karbor | 12:21 | |
*** Natanbro has joined #openstack-karbor | 12:45 | |
yuval | liujiong: https://review.rdoproject.org/jenkins/job/DLRN-rpmbuild-rpm-packaging/2889/consoleText | 12:56 |
yuval | liujiong: ImportError: No module named abclient | 12:56 |
yuval | liujiong: ImportError: No module named icalendar | 12:57 |
yuval | liujiong: seems like missing dependencies | 12:57 |
liujiong | yuval: yes, I have no idea what are the package names of abclient and icalendar on RDO system | 13:01 |
yuval | liujiong: seems like it's not that | 13:04 |
yuval | liujiong: this one maybe: NotGitRepository: No git repository was found at /builddir/build/BUILD/karbor-0.3.0 | 13:04 |
liujiong | yuval: hard to say | 13:09 |
liujiong | yuval: The RDO CI failed each time and it's hard to debug. I have no local env to test it. | 13:12 |
yuval | liujiong: have you asked in #openstack-rpm-packaging | 13:12 |
yuval | liujiong: ? | 13:12 |
liujiong | yuval: I asked, but not this case | 13:14 |
*** gouthamr has joined #openstack-karbor | 13:18 | |
*** yamamoto has quit IRC | 13:33 | |
*** yamamoto has joined #openstack-karbor | 13:33 | |
*** zhonghua has quit IRC | 13:37 | |
*** zhonghua has joined #openstack-karbor | 13:37 | |
*** zhonghua has quit IRC | 13:46 | |
liujiong | yuval: abclient is not packaged in Fedora or SUSE system, we can not install it. | 13:47 |
*** zhonghua has joined #openstack-karbor | 13:47 | |
yuval | liujiong: I'm not sure that's what failing the build | 13:55 |
yuval | liujiong: maybe it just shows an error for building the docs | 13:56 |
liujiong | yuval: yes, doc build fails with this. But this will also fail when we try to install karbor through a RPM if we add abclient as a dependency. | 13:58 |
liujiong | yuval: I just pushed a new patch and disabled doc build, RDO CI no longer complains import error. | 14:00 |
liujiong | yuval: I think we may need to fix the two packages(icalendar and abclient) first. | 14:01 |
*** zhonghua has quit IRC | 14:08 | |
*** zhonghua has joined #openstack-karbor | 14:09 | |
*** dimak has quit IRC | 14:29 | |
*** dimak has joined #openstack-karbor | 14:30 | |
*** Natanbro has quit IRC | 14:40 | |
*** dimak has quit IRC | 14:46 | |
*** dimak has joined #openstack-karbor | 14:47 | |
*** jiaopengju has quit IRC | 14:54 | |
*** liujiong has quit IRC | 14:57 | |
openstackgerrit | Yuval Brik proposed openstack/karbor master: Operation Engine: Trigger Multi Node Support https://review.openstack.org/481106 | 15:00 |
openstackgerrit | Yuval Brik proposed openstack/karbor master: Operation Engine: Trigger Multi Node Support (WIP) https://review.openstack.org/481106 | 15:01 |
*** dixiaoli has joined #openstack-karbor | 15:53 | |
*** dixiaoli has quit IRC | 15:57 | |
*** yamamoto has quit IRC | 16:33 | |
*** yamamoto has joined #openstack-karbor | 17:34 | |
*** yamamoto has quit IRC | 17:39 | |
*** yamamoto has joined #openstack-karbor | 18:37 | |
*** yamamoto has quit IRC | 18:45 | |
*** yamamoto has joined #openstack-karbor | 19:13 | |
*** yamamoto has quit IRC | 19:21 | |
*** yamamoto has joined #openstack-karbor | 19:49 | |
*** yamamoto has quit IRC | 19:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!