Steven Pousty
Steven Pousty
I want to be able to add my own tags to the gce images like preserve: spousty:
I have worked a little with the Azure team and know the ARM templates they use. Let me know if you need connections or what little information I can give
It would be great if we could make different size masters and nodes. Usually the master needs much less resources than the nodes and so it would be a good...
Hey there: Don't see a link to a site or doc for this project. I have some questions and not sure if there is doc on it. It looks like...
The maven version you specify is really old. The latest is 3.0.1. Does the rest of the documentation match that version?
App.py
How does this load Cherrypy, when it is not a dependency in setup.py and you never import it into the project at the top?
You should use static versions in setup.py to prevent a newer version of a library from breaking your application.