Commit Graph
14 Commits
Author SHA1 Message Date
James Laska 4e93475be1 Merge branch 'release_3.0.1' into stable 2016-07-29 11:31:50 -04:00
James Laska f53a1b8f6c Use foreman.id instead
foreman.uuid isn't always present
2016-07-27 10:18:31 -04:00
James Laska 13bd9211ae Add copyright back with utf-8 encoding
Fixes encoding exception
2016-07-25 15:18:10 -04:00
James Laska 11d68d1ebe Complete Sat6 integration
Various fixes to get sat-6 integration working.

* inventory_import.py - the inventory script is called foreman.py
* tasks.py - be sure to call `add_section()` before using it
* defaults.py - Add various SATELLITE6_* enablement variables

Relates #3119
2016-07-25 15:13:39 -04:00
James Laska 1f9df1fdf3 Default to not running old tests 2016-07-22 13:19:57 -04:00
James Laska 77202ec696 Only run unit and function tests 2016-07-22 13:19:57 -04:00
James Laska 29778538c3 Be sure to install ansible
Enable the mongodb travis service too
2016-07-22 13:19:57 -04:00
James Laska 6140c8c500 Additional travis/tox tweaks
* Enable travis caching
* Disable coverage after_build
* Call setup.py develop first
* Include pytest config and enable skipsdist
2016-07-22 13:19:57 -04:00
James Laska f3c186310b First pass at getting tox and travis working 2016-07-22 13:19:57 -04:00
James Laska 99bd6ac38c Fix typo in sub_list_create_api_view
Relates #2961
2016-07-13 09:00:49 -04:00
James Laska d182280ff7 Correctly set verify_ssl to a boolean value 2016-06-17 20:53:46 -04:00
James Laska af8011cd91 Honor CLOUD_VERIFY_SSL variable in rax import 2016-06-16 15:49:08 -04:00
James Laska 8aa14af228 Fix system-tracking typo 2016-06-10 11:42:34 -04:00
James Laska 51f95e6908 Fix typo in survey_spec markdown
Fixes #2101
2016-06-08 15:29:09 -04:00