Commit graph

11 commits

Author SHA1 Message Date
YuviPanda
d2c7c86150 Require requests >= 2.4.3
- Is available on debian jessie onwards, makes packaging
  easier
- No particular features that were introduced in newer
  version of requests seems to be used
2016-03-24 13:48:16 -07:00
Anders Ingemann
a446e8eecc Fix oracle provider dependency
The requests module is required
2016-03-04 01:21:52 +01:00
Anders Ingemann
5dada603eb Add dockerfile to image, support labels, add documentation 2015-12-13 19:41:18 +01:00
Marcin Kulisz
785cec897b Excluding docs from binary package 2015-11-13 18:24:44 +00:00
Anders Ingemann
29e0cffca7 Fix bootstrap-vz URL in setup.py 2015-05-03 07:44:13 +02:00
Anders Ingemann
24f0f071e7 Include bootstrap-vz-{remote,server} in setup.py 2015-04-19 19:24:13 +02:00
Anders Ingemann
fc1134f371 Depend on boto 2014-04-08 21:58:48 +02:00
Anders Ingemann
2017806d1f Switch to docopt for options parsing
Add option to not log to any file.
2014-04-08 21:26:15 +02:00
Rory Finnegan
60571f66ad Fixed formatting standards on files I've changed.
Used command `find . -name '*.py' | grep -v minify_json | xargs pep8 --ignore=E101,E221,E241,E501,W191`
2014-04-08 11:56:27 -05:00
Rory Finnegan
338465c2b7 Added pyyaml to setup.py. 2014-04-08 15:21:23 +00:00
Anders Ingemann
33a430566b bootstrap-vz is now a proper python package
logs/ was remove. logs are now placed in /var/logs/bootstrap-vz instead
2014-04-02 23:25:50 +02:00