From 9d51649c2fb7cf8c1293c63faf885d04bc55f86b Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Thu, 17 Jan 2019 14:31:37 +1300 Subject: [PATCH] Link to Cloud Vision from introduction Change-Id: Ibc89ecb5e60081a37bec41398a9887436afbbe7f --- doc/source/common/introduction.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/source/common/introduction.rst b/doc/source/common/introduction.rst index 3051bf0..6f9b420 100644 --- a/doc/source/common/introduction.rst +++ b/doc/source/common/introduction.rst @@ -12,6 +12,12 @@ OpenStack is a software package that provides a cloud platform for Public and Private cloud covering various use cases including Enterprise and Telecom. The main focus is on Infrastructure as a Service (IaaS) cloud and additional services built upon IaaS. +The Technical Committee maintains an evolving `vision for OpenStack clouds`_ +describing the overall design scope for an OpenStack cloud and the principles +of cloud platforms in general, and OpenStack in particular, that each service +within OpenStack is expected to follow. + +.. _vision for OpenStack clouds: https://governance.openstack.org/tc/reference/technical-vision.html As a software, OpenStack is built from a set of microservices which can be combined into different setups based on the actual need.