*** liujiong has joined #openstack-mogan | 00:24 | |
*** litao__ has joined #openstack-mogan | 00:57 | |
zhenguo | morning mogan! | 01:09 |
---|---|---|
litao__ | morning | 01:09 |
litao__ | zhenguo: my patch merged failed ,how to deal it? | 01:10 |
* litao__ zhenguo: https://review.openstack.org/#/c/477440/ | 01:10 | |
zhenguo | litao__: does recheck work? | 01:10 |
litao__ | zhenguo: ok, I will try | 01:11 |
zhenguo | litao__: ok | 01:11 |
*** wanghao_ has joined #openstack-mogan | 01:11 | |
*** wanghao has quit IRC | 01:15 | |
zhenguo | liusheng: the allocations changed to use different consumer id in multi creation senario | 01:18 |
liusheng | zhenguo: ok | 01:18 |
zhenguo | liusheng: what's the problems you met? | 01:18 |
liusheng | zhenguo: about what ? | 01:19 |
zhenguo | liusheng: you said you can't do multi create yesterday | 01:19 |
liusheng | zhenguo: oh, that is because something wrong with my env, unrelated | 01:19 |
zhenguo | liusheng: ok | 01:20 |
liusheng | zhenguo: but I have tested multi-creating until scheduling step | 01:20 |
*** wanghao has joined #openstack-mogan | 01:20 | |
zhenguo | liusheng: ok, I just multi created and deleted one of them to see | 01:20 |
liusheng | zhenguo: thanks | 01:20 |
zhenguo | liusheng: it seems work fine | 01:21 |
liusheng | zhenguo: :D | 01:21 |
zhenguo | liusheng: but find another problems | 01:22 |
liusheng | zhenguo: what | 01:22 |
zhenguo | liusheng: the resource_providers got a unknown record | 01:22 |
openstackgerrit | Tao Li proposed openstack/mogan master: [WIP] Manage existing BMs: Part-2 https://review.openstack.org/481544 | 01:23 |
zhenguo | liusheng: just sent you via espace | 01:23 |
*** wanghao_ has quit IRC | 01:23 | |
liusheng | zhenguo: maybe it because nova also report nodes | 01:24 |
zhenguo | liusheng: why nova still report taht | 01:25 |
liusheng | zhenguo: why don't | 01:25 |
zhenguo | liusheng: why does it do that before | 01:25 |
zhenguo | liusheng: I only find rps reported by mogan | 01:25 |
liusheng | zhenguo: if the virt driver of Nova is ironic, it will also report that to placement | 01:26 |
zhenguo | liusheng: but I only find 3 rps reported by mogan | 01:26 |
liusheng | zhenguo: not very sure, if you want to avoid that, you can stop nova-compute and restart mogan-engine | 01:26 |
liusheng | zhenguo: I can find nova reporting in my env | 01:27 |
zhenguo | liusheng: in fact, I copied you whole devstack dir | 01:27 |
zhenguo | liusheng: but I can't find nova's report | 01:27 |
liusheng | zhenguo: the record looks like nova report | 01:27 |
zhenguo | liusheng: on our tempest gate, it also got nova's report? | 01:27 |
liusheng | zhenguo: seems don't | 01:28 |
*** wanghao_ has joined #openstack-mogan | 01:28 | |
liusheng | zhenguo: in gate, the virt driver isn't ironic as default, I guess | 01:28 |
zhenguo | liusheng: the resource provider name is node uuid from nova, so what's the rp uuid? | 01:28 |
zhenguo | liusheng: seems it is | 01:28 |
liusheng | zhenguo: auto-generated | 01:29 |
zhenguo | liusheng: hah | 01:29 |
zhenguo | liusheng: it's ok | 01:29 |
liusheng | zhenguo: you can just stop nova-compute in your env to avoid that :D | 01:29 |
zhenguo | liusheng: ok | 01:30 |
*** wanghao has quit IRC | 01:31 | |
zhenguo | liusheng: seems we got a problem with network build | 01:31 |
zhenguo | liusheng: when I created, then deleted, then create again, it raise 'build network for server failed' | 01:32 |
zhenguo | liusheng, Xinran: we really need the detach interface patch landed soon, as mogan can't work now | 01:40 |
zhenguo | when do delete server , the ironic port still got internal_info with tenant_vif_port_id | 01:40 |
zhenguo | so when a server created and deleted, it can never be used again | 01:40 |
zhenguo | liusheng: please help with the tempest error when you are back | 01:41 |
*** liusheng has quit IRC | 01:59 | |
*** liusheng has joined #openstack-mogan | 02:00 | |
*** wanghao_ has quit IRC | 02:58 | |
*** wanghao has joined #openstack-mogan | 02:59 | |
openstackgerrit | Merged openstack/mogan master: Fix reverting the network when plug vif failed https://review.openstack.org/477440 | 03:21 |
*** wanghao has quit IRC | 03:27 | |
*** wanghao has joined #openstack-mogan | 03:28 | |
*** Kevin_Zheng has joined #openstack-mogan | 03:30 | |
zhenguo | liusheng: are you around? | 03:31 |
liusheng | zhenguo: just backed from an internal meeting | 03:33 |
zhenguo | liusheng: ok, please help to review the detach interface | 03:33 |
liusheng | zhenguo: ok | 03:33 |
zhenguo | liusheng: we have problems now, as the attach interface set port internal_info filed, but we don't land the detach one to clean it | 03:34 |
zhenguo | liusheng: for placement patches, I don't like to introduce many things that only may be used in future... | 03:50 |
liusheng | zhenguo: ok | 03:51 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Detach interface for server https://review.openstack.org/461767 | 05:53 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Detach interface for server https://review.openstack.org/461767 | 06:35 |
liusheng | zhenguo: do the above patch can pass tempest ? | 06:52 |
zhenguo | liusheng: no | 06:53 |
zhenguo | liusheng: I don't change the tempest related part | 06:53 |
liusheng | zhenguo: ok, let me try | 06:53 |
zhenguo | liusheng:thanks | 06:53 |
liusheng | zhenguo: do you know why we designed to attach interface twice ? | 07:23 |
zhenguo | liusheng: twice? | 07:24 |
liusheng | zhenguo: yes | 07:25 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Use IRONIC_USE_RESOURCE_CLASSES in devstack plugin https://review.openstack.org/482430 | 07:25 |
zhenguo | liusheng: I don't know, how? | 07:26 |
liusheng | zhenguo: in controller/server.py, you can see the attach interface | 07:26 |
liusheng | zhenguo: for ironic node vif, we cannot detach the last vif, right ? | 07:28 |
zhenguo | liusheng: it's sure a bug | 07:28 |
liusheng | zhenguo: yes, I will upload a ps, and try to fix tempest test | 07:28 |
zhenguo | liusheng: thanks | 07:28 |
liusheng | zhenguo: for ironic node vif, we cannot detach the last vif, right ? | 07:29 |
zhenguo | liusheng: I'm not sure | 07:29 |
zhenguo | liusheng: need to test, if so, we should also avoid detach the last one | 07:29 |
zhenguo | liusheng: seems not, as when destroy node, we also call vif detach to remove all network attached | 07:30 |
liusheng | zhenguo: ok, so we need to merge the detach and attach tests, since we only have 1 server to test, and we cannot ensure the running order | 07:30 |
zhenguo | liusheng: I remember ironic now provide two ports | 07:31 |
liusheng | zhenguo: yes, but if tempest run detack test firstly, we'd better to avoid problems | 07:31 |
zhenguo | liusheng: sure | 07:32 |
liusheng | zhenguo: detack/detach | 07:32 |
*** openstackgerrit has quit IRC | 07:33 | |
*** openstackgerrit has joined #openstack-mogan | 07:33 | |
openstackgerrit | liusheng proposed openstack/mogan master: Detach interface for server https://review.openstack.org/461767 | 07:34 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Detach interface for server https://review.openstack.org/461767 | 07:38 |
openstackgerrit | wanghao proposed openstack/mogan master: Manage existing BMs: Part-1 https://review.openstack.org/479660 | 07:44 |
*** openstackgerrit has quit IRC | 08:03 | |
*** openstackgerrit has joined #openstack-mogan | 08:23 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Detach interface for server https://review.openstack.org/461767 | 08:23 |
openstackgerrit | liusheng proposed openstack/mogan master: Detach interface for server https://review.openstack.org/461767 | 08:23 |
liusheng | zhenguo: lol | 08:25 |
liusheng | zhenguo: didn't found your commit | 08:25 |
zhenguo | liusheng: lol | 08:25 |
zhenguo | liusheng: how's our physical env? | 08:26 |
liusheng | zhenguo: still cannot recover | 08:27 |
zhenguo | liusheng: hardware problems? | 08:27 |
liusheng | zhenguo: not sure | 08:27 |
zhenguo | liusheng: do you have a backup of the sript... | 08:27 |
liusheng | zhenguo: seems didn't | 08:28 |
zhenguo | liusheng: :( | 08:28 |
zhenguo | liusheng: our compute vm is pretty slow.. | 08:38 |
liusheng | zhenguo: mine is ok | 08:39 |
zhenguo | liusheng: why | 08:39 |
liusheng | zhenguo: not sure | 08:39 |
liusheng | zhenguo: hah | 08:39 |
zhenguo | liusheng: let me try yours | 08:40 |
zhenguo | ls | 08:40 |
zhenguo | liusheng: still can not access our doc url | 08:42 |
openstackgerrit | wanghao proposed openstack/mogan master: Refactor exception raise by using mogan exception https://review.openstack.org/475971 | 08:49 |
litao__ | hi guys, pls review my patch: https://review.openstack.org/#/c/476862/ | 08:55 |
zhenguo | litao__: ok | 09:15 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Use IRONIC_USE_RESOURCE_CLASSES in devstack plugin https://review.openstack.org/482430 | 09:20 |
*** wanghao has quit IRC | 10:12 | |
*** wanghao has joined #openstack-mogan | 10:13 | |
*** wanghao has quit IRC | 10:17 | |
*** wanghao has joined #openstack-mogan | 10:17 | |
openstackgerrit | liusheng proposed openstack/mogan master: Support running api under uWSGI https://review.openstack.org/482057 | 10:20 |
*** liujiong has quit IRC | 10:20 | |
openstackgerrit | wanghao proposed openstack/mogan master: Refactor exception raise by using mogan exception https://review.openstack.org/475971 | 10:47 |
zhenguo | https://bugs.launchpad.net/mogan/+bug/1703592 | 11:27 |
openstack | Launchpad bug 1703592 in Mogan "Circular reference error when attaching interface" [Undecided,New] | 11:27 |
*** wanghao has quit IRC | 11:38 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Remove old flavor test mock https://review.openstack.org/482526 | 11:45 |
liusheng | zhenguo: the physical env can be acessed | 12:30 |
*** litao__ has quit IRC | 12:35 | |
*** openstackgerrit has quit IRC | 12:47 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!