*** wanghao has joined #openstack-mogan | 00:33 | |
openstackgerrit | liusheng proposed openstack/mogan master: Add function to get the console info from ironic https://review.openstack.org/442345 | 01:01 |
---|---|---|
*** wanghao has quit IRC | 01:10 | |
*** wanghao has joined #openstack-mogan | 01:10 | |
openstackgerrit | Merged openstack/mogan master: Switch to use stable data_utils https://review.openstack.org/442771 | 01:17 |
*** wanghao_ has joined #openstack-mogan | 01:21 | |
*** wanghao has quit IRC | 01:24 | |
*** kevinz has joined #openstack-mogan | 01:42 | |
zhenguo | morning mogan! | 01:54 |
*** wanghao_ has quit IRC | 01:59 | |
*** wanghao has joined #openstack-mogan | 02:00 | |
*** wanghao_ has joined #openstack-mogan | 02:01 | |
*** wanghao has quit IRC | 02:01 | |
openstackgerrit | ZhangYang proposed openstack/mogan master: Add engine driver framework base driver. https://review.openstack.org/434953 | 02:02 |
*** wanghao has joined #openstack-mogan | 02:21 | |
*** wanghao_ has quit IRC | 02:22 | |
*** wanghao has quit IRC | 02:27 | |
*** wanghao has joined #openstack-mogan | 02:34 | |
zhenguo | zhangyang: I will help to land the driver patch, you can start to prepare the cloudboot driver, seems we should combine some current ironic interfaces to make the base driver provide only general interfaces. | 02:36 |
zhangyang | zhenguo: yes, we are working on the cloudboot driver now. | 02:38 |
zhenguo | zhangyang: ok, thanks, as you may not need interfaces like set_instance_info and unset_instance_info, I will try to make driver needed interfaces general | 02:39 |
zhangyang | zhenguo: maybe we need a general node model in mogan? | 02:39 |
zhenguo | zhangyang: yes, we can refactor | 02:39 |
zhenguo | zhangyang: I will mainly dedicated to this task from now on :P | 02:41 |
zhangyang | zhenguo: wow, that's great! | 02:41 |
zhenguo | lol | 02:41 |
openstackgerrit | ZhangYang proposed openstack/mogan master: Add engine driver framework base driver. https://review.openstack.org/434953 | 02:42 |
*** wanghao has quit IRC | 03:30 | |
*** wanghao has joined #openstack-mogan | 03:31 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Remove unneeded get_node_list mock https://review.openstack.org/442933 | 03:53 |
openstackgerrit | Merged openstack/mogan master: Remove unneeded get_node_list mock https://review.openstack.org/442933 | 05:10 |
*** wxy has quit IRC | 05:18 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add engine driver framework base driver. https://review.openstack.org/434953 | 05:21 |
*** wanghao_ has joined #openstack-mogan | 05:42 | |
*** wanghao has quit IRC | 05:44 | |
*** wanghao has joined #openstack-mogan | 05:54 | |
*** wanghao_ has quit IRC | 05:56 | |
*** wanghao has quit IRC | 06:03 | |
*** wanghao has joined #openstack-mogan | 06:04 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add engine driver framework base driver. https://review.openstack.org/434953 | 06:22 |
zhenguo | zhangyang, liusheng: hi, yes we need to a general baremetal node model, we should create a node object although we don't save it to db | 06:29 |
zhenguo | zhangyang: and I would like to know what's the difference with ironic node and cloudboot node, we need to take the general attributes | 06:30 |
liusheng | zhenguo: sounds reasonable | 06:31 |
zhenguo | and maybe network interfaces, disks and other devices all need a such general object | 06:31 |
zhangyang | zhenguo: yes, i'll check the cloudboot node. | 06:32 |
zhenguo | liusheng: yes, I will help to update the driver patch to make it land soon, as there are many conflicts with other works | 06:32 |
zhenguo | zhangyang: thanks | 06:32 |
liusheng | zhenguo: yes, it is easy to make conflicts | 06:32 |
zhenguo | liusheng: let's try to get it in before we do more works :D | 06:33 |
liusheng | zhenguo: awesome zhenguo! | 06:34 |
zhenguo | hah | 06:34 |
zhenguo | zhangyang: another question, can cloudboot work with neutron? do you need more network work in mogan side? | 06:36 |
zhangyang | zhenguo: we plan to make it work with neutron. | 06:37 |
zhenguo | zhangyang: like what ironic does? | 06:38 |
*** wxy has joined #openstack-mogan | 06:38 | |
* zhenguo brb | 06:39 | |
*** liudong has joined #openstack-mogan | 06:40 | |
zhangyang | zhenguo: maybe a little different, now we have to do some extra job to make it work with neutron cisco vts driver. | 06:47 |
zhenguo | zhangyang: ok, anyway, we treat cloudboot and ironic as black box, you just need to provide the general interfaces for Mogan :D | 06:51 |
zhangyang | zhenguo: yes :D | 06:52 |
zhenguo | zhangyang: but we should well define the general interfaces | 06:52 |
*** wanghao_ has joined #openstack-mogan | 06:52 | |
zhangyang | zhenguo: yes, really hard task. | 06:53 |
zhenguo | zhangyang: hah, let's join forces to achieve it | 06:55 |
*** wanghao has quit IRC | 06:55 | |
zhangyang | zhenguo: yes! | 06:55 |
*** wanghao_ has quit IRC | 06:59 | |
*** wanghao has joined #openstack-mogan | 07:00 | |
*** litao has joined #openstack-mogan | 07:19 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Remove unneeded get_ironic_node_list https://review.openstack.org/442983 | 07:40 |
*** litao has quit IRC | 07:42 | |
*** litao has joined #openstack-mogan | 07:42 | |
*** litao has quit IRC | 07:44 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Remove unneeded get ironic node/list methods https://review.openstack.org/442983 | 07:48 |
*** litao has joined #openstack-mogan | 08:00 | |
litao | wanghao: | 08:02 |
wanghao | litao: ? | 08:02 |
litao | wanghao: just test irccloud | 08:04 |
wanghao | hah | 08:04 |
*** kevinz has quit IRC | 08:07 | |
*** wanghao_ has joined #openstack-mogan | 08:52 | |
*** wanghao_ has quit IRC | 08:53 | |
*** wanghao_ has joined #openstack-mogan | 08:53 | |
*** wanghao has quit IRC | 08:55 | |
*** wanghao has joined #openstack-mogan | 08:58 | |
*** wanghao_ has quit IRC | 09:01 | |
*** openstackgerrit has quit IRC | 09:03 | |
*** openstackgerrit has joined #openstack-mogan | 09:11 | |
openstackgerrit | Merged openstack/mogan master: Remove unneeded get ironic node/list methods https://review.openstack.org/442983 | 09:11 |
*** wanghao has quit IRC | 09:36 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add engine driver framework base driver. https://review.openstack.org/434953 | 09:37 |
zhenguo | FYI, just find another baremetal servers provider https://www.100tb.com/servers/bare-metal-servers/ | 09:41 |
zhenguo | zhangyang, liusheng: maybe we can just land the current driver patch, but many following up refactoring needed, all interfaces need to be revisited. | 09:49 |
*** liudong has quit IRC | 10:09 | |
* zhenguo goes home | 10:17 | |
*** kevinz has joined #openstack-mogan | 12:13 | |
*** kevinz has quit IRC | 13:50 | |
*** kevinz has joined #openstack-mogan | 13:51 | |
*** kevinz has quit IRC | 13:58 | |
*** kevinz has joined #openstack-mogan | 13:58 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add engine driver framework base driver. https://review.openstack.org/434953 | 14:35 |
*** kevinz has quit IRC | 15:31 | |
*** l4yerffeJ has joined #openstack-mogan | 15:56 | |
*** Jeffrey4l_ is now known as Jeffrey4l | 15:59 | |
openstackgerrit | Merged openstack/mogan master: Add engine driver framework base driver. https://review.openstack.org/434953 | 16:10 |
*** Jeffrey4l has quit IRC | 16:15 | |
*** Jeffrey4l_ has joined #openstack-mogan | 16:15 | |
*** Kevin_Zheng has quit IRC | 16:23 | |
*** l4yerffeJ has quit IRC | 21:33 | |
*** l4yerffeJ has joined #openstack-mogan | 21:34 | |
*** Jeffrey4l_ has quit IRC | 21:34 | |
*** Jeffrey4l_ has joined #openstack-mogan | 21:35 | |
*** l4yerffeJ_ has joined #openstack-mogan | 22:13 | |
*** l4yerffeJ has quit IRC | 22:13 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!