Commit Graph

18 Commits (9c9a6e5447266256b6ca7ee732d327098dc3217d)

Author SHA1 Message Date
OpenStack Jenkins 54f901bcb6 Updated from global requirements
Change-Id: Id9ad5195dff8d65eed951061db5a34c31765b1b6
2014-03-24 11:54:04 +00:00
OpenStack Jenkins 86e677a6af Updated from global requirements
Change-Id: I43b1fd3ee22abbd9dfd23516b31d9417cb265c81
2014-02-26 23:33:33 +00:00
OpenStack Jenkins 2812f01d67 Updated from global requirements
Change-Id: Icfd1ce9d60179bdc839ccd88e14df0fef098ad4b
2014-01-24 22:39:53 +00:00
OpenStack Jenkins 3b052fd09c Updated from global requirements
Change-Id: I689a2a07be66021840f1e7b483d5f341cbb2bc5a
2013-10-24 13:17:17 +00:00
OpenStack Jenkins 7bb72c97f2 Updated from global requirements
Change-Id: Ib4aa7305320a77ac2c01a9620d46037f259622f9
2013-10-23 14:37:10 +00:00
OpenStack Jenkins 65a49f6266 Updated from global requirements
Change-Id: I19607c757d699065dc0cec655548ae83260ead3e
2013-10-20 00:00:42 +00:00
OpenStack Jenkins b7d34a2830 Updated from global requirements
Change-Id: I4f26d3a8790c799e5c1f7f81031406e0c57545f9

Change-Id: Ica7315effe308bd739e90f885849fac27a3c542b
2013-10-10 20:26:17 +00:00
OpenStack Jenkins ff45223f13 Updated from global requirements
Change-Id: I44b10975f90ef576cea38b48c00c8df3d771011a
2013-10-01 16:14:18 +00:00
Monty Taylor 1351034731 Update requirements
Specifically, stop using d2to1

Change-Id: Ie8af1dd5a8519bdb4105f11d94d95ce4e464c95a
2013-09-13 11:17:07 -05:00
Clint Byrum 24ffbf5356 Fix problems exposed by trying against heat-api-cfn. 2013-07-03 12:44:37 -07:00
Clint Byrum ffb503ed04 Use Ec2Signer from keystoneclient
Also refactor some tests for less confusing monkeypatching.
2013-07-02 15:27:03 -07:00
Clint Byrum 5d961341c0 Migrate from httplib2 to requests. 2013-06-28 12:47:30 -07:00
Clint Byrum 9baa5cc879 Add logging 2013-06-26 17:53:59 -07:00
Clint Byrum 05b667a977 Splitting os-collect-config into its own repo. 2013-06-26 12:40:25 -07:00
Clint Byrum 5841dd6e24 Create os-collect-config entry point.
Tool to grab config from known data sources. First data source is
The EC2 metadata service.

Change-Id: I33f8c1a96dc20486836055bb60d87f544aac2a62
2013-06-17 09:56:27 -07:00
Clint Byrum a8f8df92d8 Make main() return rather than call sys.exit
Fixes tests not all being run and also makes main() more directly
testable. Also adding tests for log messages when main() is called.
Finally adding argparse to requirements.txt to fix python 2.6

Change-Id: I7f152c9aa1e99d0fd3d763871c96cf60840e3ff7
2013-04-10 15:56:34 -07:00
Monty Taylor 74929e70cc Aligned tests with OpenStack standards.
Made them run as testtools.TestCase tests.
Removed nose references.
2013-03-28 03:40:38 +01:00
Monty Taylor 49c060a313 Migrate to pbr and testr. 2013-03-28 02:37:45 +01:00