openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor-dashboard master: Updated from global requirements https://review.openstack.org/488237 | 00:05 |
---|---|---|
*** yamamoto has quit IRC | 00:14 | |
*** yamamoto has joined #openstack-karbor | 00:15 | |
*** yamamoto has quit IRC | 00:20 | |
*** edisonxiang__ has joined #openstack-karbor | 00:30 | |
*** edisonxiang_ has quit IRC | 00:30 | |
*** jiaopengju has joined #openstack-karbor | 00:32 | |
*** yamamoto has joined #openstack-karbor | 00:48 | |
*** liujiong has joined #openstack-karbor | 01:17 | |
jiaopengju | ping <chenying__> | 01:20 |
jiaopengju | ping chenying__ | 01:20 |
jiaopengju | Should I update mysql table structure of 'operation_logs' after this patch merged? https://review.openstack.org/#/c/477075/2 | 01:25 |
*** jiaopen__ has joined #openstack-karbor | 01:29 | |
*** jiaopeng_ has joined #openstack-karbor | 01:29 | |
*** jiaopeng_ has quit IRC | 01:30 | |
*** jiaopen__ has quit IRC | 01:30 | |
*** jiaopengju has quit IRC | 01:30 | |
*** jiaopengju has joined #openstack-karbor | 01:31 | |
*** gouthamr has quit IRC | 01:33 | |
*** yamamoto has quit IRC | 01:53 | |
chenying__ | hi jiaopengju | 02:21 |
jiaopengju | hi chenying__ | 02:22 |
jiaopengju | In my devstack environment, I updated the code, but not updated the mysql table, some error occured. | 02:22 |
jiaopengju | And I saw this patch has been merged https://review.openstack.org/#/c/477075/2 , it changes the table structure. | 02:23 |
chenying__ | jiaopengju Yes. You want to add the 'operation_logs' datatable using sqlalchemy migrate? | 02:24 |
jiaopengju | I just updated it to the latest version | 02:25 |
jiaopengju | I just want to make sure. Thank you chenying__ | 02:26 |
chenying__ | jiaopengju The new database 'operation_logs' is added. It doesn't use sqlalchemy migrate. So It may introduce some error. | 02:27 |
jiaopengju | error like this: InternalError: (1054, u"Unknown column 'operation_type' in 'field list'") | 02:28 |
chenying__ | jiaopengju Have you deleted the old karbor database? | 02:29 |
jiaopengju | chenying__: Yes, I have deleted it and updated it | 02:30 |
jiaopengju | chenying__: IMO, we'd better add some contents to tell the developer or users how to update it in releasenots or some other file. | 02:31 |
chenying__ | jiaopengju: Oh I will test it in my local environment to make sure this error. | 02:32 |
jiaopengju | or just know this thing | 02:32 |
chenying__ | jiaopengju sound a good idea. | 02:32 |
chenying__ | jiaopengju If this datatabse being added using sqlalchemy migrate, we only need restart the service. | 02:33 |
jiaopengju | chenying__: that may be a good solution | 02:34 |
chenying__ | jiaopengju So I will test it first. | 02:34 |
jiaopengju | chenying__: ok | 02:35 |
*** gouthamr has joined #openstack-karbor | 03:23 | |
*** gouthamr has quit IRC | 03:46 | |
*** yamamoto has joined #openstack-karbor | 03:48 | |
*** yamamoto_ has joined #openstack-karbor | 03:51 | |
*** yamamoto has quit IRC | 03:53 | |
*** gouthamr has joined #openstack-karbor | 03:58 | |
*** gouthamr has quit IRC | 03:58 | |
*** yamamoto has joined #openstack-karbor | 03:58 | |
*** yamamoto_ has quit IRC | 03:58 | |
*** gouthamr has joined #openstack-karbor | 03:59 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements https://review.openstack.org/484552 | 04:15 |
*** yamamoto_ has joined #openstack-karbor | 04:16 | |
*** yamamoto has quit IRC | 04:17 | |
openstackgerrit | Pengju Jiao proposed openstack/karbor master: Add retry mechanism for image restore https://review.openstack.org/488286 | 04:28 |
*** gouthamr has quit IRC | 04:30 | |
*** yamamoto has joined #openstack-karbor | 04:40 | |
*** yamamoto_ has quit IRC | 04:41 | |
*** yamamoto has quit IRC | 04:51 | |
*** yamamoto has joined #openstack-karbor | 04:53 | |
*** yamamoto has quit IRC | 05:01 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements https://review.openstack.org/484552 | 05:15 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor-dashboard master: Updated from global requirements https://review.openstack.org/488237 | 05:15 |
*** yamamoto has joined #openstack-karbor | 06:36 | |
*** yamamoto has quit IRC | 06:44 | |
*** yamamoto has joined #openstack-karbor | 06:45 | |
openstackgerrit | zengchen proposed openstack/karbor master: Remove 'HeatTemplate' https://review.openstack.org/466475 | 06:50 |
*** edisonxiang__ is now known as edisonxiang | 07:11 | |
*** yamamoto has quit IRC | 07:25 | |
*** yamamoto has joined #openstack-karbor | 07:27 | |
*** liujiong has quit IRC | 07:46 | |
*** yamamoto has quit IRC | 07:58 | |
*** yamamoto has joined #openstack-karbor | 07:59 | |
*** zhonghua2 has quit IRC | 08:07 | |
*** zhonghua2 has joined #openstack-karbor | 08:07 | |
*** yamamoto_ has joined #openstack-karbor | 08:13 | |
*** yamamoto has quit IRC | 08:16 | |
*** openstackgerrit has quit IRC | 08:18 | |
*** liujiong has joined #openstack-karbor | 09:34 | |
liujiong | chenying__ yuval: Thomas gave comments on the packaging patch https://review.openstack.org/#/c/480806/ | 09:36 |
liujiong | what do you think? | 09:36 |
*** liujiong has quit IRC | 09:38 | |
chenying__ | liujiong contains the wsgi stuff and the apache requirements? | 09:41 |
chenying__ | liujiong You can refer to other project like keystone. | 09:42 |
chenying__ | liujiong keystone project also need apache and wsgi config. | 09:42 |
*** liujiong has joined #openstack-karbor | 09:47 | |
liujiong | chenying__: I will check | 09:52 |
liujiong | chenying__: In fact, karbor's spec just follows keystone, I remember now | 09:53 |
liujiong | chenying__: Before community starts goal-deploy-in-wsgi, service projects usually have api service, so we build a single package for it, like openstack-nova-api | 09:55 |
liujiong | chenying__: karbor already supports deploying with wsgi and it has both karbor-api and karbor-wsgi scripts | 09:58 |
chenying__ | liujiong karbor supports both, karbor-api and karbor-wsgi scripts. | 09:59 |
liujiong | chenying__: yep, let me check other projects supporting wsgi to see how they handle packaging api service | 10:00 |
liujiong | chenying__: nova still puts nova-api-wsgi script into a single api package: https://github.com/rdo-packages/nova-distgit/blob/rpm-master/openstack-nova.spec#L746-L750 | 10:04 |
liujiong | chenying__: I suppose karbor could follow that | 10:06 |
*** jiaopengju has quit IRC | 10:06 | |
liujiong | chenying__ yuval: I'm off work now, you can leave comments here. I will check logs later. Thanks. | 10:08 |
*** liujiong has quit IRC | 10:09 | |
*** yamamoto_ has quit IRC | 10:40 | |
*** yamamoto has joined #openstack-karbor | 11:19 | |
*** yamamoto has quit IRC | 11:29 | |
*** yamamoto has joined #openstack-karbor | 11:51 | |
*** yamamoto has quit IRC | 13:05 | |
*** yamamoto has joined #openstack-karbor | 13:29 | |
*** gouthamr has joined #openstack-karbor | 13:54 | |
*** yamamoto has quit IRC | 14:12 | |
*** yamamoto has joined #openstack-karbor | 14:12 | |
*** liujiong has joined #openstack-karbor | 14:58 | |
*** yamamoto has quit IRC | 15:59 | |
*** yamamoto has joined #openstack-karbor | 15:59 | |
*** yamamoto has quit IRC | 15:59 | |
*** liujiong has quit IRC | 16:14 | |
*** openstack has joined #openstack-karbor | 16:45 | |
*** yamamoto has joined #openstack-karbor | 17:00 | |
*** yamamoto has quit IRC | 17:10 | |
*** openstackgerrit has joined #openstack-karbor | 17:57 | |
openstackgerrit | Yuval Brik proposed openstack/karbor master: Install some providers on devstack only https://review.openstack.org/488556 | 17:57 |
*** openstack has joined #openstack-karbor | 18:14 | |
*** openstack has joined #openstack-karbor | 18:45 | |
*** edisonxiang has quit IRC | 19:45 | |
*** chenying__ has quit IRC | 19:45 | |
*** edisonxiang has joined #openstack-karbor | 19:46 | |
*** chenying__ has joined #openstack-karbor | 19:47 | |
*** yamamoto has joined #openstack-karbor | 21:08 | |
*** yamamoto has quit IRC | 21:12 | |
*** yamamoto has joined #openstack-karbor | 21:16 | |
*** yamamoto has quit IRC | 21:20 | |
*** gouthamr has quit IRC | 21:24 | |
*** gouthamr has joined #openstack-karbor | 21:37 | |
*** yamamoto has joined #openstack-karbor | 21:55 | |
*** yamamoto has quit IRC | 22:12 | |
*** yamamoto has joined #openstack-karbor | 23:13 | |
*** yamamoto has quit IRC | 23:21 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!