The Scala client for Openstack Nova.
Currently supported endpoints:
- Servers - only list summary and delete.
- Quota sets
Add the following dependency to your build.sbt
:
libraryDependencies += "pt.tecnico.dsi" %% "scala-nova-client" % "0.0.0"
We use semantic versioning.
scala-nova-client is open source and available under the MIT license.