~harlowja/cloud-init/tox-venvs

  • Committer: Joshua Harlow
  • Date: 2014-01-26 01:00:38 UTC
  • Revision ID: harlowja@gmail.com-20140126010038-smsyr4lztcjrpk81
Use a venv for testing and for lint checking

Remove the pep8 & pylint tools and use a venv
with tox instead. Also create a venv that will
run for the given python version to perform the
cloud-init tests.

These help remove the need to install the same
dependencies in the root python environment env
to just run the standard set of tests.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 559.2.1 12 years ago Joshua Harlow Move binaries to an actual binary dir. Diff
cloudinit 144 15 years ago Scott Moser globally remove ec2init and rename to cloudinit Diff
config 271 14 years ago Scott Moser remove 'biultin' config, separate cloud.cfg This Diff
doc 133 15 years ago Scott Moser add doc/userdata.txt, move examples to doc/. Diff
packages 559.2.335 12 years ago Joshua Harlow 1. Moving around the packages dir. 2. Adjusting th Diff
systemd 465 13 years ago Scott Moser Add sample/example systemd config files This impo Diff
sysvinit 559.2.435 12 years ago Scott Moser setup.py: rename "daemon type" to "init system" T Diff
templates 14 15 years ago Bazaar Package Importer * ec2-set-apt-sources.py: - Use a template to ge Diff
tests 499.1.1 13 years ago Mike Milner Add initial unit test framework. Add initial tests Diff
tools 82 15 years ago Scott Moser add tools/ directory and 'write-mime-multipart' w Diff
upstart 80 15 years ago Scott Moser put upstart files in upstart/, minor other changes Diff
ChangeLog 920 11 years ago Scott Moser Initial Freebsd support This gets initial support 34.2 KB Diff Download File
HACKING.rst 934 11 years ago Joshua Harlow Use a venv for testing and for lint checking Remo 1.5 KB Diff Download File
LICENSE 450 13 years ago Scott Moser add LICENSE file 34.3 KB Diff Download File
Makefile 934 11 years ago Joshua Harlow Use a venv for testing and for lint checking Remo 1.2 KB Diff Download File
requirements.txt 912.1.1 11 years ago Joshua Harlow Update makefile to install from updated requiremen 891 bytes Diff Download File
File setup.py 925 11 years ago Scott Moser pep8/pylint fixes tools/run-pep8 wasn't checking 4.7 KB Diff Download File
test-requirements.txt 934 11 years ago Joshua Harlow Use a venv for testing and for lint checking Remo 49 bytes Diff Download File
TODO 585.1.1 12 years ago Joshua Harlow Add a comment/todo for the future, that instead of 2.6 KB Diff Download File
tox.ini 934 11 years ago Joshua Harlow Use a venv for testing and for lint checking Remo 1.7 KB Diff Download File