diff --git a/README.md b/README.md index d58161f4b4..0d3f3e7b28 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -Fuel is the Ultimate Do-it-Yourself Kit for OpenStack. +# Fuel is the Ultimate Do-it-Yourself Kit for OpenStack # Purpose built to assimilate the hard-won experience of our services team, it contains the tooling, information, and support you need to accelerate time to production with OpenStack cloud. + +OpenStack is a very versatile and flexible cloud management platform. By exposing its portfolio of cloud infrastructure services – compute, storage, networking and other core resources — through ReST APIs, it enables a wide range of control over these services, both from the perspective of an integrated Infrastructure as a Service (IaaS) controlled by applications, as well as automated manipulation of the infrastructure itself. + +This architectural flexibility doesn’t set itself up magically; it asks you, the user and cloud administrator, to organize and manage a large array of configuration options. Consequently, getting the most out of your OpenStack cloud over time – in terms of flexibility, scalability, and manageability – requires a thoughtful combination of automation and configuration choices. + +Mirantis Fuel for OpenStack was created to solve exactly this problem. \ No newline at end of file diff --git a/docs/pages/0060-frequently-asked-questions.rst b/docs/pages/0060-frequently-asked-questions.rst index c7a70d4eda..291e1fb52b 100644 --- a/docs/pages/0060-frequently-asked-questions.rst +++ b/docs/pages/0060-frequently-asked-questions.rst @@ -5,6 +5,9 @@ FAQ (Frequently Asked Questions) .. contents:: :local: +Known Issues and Workarounds +---------------------------- + .. include:: /pages/frequently-asked-questions/0010-rabbitmq.rst .. include:: /pages/frequently-asked-questions/0020-galera.rst .. include:: /pages/frequently-asked-questions/0070-common-technical-issues.rst diff --git a/docs/pages/frequently-asked-questions/0010-rabbitmq.rst b/docs/pages/frequently-asked-questions/0010-rabbitmq.rst index 9bb34a7c03..29092b2dd6 100644 --- a/docs/pages/frequently-asked-questions/0010-rabbitmq.rst +++ b/docs/pages/frequently-asked-questions/0010-rabbitmq.rst @@ -1,6 +1,3 @@ -Known Issues and Workarounds ----------------------------- - RabbitMQ ^^^^^^^^