- 01 Oct, 2009 1 commit
-
-
Grégory Wisniewski authored
to avoid full module. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1334 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 30 Sep, 2009 18 commits
-
-
Grégory Wisniewski authored
gather good results from tools like 'pylint'. Use this for cluster state for now, others will follow. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1333 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1332 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
logic in the master application, mainly during election stage. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1331 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1330 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
packet encoder (for node information notifications) git-svn-id: https://svn.erp5.org/repos/neo/trunk@1329 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
the packet encoder. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1328 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Remove all (now useless) imports from protocol module. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1327 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
purpose is to replace the so often used <node.getUUID() is not None> pattern. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1326 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
from protocol module and clarify the source code. Those definitions will be gradualy used everywhere in NEO. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1325 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
to 'UNKNOWN'. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1324 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
without) it's UUID and bind address if available. Implement '__gt__' to sort nodes per UUID by default. Reduce log verbosity by displaying nodes only one time per manager update. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1323 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1322 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1321 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1320 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1319 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
node manager. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1318 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
* Manager now index per node type and node state * Use set() instead of list() to ensure node unicity * Rename 'server' attribute to 'address' for consistency * Remove 'filter' parameter from clear(), because it's never used. * Update tests git-svn-id: https://svn.erp5.org/repos/neo/trunk@1317 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1316 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 29 Sep, 2009 4 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1315 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1314 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
since a node must always be registered to the manager. Remove *args parameters, positional arguments are no more allowed for node creation. Fix wrong definition of dict in createFromNodeType. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1313 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
through those methods and node registration is automatic. There is no more need to import Node classes directly, so remove all related imports. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1312 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 24 Sep, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1311 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 23 Sep, 2009 4 commits
-
-
Grégory Wisniewski authored
allow copy/paste them and launch the test again. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1310 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1309 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1308 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1307 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 22 Sep, 2009 12 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1306 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
- service.handleAskBeginTransaction now requires TID parameter - when identifying a node, build the right node class git-svn-id: https://svn.erp5.org/repos/neo/trunk@1305 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
ensure all is well tested and that there is no redondancy. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1304 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1303 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1302 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
first master up as primary, then accept the others (lowest) as secondaries. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1301 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
- Clear the databases before the cluster is created (and storages started) to avoid the latter load a false configuration. - Ensure replication is done before drop a node in storage tests. - Admin node take the first allocated port for consistency. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1300 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
defined in API (handler.py) was wrong. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1299 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1298 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1297 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1296 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
neoadmin. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1295 71dcc9de-d417-0410-9af5-da40c76e7ee4
-