*** luyao has quit IRC | 00:08 | |
*** luyao has joined #openstack-mogan | 00:08 | |
*** luyao has quit IRC | 00:18 | |
*** luyao has joined #openstack-mogan | 00:18 | |
*** luyao has quit IRC | 00:28 | |
*** luyao has joined #openstack-mogan | 00:29 | |
*** luyao has quit IRC | 00:38 | |
*** luyao has joined #openstack-mogan | 00:39 | |
*** luyao has quit IRC | 00:49 | |
*** luyao has joined #openstack-mogan | 00:49 | |
*** luyao has quit IRC | 00:59 | |
zhenguo | morning mogan! | 01:00 |
---|---|---|
*** luyao has joined #openstack-mogan | 01:02 | |
*** luyao has quit IRC | 01:09 | |
*** luyao has joined #openstack-mogan | 01:09 | |
liusheng | morning! | 01:16 |
*** openstackgerrit has joined #openstack-mogan | 01:18 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan-specs master: New flavor for baremetal instances https://review.openstack.org/454113 | 01:18 |
*** luyao has quit IRC | 01:19 | |
*** luyao has joined #openstack-mogan | 01:20 | |
*** luyao has quit IRC | 01:30 | |
*** luyao has joined #openstack-mogan | 01:30 | |
*** luyao has quit IRC | 01:40 | |
*** luyao has joined #openstack-mogan | 01:40 | |
*** luyao has quit IRC | 01:43 | |
zhenguo | Kevin_Zheng: ping | 02:14 |
Kevin_Zheng | hi | 02:14 |
zhenguo | Kevin_Zheng: which schema is used now https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/schemas/user_data.py | 02:14 |
Kevin_Zheng | server_create | 02:15 |
zhenguo | ok, got it, thanks | 02:15 |
zhenguo | Kevin_Zheng: another question, why we need to save user_data to instance object, for metadata api? | 02:17 |
Kevin_Zheng | yeah, maybe | 02:19 |
zhenguo | so, if we use config drive and save it to instance disks, we don't need to save it to db | 02:20 |
zhenguo | we will not provide metadata API | 02:20 |
* zhenguo brb | 02:25 | |
*** kevinz has joined #openstack-mogan | 02:26 | |
*** wanghao has joined #openstack-mogan | 04:26 | |
*** wanghao_ has joined #openstack-mogan | 05:40 | |
*** wanghao has quit IRC | 05:44 | |
*** Xinran has joined #openstack-mogan | 05:46 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add user_data support https://review.openstack.org/455548 | 06:56 |
*** wanghao_ has quit IRC | 07:14 | |
*** wanghao has joined #openstack-mogan | 07:16 | |
*** wanghao has quit IRC | 07:36 | |
*** wanghao has joined #openstack-mogan | 07:36 | |
*** kong has quit IRC | 07:39 | |
*** wanghao_ has joined #openstack-mogan | 07:51 | |
*** wanghao has quit IRC | 07:54 | |
*** Kevin_Zheng has quit IRC | 08:23 | |
*** openstackgerrit has quit IRC | 09:03 | |
*** wanghao_ has quit IRC | 09:37 | |
*** wanghao has joined #openstack-mogan | 09:42 | |
*** wanghao has quit IRC | 09:43 | |
*** wanghao has joined #openstack-mogan | 09:44 | |
*** openstackgerrit has joined #openstack-mogan | 09:51 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Following up patch of b2c66727a419d25d99aa31e183478112d435706e https://review.openstack.org/455622 | 09:51 |
liusheng | zhenguo: hi zhenguo | 10:00 |
liusheng | zhenguo: I am coding the nova bms adoption tool, some questions need your help :P | 10:02 |
liusheng | zhenguo: do you know, what's the relationship between mogan power_state and ironic node power_state, and relationship between mogan status and ironic node provision_state ? | 10:03 |
liusheng | zhenguo: another question, the bms in nova with Nova flavors don't existed in Mogan, any suggestion ? | 10:06 |
*** kong has joined #openstack-mogan | 10:22 | |
*** wanghao_ has joined #openstack-mogan | 10:23 | |
*** wanghao has quit IRC | 10:23 | |
*** kevinz has quit IRC | 10:39 | |
zhenguo | liusheng: you can just leave power_state to None, as we have a periodic task to synchronize that. | 10:51 |
zhenguo | liusheng: the flavor is a tricky one, maybe we need to input that when run the tool to adop instance from nova. | 10:52 |
zhenguo | s/adop/adopt | 10:53 |
liusheng | zhenguo: I think the power_state is equal with the power state of ironic nodes, right ? | 10:57 |
zhenguo | liusheng: yes, but better to leave it to None | 10:57 |
liusheng | zhenguo: ok | 10:57 |
liusheng | zhenguo: how about the status in mogan and provision_state in ironic ? | 10:58 |
liusheng | zhenguo: or need to construct a mapping between nova instance status and mogan instance status | 10:58 |
zhenguo | liusheng: seems a mapping is better | 10:59 |
zhenguo | liusheng: or maybe we can just allow adop active instances, wdyt? | 11:00 |
*** wanghao has joined #openstack-mogan | 11:00 | |
zhenguo | liusheng: and no task running on the instances | 11:00 |
liusheng | zhenguo: maybe it is no effect, we just construct the db data in mogan | 11:01 |
zhenguo | liusheng: you mean your tool will connect to DB directly? | 11:02 |
liusheng | zhenguo: yes, bo mogan Objects | 11:02 |
liusheng | s/bo/by | 11:02 |
liusheng | zhenguo: will construct instance objects, nics objects ... | 11:02 |
zhenguo | liusheng: aha, yes, that's good | 11:03 |
*** wanghao_ has quit IRC | 11:04 | |
liusheng | zhenguo: oh, maybe you are right, we seems shouldn't adopt the instances in middle state | 11:04 |
zhenguo | liusheng: hah, that will make things easy to handle | 11:05 |
liusheng | zhenguo: yes | 11:05 |
*** wanghao has quit IRC | 11:22 | |
*** wanghao has joined #openstack-mogan | 11:23 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add user_data support https://review.openstack.org/455548 | 11:31 |
openstackgerrit | Merged openstack/mogan master: Following up patch of b2c66727a419d25d99aa31e183478112d435706e https://review.openstack.org/455622 | 11:39 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add user_data support https://review.openstack.org/455548 | 11:41 |
*** wanghao_ has joined #openstack-mogan | 11:46 | |
*** wanghao has quit IRC | 11:49 | |
*** wanghao_ has quit IRC | 11:51 | |
* zhenguo away | 12:03 | |
openstackgerrit | liusheng proposed openstack/mogan master: Add tool for adoptting baremetal servers from Nova https://review.openstack.org/455692 | 12:38 |
openstackgerrit | liusheng proposed openstack/mogan master: Add tool for adoptting baremetal servers from Nova https://review.openstack.org/455692 | 12:39 |
*** _liusheng has joined #openstack-mogan | 13:59 | |
-openstackstatus- NOTICE: latest base images have mistakenly put python3 in some places expecting python2 causing widespread failure of docs patches - fixes are underway | 14:27 | |
-openstackstatus- NOTICE: we have rolled back centos-7, fedora-25 and ubuntu-xenial images to the previous days release. Feel free to recheck your jobs now. | 14:47 | |
*** kong has quit IRC | 15:09 | |
*** _liusheng has quit IRC | 16:02 | |
*** Xinran has quit IRC | 17:52 | |
*** Xinran has joined #openstack-mogan | 18:12 | |
*** Xinran has quit IRC | 18:17 | |
*** Xinran has joined #openstack-mogan | 18:17 | |
*** Xinran has quit IRC | 18:27 | |
*** Xinran has joined #openstack-mogan | 18:27 | |
*** Xinran has quit IRC | 18:37 | |
*** Xinran has joined #openstack-mogan | 18:39 | |
*** Xinran has quit IRC | 18:48 | |
*** Xinran has joined #openstack-mogan | 18:48 | |
*** Xinran has quit IRC | 18:58 | |
*** Xinran has joined #openstack-mogan | 18:58 | |
*** Xinran has quit IRC | 19:08 | |
*** Xinran has joined #openstack-mogan | 19:08 | |
*** Xinran has quit IRC | 19:18 | |
*** Xinran has joined #openstack-mogan | 19:22 | |
*** Xinran has quit IRC | 19:29 | |
*** liusheng has quit IRC | 19:29 | |
*** Xinran has joined #openstack-mogan | 19:29 | |
*** liusheng has joined #openstack-mogan | 19:29 | |
*** Xinran has quit IRC | 19:39 | |
*** Xinran has joined #openstack-mogan | 19:39 | |
*** Xinran has quit IRC | 19:49 | |
*** Xinran has joined #openstack-mogan | 19:49 | |
*** Xinran has quit IRC | 19:59 | |
*** Xinran has joined #openstack-mogan | 20:00 | |
*** Xinran has quit IRC | 20:10 | |
*** Xinran has joined #openstack-mogan | 20:13 | |
*** Xinran has quit IRC | 20:20 | |
*** Xinran has joined #openstack-mogan | 20:20 | |
*** Xinran has quit IRC | 20:30 | |
*** Xinran has joined #openstack-mogan | 20:30 | |
*** Xinran has quit IRC | 20:40 | |
*** Xinran has joined #openstack-mogan | 20:41 | |
*** Xinran has quit IRC | 20:51 | |
*** Xinran has joined #openstack-mogan | 20:51 | |
*** Xinran has quit IRC | 21:01 | |
*** Xinran has joined #openstack-mogan | 21:01 | |
*** Xinran has quit IRC | 21:11 | |
*** Xinran has joined #openstack-mogan | 21:11 | |
*** Xinran has quit IRC | 21:21 | |
*** Xinran has joined #openstack-mogan | 21:24 | |
*** kong has joined #openstack-mogan | 21:30 | |
*** Xinran has quit IRC | 21:32 | |
*** Xinran has joined #openstack-mogan | 21:32 | |
*** Xinran has quit IRC | 21:42 | |
*** Xinran has joined #openstack-mogan | 21:42 | |
*** Xinran has quit IRC | 21:52 | |
*** Xinran has joined #openstack-mogan | 21:52 | |
*** Xinran has quit IRC | 22:02 | |
*** Xinran has joined #openstack-mogan | 22:03 | |
*** Xinran has quit IRC | 22:13 | |
*** Xinran has joined #openstack-mogan | 22:13 | |
*** Xinran has quit IRC | 22:23 | |
*** Xinran has joined #openstack-mogan | 22:23 | |
*** Xinran has quit IRC | 22:33 | |
*** Xinran has joined #openstack-mogan | 22:33 | |
*** Xinran has quit IRC | 22:43 | |
*** Xinran has joined #openstack-mogan | 22:44 | |
*** Xinran has quit IRC | 22:54 | |
*** Xinran has joined #openstack-mogan | 22:54 | |
*** Xinran has quit IRC | 23:04 | |
*** Xinran has joined #openstack-mogan | 23:10 | |
*** Xinran has quit IRC | 23:14 | |
*** Xinran has joined #openstack-mogan | 23:16 | |
*** Xinran has quit IRC | 23:24 | |
*** Xinran has joined #openstack-mogan | 23:25 | |
*** Xinran has quit IRC | 23:35 | |
*** Xinran has joined #openstack-mogan | 23:38 | |
*** Xinran has quit IRC | 23:45 | |
*** Xinran has joined #openstack-mogan | 23:45 | |
*** Xinran has quit IRC | 23:55 | |
*** Xinran has joined #openstack-mogan | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!