Tuesday, 2016-02-09

*** banix has joined #congress00:04
openstackgerritEric K proposed openstack/congress: Migrate datasource_manager and tests to DSE2  https://review.openstack.org/27763500:37
*** jasonsb has joined #congress00:38
*** masahito has joined #congress00:58
*** banix has quit IRC01:07
*** su_zhang has quit IRC01:25
openstackgerritEric K proposed openstack/congress: Migrate datasource_manager and tests to DSE2  https://review.openstack.org/27763501:50
*** fawadkhaliq has joined #congress02:47
*** ramineni has joined #congress02:52
*** su_zhang has joined #congress03:34
*** ramineni1 has joined #congress03:34
openstackgerritAnusha Ramineni proposed openstack/congress: Migrate Table Model API to new dse2  https://review.openstack.org/27607403:35
*** ramineni has quit IRC03:35
*** achanda has joined #congress03:40
*** achanda has quit IRC03:45
openstackgerritAnusha Ramineni proposed openstack/congress: Migrate Schema Model API to new architecture  https://review.openstack.org/27768104:30
*** fawadkhaliq has quit IRC04:42
*** fawadkhaliq has joined #congress05:14
*** fawadkhaliq has quit IRC05:14
*** fawadkhaliq has joined #congress05:14
*** ramineni1 has quit IRC05:53
*** ramineni has joined #congress05:55
*** achanda has joined #congress06:18
*** achanda has quit IRC06:35
*** achanda has joined #congress06:43
*** achanda has quit IRC06:58
*** su_zhang has quit IRC07:54
openstackgerritMasahito Muroi proposed openstack/congress: Migrates Status API Model to new dse2  https://review.openstack.org/27749308:41
raminenimasahito: hi08:46
openstackgerritMasahito Muroi proposed openstack/congress: Migrates Status API Model to new dse2  https://review.openstack.org/27749308:47
openstackgerritMasahito Muroi proposed openstack/congress: WIP: jenkins job devstack test  https://review.openstack.org/27773908:57
masahitoramineni: hi09:01
raminenimasahito: hi, regarding this patch https://review.openstack.org/#/c/276691/3/congress/dse2/dse_node.py09:02
raminenimasahito: is somewhere we can get all the services from all nodes?09:02
masahitoI think we don't have a method to get services from all nodes now.09:06
masahitobecause we don't put info about which service runs on which node.09:07
masahitointo DB.09:07
raminenimasahito: hmm09:07
masahitoramineni: This is just an idea.09:11
masahitowhen dse_node starts, it call broadcast_node_rpc to register about the node started for other node.09:12
masahitoand each nodes has list of existing node list.09:12
masahitoIt is so similer approach with pacemaker, zookeeper or so on.09:14
raminenimasahito: ok09:15
raminenimasahito: but right control bus does the heartbeat right to refresh services09:16
masahitoright.09:18
raminenimasahito: but looks like they are stored09:19
masahitooh, really?09:20
raminenimasahito: https://github.com/openstack/congress/blob/master/congress/dse2/control_bus.py#L11309:20
raminenimasahito: looks like we are broadcasting , but where the result is stored?09:21
raminenimasahito: any idea ?09:21
raminenimasahito: doesn it should be broadcast_node_rpc instead service_rpc?09:23
raminenimasahito: i think im getting confused again :(09:23
*** ramineni_ has joined #congress09:26
masahitoI'm now thinking we have a bug in someware.09:26
raminenimasahito: ya, looks like09:26
masahitoIMO, TO BE is following:09:27
masahitoto get all services and all nodes, the controllbus class should have these info in self.peers.09:28
masahitobut now self.peers is not updated in anywhere. (Of cause, peter add some comment about it.)09:28
raminenimasahito: ya , like dict containg {node_id: xxx , services: [] }09:28
ramineni?09:28
masahitoyes09:29
masahitoAnd I noticed that _publish_heartbeat() only checks services running on same node now.09:29
masahitobecasue it gets a list of services by get_services() but the method only returns services on its node.09:30
raminenimasahito: ya, but that should be ok right? publish broadcast the services registered on this node to other nodes09:31
raminenimasahito: and accept heartbeat gets the services from all nodes09:31
raminenimasahito: i think we store the servcies too https://github.com/openstack/congress/blob/master/congress/dse2/control_bus.py#L6709:34
raminenimasahito: i can use that09:34
masahitoyap09:36
masahitosounds nice.09:37
openstackgerritMasahito Muroi proposed openstack/congress: WIP: jenkins job devstack test  https://review.openstack.org/27773909:43
*** fawadkhaliq has quit IRC09:47
*** fawadkhaliq has joined #congress09:47
openstackgerritMasahito Muroi proposed openstack/congress: WIP: jenkins job devstack test  https://review.openstack.org/27773909:52
*** fawadkhaliq has quit IRC10:01
openstackgerritMasahito Muroi proposed openstack/congress: WIP: jenkins job devstack test  https://review.openstack.org/27773910:16
*** fawadkhaliq has joined #congress10:50
*** fawadkhaliq has quit IRC11:19
*** fawadkhaliq has joined #congress11:19
*** fawadkhaliq has quit IRC11:19
*** fawadkhaliq has joined #congress11:20
openstackgerritMasahito Muroi proposed openstack/congress: Migrates Status API Model to new dse2  https://review.openstack.org/27749311:26
*** ramineni_ has quit IRC11:40
*** ramineni has quit IRC11:40
*** openstackgerrit_ has joined #congress12:39
*** fawadkhaliq has quit IRC12:43
*** fawadkhaliq has joined #congress13:22
*** openstackgerrit_ has quit IRC13:56
*** fawadkhaliq has quit IRC14:52
*** su_zhang has joined #congress15:05
*** pballand has quit IRC15:13
*** fawadkhaliq has joined #congress16:08
*** pballand has joined #congress16:51
*** achanda has joined #congress16:59
*** achanda has quit IRC16:59
*** su_zhang has quit IRC17:21
-openstackstatus- NOTICE: Gerrit is restarting now, to alleviate current performance impact and WebUI errors.17:23
*** achanda has joined #congress17:50
*** jasonsb has quit IRC18:04
*** su_zhang has joined #congress18:05
*** su_zhang has quit IRC18:29
*** su_zhang has joined #congress18:29
openstackgerritMerged openstack/congress: Fix find_reachable_nodes bug on empty set roots  https://review.openstack.org/27695218:56
openstackgerritMerged openstack/congress: More efficient implementation of find_dependent_nodes  https://review.openstack.org/27697918:57
openstackgerritTim Hinrichs proposed openstack/congress: Migrate API action-model to DSE2  https://review.openstack.org/27600519:00
openstackgerritTim Hinrichs proposed openstack/congress: Migrate row_model API to dse2  https://review.openstack.org/27495719:00
openstackgerritTim Hinrichs proposed openstack/congress: Add original tests that are passing to tests2  https://review.openstack.org/27600619:00
*** fawadkhaliq has quit IRC19:06
*** pballand has quit IRC19:07
*** pballand has joined #congress19:09
openstackgerritMerged openstack/congress: Move common functionalities to base APIModel  https://review.openstack.org/27603819:23
openstackgerritMerged openstack/congress: Migrate Table Model API to new dse2  https://review.openstack.org/27607419:23
openstackgerritMerged openstack/congress: Updated from global requirements  https://review.openstack.org/27722919:23
*** su_zhang has quit IRC19:29
openstackgerritMerged openstack/congress: Add resources and events sources to heat driver  https://review.openstack.org/26878519:30
*** pballand has quit IRC19:31
*** su_zhang has joined #congress19:32
openstackgerritEric K proposed openstack/congress: Migrate datasource_manager and tests to DSE2  https://review.openstack.org/27763519:45
*** su_zhang has quit IRC19:48
*** su_zhang has joined #congress19:48
*** su_zhang has quit IRC19:49
*** su_zhang has joined #congress19:50
*** su_zhang has quit IRC19:51
*** su_zhang has joined #congress19:52
*** achanda has quit IRC19:55
*** su_zhang has quit IRC19:57
*** su_zhang has joined #congress20:28
*** su_zhang has quit IRC20:32
*** su_zhang has joined #congress20:44
*** su_zhang has quit IRC20:57
*** pballand has joined #congress21:01
*** tsandall has joined #congress21:14
*** tsandall has quit IRC21:15
*** achanda has joined #congress21:33
*** achanda has quit IRC21:43
*** achanda has joined #congress21:48
*** su_zhang has joined #congress21:55
*** achanda has quit IRC22:19
*** achanda has joined #congress22:21
*** achanda has quit IRC22:45
*** su_zhang has quit IRC22:58
*** su_zhang_ has joined #congress22:58
*** su_zhang_ has quit IRC22:59
*** su_zhang has joined #congress23:00
*** su_zhang has quit IRC23:00
*** su_zhang has joined #congress23:00
*** su_zhang has quit IRC23:47
*** su_zhang has joined #congress23:58
*** pballand has quit IRC23:58

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