summaryrefslogtreecommitdiffstats
path: root/tests/unit/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Remove openstack.common.config and extensions.Russell Bryant2012-11-052-113/+0
| | | | | | | | | | Remove the config module. All core openstack projects are using the cfg module instead so no further development will be done on this module. Also remove the extensions module. This code was imported but there has been no attempt to get any projects to use it. Change-Id: I4a974ba1ea25e94fd55cad243cde5f1ef6a17289
* Switch common files to using jsonutils.Andrew Bogott2012-07-031-5/+5
| | | | | | | | For blueprint use-common-jsonutils Pretty much just a search and replace. Change-Id: I66f63e7b0ff82a37d8a6b9acef94f4e10a45bf90
* Update common code to support pep 1.3.Gary Kotton2012-06-181-3/+3
| | | | | | bug 1014216 Change-Id: I3f8fa2e11c9d3f3d34fb20f65ce886bb9c94463d
* Fix pep8 errors.Kevin L. Mitchell2012-06-041-6/+6
| | | | | | Fixes a couple of pep8 errors that appeared due to a pep8 tool update. Change-Id: Ida70b1fb962529d3a157f44dcf2e71af773a4431
* Rajaram/Vinkesh|increased tests for Request and Response serializersRajaram Mallya2011-09-141-4/+0
|
* Vinkesh/Rajaram|Added nova's extension framework into common and tests for itRajaram Mallya2011-09-072-0/+117