From 96b9a548521cefb7c1b7dd5229c89b8fec53de85 Mon Sep 17 00:00:00 2001 From: Rajaram Mallya Date: Wed, 7 Sep 2011 17:05:16 +0530 Subject: Rajaram/Vinkesh|Added nova's serializaiton classes into common --- openstack/common/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openstack/common/__init__.py') diff --git a/openstack/common/__init__.py b/openstack/common/__init__.py index b22496f..64da808 100644 --- a/openstack/common/__init__.py +++ b/openstack/common/__init__.py @@ -15,5 +15,5 @@ # License for the specific language governing permissions and limitations # under the License. -# TODO(jaypipes) Code in this module is intended to be ported to the eventual +# TODO(jaypipes) Code in this module is intended to be ported to the eventual # openstack-common library -- cgit