From 2187457386718d7d17d7969b0588ed4c74f96fe4 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Sat, 10 Oct 2015 18:56:10 +0200 Subject: [PATCH] [common] remove completed/invalid TODOs Change-Id: I6161dcee56705f7af1253f3ab56969e8af7eab83 --- doc/common-rst/get_started_compute.rst | 2 -- doc/common-rst/get_started_logical_architecture.rst | 2 -- 2 files changed, 4 deletions(-) diff --git a/doc/common-rst/get_started_compute.rst b/doc/common-rst/get_started_compute.rst index 2485bbec8b..6e0fceec06 100644 --- a/doc/common-rst/get_started_compute.rst +++ b/doc/common-rst/get_started_compute.rst @@ -30,8 +30,6 @@ OpenStack Compute consists of the following areas and their components: service `__ in the OpenStack Cloud Administrator Guide. -.. TODO Fix the link above when the file is converted. - On Debian systems, it is included in the nova-api package, and can be selected through debconf. diff --git a/doc/common-rst/get_started_logical_architecture.rst b/doc/common-rst/get_started_logical_architecture.rst index 3c191e6bcc..c5fb3e6295 100644 --- a/doc/common-rst/get_started_logical_architecture.rst +++ b/doc/common-rst/get_started_logical_architecture.rst @@ -31,8 +31,6 @@ For applications, `several SDKs `__ are available. Ultimately, all these access methods issue REST API calls to the various OpenStack services. -.. TODO (DC) on line 30, Add link to get_started_openstack_dashboard.RST - The following diagram shows the most common, but not the only possible, architecture for an OpenStack cloud: