*** wanghao has joined #openstack-mogan | 00:32 | |
*** kevinz has joined #openstack-mogan | 01:21 | |
zhenguo | morning mogan! | 01:48 |
---|---|---|
wanghao | morning! | 02:02 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Rename instance type exceptions to flavors https://review.openstack.org/459486 | 02:10 |
*** luyao has quit IRC | 02:18 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: [WIP] Add flavor access management support https://review.openstack.org/459188 | 02:54 |
openstackgerrit | Merged openstack/mogan master: Rename instance type exceptions to flavors https://review.openstack.org/459486 | 03:22 |
openstackgerrit | liusheng proposed openstack/mogan master: WIP: Refactor the network_info field in API layer https://review.openstack.org/459034 | 03:25 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: [WIP] Add flavor access management support https://review.openstack.org/459188 | 03:51 |
*** luyao has joined #openstack-mogan | 03:57 | |
*** luyao has quit IRC | 04:06 | |
*** luyao has joined #openstack-mogan | 04:06 | |
*** luyao has quit IRC | 04:16 | |
*** luyao has joined #openstack-mogan | 04:17 | |
*** luyao has quit IRC | 04:26 | |
*** luyao has joined #openstack-mogan | 04:27 | |
*** luyao has quit IRC | 04:36 | |
*** luyao has joined #openstack-mogan | 04:38 | |
*** luyao has quit IRC | 04:47 | |
*** luyao has joined #openstack-mogan | 04:47 | |
*** luyao has quit IRC | 04:57 | |
*** luyao has joined #openstack-mogan | 04:58 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: [WIP] Add flavor access management support https://review.openstack.org/459188 | 05:00 |
*** luyao has quit IRC | 05:07 | |
*** luyao has joined #openstack-mogan | 05:08 | |
*** luyao has quit IRC | 05:17 | |
*** luyao has joined #openstack-mogan | 05:19 | |
*** luyao has quit IRC | 05:28 | |
*** luyao has joined #openstack-mogan | 05:29 | |
*** luyao has quit IRC | 05:38 | |
*** luyao has joined #openstack-mogan | 05:39 | |
*** luyao has quit IRC | 05:48 | |
*** luyao has joined #openstack-mogan | 05:49 | |
*** luyao has quit IRC | 05:50 | |
*** luyao has joined #openstack-mogan | 05:51 | |
*** wanghao has quit IRC | 06:14 | |
*** wanghao has joined #openstack-mogan | 06:17 | |
openstackgerrit | liusheng proposed openstack/mogan master: Refactor the network_info field in API layer https://review.openstack.org/459034 | 06:46 |
openstackgerrit | Zhong Luyao proposed openstack/mogan master: bug fix: return fault_info correctly https://review.openstack.org/456461 | 06:49 |
openstackgerrit | liusheng proposed openstack/python-moganclient master: Refactor network info with nics format https://review.openstack.org/459036 | 06:51 |
openstackgerrit | liusheng proposed openstack/python-moganclient master: Refactor network info with nics format https://review.openstack.org/459036 | 06:52 |
openstackgerrit | M V P Nitesh proposed openstack/mogan master: Add 'rm -f .testrepository/times.dbm' command in testenv https://review.openstack.org/459542 | 07:03 |
openstackgerrit | M V P Nitesh proposed openstack/python-moganclient master: Add 'rm -f .testrepository/times.dbm' command in testenv https://review.openstack.org/459544 | 07:06 |
openstackgerrit | liusheng proposed openstack/mogan master: Refactor the network_info field in API layer https://review.openstack.org/459034 | 07:25 |
openstackgerrit | liusheng proposed openstack/python-moganclient master: Refactor network info with nics format https://review.openstack.org/459036 | 08:05 |
wanghao | liusheng: ping | 08:09 |
liusheng | wanghao: ong | 08:10 |
liusheng | wanghao: pong | 08:10 |
wanghao | liusheng: I saw you take the bp of manage instances, do you want it or I'll continue to do it? | 08:10 |
wanghao | liusheng: I'd prepare to write the spec this week. | 08:11 |
liusheng | wanghao: which one ? you mean adoption Nova baremetal instances ? | 08:12 |
zhenguo | wanghao, liusheng: I think that's two separated tasks, one is a tool to migrate nova instances and another is an interface to manage existing baremetal server like cinder does for volumes | 08:12 |
wanghao | zhenguo: liusheng: yes, I mean I will do the second one. | 08:12 |
wanghao | just saw there is one task in ethpad | 08:13 |
zhenguo | wanghao, liusheng: maybe one of you can add a new task :D | 08:13 |
wanghao | I'll do it | 08:13 |
zhenguo | wanghao: thanks! | 08:13 |
liusheng | wanghao, zhenguo no very sure about the difference between the two tasks, FYI, I have already uploaded a patch abou the tool that used to adopt the bms in Nova | 08:14 |
liusheng | https://review.openstack.org/#/c/455692/ | 08:14 |
zhenguo | liusheng: we also need an interface to add existing baremetal machine not managed by nova or openstack to mogan | 08:15 |
wanghao | liusheng: this tool will extract the bms information from nova right? | 08:15 |
liusheng | wanghao: yes | 08:15 |
wanghao | liusheng: and next we will use an interface to manage this instances with your information. I think,. | 08:16 |
liusheng | wanghao: this tool will extract the bms information and write it to Mogan's db | 08:16 |
wanghao | liusheng: I see... | 08:17 |
wanghao | liusheng: maybe we can change to use API instead of change the db directly. | 08:17 |
wanghao | liusheng: of course, later. | 08:17 |
liusheng | zhenguo: that may also need to extract the info from the existing bms, but what's the type of bms ? | 08:17 |
zhenguo | liusheng: Ironic provides an adop API to add such nodes in | 08:18 |
zhenguo | liusheng: which will be acive directly instead of available | 08:18 |
zhenguo | liusheng: so mogan should also provides such interfaces, | 08:18 |
liusheng | wanghao: maybe you can try that :), I have thought that, but seems it not easy to handle that situations | 08:19 |
liusheng | zhenguo: yes, but Ironic can adopt the nodes by the node's manage too's interfaces, such as ipmitools | 08:19 |
liusheng | zhenguo: what's that about existing bms | 08:19 |
wanghao | liusheng: okay, let's see it after supporting to manage instances. | 08:19 |
liusheng | wanghao: ok | 08:20 |
zhenguo | liusheng: you mean we need to set a node_type to the adopted nodes? | 08:20 |
liusheng | zhenguo: no, if you have an existing bm, the bm may have ports in Neutron or not, or other infomations related to bm, you need also to adopt the ports info, but how to extract the info ? | 08:22 |
liusheng | zhenguo: for physical nodes, we have ipmitools or provide the mac address, ports, info to Ironic | 08:22 |
zhenguo | liusheng: maybe need to look through the ironic adopt api | 08:22 |
liusheng | zhenguo: ok | 08:23 |
zhenguo | liusheng: let's wait for wanghao's spec, lol | 08:23 |
zhenguo | liusheng: I think quite a few customers may have such requests to manage existing bms | 08:24 |
liusheng | zhenguo: thanks for wanghao comming back to Mogan. :P | 08:24 |
zhenguo | hah | 08:24 |
liusheng | zhenguo: yes, agreed, need to research more. | 08:24 |
zhenguo | liusheng: btw, do you want to take the task to rename all instances things to servers? but no rush :D | 08:25 |
wanghao | liusheng: zhenguo: hah, sorry for the delay, kind of busy those days.... | 08:26 |
zhenguo | liusheng: wanghao: hah, | 08:26 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: [WIP] Add flavor access management support https://review.openstack.org/459188 | 08:27 |
liusheng | zhenguo: I also need a new task. lol | 08:28 |
zhenguo | liusheng: lol | 08:29 |
zhenguo | liusheng: you can do it one by one(API, objects, db...) when you got time :D | 08:30 |
liusheng | zhenguo: another question btw, we don't use GET v1/servers/ without "detailed" in moganclient, right ? | 08:31 |
zhenguo | liusheng: IIRC, I have changed it to with detailed | 08:31 |
liusheng | zhenguo: yes, so the api without detailed will never be used by moganclient ? | 08:32 |
zhenguo | liusheng: yes | 08:32 |
liusheng | zhenguo: how about deprecate that or add a --detailed parameter in moganclient | 08:32 |
zhenguo | liusheng: for moganclient I think we can just follow what nova does | 08:33 |
zhenguo | liusheng: oh, just remembered, we also lack of node_uuid information now | 08:34 |
liusheng | zhenguo: nova also don't use non-detailed list api in client side ? | 08:34 |
liusheng | zhenguo: hah | 08:34 |
zhenguo | liusheng: yes, they use detailed | 08:34 |
zhenguo | liusheng: regardless of whehter --long or not | 08:34 |
liusheng | zhenguo: ok, let's align with Nova | 08:38 |
* zhenguo brb | 08:41 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: [WIP] Add flavor access management support https://review.openstack.org/459188 | 09:21 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: [WIP] Add flavor access management support https://review.openstack.org/459188 | 09:23 |
*** kevinz has quit IRC | 10:13 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: [WIP] Add flavor access management support https://review.openstack.org/459188 | 11:59 |
*** wanghao_ has joined #openstack-mogan | 12:21 | |
*** wanghao has quit IRC | 12:24 | |
*** kevinz has joined #openstack-mogan | 12:41 | |
*** kevinz has quit IRC | 12:50 | |
*** kevinz has joined #openstack-mogan | 12:51 | |
*** wanghao_ has quit IRC | 13:03 | |
*** kevinz has quit IRC | 14:44 | |
*** kevinz has joined #openstack-mogan | 15:25 | |
*** kevinz has quit IRC | 15:30 | |
*** Kevin_Zheng has quit IRC | 18:47 | |
*** liusheng has quit IRC | 21:10 | |
*** liusheng has joined #openstack-mogan | 21:10 | |
*** harlowja has quit IRC | 22:34 | |
*** openstack has joined #openstack-mogan | 23:30 | |
*** wanghao has joined #openstack-mogan | 23:48 | |
*** wanghao has quit IRC | 23:58 | |
*** wanghao has joined #openstack-mogan | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!