This is a working project to demonstrate how to quickly get up to speed with JOSS.
It is built as a standalone application, and contains all content discussed in the accompanying blog post by 42 bv.
- Checkout the code
- Put your account information in src/main/resources/credentials.properties
- Run this command: mvn compile exec:java
All code is in a single class: nl.tweeenveertig.openstack.tutorial.MainClass
Works with JOSS v0.8.1