13:08:43 #startmeeting tricircle 13:08:43 Meeting started Wed Mar 16 13:08:43 2016 UTC and is due to finish in 60 minutes. The chair is joehuang123. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:08:44 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:08:47 The meeting name has been set to 'tricircle' 13:09:12 hi RHcao, could you introduce yourself briefly 13:09:20 ok 13:09:50 i am the doctor of hunan university 13:10:14 RHCao is a ph.D candidate 13:10:32 College of Computer Science and Electronic Engineering 13:10:41 hi, Tommouse, also first time to meet you here 13:11:04 hi joe, I am zhuo tang. 13:11:14 great, RHcao and tommouse, welcome to join tricircle 13:11:33 ok, also a brief introduction 13:11:51 there is another member longxiongqiu 13:12:03 Hi joe 13:12:09 i am very interested to join this group. 13:12:13 o, a big team. Xiongqiu 13:12:51 really nice to see more and more people are interested in Tricircle 13:13:02 #topic rollcall 13:13:07 #info joehuang 13:13:26 #info zhiyuan 13:13:34 hi, I spent about 30 min to join the meeting. 13:14:07 Yes, i think Tricircle will be more and more perfect under the leader of joe. 13:14:08 really thick great wall 13:14:35 #topic progress review 13:14:47 let's look at the todo list 13:14:59 #link https://etherpad.openstack.org/p/TricircleToDo 13:15:20 please mark down the item are doing and finished 13:16:22 how about security group? mark it as done? 13:17:59 SEG marked done, but add one more item, default SEG rule update 13:18:14 this one need to be discussed 13:18:22 hi, joe, for hared vlan, there's no todo list. 13:18:36 please add one item 13:18:37 ok 13:18:45 #info SEG marked done, but add one more item, default SEG rule update 13:19:00 #info add shared VLAN todo item 13:21:40 @Joe, I have not been authorized to add a new one. 13:21:50 hi, MITAKA release is approching, so I suggest to move some todo items from phase III to pahse 4 13:22:13 To haixia, it's OK, I can see the item you added 13:22:25 OK 13:23:08 Maybe this friday, if you are free, we can have a discuss, then I work on the spec. 13:25:15 I am going to Guangzhou for USA visa this Friday, we can have chat tomorrow in #openstack-tricircle 13:25:26 ok 13:27:04 Hi, For Mitaka is close to release 13:27:32 So we need also to follow the release pace, and have one release based on MITAKA 13:27:43 @joe, we are considering how can we take part in the development process as soon as possible. Hence we can have the related task items in Todo. Maybe we can disscuss the task distribution about the team from Hunan University later. 13:27:50 many phase 3 items not finished are moved to phase 4 13:28:09 that's ok 13:28:25 we can also keep touch in #openstack-tricircle channel 13:28:32 OK 13:28:40 you can pick up the items you are interested in 13:28:49 OK 13:29:14 and after Mitaka, I suggest to use BP/spec to follow new item 13:29:31 so that we can have better design review 13:29:55 @RHcao we need to discuss the items in todo later. 13:30:19 currently a new framework based on the stateless design is basicly available in Mitaka 13:30:28 joe: that's fine 13:30:47 but all of us can see that there are still lot of things to do 13:30:50 ok 13:31:14 and more and more people join, we need a way for communication and review, discussion 13:31:48 hi, Yipei, how about your environment setup? 13:32:38 Hi, Joe, I install devstack in two nodes separately as you suggested. Although Devstack can be installed successfully in both nodes, respectively, I think there are some problems with the neutron on node1. 13:33:22 When I reboot the node1 and execute rejoin-stack.sh, the errors are pasted in the link. #link http://paste.openstack.org/show/490678/. 13:34:01 neotron fails to start up 13:34:06 neutron 13:34:46 RPC not setting correctly 13:35:01 reboot host and then run rejoin-stack.sh is not working properly in devstack 13:35:27 maybe cause problem sometimes 13:35:42 did you run ./stack.sh again after reboot host? 13:35:58 hi, Joe , i install devstack in one node and in the RegionOne can't see the imformation of Pod1. The single node precept is working? 13:36:20 @joe, no 13:36:30 what is the stateless model in todo? 13:36:33 to Yipei, you need to do so 13:36:40 ok, i see 13:37:31 to RHcao, do you add pod1 using CURL, and have the Pod1 registered successfully in KeyStone? 13:38:31 tommouse: now we are working on the stateless model of Tricircle 13:38:41 to tommouse statless model is the current design, the old design is statefull, the top is one whole openstack instance 13:39:20 i run the stack.sh and edit the local.conf 13:40:02 RHcao: did you follow the steps described in our README.md? 13:40:08 yes 13:40:34 and i run the old order nova-manage service list 13:40:51 nova-api and nova-metedata is down 13:41:47 follow the steps described in README in https://github.com/openstack/tricircle is recommended 13:43:03 ok 13:43:07 RHcao: what's the result of running "openstack endpoint list"? 13:44:02 the list is right 13:44:25 #info after Mitaka, suggest to use BP/spec to follow new item 13:45:17 How about this one curl -X POST http://127.0.0.1:19999/v1.0/pods -H "Content-Type: application/json" \ -H "X-Auth-Token: $token" -d '{"pod": {"pod_name": "Pod1", "az_name": "az1"}} 13:45:42 This command is to add Pod1 in Tricircle 13:45:45 RHcao: then it's fine. If I am correct, "nova service-list" will send request to our nova api gateway, but nova api gateway doesn't handle this request 13:45:58 yes 13:46:16 that's my puzzled 13:46:22 and i chech the log 13:46:36 nova-api alos report ERROR 13:46:37 Nova-API gateway not support the service-list yet 13:47:15 i also to find the way to start the nova-api server in devstack 13:47:19 but failed~ 13:47:41 RHcao: no need to start nova-api in RegionOne 13:47:45 You mean pod1 nova-api or Tricircle nova-apigw 13:47:53 pod1 nova-api 13:48:03 no Nova-API in Tricircle 13:48:32 OK, let's move this discussion to #openstack-tricircle tomorrow 13:48:40 try "nova --os-region-name Pod1 service-list" 13:48:57 so you can check the service in Pod1 13:48:57 it's time to conclude the meeting 13:48:58 the webpage of RegionOne there is no imformation of Pod1 13:49:34 doesn't work well in horizon, not check yet. only command tested 13:49:43 @joe, sorry about the slow progress. I have been busy with my graduate thesis and Ph.D. admission interview during last two weeks. This weekend, they both come to an end. And I will devote myself to the project next week and try to finish the installation. 13:49:53 ok i see thank so muc 13:49:55 much 13:50:15 that's ok, no problem. Yipei 13:50:53 ok , see you , let's continue discussion in daily communication channel #openstack-tricircle 13:51:03 #endmeeting