*** diga has joined #openstack-zun | 00:34 | |
*** Wenzhi has joined #openstack-zun | 01:19 | |
*** kevinz has joined #openstack-zun | 01:19 | |
Wenzhi | hongbin: are you around? | 01:22 |
---|---|---|
hongbin | Wenzhi: hey | 01:30 |
Wenzhi | hongbin: I want to discuss with you about the 'id' attribute in etcd data model | 01:30 |
Wenzhi | you mentioned that we need to generate an unique 'id' for the data stored in etcd | 01:31 |
hongbin | yes, that is what i feel the right approach | 01:31 |
Wenzhi | I wonder that if we can use 'uuid' instead | 01:31 |
Wenzhi | we add 'uuid' attribute into ResourceClass and Allocation object | 01:32 |
Wenzhi | then use 'uuid' as the ident | 01:32 |
hongbin | i see | 01:32 |
hongbin | however, we used id as foreign key | 01:32 |
hongbin | not sure if it is possible to switch the foreign key to uuid | 01:33 |
Wenzhi | is it possible to use 'uuid' instead? | 01:33 |
*** yanyanhu has joined #openstack-zun | 01:33 | |
hongbin | not sure | 01:33 |
Wenzhi | IMO 'id' is a specific field in DB like mysql, it does not have common sense in data model | 01:34 |
hongbin | i see | 01:35 |
Wenzhi | so maybe 'uuid' is more reasonable | 01:35 |
hongbin | if uuid can be used as a foreign key, then it is reasonable | 01:35 |
hongbin | the foreign key constraint is possibly the main blocker | 01:36 |
Wenzhi | I see | 01:36 |
Wenzhi | I will do some investigation | 01:36 |
hongbin | the data model is a straight copy from nova, maybe they have a reason to use id | 01:36 |
hongbin | yes, if the uuid can be used as foreign key, i have no problem of that personally | 01:37 |
Wenzhi | ok, thx | 01:37 |
*** diga has quit IRC | 01:37 | |
hongbin | np | 01:38 |
hongbin | hi all, there are many patches queuing for reviews right now, need your helps to clean those up :) | 01:41 |
hongbin | https://review.openstack.org/#/q/project:openstack/zun | 01:41 |
hongbin | https://review.openstack.org/#/q/project:openstack/python-zunclient | 01:42 |
*** IRCFrEAK has joined #openstack-zun | 01:57 | |
*** IRCFrEAK has left #openstack-zun | 01:57 | |
openstackgerrit | Merged openstack/zun master: Spec for Kuryr integration https://review.openstack.org/425883 | 02:10 |
openstackgerrit | Merged openstack/zun master: Fixup the manual devstack guide https://review.openstack.org/435163 | 02:10 |
openstackgerrit | Merged openstack/python-zunclient master: Added stdout&stderr for openstack appcontainer logs https://review.openstack.org/434675 | 02:13 |
openstackgerrit | Merged openstack/python-zunclient master: Support the command "zun top" https://review.openstack.org/423974 | 02:18 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Define a ResourceClassField in object https://review.openstack.org/433920 | 02:28 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Add tests for custom object fields https://review.openstack.org/433915 | 02:28 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Eagerly load resource_provider from foreignkey https://review.openstack.org/434616 | 02:28 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Add inventory object https://review.openstack.org/433994 | 02:28 |
openstackgerrit | Merged openstack/zun master: Remove gate_hook.sh from /devstack folder https://review.openstack.org/432846 | 02:43 |
openstackgerrit | feng.shengqin proposed openstack/python-zunclient master: Add OSC Plugin for openstack appcontainer update https://review.openstack.org/434725 | 03:14 |
*** shubhams has quit IRC | 03:33 | |
*** jwcroppe has quit IRC | 03:39 | |
*** jwcroppe has joined #openstack-zun | 03:40 | |
*** yuanying has joined #openstack-zun | 03:44 | |
*** jwcroppe has quit IRC | 03:59 | |
*** jwcroppe has joined #openstack-zun | 04:01 | |
openstackgerrit | Merged openstack/zun master: Add tests for custom object fields https://review.openstack.org/433915 | 04:01 |
*** hongbin has quit IRC | 04:11 | |
*** shubhams has joined #openstack-zun | 04:15 | |
*** Wenzhi has quit IRC | 04:17 | |
*** Wenzhi has joined #openstack-zun | 04:17 | |
*** Wenzhi has quit IRC | 04:22 | |
*** diga has joined #openstack-zun | 04:43 | |
*** sudipto has joined #openstack-zun | 04:47 | |
*** sudipto_ has joined #openstack-zun | 04:47 | |
*** Wenzhi has joined #openstack-zun | 05:00 | |
*** madgoat has joined #openstack-zun | 05:04 | |
*** madgoat has left #openstack-zun | 05:04 | |
*** janki has joined #openstack-zun | 05:17 | |
*** jchhatbar has joined #openstack-zun | 05:23 | |
*** janki has quit IRC | 05:25 | |
*** pksingh has joined #openstack-zun | 05:27 | |
openstackgerrit | bhavani proposed openstack/zun master: changed the home page https://review.openstack.org/435856 | 05:37 |
openstackgerrit | Sudipta Biswas proposed openstack/zun master: Introduce numa related objects https://review.openstack.org/433645 | 05:55 |
sudipto | mkrai1, pksingh ^ you could review this when you have some time :) | 05:56 |
pksingh | sudipto: sure sir :) | 05:56 |
openstackgerrit | Merged openstack/zun master: Define a ResourceClassField in object https://review.openstack.org/433920 | 06:03 |
openstackgerrit | Sudipta Biswas proposed openstack/zun master: Introduce numa related objects https://review.openstack.org/433645 | 06:25 |
*** yuanying has quit IRC | 06:37 | |
*** yuanying has joined #openstack-zun | 06:37 | |
*** yuanying has quit IRC | 06:38 | |
*** pksingh has quit IRC | 06:42 | |
*** jchhatbar is now known as janki | 06:45 | |
openstackgerrit | Kevin Zhao proposed openstack/python-zunclient master: Add support for interactive mode for "run" command https://review.openstack.org/434704 | 07:05 |
*** yuanying has joined #openstack-zun | 07:21 | |
openstackgerrit | Kevin Zhao proposed openstack/python-zunclient master: Add support for interactive mode for "run" command https://review.openstack.org/434704 | 07:32 |
*** pksingh has joined #openstack-zun | 07:42 | |
*** adisky_ has joined #openstack-zun | 07:52 | |
*** pcastets has joined #openstack-zun | 08:09 | |
*** yuanying has quit IRC | 08:42 | |
*** yuanying has joined #openstack-zun | 08:43 | |
*** yuanying has quit IRC | 08:46 | |
*** yuanying_ has joined #openstack-zun | 08:47 | |
*** Wenzhi has quit IRC | 08:48 | |
openstackgerrit | Sudipta Biswas proposed openstack/zun master: Introduce numa related objects https://review.openstack.org/433645 | 08:58 |
*** Wenzhi has joined #openstack-zun | 09:17 | |
openstackgerrit | Sudipta Biswas proposed openstack/zun master: Introduce numa related objects https://review.openstack.org/433645 | 09:19 |
*** shubhams has quit IRC | 09:20 | |
*** Wenzhi has quit IRC | 09:21 | |
*** Jeffrey4l has quit IRC | 09:38 | |
*** Jeffrey4l has joined #openstack-zun | 09:51 | |
*** Jeffrey4l has quit IRC | 09:56 | |
*** adisky_ has quit IRC | 09:59 | |
*** kevinz has quit IRC | 10:10 | |
*** yanyanhu has quit IRC | 10:11 | |
*** yanyanhu has joined #openstack-zun | 10:12 | |
*** yanyanhu has quit IRC | 10:12 | |
openstackgerrit | bhavani proposed openstack/zun master: removed coding: utf-8 https://review.openstack.org/435921 | 10:21 |
openstackgerrit | bhavani proposed openstack/zun-ui master: changed the python version https://review.openstack.org/435931 | 10:50 |
openstackgerrit | Sudipta Biswas proposed openstack/zun master: Introduce numa related objects https://review.openstack.org/433645 | 10:58 |
*** diga has quit IRC | 11:03 | |
*** sudipto_ has quit IRC | 11:13 | |
*** sudipto has quit IRC | 11:13 | |
openstackgerrit | Xianghui Zeng proposed openstack/zun master: Support the command "zun stats" https://review.openstack.org/435649 | 11:19 |
*** pksingh has quit IRC | 11:22 | |
*** kevinz has joined #openstack-zun | 11:36 | |
openstackgerrit | feng.shengqin proposed openstack/zun master: Zun exec should fail when the command failed https://review.openstack.org/428602 | 11:51 |
*** kevinz has quit IRC | 11:52 | |
*** kevinz has joined #openstack-zun | 11:53 | |
openstackgerrit | bhavani proposed openstack/python-zunclient master: removed coding:utf8 and changed the python version https://review.openstack.org/435942 | 11:56 |
*** sudipto has joined #openstack-zun | 12:02 | |
*** sudipto_ has joined #openstack-zun | 12:02 | |
*** Wenzhi has joined #openstack-zun | 12:05 | |
*** kevinz has quit IRC | 12:07 | |
*** kevinz has joined #openstack-zun | 12:08 | |
*** vikasc has joined #openstack-zun | 12:12 | |
*** vikasc has quit IRC | 12:20 | |
*** Wenzhi has quit IRC | 12:35 | |
*** vikasc has joined #openstack-zun | 12:36 | |
*** catintheroof has joined #openstack-zun | 12:39 | |
*** catinthe_ has joined #openstack-zun | 12:41 | |
*** vikasc has quit IRC | 12:45 | |
*** catintheroof has quit IRC | 12:45 | |
*** adisky_ has joined #openstack-zun | 12:46 | |
*** kevinz has quit IRC | 13:15 | |
*** janki has quit IRC | 13:50 | |
*** janki has joined #openstack-zun | 14:11 | |
*** hongbin has joined #openstack-zun | 15:30 | |
*** janki has quit IRC | 15:47 | |
*** lakerzhou has joined #openstack-zun | 16:07 | |
*** jwcroppe has quit IRC | 16:36 | |
*** jwcroppe has joined #openstack-zun | 16:36 | |
*** jwcroppe has quit IRC | 16:37 | |
*** jwcroppe has joined #openstack-zun | 16:37 | |
*** lakerzhou has quit IRC | 16:51 | |
*** jwcroppe has quit IRC | 16:54 | |
*** jwcroppe has joined #openstack-zun | 16:56 | |
*** bthery has quit IRC | 17:16 | |
openstackgerrit | Merged openstack/python-zunclient master: Add OSC Plugin for openstack appcontainer update https://review.openstack.org/434725 | 17:19 |
openstackgerrit | Merged openstack/python-zunclient master: Use "--format" instead of "--json" when showing a container https://review.openstack.org/435293 | 17:27 |
*** hongbin has quit IRC | 17:34 | |
openstackgerrit | Merged openstack/python-zunclient master: Update requirements https://review.openstack.org/433531 | 17:34 |
*** hongbin has joined #openstack-zun | 17:35 | |
*** lakerzhou has joined #openstack-zun | 18:14 | |
*** lakerzhou has quit IRC | 18:21 | |
*** sudipto_ has quit IRC | 18:21 | |
*** sudipto has quit IRC | 18:21 | |
*** hongbin has quit IRC | 18:23 | |
*** kevinz has joined #openstack-zun | 19:02 | |
*** pcastets has quit IRC | 19:14 | |
*** adisky_ has quit IRC | 19:49 | |
*** jwcroppe has quit IRC | 20:32 | |
*** jwcroppe has joined #openstack-zun | 20:33 | |
*** jwcroppe has quit IRC | 20:37 | |
*** hongbin has joined #openstack-zun | 20:51 | |
*** Wenzhi has joined #openstack-zun | 21:37 | |
*** Wenzhi has quit IRC | 21:42 | |
*** jwcroppe has joined #openstack-zun | 21:52 | |
*** alyonapy has joined #openstack-zun | 21:54 | |
*** alyonapy has quit IRC | 21:59 | |
*** alyonapy has joined #openstack-zun | 22:03 | |
*** hongbin has quit IRC | 22:43 | |
*** alyonapy has quit IRC | 22:44 | |
*** alyonapy has joined #openstack-zun | 22:46 | |
*** alyonapy has quit IRC | 22:57 | |
*** alyonapy has joined #openstack-zun | 22:57 | |
*** alyonapy has quit IRC | 22:57 | |
*** alyonapy has joined #openstack-zun | 22:59 | |
*** alyonapy has quit IRC | 22:59 | |
*** kevinz has quit IRC | 23:40 | |
*** jwcroppe has quit IRC | 23:41 | |
*** jwcroppe has joined #openstack-zun | 23:42 | |
*** jwcroppe has quit IRC | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!