avina-api 1.2.1

Rust API server for the LRZ-specific features of the Openstack-based LRZ Compute Cloud.
1
2
3
4
5
6
pub mod accounting;
pub mod budgeting;
pub mod pricing;
pub mod quota;
pub mod resources;
pub mod user;