Commit Graph

212 Commits

Author SHA1 Message Date
adragusin
caf1b43ea3 Updated it tests in dispatchers 2020-03-11 17:07:03 +01:00
adragusin
029aaa6c6c Added Replication APIs to dispatcher 2020-02-21 15:39:08 +01:00
adragusin
c14b02d5eb Added Replication APIs to dispatcher 2020-02-21 15:27:01 +01:00
adragusin
743c4e8a38 Added Replication APIs to dispatcher 2020-02-20 11:23:46 +01:00
TeoV
6a0a45adca Getting InlineAttributes by considering the full type as ID not the " * " 2020-01-15 16:49:50 +02:00
TeoV
b8b65bb0b8 Send StoredStatQueue instead of StatQueue when replicate fixes #1864 2020-01-15 14:20:43 +02:00
TeoV
35d19ab4b2 Add TTL option for DataDB/StorDB for type *internal 2020-01-14 08:42:10 -05:00
Trial97
5a154dcc91 Updated comments 2020-01-14 15:33:13 +02:00
Trial97
6da56c095b Updated GetRatingPlansCost and SupplierService.costForEvent 2020-01-13 14:38:58 +02:00
Trial97
47fee04b2e Added in-line Attributes 2020-01-10 14:56:04 +02:00
TeoV
7b72c943a0 Add connections from remote and replicate throuh ConnManager 2020-01-06 09:27:34 -05:00
Trial97
b4fe82c6d7 Updated rpcclient library 2019-12-09 18:04:26 +02:00
Trial97
23da9b52c7 Updated engine.GetFilter and DataDB service 2019-12-02 17:52:01 +02:00
Trial97
2d545a3cf2 Updated DataManager.GetFilter 2019-12-02 14:58:13 +02:00
Trial97
d1d851009a Updated SetStoredStatQueueDrv and removed unused Marshaler function 2019-12-02 13:15:26 +02:00
TeoV
ea6485cf0a Implement Replication for Remove methods 2019-11-21 12:58:27 +01:00
TeoV
11fa04f3d0 Implement rest of methods from StorageInterface in DataManager 2019-11-21 12:58:27 +01:00
TeoV
5913709796 Implement RemoveThreshold when replicate is true 2019-11-20 19:48:14 +01:00
TeoV
af1cfc64c8 Implement Replication for all Set Methods 2019-11-20 19:48:14 +01:00
adragusin
d14badd7e6 Removed duplicated test 2019-11-20 17:12:04 +01:00
adragusin
8020fa1614 Replaced MapStorage with InternalDB in unit tests 2019-11-20 11:01:25 +01:00
TeoV
62d2a2dbda Add remote functionality for GetDestination/GetReverse 2019-11-20 10:54:31 +01:00
TeoV
0f0c05633e Add Destination/ReverseDestination methods in DataManager 2019-11-20 10:54:31 +01:00
TeoV
0aa6e36ccc Convert error from RPC only when is different than nil 2019-11-20 10:54:31 +01:00
TeoV
3e3cc70882 Update SetThresholdProfile in case of Replication 2019-11-20 10:54:31 +01:00
TeoV
25bc80458d Finish get for remote functionality 2019-11-20 10:54:31 +01:00
TeoV
ee37110cfe Add rpc pool for remote connections 2019-11-15 13:36:53 +01:00
TeoV
5cc9f94cc0 Add ReplicatorSv1 for remote/replication functionality 2019-11-15 13:36:53 +01:00
TeoV
4000890138 Implement GetAccountActionPlans in DataManager 2019-11-12 11:45:59 +01:00
TeoV
65113f2739 Clean logs and update AccountAction method when remoteDMs are set 2019-11-12 11:45:59 +01:00
TeoV
4edda324e0 Add more tests 2019-11-12 11:45:59 +01:00
Trial97
4ffa12a0b4 Fixed typos 2019-11-11 08:04:58 +01:00
Trial97
b110537b54 Added StorDB config reload 2019-11-09 15:55:49 +01:00
TeoV
74aaae406b Check in remote connections for data manager only when the error is NotFound 2019-11-08 19:05:43 +01:00
TeoV
cc0855ce83 Rename GetAccount with GetAccountDrv and add GetAccount in DataManager 2019-11-07 17:52:59 +01:00
TeoV
4723692abd Implement replication for Get methods from data manager 2019-11-06 19:36:01 +01:00
TeoV
59b61a7fbc Implement Remote mechanism for Get method from DataManager 2019-11-06 19:36:01 +01:00
TeoV
1a768269c6 Implement replication for remove methods from DataManager 2019-11-06 19:36:01 +01:00
TeoV
8fae8c1acf Implement Replication Remote mechanism for DataManager for some methods 2019-11-06 19:36:01 +01:00
TeoV
c30c6062ce Change TypeOf RplDataDb & RmtDataDb from DataDB To DataManager 2019-11-05 09:28:25 +01:00
TeoV
714e37fa63 Populate in data manager rmtDataDbConns and rplDataDBConns 2019-11-03 12:59:10 +01:00
TeoV
e945b66e40 Update tests 2019-10-30 14:43:10 +01:00
TeoV
cad388fd2c Adding and populating Remote/Replicate DataDB URLs 2019-10-30 14:43:10 +01:00
TeoV
5eca54a588 Return utils.ErrNotImplemented for Preload 2019-10-28 14:31:23 +01:00
TeoV
35d981c182 Add connection from apier to scheduler for tutinternal config 2019-10-28 14:31:23 +01:00
Trial97
61fc8c98a3 Added DataManager as Service 2019-10-28 12:17:15 +01:00
TeoV
d930e82886 Add tests for Offline TariffPlans 2019-10-04 20:17:40 +02:00
TeoV
2c8d717007 Finishing implemented datadb methods for InternalDB 2019-10-04 20:17:40 +02:00
TeoV
a27a03b7f6 Implement more methods for InternalDB 2019-10-04 20:17:40 +02:00
TeoV
58bf3cd64c Add *load strategy for suppliers 2019-08-19 11:28:35 +02:00