aquarium
12 years agoAdd a couple of utility methods to new wallet entry
Christos KK Loverdos [Thu, 1 Mar 2012 12:48:58 +0000 (14:48 +0200)]
Add a couple of utility methods to new wallet entry

12 years agoA data structure for ignored first-time events
Christos KK Loverdos [Thu, 1 Mar 2012 12:47:21 +0000 (14:47 +0200)]
A data structure for ignored first-time events

12 years agoIndent while running a closure
Christos KK Loverdos [Thu, 1 Mar 2012 12:45:13 +0000 (14:45 +0200)]
Indent while running a closure

12 years agoAdd some toXXXString utility methods
Christos KK Loverdos [Thu, 1 Mar 2012 11:11:21 +0000 (13:11 +0200)]
Add some toXXXString utility methods

12 years agoEnriching new wallet entries with some extra info
Christos KK Loverdos [Thu, 1 Mar 2012 10:49:45 +0000 (12:49 +0200)]
Enriching new wallet entries with some extra info

12 years agoDocumentation fixes. Just to catch semantics better
Christos KK Loverdos [Thu, 1 Mar 2012 10:38:38 +0000 (12:38 +0200)]
Documentation fixes. Just to catch semantics better

12 years agoHandle a corner case with "lonely" events
Christos KK Loverdos [Tue, 28 Feb 2012 15:39:41 +0000 (17:39 +0200)]
Handle a corner case with "lonely" events

12 years agoAdd info logging
Christos KK Loverdos [Tue, 28 Feb 2012 15:38:08 +0000 (17:38 +0200)]
Add info logging

12 years agoComputing new wallet entries
Christos KK Loverdos [Tue, 28 Feb 2012 13:17:25 +0000 (15:17 +0200)]
Computing new wallet entries

12 years agoRename stuff to capture semantics better
Christos KK Loverdos [Tue, 28 Feb 2012 12:45:00 +0000 (14:45 +0200)]
Rename stuff to capture semantics better

12 years agoFinally, returning the fully computed charge slots
Christos KK Loverdos [Tue, 28 Feb 2012 12:37:18 +0000 (14:37 +0200)]
Finally, returning the fully computed charge slots

12 years agoFactor out a computation that could potetially change
Christos KK Loverdos [Tue, 28 Feb 2012 11:22:56 +0000 (13:22 +0200)]
Factor out a computation that could potetially change

12 years agoThrow away a few compilation warnings
Christos KK Loverdos [Tue, 28 Feb 2012 11:18:20 +0000 (13:18 +0200)]
Throw away a few compilation warnings

12 years agoFix a compilation error by explicitly mapping
Christos KK Loverdos [Tue, 28 Feb 2012 11:10:57 +0000 (13:10 +0200)]
Fix a compilation error by explicitly mapping

... and throwing away for...yield

12 years agoUse billing month info, according to the new API
Christos KK Loverdos [Tue, 28 Feb 2012 10:59:20 +0000 (12:59 +0200)]
Use billing month info, according to the new API

12 years agoChange the repr of latest events snapshot
Christos KK Loverdos [Tue, 28 Feb 2012 10:54:30 +0000 (12:54 +0200)]
Change the repr of latest events snapshot

12 years agoStart putting charge chunk in context
Christos KK Loverdos [Fri, 24 Feb 2012 13:35:58 +0000 (15:35 +0200)]
Start putting charge chunk in context

12 years agoSimple cost policy algorithm compiler
Christos KK Loverdos [Fri, 24 Feb 2012 13:35:13 +0000 (15:35 +0200)]
Simple cost policy algorithm compiler

12 years agoA couple of methods are meant to be used internally
Christos KK Loverdos [Fri, 24 Feb 2012 13:33:35 +0000 (15:33 +0200)]
A couple of methods are meant to be used internally

12 years agoUse previous billing month
Christos KK Loverdos [Fri, 24 Feb 2012 13:32:30 +0000 (15:32 +0200)]
Use previous billing month

12 years agoFind all relevant resource event for billing period
Christos KK Loverdos [Fri, 24 Feb 2012 13:08:58 +0000 (15:08 +0200)]
Find all relevant resource event for billing period

There is still work to do there, esp the MongoDB implementation.

