Skip to content

Make billing routes optional

Marcos Huck requested to merge feature/billing_routes into develop

Context

We'd like to disable billing routes if billing is disabled

Change

This MR extracts billing routes into its own variable and cloudsim will only load those routes if billing is enabled

Other information

Additional documentation

Merge request reports