The current approach of creating initial tenant and project entities is weird and counter intuitive.
We should instead expose all CRUD api endpoints for tenant and project in metal-api and then we can create initial entities with metalctl apply -f.
@Gerrit91 Thoughts ?