12 years agoGeneralize implicit OFFs to implicitly issued events
Christos KK Loverdos [Fri, 24 Feb 2012 13:03:13 +0000 (15:03 +0200)]
Generalize implicit OFFs to implicitly issued events

12 years agoUsing billing month info
Christos KK Loverdos [Fri, 24 Feb 2012 12:17:42 +0000 (14:17 +0200)]
Using billing month info

12 years agoChange the impl of mem store
Christos KK Loverdos [Thu, 23 Feb 2012 15:57:39 +0000 (17:57 +0200)]
Change the impl of mem store

12 years agoMake all snapshot contribute to user state snapshot time
Christos KK Loverdos [Thu, 23 Feb 2012 15:57:03 +0000 (17:57 +0200)]
Make all snapshot contribute to user state snapshot time

12 years agoRevert change on logger, since parameter may depend on it
Christos KK Loverdos [Thu, 23 Feb 2012 11:57:39 +0000 (13:57 +0200)]
Revert change on logger, since parameter may depend on it

12 years agoReorgaize user state computation for billing period
Christos KK Loverdos [Thu, 23 Feb 2012 11:42:02 +0000 (13:42 +0200)]
Reorgaize user state computation for billing period

12 years agoUse 'by need' parameter
Christos KK Loverdos [Thu, 23 Feb 2012 11:26:32 +0000 (13:26 +0200)]
Use 'by need' parameter

12 years agoDate calculator is mutable
Christos KK Loverdos [Thu, 23 Feb 2012 10:33:02 +0000 (12:33 +0200)]
Date calculator is mutable

12 years agoComputing charge slots
Christos KK Loverdos [Tue, 21 Feb 2012 15:36:32 +0000 (17:36 +0200)]
Computing charge slots

[DNC]: Does not compile

12 years agoMerge branch 'master'
Christos KK Loverdos [Mon, 20 Feb 2012 12:21:32 +0000 (14:21 +0200)]
Merge branch 'master'

Conflicts:
src/main/scala/gr/grnet/aquarium/logic/accounting/Accounting.scala
src/main/scala/gr/grnet/aquarium/logic/accounting/dsl/DSLCostPolicy.scala
src/main/scala/gr/grnet/aquarium/logic/accounting/dsl/DSLCostPolicyVar.scala
src/main/scala/gr/grnet/aquarium/logic/accounting/dsl/Timeslot.scala
src/main/scala/gr/grnet/aquarium/user/UserDataSnapshot.scala
src/main/scala/gr/grnet/aquarium/user/UserStateComputations.scala

12 years agowip
Christos KK Loverdos [Mon, 20 Feb 2012 12:05:25 +0000 (14:05 +0200)]
wip

12 years agoApplicability timeslots for policies and timeslots
Georgios Gousios [Fri, 17 Feb 2012 14:17:49 +0000 (16:17 +0200)]
Applicability timeslots for policies and timeslots

Charge events by spliting charge time into
slices defined by the applicability timeslots for
policies and agreements

12 years agoStore policies indexed per applicability timeslot
Georgios Gousios [Fri, 17 Feb 2012 14:16:10 +0000 (16:16 +0200)]
Store policies indexed per applicability timeslot

12 years agoTrivial fixes, toString implementation
Georgios Gousios [Fri, 17 Feb 2012 14:15:30 +0000 (16:15 +0200)]
Trivial fixes, toString implementation

12 years agoMethod to align a list of timeslots to another timeslot's boundaries
Georgios Gousios [Fri, 17 Feb 2012 11:26:19 +0000 (13:26 +0200)]
Method to align a list of timeslots to another timeslot's boundaries

12 years agoMerge remote-tracking branch 'origin/master'
Georgios Gousios [Thu, 16 Feb 2012 10:49:57 +0000 (12:49 +0200)]
Merge remote-tracking branch 'origin/master'

Conflicts:
src/main/scala/gr/grnet/aquarium/logic/accounting/Accounting.scala

12 years agoChecked-out from 18.. branch in order to change algorithm
Christos KK Loverdos [Tue, 14 Feb 2012 20:54:30 +0000 (22:54 +0200)]
Checked-out from 18.. branch in order to change algorithm

