Commit Graph

1061 Commits

Author SHA1 Message Date
andronache
fcea399472 cgr-loader parameters are constants from utils now 2020-12-16 15:32:59 +01:00
TeoV
dcab9bb180 Remove AccountIDs from ActionProfile and add Targets ( TargetType and TargetIDs ) 2020-12-16 15:31:05 +01:00
andronache
992d9e03ce Finished issue #1201 2020-12-14 18:10:58 +01:00
andronache
493193c3c8 Finished #1201 2020-12-14 18:10:58 +01:00
andronache
489b72182d Added default tenant to /apier/v1/ 2020-12-14 18:10:58 +01:00
andronache98
58be573cf4 Added integration tests for apier/v1/tpactionprofiles.go 2020-12-14 18:10:58 +01:00
TeoV
9152bb452c Add integration test for cache replication from AttributeSv1/RateSv1.ProcessEvent 2020-12-14 16:38:58 +01:00
TeoV
05143d62d1 Rename in ERs from *json to *file_json to be consistent 2020-12-14 16:38:58 +01:00
porosnicuadrian
31b10532b9 Added verbosity in RateS config 2020-12-11 17:46:49 +01:00
root
01c92e7da4 Added missing tenant case for /apier/v1/tp....go files 2020-12-10 17:58:52 +01:00
porosnicuadrian
4fa97786ae Integration tests for TPRateProfile + updated RateProfile Struct + tests 2020-12-10 10:18:33 +01:00
andronache
12c19ed255 Finished integration tests for apier/v1/actionprofiles.go 2020-12-09 17:00:49 +01:00
porosnicuadrian
ce013604be Migrate functions + tests for TpActionProfile in migrator 2020-12-09 12:11:43 +01:00
porosnicuadrian
aadbc58832 Migrate functions + tests for ActionProfile in migrator 2020-12-09 12:11:43 +01:00
TeoV
a717fc4f3d Add infrastructure for service 2020-12-08 13:50:50 +01:00
Trial97
1146e2ef2f Updated console commands with constants 2020-12-08 12:59:44 +01:00
TeoV
f8e636074b Add integration test for loading ActionProfile from file 2020-12-04 18:44:58 +01:00
TeoV
43b5e1f97e Add remaings consts for ActionProfile in utils 2020-12-04 18:44:58 +01:00
TeoV
b8f0f894a5 Add infrastructure for ActionProfile for databases 2020-12-03 20:36:21 +01:00
TeoV
1085569409 Add infrastructure for model_helpers for ActionProfile 2020-12-02 17:06:20 +01:00
TeoV
445ec8d9b1 Rename EventExporterSv1 to EeSv1 and update integration tests 2020-12-02 17:06:20 +01:00
DanB
53f8b34f01 ActionS - ActionProfile initial definition 2020-12-02 14:00:51 +01:00
DanB
4fcc3245af RateS - processing FixedFee in increments 2020-11-24 12:33:24 +01:00
TeoV
4c2b38f4a4 Move ConnectFee from RateProfile to IntervalRate from Rates 2020-11-24 11:11:16 +01:00
TeoV
addba2e2ac Update TPExporter to return correct error 2020-11-24 10:49:53 +01:00
Trial97
ffaac358d5 Added *remote_set_account action 2020-11-23 16:14:01 +01:00
Trial97
3c06f49246 Updated DispatcherS *broadcast, *broadcast_sync and *broadcast_async to behave similar to RPCPool 2020-11-23 16:14:01 +01:00
TeoV
d10cc4b4c3 [RouteS] Add new field RouteRateProfileIDs in RateProfiles.csv 2020-11-20 11:02:11 +01:00
Trial97
ffcb95e2ca Updated config APIs and added integration tests 2020-11-20 10:36:54 +01:00
Trial97
b90ff99846 Added *opts to StringQuery API when filtering over content 2020-11-20 10:36:54 +01:00
Trial97
326c86f583 Added ReplyError as nil in the response of the StringQuery if missing 2020-11-20 10:36:54 +01:00
TeoV
979a2818a7 Calculate cost from routes with rateS and move ArgsCostForEvent in utils 2020-11-18 13:07:47 +01:00
TeoV
1c0dc4f06a Add rates_conns in routes section + update tests 2020-11-18 13:07:47 +01:00
TeoV
83f5ad7b7f Add integration test for RateSv1.CostForEvent 2020-11-18 13:07:47 +01:00
Trial97
6cbf457e35 Updated agents shutdown 2020-11-16 10:11:46 +01:00
DanB
16fe6c2b2c RateS computeRateSIntervals accepting usageStart 2020-11-13 14:18:01 +01:00
Trial97
50c4ee0be0 Added ResetStatQueue API and *reset_stat_queue action. Fixes #2472 2020-11-10 16:30:00 +01:00
Trial97
3849dd325c Added reset threshold API. Fixes #1573 2020-11-09 09:47:24 +01:00
Trial97
6af358e55e Updated GetConfig and ReloadConfig APIs 2020-11-05 17:07:50 +01:00
Trial97
568df81745 Added cores package and tests for caps 2020-11-05 17:07:50 +01:00
Trial97
eb57017632 Updated stats metrics 2020-11-05 17:07:50 +01:00
DanB
481a6e3adc ConcReqs using alocate instead of dealocate to control maximum resources 2020-11-01 19:55:56 +01:00
DanB
9d34293603 Concurrent requests configured also via shared variable 2020-10-31 20:41:33 +01:00
Trial97
f26a26296d Added AnalyzerSv1.StringQuery API to search over the recorded RPC calls 2020-10-29 17:55:26 +01:00
Trial97
b2db71f303 Added APIs to reload config from string 2020-10-29 17:55:26 +01:00
Trial97
fc5966d11a Added integration tests for analyzers 2020-10-29 17:55:26 +01:00
Trial97
9d18928e95 Updated config sanity 2020-10-29 17:55:26 +01:00
Trial97
bb08b933f7 Finished tests for analyzers 2020-10-29 17:55:26 +01:00
Trial97
6b60d49bf6 Added TTL for analyzers 2020-10-29 17:55:26 +01:00
TeoV
1d99855364 Merbe PublishBalance in PublishAccount action 2020-10-23 10:56:44 +02:00