*** banix has joined #congress | 00:04 | |
openstackgerrit | Eric K proposed openstack/congress: Migrate datasource_manager and tests to DSE2 https://review.openstack.org/277635 | 00:37 |
---|---|---|
*** jasonsb has joined #congress | 00:38 | |
*** masahito has joined #congress | 00:58 | |
*** banix has quit IRC | 01:07 | |
*** su_zhang has quit IRC | 01:25 | |
openstackgerrit | Eric K proposed openstack/congress: Migrate datasource_manager and tests to DSE2 https://review.openstack.org/277635 | 01:50 |
*** fawadkhaliq has joined #congress | 02:47 | |
*** ramineni has joined #congress | 02:52 | |
*** su_zhang has joined #congress | 03:34 | |
*** ramineni1 has joined #congress | 03:34 | |
openstackgerrit | Anusha Ramineni proposed openstack/congress: Migrate Table Model API to new dse2 https://review.openstack.org/276074 | 03:35 |
*** ramineni has quit IRC | 03:35 | |
*** achanda has joined #congress | 03:40 | |
*** achanda has quit IRC | 03:45 | |
openstackgerrit | Anusha Ramineni proposed openstack/congress: Migrate Schema Model API to new architecture https://review.openstack.org/277681 | 04:30 |
*** fawadkhaliq has quit IRC | 04:42 | |
*** fawadkhaliq has joined #congress | 05:14 | |
*** fawadkhaliq has quit IRC | 05:14 | |
*** fawadkhaliq has joined #congress | 05:14 | |
*** ramineni1 has quit IRC | 05:53 | |
*** ramineni has joined #congress | 05:55 | |
*** achanda has joined #congress | 06:18 | |
*** achanda has quit IRC | 06:35 | |
*** achanda has joined #congress | 06:43 | |
*** achanda has quit IRC | 06:58 | |
*** su_zhang has quit IRC | 07:54 | |
openstackgerrit | Masahito Muroi proposed openstack/congress: Migrates Status API Model to new dse2 https://review.openstack.org/277493 | 08:41 |
ramineni | masahito: hi | 08:46 |
openstackgerrit | Masahito Muroi proposed openstack/congress: Migrates Status API Model to new dse2 https://review.openstack.org/277493 | 08:47 |
openstackgerrit | Masahito Muroi proposed openstack/congress: WIP: jenkins job devstack test https://review.openstack.org/277739 | 08:57 |
masahito | ramineni: hi | 09:01 |
ramineni | masahito: hi, regarding this patch https://review.openstack.org/#/c/276691/3/congress/dse2/dse_node.py | 09:02 |
ramineni | masahito: is somewhere we can get all the services from all nodes? | 09:02 |
masahito | I think we don't have a method to get services from all nodes now. | 09:06 |
masahito | because we don't put info about which service runs on which node. | 09:07 |
masahito | into DB. | 09:07 |
ramineni | masahito: hmm | 09:07 |
masahito | ramineni: This is just an idea. | 09:11 |
masahito | when dse_node starts, it call broadcast_node_rpc to register about the node started for other node. | 09:12 |
masahito | and each nodes has list of existing node list. | 09:12 |
masahito | It is so similer approach with pacemaker, zookeeper or so on. | 09:14 |
ramineni | masahito: ok | 09:15 |
ramineni | masahito: but right control bus does the heartbeat right to refresh services | 09:16 |
masahito | right. | 09:18 |
ramineni | masahito: but looks like they are stored | 09:19 |
masahito | oh, really? | 09:20 |
ramineni | masahito: https://github.com/openstack/congress/blob/master/congress/dse2/control_bus.py#L113 | 09:20 |
ramineni | masahito: looks like we are broadcasting , but where the result is stored? | 09:21 |
ramineni | masahito: any idea ? | 09:21 |
ramineni | masahito: doesn it should be broadcast_node_rpc instead service_rpc? | 09:23 |
ramineni | masahito: i think im getting confused again :( | 09:23 |
*** ramineni_ has joined #congress | 09:26 | |
masahito | I'm now thinking we have a bug in someware. | 09:26 |
ramineni | masahito: ya, looks like | 09:26 |
masahito | IMO, TO BE is following: | 09:27 |
masahito | to get all services and all nodes, the controllbus class should have these info in self.peers. | 09:28 |
masahito | but now self.peers is not updated in anywhere. (Of cause, peter add some comment about it.) | 09:28 |
ramineni | masahito: ya , like dict containg {node_id: xxx , services: [] } | 09:28 |
ramineni | ? | 09:28 |
masahito | yes | 09:29 |
masahito | And I noticed that _publish_heartbeat() only checks services running on same node now. | 09:29 |
masahito | becasue it gets a list of services by get_services() but the method only returns services on its node. | 09:30 |
ramineni | masahito: ya, but that should be ok right? publish broadcast the services registered on this node to other nodes | 09:31 |
ramineni | masahito: and accept heartbeat gets the services from all nodes | 09:31 |
ramineni | masahito: i think we store the servcies too https://github.com/openstack/congress/blob/master/congress/dse2/control_bus.py#L67 | 09:34 |
ramineni | masahito: i can use that | 09:34 |
masahito | yap | 09:36 |
masahito | sounds nice. | 09:37 |
openstackgerrit | Masahito Muroi proposed openstack/congress: WIP: jenkins job devstack test https://review.openstack.org/277739 | 09:43 |
*** fawadkhaliq has quit IRC | 09:47 | |
*** fawadkhaliq has joined #congress | 09:47 | |
openstackgerrit | Masahito Muroi proposed openstack/congress: WIP: jenkins job devstack test https://review.openstack.org/277739 | 09:52 |
*** fawadkhaliq has quit IRC | 10:01 | |
openstackgerrit | Masahito Muroi proposed openstack/congress: WIP: jenkins job devstack test https://review.openstack.org/277739 | 10:16 |
*** fawadkhaliq has joined #congress | 10:50 | |
*** fawadkhaliq has quit IRC | 11:19 | |
*** fawadkhaliq has joined #congress | 11:19 | |
*** fawadkhaliq has quit IRC | 11:19 | |
*** fawadkhaliq has joined #congress | 11:20 | |
openstackgerrit | Masahito Muroi proposed openstack/congress: Migrates Status API Model to new dse2 https://review.openstack.org/277493 | 11:26 |
*** ramineni_ has quit IRC | 11:40 | |
*** ramineni has quit IRC | 11:40 | |
*** openstackgerrit_ has joined #congress | 12:39 | |
*** fawadkhaliq has quit IRC | 12:43 | |
*** fawadkhaliq has joined #congress | 13:22 | |
*** openstackgerrit_ has quit IRC | 13:56 | |
*** fawadkhaliq has quit IRC | 14:52 | |
*** su_zhang has joined #congress | 15:05 | |
*** pballand has quit IRC | 15:13 | |
*** fawadkhaliq has joined #congress | 16:08 | |
*** pballand has joined #congress | 16:51 | |
*** achanda has joined #congress | 16:59 | |
*** achanda has quit IRC | 16:59 | |
*** su_zhang has quit IRC | 17:21 | |
-openstackstatus- NOTICE: Gerrit is restarting now, to alleviate current performance impact and WebUI errors. | 17:23 | |
*** achanda has joined #congress | 17:50 | |
*** jasonsb has quit IRC | 18:04 | |
*** su_zhang has joined #congress | 18:05 | |
*** su_zhang has quit IRC | 18:29 | |
*** su_zhang has joined #congress | 18:29 | |
openstackgerrit | Merged openstack/congress: Fix find_reachable_nodes bug on empty set roots https://review.openstack.org/276952 | 18:56 |
openstackgerrit | Merged openstack/congress: More efficient implementation of find_dependent_nodes https://review.openstack.org/276979 | 18:57 |
openstackgerrit | Tim Hinrichs proposed openstack/congress: Migrate API action-model to DSE2 https://review.openstack.org/276005 | 19:00 |
openstackgerrit | Tim Hinrichs proposed openstack/congress: Migrate row_model API to dse2 https://review.openstack.org/274957 | 19:00 |
openstackgerrit | Tim Hinrichs proposed openstack/congress: Add original tests that are passing to tests2 https://review.openstack.org/276006 | 19:00 |
*** fawadkhaliq has quit IRC | 19:06 | |
*** pballand has quit IRC | 19:07 | |
*** pballand has joined #congress | 19:09 | |
openstackgerrit | Merged openstack/congress: Move common functionalities to base APIModel https://review.openstack.org/276038 | 19:23 |
openstackgerrit | Merged openstack/congress: Migrate Table Model API to new dse2 https://review.openstack.org/276074 | 19:23 |
openstackgerrit | Merged openstack/congress: Updated from global requirements https://review.openstack.org/277229 | 19:23 |
*** su_zhang has quit IRC | 19:29 | |
openstackgerrit | Merged openstack/congress: Add resources and events sources to heat driver https://review.openstack.org/268785 | 19:30 |
*** pballand has quit IRC | 19:31 | |
*** su_zhang has joined #congress | 19:32 | |
openstackgerrit | Eric K proposed openstack/congress: Migrate datasource_manager and tests to DSE2 https://review.openstack.org/277635 | 19:45 |
*** su_zhang has quit IRC | 19:48 | |
*** su_zhang has joined #congress | 19:48 | |
*** su_zhang has quit IRC | 19:49 | |
*** su_zhang has joined #congress | 19:50 | |
*** su_zhang has quit IRC | 19:51 | |
*** su_zhang has joined #congress | 19:52 | |
*** achanda has quit IRC | 19:55 | |
*** su_zhang has quit IRC | 19:57 | |
*** su_zhang has joined #congress | 20:28 | |
*** su_zhang has quit IRC | 20:32 | |
*** su_zhang has joined #congress | 20:44 | |
*** su_zhang has quit IRC | 20:57 | |
*** pballand has joined #congress | 21:01 | |
*** tsandall has joined #congress | 21:14 | |
*** tsandall has quit IRC | 21:15 | |
*** achanda has joined #congress | 21:33 | |
*** achanda has quit IRC | 21:43 | |
*** achanda has joined #congress | 21:48 | |
*** su_zhang has joined #congress | 21:55 | |
*** achanda has quit IRC | 22:19 | |
*** achanda has joined #congress | 22:21 | |
*** achanda has quit IRC | 22:45 | |
*** su_zhang has quit IRC | 22:58 | |
*** su_zhang_ has joined #congress | 22:58 | |
*** su_zhang_ has quit IRC | 22:59 | |
*** su_zhang has joined #congress | 23:00 | |
*** su_zhang has quit IRC | 23:00 | |
*** su_zhang has joined #congress | 23:00 | |
*** su_zhang has quit IRC | 23:47 | |
*** su_zhang has joined #congress | 23:58 | |
*** pballand has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!