*** wanghao has joined #openstack-mogan | 00:46 | |
*** wanghao_ has joined #openstack-mogan | 00:48 | |
*** wanghao has quit IRC | 00:51 | |
*** litao__ has joined #openstack-mogan | 00:55 | |
litao__ | liusheng: I send notification to rabbitmq, but I can't see the message in rabbitmq dashboard | 01:18 |
---|---|---|
liusheng | litao__: it is impossible | 01:21 |
liusheng | litao__: please check the queue: versioned_notifications.info | 01:22 |
litao__ | liusheng: no this queue | 01:25 |
liusheng | litao__: why ? | 01:25 |
zhenguo | morning mogan! | 01:30 |
litao__ | liusheng: I use guest to login the rabbitmq dashbaord | 01:31 |
liusheng | litao__: it is correct | 01:31 |
litao__ | liusheng: I search versioned_notifications.info in queues and not found it | 01:32 |
liusheng | litao__: it is impossible if your mogan started correctly | 01:32 |
liusheng | litao__: rabbitmqctl list_queues |grep versioned_notifications.info | 01:33 |
liusheng | litao__: can you find it by CLI ? | 01:33 |
litao__ | liusheng: no | 01:38 |
liusheng | litao__: [oslo_messaging_notifications] | 01:38 |
liusheng | driver = messaging | 01:38 |
liusheng | zhenguo: is above config option in your mogan.conf | 01:39 |
litao__ | liusheng: no, I will config it | 01:39 |
liusheng | litao__: I assumed you installed your env by devstack, it could be automatically configuired by devstack | 01:40 |
litao__ | liusheng: my devstack is installed for a long time | 01:41 |
liusheng | litao__: :( | 01:41 |
litao__ | liusheng: I added this option and restart mogan servcie | 01:42 |
litao__ | liusheng: That queue also does not exist | 01:43 |
liusheng | litao__: restart your rabbitmq ? | 01:43 |
*** wanghao_ has quit IRC | 01:46 | |
*** wanghao has joined #openstack-mogan | 01:46 | |
litao__ | liusheng: no | 01:48 |
wanghao | meeting? | 01:56 |
litao__ | wanghao: no | 01:57 |
wanghao | ? | 01:57 |
wanghao | there is no meeting today? | 01:57 |
litao__ | liusheng: I restarted rabbitmq, and remains no queue | 01:58 |
litao__ | wanghao: ohhh , I forget | 01:59 |
liusheng | litao__: I don't know what's the problem with you env... it impossible there isn't the versioned notification queue | 01:59 |
litao__ | liusheng: who create the versioned notification queue | 02:00 |
liusheng | litao__: mogan | 02:00 |
*** wanghao_ has joined #openstack-mogan | 02:01 | |
liusheng | litao__: and if other projects in your env also support versioned notifications, they also use taht queue | 02:02 |
openstackgerrit | Tao Li proposed openstack/mogan master: Rollback to the original status when server powering action failed https://review.openstack.org/476862 | 02:02 |
*** wanghao has quit IRC | 02:04 | |
*** wanghao has joined #openstack-mogan | 02:37 | |
*** wanghao_ has quit IRC | 02:41 | |
liusheng | zhenguo: an aggregate cannot be in different affinity zone, right ? | 03:00 |
*** wanghao has quit IRC | 03:04 | |
Xinran | zhenguo, liusheng, shaohe_feng , sorry I just offline for a while. | 03:06 |
liusheng | Xinran: np :) | 03:07 |
Xinran | I can take it for sure if it's not rush, cause I need spend some time on my intern report... | 03:08 |
zhenguo | Xinran: hah it's ok | 03:09 |
liusheng | Xinran: I can work together with you if you want to paticipate | 03:12 |
liusheng | zhenguo: ^^ a quick question :) | 03:12 |
liusheng | zhenguo: an aggregate cannot be in different affinity zone, right ? | 03:12 |
Xinran | liusheng, that's great. | 03:15 |
zhenguo | liusheng: yes | 03:15 |
zhenguo | liusheng: a node can node be in different affinity zone | 03:16 |
zhenguo | liusheng: instead of aggregates | 03:16 |
zhenguo | liusheng: https://review.openstack.org/#/c/493495/ | 03:16 |
Xinran | liusheng, but I'm a bit confused about that. It's that return flavor access uri for admin users ? | 03:18 |
liusheng | Xinran: yes, only admins can see and update the access projects of a flaovr | 03:19 |
liusheng | Xinran: for now we have saparated flavor access APIs, we'd better to deprecate that and add a filed may named "access_projects" in flavor body | 03:20 |
liusheng | zhenguo: can or cannot ? | 03:20 |
liusheng | zhenguo: hah | 03:20 |
zhenguo | liusheng: it's quite like az | 03:20 |
zhenguo | liusheng: there maybe a few aggregate with same affinity zone | 03:21 |
liusheng | zhenguo: so an affinity zone include serveral aggreagates, right ? | 03:22 |
Xinran | liusheng, ok thanks let me check the code | 03:23 |
liusheng | Xinran: ok | 03:23 |
Xinran | liusheng, will ping you if I got problem hah | 03:23 |
liusheng | Xinran: sure, welcome :) | 03:24 |
liusheng | zhenguo: can I treat a affinity zone in Mogan as a host in Nova, for affnity policy, in Mogan, we need to place servers into one affinity zone, in Nova we need to place servers in one host | 03:27 |
zhenguo | liusheng: sure | 03:27 |
liusheng | zhenguo: ok, got it, thanks | 03:28 |
zhenguo | liusheng: you may define affinity zone A, affinity zone B, then affinity or anti-affinity based on that | 03:28 |
zhenguo | liusheng: but for node which node in any affinity zone | 03:28 |
zhenguo | liusheng: we may need a default one | 03:28 |
liusheng | zhenguo: so for affnity and anti-affinity, affnity zone in Mogan == a host in Nova, right ? | 03:29 |
zhenguo | liusheng: yes | 03:29 |
*** wanghao has joined #openstack-mogan | 03:29 | |
liusheng | zhenguo: ok, I need to add a affinity_zones field in server group project for scheduling | 03:29 |
zhenguo | liusheng: or for node which not in any affinity zone, it will not considered with affinity | 03:30 |
liusheng | zhenguo: yes | 03:30 |
zhenguo | liusheng: no need to add that to server group | 03:30 |
zhenguo | liusheng: just like you dont add host to server group in nova | 03:31 |
liusheng | zhenguo: it is convenient for scheduling | 03:31 |
liusheng | zhenguo: no, Nova server group object has the "hosts" field, hah | 03:31 |
zhenguo | liusheng: so users can see which hosts in the server group? | 03:31 |
*** wanghao has quit IRC | 03:32 | |
liusheng | zhenguo: no, it isn't visible for end users, only for scheduling usage | 03:32 |
zhenguo | liusheng: ok | 03:32 |
*** wanghao has joined #openstack-mogan | 03:32 | |
liusheng | zhenguo: thanks | 03:33 |
Xinran | liusheng, I just check the code, do we need to deprecate FlavorAccessController and use PATCH method in FlavorController to do update ? | 04:29 |
Xinran | liusheng, How about list api | 04:30 |
Xinran | liusheng, can we realize a list api for access_project in FlavorController | 04:31 |
*** XueFeng has joined #openstack-mogan | 04:41 | |
*** openstack has quit IRC | 04:42 | |
*** openstack has joined #openstack-mogan | 04:46 | |
*** Xinran has joined #openstack-mogan | 04:47 | |
*** shaohe_feng has joined #openstack-mogan | 04:47 | |
*** dims has joined #openstack-mogan | 04:49 | |
*** dims is now known as Guest58397 | 04:49 | |
*** Jeffrey4l has joined #openstack-mogan | 04:49 | |
zhenguo | Xinran: yes | 04:56 |
zhenguo | Xinran: we can return the list of access info with flavor but just expose to admins | 04:56 |
*** litao__ has quit IRC | 05:26 | |
*** liusheng has joined #openstack-mogan | 06:25 | |
*** Jeffrey4l has quit IRC | 06:56 | |
*** Jeffrey4l has joined #openstack-mogan | 06:57 | |
*** openstackgerrit has joined #openstack-mogan | 07:15 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add socat console support https://review.openstack.org/493836 | 07:15 |
*** lin_yang has quit IRC | 07:21 | |
zhenguo | liusheng: need your reviews on this https://review.openstack.org/#/c/493495/, but not rush | 07:28 |
liusheng | zhenguo: ok, will review later | 07:31 |
zhenguo | liusheng: ok, thanks! | 07:32 |
liusheng | zhenguo: np :) | 07:32 |
liusheng | zhenguo: btw, may you can help to review https://review.openstack.org/#/c/494055/ :D | 07:32 |
zhenguo | liusheng: sure | 07:33 |
zhenguo | liusheng: wait a bit for my env is ready | 07:33 |
liusheng | zhenguo: thanks | 07:33 |
liusheng | zhenguo: ok | 07:33 |
Xinran | zhenguo, return access info when listing flavor or another api just to list access project of one flavor | 07:39 |
*** wanghao_ has joined #openstack-mogan | 07:40 | |
*** wanghao has quit IRC | 07:44 | |
liusheng | Xinran: it is better to add a "access_projects" field in "flavor show" command to display the list of access projects | 07:44 |
* liusheng brb | 07:46 | |
Xinran | liusheng, no needs for flavor list command ? | 07:47 |
zhenguo | Xinran: you can just add that to flavor get, wrt list we can discuss later | 07:54 |
*** Xinran has quit IRC | 08:05 | |
*** Xinran has joined #openstack-mogan | 08:06 | |
Xinran | zhenguo, ok thanks | 08:07 |
zhenguo | Xinran: np | 08:07 |
*** openstackgerrit has quit IRC | 08:17 | |
zhenguo | shaohe_feng: please help to review the up patches when you got time, thanks! | 08:34 |
*** openstackgerrit has joined #openstack-mogan | 08:43 | |
openstackgerrit | Xinran WANG proposed openstack/mogan master: Specify image when do rebuilding https://review.openstack.org/490421 | 08:43 |
*** wanghao_ has quit IRC | 09:03 | |
*** wanghao has joined #openstack-mogan | 09:17 | |
*** wanghao has quit IRC | 09:32 | |
openstackgerrit | Merged openstack/python-moganclient master: Add server group commands support https://review.openstack.org/494055 | 09:32 |
openstackgerrit | Xinran WANG proposed openstack/mogan master: Specify image when do rebuilding https://review.openstack.org/490421 | 09:45 |
*** wanghao has joined #openstack-mogan | 09:46 | |
*** wanghao_ has joined #openstack-mogan | 09:47 | |
*** wanghao_ has quit IRC | 09:48 | |
*** wanghao_ has joined #openstack-mogan | 09:48 | |
*** wanghao_ has quit IRC | 09:49 | |
*** wanghao_ has joined #openstack-mogan | 09:49 | |
*** wanghao_ has quit IRC | 09:49 | |
*** wanghao has quit IRC | 09:50 | |
*** wanghao has joined #openstack-mogan | 09:50 | |
openstackgerrit | Xinran WANG proposed openstack/mogan master: support specifying port_id when attaching interface https://review.openstack.org/494121 | 09:50 |
*** kong has quit IRC | 10:10 | |
*** kong has joined #openstack-mogan | 10:13 | |
openstackgerrit | Merged openstack/python-moganclient master: Remove some useless code of flavor unset command https://review.openstack.org/492785 | 10:38 |
*** wanghao has quit IRC | 11:28 | |
*** wanghao has joined #openstack-mogan | 11:29 | |
*** Guest58397 is now known as dims | 11:37 | |
*** shaohe_feng has quit IRC | 11:47 | |
*** shaohe_feng has joined #openstack-mogan | 11:48 | |
*** shaohe_feng has quit IRC | 12:04 | |
*** shaohe_feng has joined #openstack-mogan | 12:06 | |
dims | zhenguo : folks : anyone coming to PTG? please consider talking to TC and community - https://etherpad.openstack.org/p/queens-PTG-TC-SWG | 12:18 |
*** lin_yang has joined #openstack-mogan | 15:23 | |
*** openstackgerrit has quit IRC | 22:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!