*** liujiong has joined #openstack-karbor | 01:22 | |
openstackgerrit | Merged openstack/karbor master: Update the param name in policy.enforce function https://review.openstack.org/479469 | 01:45 |
---|---|---|
openstackgerrit | Merged openstack/karbor master: Fix bug: karbor-protection can not load provider-registry https://review.openstack.org/479476 | 01:50 |
openstackgerrit | Merged openstack/karbor master: Optimize install-guide documentation structure https://review.openstack.org/479466 | 01:51 |
openstackgerrit | chenying proposed openstack/karbor master: Update the data module of operation_log https://review.openstack.org/477075 | 01:55 |
liujiong | Hi chenying and yuval, I have a patch related to generating karbor's configuration file. Can you help review it? I'm sure it will benefit karbor. | 02:01 |
liujiong | https://review.openstack.org/#/c/470218/ | 02:01 |
liujiong | thank you in advance ^ | 02:01 |
openstackgerrit | Jeremy Liu proposed openstack/karbor master: Generate the karbor.conf.sample with oslo-config-generator https://review.openstack.org/470218 | 02:07 |
chenying | hi liujiong Thanks for your contributions. I will have a look at it soon. | 02:43 |
chenying | ping liujiong | 02:48 |
*** yamamoto has joined #openstack-karbor | 02:49 | |
chenying | liujiong gate-karbor-dsvm-fullstack-nv the fullstack jekins fail. | 02:49 |
liujiong | Yes, I'm looking at it | 02:49 |
liujiong | I delete karbor.conf from repo, so fullstack test will not find it | 02:50 |
liujiong | chenying: why fullstack test is not running "tox -e fullstack" venv? | 02:50 |
chenying | liujiong I will see the error log of it. | 02:52 |
chenying | liujiong You can see the log here. http://logs.openstack.org/18/470218/4/check/gate-karbor-dsvm-fullstack-nv/333b5c6/logs/devstacklog.txt.gz | 02:54 |
chenying | 2017-07-03 02:21:03.504 | ++ /opt/stack/new/karbor/devstack/plugin.sh:configure_karbor_api:115 : echo 'Configuring Karbor API' | 02:54 |
chenying | 2017-07-03 02:21:03.504 | Configuring Karbor API | 02:54 |
chenying | 2017-07-03 02:21:03.505 | ++ /opt/stack/new/karbor/devstack/plugin.sh:configure_karbor_api:117 : cp /opt/stack/new/karbor/etc/karbor.conf /etc/karbor/karbor.conf | 02:54 |
chenying | 2017-07-03 02:21:03.506 | cp: cannot stat '/opt/stack/new/karbor/etc/karbor.conf': No such file or directory | 02:54 |
chenying | 2017-07-03 02:21:03.508 | + /opt/stack/new/karbor/devstack/plugin.sh:configure_karbor_api:1 : exit_trap | 02:54 |
chenying | liujiong In your patch, the karbor.conf has been deleted. | 02:54 |
liujiong | chenying: yes, I mean it - if that patch is accepted, then we needn't maintain karbor.conf in our repo. | 02:56 |
chenying | liujiong In the script plugin.sh of karbor, this file is updated with value. | 02:56 |
liujiong | we can generate karbor.conf when running test. | 02:56 |
chenying | liujiong So in your patch, you can update this script plugin.sh at the same time. So that the jekins can pass. | 02:57 |
liujiong | chenying: I will try it, thank you! | 02:57 |
chenying | liujiong You can update the shell script plugin.sh to generate the karbor.conf. | 02:58 |
openstackgerrit | Jeremy Liu proposed openstack/karbor master: Generate the karbor.conf.sample with oslo-config-generator https://review.openstack.org/470218 | 03:04 |
liujiong | chenying: thank you, I've send a new patch set, let's wait for jenkins's result | 03:05 |
*** yamamoto has quit IRC | 03:50 | |
*** saggi has quit IRC | 03:52 | |
*** yamamoto has joined #openstack-karbor | 03:53 | |
*** liujiong has quit IRC | 03:58 | |
*** saggi has joined #openstack-karbor | 04:09 | |
*** liujiong has joined #openstack-karbor | 06:04 | |
openstackgerrit | Jeremy Liu proposed openstack/karbor master: Add a whitespace between description https://review.openstack.org/479672 | 07:07 |
openstackgerrit | Ritesh proposed openstack/karbor master: Migration from oslo_sphinx to openstackdocstheme https://review.openstack.org/479684 | 07:21 |
*** lihi has joined #openstack-karbor | 07:21 | |
openstackgerrit | Yuval Brik proposed openstack/karbor master: Operation Engine: Remove the triggered state https://review.openstack.org/479690 | 07:43 |
liujiong | chenying, yuval, I've updated the patch to generate karbor.conf when running dsvm, but the gate-karbor-dsvm-fullstack still failed. | 07:45 |
yuval | liujiong: this is caused by some race condition, unrelated to your patch, that we are still working on | 07:46 |
liujiong | Waiting for your review -> https://review.openstack.org/#/c/470218/ | 07:46 |
liujiong | yuval: OK | 07:47 |
*** openstackgerrit has quit IRC | 07:48 | |
*** Natanbro has joined #openstack-karbor | 08:50 | |
*** openstackgerrit has joined #openstack-karbor | 08:55 | |
openstackgerrit | Jeremy Liu proposed openstack/karbor master: Generate the karbor.conf.sample with oslo-config-generator https://review.openstack.org/470218 | 08:55 |
*** dimak_ has joined #openstack-karbor | 09:08 | |
*** lihi_ has joined #openstack-karbor | 09:09 | |
*** dimak_ has quit IRC | 09:17 | |
*** openstackgerrit has quit IRC | 09:18 | |
*** yamamoto has quit IRC | 09:20 | |
*** yamamoto has joined #openstack-karbor | 09:22 | |
*** openstackgerrit has joined #openstack-karbor | 09:25 | |
openstackgerrit | Ritesh proposed openstack/karbor master: Migration from oslo_sphinx to openstackdocstheme https://review.openstack.org/479684 | 09:25 |
*** lihi_ has quit IRC | 09:37 | |
openstackgerrit | Merged openstack/karbor master: Add a whitespace between description https://review.openstack.org/479672 | 09:37 |
*** lihi_ has joined #openstack-karbor | 09:38 | |
openstackgerrit | chenying proposed openstack/karbor master: Add Bank Plugins Development Guide doc to Karbor https://review.openstack.org/479765 | 09:38 |
*** lihi_ has quit IRC | 09:38 | |
openstackgerrit | Jeremy Liu proposed openstack/karbor master: Generate the karbor.conf.sample with oslo-config-generator https://review.openstack.org/470218 | 10:12 |
*** dims has quit IRC | 10:14 | |
*** dims has joined #openstack-karbor | 10:15 | |
*** liujiong has quit IRC | 10:15 | |
*** yamamoto has quit IRC | 10:45 | |
*** yamamoto has joined #openstack-karbor | 10:46 | |
*** yamamoto has quit IRC | 10:46 | |
*** yamamoto has joined #openstack-karbor | 11:46 | |
*** yamamoto has quit IRC | 11:50 | |
*** yamamoto has joined #openstack-karbor | 11:50 | |
*** yamamoto has quit IRC | 11:53 | |
*** yamamoto has joined #openstack-karbor | 12:10 | |
*** yamamoto has quit IRC | 12:19 | |
*** yamamoto has joined #openstack-karbor | 12:23 | |
*** yamamoto has quit IRC | 12:28 | |
openstackgerrit | Ritesh proposed openstack/karbor master: Migration from oslo_sphinx to openstackdocstheme https://review.openstack.org/479684 | 12:37 |
openstackgerrit | Ritesh proposed openstack/karbor master: Migration from oslo_sphinx to openstackdocstheme https://review.openstack.org/479684 | 12:44 |
openstackgerrit | Jeremy Liu proposed openstack/python-karborclient master: Correct commands when switching to openstack command https://review.openstack.org/479805 | 12:46 |
openstackgerrit | Jeremy Liu proposed openstack/python-karborclient master: Correct commands when switching to openstack command https://review.openstack.org/479805 | 12:51 |
*** yamamoto has joined #openstack-karbor | 12:59 | |
*** Natanbro has quit IRC | 13:41 | |
openstackgerrit | Jeremy Liu proposed openstack/python-karborclient master: Add OpenStackClient plugin for checkpoint https://review.openstack.org/479836 | 14:08 |
*** yamamoto has quit IRC | 15:28 | |
*** yamamoto has joined #openstack-karbor | 15:31 | |
*** chenying has quit IRC | 15:33 | |
*** chenying has joined #openstack-karbor | 15:34 | |
*** yamamoto has quit IRC | 15:36 | |
*** zengyingzhe_ has quit IRC | 15:38 | |
*** zengyingzhe_ has joined #openstack-karbor | 15:39 | |
*** yamamoto has joined #openstack-karbor | 16:33 | |
*** yamamoto has quit IRC | 16:39 | |
openstackgerrit | Spencer Yu proposed openstack/python-karborclient master: Add OpenStackClient plugin for checkpoint https://review.openstack.org/479895 | 16:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!