12 years agoSmall (semantic) change towards a new charging algorithm
Christos KK Loverdos [Tue, 14 Feb 2012 13:43:42 +0000 (15:43 +0200)]
Small (semantic) change towards a new charging algorithm

Does not compile

12 years agoUse common fail() instead of exit
Georgios Gousios [Tue, 14 Feb 2012 09:41:46 +0000 (11:41 +0200)]
Use common fail() instead of exit

12 years agoFix name for policy sotre
Georgios Gousios [Tue, 14 Feb 2012 09:40:47 +0000 (11:40 +0200)]
Fix name for policy sotre

12 years agoWIP on wallet entries.
Christos KK Loverdos [Mon, 13 Feb 2012 16:30:28 +0000 (18:30 +0200)]
WIP on wallet entries.

Constructing a proper value map depending on the cost policy.

12 years agoIntroduce cost policy vars
Christos KK Loverdos [Mon, 13 Feb 2012 15:40:42 +0000 (17:40 +0200)]
Introduce cost policy vars

These are the variables needed by each cost policy in order to do the
credit charge calculations. Normally, they are used by the algorithms
that do the actual calculations.

12 years agoRemove @inline annotations because of warnings
Christos KK Loverdos [Mon, 13 Feb 2012 15:39:36 +0000 (17:39 +0200)]
Remove @inline annotations because of warnings

12 years agoStart computing wallet entries
Christos KK Loverdos [Mon, 13 Feb 2012 14:18:36 +0000 (16:18 +0200)]
Start computing wallet entries

12 years agoFix method name in date calculator
Christos KK Loverdos [Mon, 13 Feb 2012 11:43:41 +0000 (13:43 +0200)]
Fix method name in date calculator

12 years agoEnhance contextual logger and show sample output
Christos KK Loverdos [Mon, 13 Feb 2012 11:42:52 +0000 (13:42 +0200)]
Enhance contextual logger and show sample output

12 years agoAdd bandwidth simulator
Christos KK Loverdos [Mon, 13 Feb 2012 11:42:04 +0000 (13:42 +0200)]
Add bandwidth simulator

12 years agoFinish script to start/stop aquarium
Georgios Gousios [Tue, 14 Feb 2012 08:48:41 +0000 (10:48 +0200)]
Finish script to start/stop aquarium

12 years agoAdd two UID generator implementations
Christos KK Loverdos [Tue, 14 Feb 2012 08:14:06 +0000 (10:14 +0200)]
Add two UID generator implementations

12 years agoWIP on wallet entries.
Christos KK Loverdos [Mon, 13 Feb 2012 16:30:28 +0000 (18:30 +0200)]
WIP on wallet entries.

Constructing a proper value map depending on the cost policy.

12 years agoStartup script for Aquarium
Georgios Gousios [Mon, 13 Feb 2012 15:55:20 +0000 (17:55 +0200)]
Startup script for Aquarium

12 years agoIntroduce cost policy vars
Christos KK Loverdos [Mon, 13 Feb 2012 15:40:42 +0000 (17:40 +0200)]
Introduce cost policy vars

These are the variables needed by each cost policy in order to do the
credit charge calculations. Normally, they are used by the algorithms
that do the actual calculations.

12 years agoRemove @inline annotations because of warnings
Christos KK Loverdos [Mon, 13 Feb 2012 15:39:36 +0000 (17:39 +0200)]
Remove @inline annotations because of warnings

12 years agoStart computing wallet entries
Christos KK Loverdos [Mon, 13 Feb 2012 14:18:36 +0000 (16:18 +0200)]
Start computing wallet entries

12 years agoSkeleton functions tested working
Georgios Gousios [Mon, 13 Feb 2012 14:06:22 +0000 (16:06 +0200)]
Skeleton functions tested working

12 years agoFactor out clean and fail operations in methods
Georgios Gousios [Mon, 13 Feb 2012 13:56:57 +0000 (15:56 +0200)]
Factor out clean and fail operations in methods

12 years agoStash instead of requiring commit
Georgios Gousios [Mon, 13 Feb 2012 12:46:29 +0000 (14:46 +0200)]
Stash instead of requiring commit

