From 12a0d661d69281811885f9bd4e7f3b1ec3a758a8 Mon Sep 17 00:00:00 2001 From: Todd Willey Date: Fri, 5 Nov 2010 19:53:31 -0400 Subject: remove finished todo --- doc/source/devguide/api.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/source') diff --git a/doc/source/devguide/api.rst b/doc/source/devguide/api.rst index d1d50d745..cad0e820a 100644 --- a/doc/source/devguide/api.rst +++ b/doc/source/devguide/api.rst @@ -18,8 +18,6 @@ API Endpoint Programming Guide ============================== -.. todo:: get actual docstrings from ec2/osapi_verions instead of @wsgify - Nova has a system for managing multiple APIs on different subdomains. Currently there is support for the OpenStack API, as well as the Amazon EC2 API. -- cgit