Files
osmo-pcu/tests
Pau Espin Pedrol d6c555ebd6 Move out of alloc_algo code modifying the data model
This way the alloc_algo() becomes idempotent, simplifying implementation
of new alloc_algos as well as rolling back if allocation fails (for
instance because some resource is exhausted at the time).

For now the code applying the results is moved to tbf::alloc_algo(), but
it will eventually get out of tbf code, so that the MS object is
responsible for running it. As a result, there's no even need to create
TBF object before trying to allocate resources, which will help furher in
rollback operations described above.

Change-Id: I5ffd00f5f80bde4b73b78db44896f65e70e12b20
2023-04-26 13:28:55 +02:00
..
2023-04-21 14:36:28 +02:00
2023-04-21 14:36:28 +02:00
2023-03-14 11:19:53 +01:00
2023-04-21 14:36:28 +02:00
2022-08-06 02:51:46 +07:00