12 years agoCheckout and create dirs
Georgios Gousios [Mon, 13 Feb 2012 11:59:20 +0000 (13:59 +0200)]
Checkout and create dirs

12 years agoInitial version of script to generate aquarium distr archive
Georgios Gousios [Mon, 13 Feb 2012 11:55:11 +0000 (13:55 +0200)]
Initial version of script to generate aquarium distr archive

12 years agoFix method name in date calculator
Christos KK Loverdos [Mon, 13 Feb 2012 11:43:41 +0000 (13:43 +0200)]
Fix method name in date calculator

12 years agoEnhance contextual logger and show sample output
Christos KK Loverdos [Mon, 13 Feb 2012 11:42:52 +0000 (13:42 +0200)]
Enhance contextual logger and show sample output

12 years agoAdd bandwidth simulator
Christos KK Loverdos [Mon, 13 Feb 2012 11:42:04 +0000 (13:42 +0200)]
Add bandwidth simulator

12 years agoMerge branch '1852_billing_period_calc'
Christos KK Loverdos [Thu, 9 Feb 2012 21:45:16 +0000 (23:45 +0200)]
Merge branch '1852_billing_period_calc'

12 years agoInline a couple of utility methods
Christos KK Loverdos [Thu, 9 Feb 2012 17:00:23 +0000 (19:00 +0200)]
Inline a couple of utility methods

12 years agoIgnoring non-billable events
Christos KK Loverdos [Thu, 9 Feb 2012 16:57:49 +0000 (18:57 +0200)]
Ignoring non-billable events

12 years agoFix and augment logger
Christos KK Loverdos [Thu, 9 Feb 2012 16:30:31 +0000 (18:30 +0200)]
Fix and augment logger

12 years agoSpecial data structure for implicit OFF events
Christos KK Loverdos [Thu, 9 Feb 2012 15:42:53 +0000 (17:42 +0200)]
Special data structure for implicit OFF events

12 years agoCleanup resource event
Christos KK Loverdos [Thu, 9 Feb 2012 15:41:27 +0000 (17:41 +0200)]
Cleanup resource event

12 years agoAdd map-related utility methods
Christos KK Loverdos [Thu, 9 Feb 2012 15:40:52 +0000 (17:40 +0200)]
Add map-related utility methods

12 years agoAdjust logging output
Christos KK Loverdos [Thu, 9 Feb 2012 14:11:54 +0000 (16:11 +0200)]
Adjust logging output

12 years agoOh, I like contextual loggers.
Christos KK Loverdos [Thu, 9 Feb 2012 14:00:18 +0000 (16:00 +0200)]
Oh, I like contextual loggers.

Really handy when debugging.

12 years agoFix a bug in date fortmatting
Christos KK Loverdos [Thu, 9 Feb 2012 12:36:01 +0000 (14:36 +0200)]
Fix a bug in date fortmatting

12 years agoMerge branch '1852_billing_period_calc'
Georgios Gousios [Thu, 9 Feb 2012 09:13:13 +0000 (11:13 +0200)]
Merge branch '1852_billing_period_calc'

12 years agoTermination condition for billing month calculation
Christos KK Loverdos [Wed, 8 Feb 2012 17:41:14 +0000 (19:41 +0200)]
Termination condition for billing month calculation

12 years agoAugment date calculator
Christos KK Loverdos [Wed, 8 Feb 2012 17:40:42 +0000 (19:40 +0200)]
Augment date calculator

12 years agoRework data snapshots. Add one more to user state
Christos KK Loverdos [Wed, 8 Feb 2012 16:51:49 +0000 (18:51 +0200)]
Rework data snapshots. Add one more to user state

12 years agoStart the real deal
Christos KK Loverdos [Tue, 7 Feb 2012 15:25:41 +0000 (17:25 +0200)]
Start the real deal

12 years agoDon't attempt to clean up when not using mongo for testing
Georgios Gousios [Tue, 7 Feb 2012 15:08:02 +0000 (17:08 +0200)]
Don't attempt to clean up when not using mongo for testing

12 years agoBetter implementation of the no gaps test
Georgios Gousios [Tue, 7 Feb 2012 15:07:31 +0000 (17:07 +0200)]
Better implementation of the no gaps test

