Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Copyright Headers - Rename LLC to Foundation | Davanum Srinivas | 2013-03-11 | 1 | -1/+1 |
* | Replace direct use of testtools BaseTestCase. | Monty Taylor | 2013-01-24 | 1 | -2/+2 |
* | Use testtools as test base class. | Monty Taylor | 2013-01-24 | 1 | -2/+2 |
* | Implement importutils.try_import. | Dan Prince | 2013-01-14 | 1 | -0/+8 |
* | fix bug lp:1019348,update openstack-common to support pep8 1.3. | Yaguang Tang | 2012-07-18 | 1 | -2/+2 |
* | add import_object_ns function | Sean Dague | 2012-06-14 | 1 | -0/+43 |
* | add more realistic unit tests for importutils | Sean Dague | 2012-06-12 | 1 | -0/+20 |
* | Remove common.exception from common.importutils. | Russell Bryant | 2012-05-02 | 1 | -2/+1 |
* | Change behavior in utils.import_object(). | Russell Bryant | 2012-04-11 | 1 | -0/+49 |