Thursday, 2017-08-17

*** wanghao has joined #openstack-mogan00:46
*** wanghao_ has joined #openstack-mogan00:48
*** wanghao has quit IRC00:51
*** litao__ has joined #openstack-mogan00:55
litao__liusheng: I send notification to rabbitmq, but I can't see the message in rabbitmq dashboard01:18
liushenglitao__: it is impossible01:21
liushenglitao__: please check the queue: versioned_notifications.info01:22
litao__liusheng: no this queue01:25
liushenglitao__: why ?01:25
zhenguomorning mogan!01:30
litao__liusheng: I use guest to login the rabbitmq dashbaord01:31
liushenglitao__: it is correct01:31
litao__liusheng: I search versioned_notifications.info in queues and not found it01:32
liushenglitao__: it is impossible if your mogan started correctly01:32
liushenglitao__: rabbitmqctl list_queues |grep versioned_notifications.info01:33
liushenglitao__: can you find it by CLI ?01:33
litao__liusheng: no01:38
liushenglitao__: [oslo_messaging_notifications]01:38
liushengdriver = messaging01:38
liushengzhenguo: is above config option in your mogan.conf01:39
litao__liusheng: no, I will config it01:39
liushenglitao__: I assumed you installed your env by devstack, it could be automatically configuired by devstack01:40
litao__liusheng: my devstack is installed for a long time01:41
liushenglitao__: :(01:41
litao__liusheng: I added this option and restart mogan servcie01:42
litao__liusheng: That queue also does not exist01:43
liushenglitao__: restart your rabbitmq ?01:43
*** wanghao_ has quit IRC01:46
*** wanghao has joined #openstack-mogan01:46
litao__liusheng: no01:48
wanghaomeeting?01:56
litao__wanghao: no01:57
wanghao?01:57
wanghaothere is no meeting today?01:57
litao__liusheng: I restarted rabbitmq, and remains no queue01:58
litao__wanghao: ohhh , I forget01:59
liushenglitao__: I don't know what's the problem with you env... it impossible there isn't the versioned notification queue01:59
litao__liusheng: who create the versioned notification queue02:00
liushenglitao__: mogan02:00
*** wanghao_ has joined #openstack-mogan02:01
liushenglitao__: and if other projects in your env also support versioned notifications, they also use taht queue02:02
openstackgerritTao Li proposed openstack/mogan master: Rollback to the original status when server powering action failed  https://review.openstack.org/47686202:02
*** wanghao has quit IRC02:04
*** wanghao has joined #openstack-mogan02:37
*** wanghao_ has quit IRC02:41
liushengzhenguo: an aggregate cannot be in different affinity zone, right ?03:00
*** wanghao has quit IRC03:04
Xinranzhenguo, liusheng, shaohe_feng , sorry I just offline for a while.03:06
liushengXinran: np :)03:07
XinranI can take it for sure if it's not rush, cause I need spend some time on my intern report...03:08
zhenguoXinran: hah it's ok03:09
liushengXinran: I can work together with you if you want to paticipate03:12
liushengzhenguo: ^^ a quick question :)03:12
liushengzhenguo: an aggregate cannot be in different affinity zone, right ?03:12
Xinranliusheng,  that's great.03:15
zhenguoliusheng: yes03:15
zhenguoliusheng: a node can node be in different affinity zone03:16
zhenguoliusheng: instead of aggregates03:16
zhenguoliusheng: https://review.openstack.org/#/c/493495/03:16
Xinranliusheng,  but I'm a bit confused about that. It's that return flavor access uri for admin users ?03:18
liushengXinran: yes, only admins can see and update the access projects of a flaovr03:19
liushengXinran: for now we have saparated flavor access APIs, we'd better to deprecate that and add a filed may named "access_projects" in flavor body03:20
liushengzhenguo: can or cannot ?03:20
liushengzhenguo: hah03:20
zhenguoliusheng: it's quite like az03:20
zhenguoliusheng: there maybe a few aggregate with same affinity zone03:21
liushengzhenguo: so an affinity zone include serveral aggreagates, right ?03:22
Xinranliusheng,  ok thanks let me check the code03:23
liushengXinran: ok03:23
Xinranliusheng,  will ping you if I got problem hah03:23
liushengXinran: sure, welcome :)03:24
liushengzhenguo: 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 host03:27
zhenguoliusheng: sure03:27
liushengzhenguo: ok, got it, thanks03:28
zhenguoliusheng: you may define affinity zone A, affinity zone B, then affinity or anti-affinity based on that03:28
zhenguoliusheng: but for node which node in any affinity zone03:28
zhenguoliusheng: we may need a default one03:28
liushengzhenguo: so for affnity and anti-affinity, affnity zone in Mogan == a host in Nova, right ?03:29
zhenguoliusheng: yes03:29
*** wanghao has joined #openstack-mogan03:29
liushengzhenguo: ok, I need to add a affinity_zones field in server group project for scheduling03:29
zhenguoliusheng: or for node which not in any affinity zone, it will not considered with affinity03:30
liushengzhenguo: yes03:30
zhenguoliusheng: no need to add that to server group03:30
zhenguoliusheng: just like you dont add host to server group in nova03:31
liushengzhenguo: it is convenient for scheduling03:31
liushengzhenguo: no, Nova server group object has the "hosts" field, hah03:31
zhenguoliusheng: so users can see which hosts in the server group?03:31
*** wanghao has quit IRC03:32
liushengzhenguo: no, it isn't visible for end users, only for scheduling usage03:32
zhenguoliusheng: ok03:32
*** wanghao has joined #openstack-mogan03:32
liushengzhenguo: thanks03:33
Xinranliusheng,  I just check the code, do we need to deprecate FlavorAccessController and use PATCH method in FlavorController to do update ?04:29
Xinranliusheng, How about list api04:30
Xinranliusheng,  can we realize a list api for access_project in FlavorController04:31
*** XueFeng has joined #openstack-mogan04:41
*** openstack has quit IRC04:42
*** openstack has joined #openstack-mogan04:46
*** Xinran has joined #openstack-mogan04:47
*** shaohe_feng has joined #openstack-mogan04:47
*** dims has joined #openstack-mogan04:49
*** dims is now known as Guest5839704:49
*** Jeffrey4l has joined #openstack-mogan04:49
zhenguoXinran: yes04:56
zhenguoXinran: we can return the list of access info with flavor but just expose to admins04:56
*** litao__ has quit IRC05:26
*** liusheng has joined #openstack-mogan06:25
*** Jeffrey4l has quit IRC06:56
*** Jeffrey4l has joined #openstack-mogan06:57
*** openstackgerrit has joined #openstack-mogan07:15
openstackgerritZhenguo Niu proposed openstack/mogan master: Add socat console support  https://review.openstack.org/49383607:15
*** lin_yang has quit IRC07:21
zhenguoliusheng: need your reviews on this https://review.openstack.org/#/c/493495/, but not rush07:28
liushengzhenguo: ok, will review later07:31
zhenguoliusheng: ok, thanks!07:32
liushengzhenguo: np :)07:32
liushengzhenguo: btw, may you can help to review https://review.openstack.org/#/c/494055/ :D07:32
zhenguoliusheng: sure07:33
zhenguoliusheng: wait a bit for my env is ready07:33
liushengzhenguo: thanks07:33
liushengzhenguo: ok07:33
Xinranzhenguo,  return access info when listing  flavor or another api just to list access project of one flavor07:39
*** wanghao_ has joined #openstack-mogan07:40
*** wanghao has quit IRC07:44
liushengXinran: it is better to add a "access_projects" field in "flavor show" command to display the list of access projects07:44
* liusheng brb07:46
Xinranliusheng,  no needs for flavor list command ?07:47
zhenguoXinran: you can just add that to flavor get, wrt list we can discuss later07:54
*** Xinran has quit IRC08:05
*** Xinran has joined #openstack-mogan08:06
Xinranzhenguo,   ok thanks08:07
zhenguoXinran: np08:07
*** openstackgerrit has quit IRC08:17
zhenguoshaohe_feng: please help to review the up patches when you got time, thanks!08:34
*** openstackgerrit has joined #openstack-mogan08:43
openstackgerritXinran WANG proposed openstack/mogan master: Specify image when do rebuilding  https://review.openstack.org/49042108:43
*** wanghao_ has quit IRC09:03
*** wanghao has joined #openstack-mogan09:17
*** wanghao has quit IRC09:32
openstackgerritMerged openstack/python-moganclient master: Add server group commands support  https://review.openstack.org/49405509:32
openstackgerritXinran WANG proposed openstack/mogan master: Specify image when do rebuilding  https://review.openstack.org/49042109:45
*** wanghao has joined #openstack-mogan09:46
*** wanghao_ has joined #openstack-mogan09:47
*** wanghao_ has quit IRC09:48
*** wanghao_ has joined #openstack-mogan09:48
*** wanghao_ has quit IRC09:49
*** wanghao_ has joined #openstack-mogan09:49
*** wanghao_ has quit IRC09:49
*** wanghao has quit IRC09:50
*** wanghao has joined #openstack-mogan09:50
openstackgerritXinran WANG proposed openstack/mogan master: support specifying port_id when attaching interface  https://review.openstack.org/49412109:50
*** kong has quit IRC10:10
*** kong has joined #openstack-mogan10:13
openstackgerritMerged openstack/python-moganclient master: Remove some useless code of flavor unset command  https://review.openstack.org/49278510:38
*** wanghao has quit IRC11:28
*** wanghao has joined #openstack-mogan11:29
*** Guest58397 is now known as dims11:37
*** shaohe_feng has quit IRC11:47
*** shaohe_feng has joined #openstack-mogan11:48
*** shaohe_feng has quit IRC12:04
*** shaohe_feng has joined #openstack-mogan12:06
dimszhenguo : folks : anyone coming to PTG? please consider talking to TC and community -  https://etherpad.openstack.org/p/queens-PTG-TC-SWG12:18
*** lin_yang has joined #openstack-mogan15:23
*** openstackgerrit has quit IRC22:33

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!