12 years agoRewrite policy file to trigger reparse in test
Georgios Gousios [Tue, 7 Feb 2012 14:48:48 +0000 (16:48 +0200)]
Rewrite policy file to trigger reparse in test

12 years agoMethod to check whether a (sorted) list of timeslots contains gaps
Georgios Gousios [Tue, 7 Feb 2012 14:48:22 +0000 (16:48 +0200)]
Method to check whether a (sorted) list of timeslots contains gaps

12 years agoJust reload policies from the store, instead of attempting to reconstruct state
Georgios Gousios [Tue, 7 Feb 2012 14:47:39 +0000 (16:47 +0200)]
Just reload policies from the store, instead of attempting to reconstruct state

12 years agoNew method for retrieving a policy by its id
Georgios Gousios [Tue, 7 Feb 2012 14:47:01 +0000 (16:47 +0200)]
New method for retrieving a policy by its id

12 years agoSupport for setting a custom configurator for unit testing
Georgios Gousios [Tue, 7 Feb 2012 11:46:17 +0000 (13:46 +0200)]
Support for setting a custom configurator for unit testing

12 years agoAbsolute before/after methods
Georgios Gousios [Tue, 7 Feb 2012 11:45:14 +0000 (13:45 +0200)]
Absolute before/after methods

12 years agoRemove references to the obsolete scala-tools repo
Georgios Gousios [Tue, 7 Feb 2012 11:44:47 +0000 (13:44 +0200)]
Remove references to the obsolete scala-tools repo

12 years agoUse in memory store by default for tests
Georgios Gousios [Tue, 7 Feb 2012 09:30:54 +0000 (11:30 +0200)]
Use in memory store by default for tests

12 years agoSwitch to using Long.MaxValue to denote open timeframes
Georgios Gousios [Tue, 7 Feb 2012 09:30:37 +0000 (11:30 +0200)]
Switch to using Long.MaxValue to denote open timeframes

Don't use -1 in the to field to denote open timeframes
as it requires special treatment in various places and
is semantically ambiguous.

12 years agoRead configuration values from the cmd-line
Georgios Gousios [Tue, 7 Feb 2012 09:28:02 +0000 (11:28 +0200)]
Read configuration values from the cmd-line

12 years agoMerge branch '1852_billing_period_calc'
Christos KK Loverdos [Mon, 6 Feb 2012 16:23:50 +0000 (18:23 +0200)]
Merge branch '1852_billing_period_calc'

12 years agoPruning stuff from user state
Christos KK Loverdos [Mon, 6 Feb 2012 16:16:47 +0000 (18:16 +0200)]
Pruning stuff from user state

12 years agoFactoring out common code
Christos KK Loverdos [Mon, 6 Feb 2012 13:56:45 +0000 (15:56 +0200)]
Factoring out common code

12 years agoVarious test enhancements
Georgios Gousios [Mon, 6 Feb 2012 13:54:48 +0000 (15:54 +0200)]
Various test enhancements

-Support for selecting the store implementation at test runtime
-Get raw values for test configuration items
-Test for policy load/store

12 years agoConstruct and return a policy entry
Georgios Gousios [Mon, 6 Feb 2012 13:53:24 +0000 (15:53 +0200)]
Construct and return a policy entry

12 years agoConform to the specification, return results sorted
Georgios Gousios [Mon, 6 Feb 2012 13:52:44 +0000 (15:52 +0200)]
Conform to the specification, return results sorted

12 years agoAdd some debugging beautification
Christos KK Loverdos [Mon, 6 Feb 2012 13:51:02 +0000 (15:51 +0200)]
Add some debugging beautification

12 years agoMake UID generators for simulations more flexible
Christos KK Loverdos [Mon, 6 Feb 2012 13:28:37 +0000 (15:28 +0200)]
Make UID generators for simulations more flexible

12 years agoUpdate cc.spray repo and version
Christos KK Loverdos [Mon, 6 Feb 2012 12:37:46 +0000 (14:37 +0200)]
Update cc.spray repo and version

12 years agoBetter implement one query on resource event store
Christos KK Loverdos [Mon, 6 Feb 2012 11:37:11 +0000 (13:37 +0200)]
Better implement one query on resource event store