~adam-collard/charm-helpers/amulet-action-helpers

« back to all changes in this revision

Viewing changes to test_requirements.txt

Merged lp:~adam-collard/charm-helpers/fix-amulet-utils-validate-services-by-name [a=adam-collard] [r=tribaal]

Make the validate_services_by_name check actually verify that Upstart jobs are running and not just "existing".

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
nose>=1.3.1
8
8
flake8
9
9
testtools==0.9.14  # Before dependent on modern 'six'
 
10
amulet
 
11
distro-info
10
12
#
11
13
# Specify precise versions of runtime dependencies where possible.
12
14
netaddr==0.7.10    # trusty. precise is 0.7.5, but not in pypi.