Misc fixes and restructuring

This commit is contained in:
James Page 2017-06-19 10:58:50 +01:00
parent 6f73e1681f
commit e8152cb0f5
8 changed files with 102 additions and 2 deletions

View File

@ -2,3 +2,10 @@
Deployment architecture
~~~~~~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 2
service_arch.rst
network_arch.rst
storage_arch.rst

View File

@ -2,3 +2,31 @@
Configure the deployment
~~~~~~~~~~~~~~~~~~~~~~~~
Service Placement
+++++++++++++++++
TODO: Reference bundle for this documentation
TODO: matrix of services and compatibility for placement
Service Storage Configuration
+++++++++++++++++++++++++++++
Service Networking Configuration
++++++++++++++++++++++++++++++++
High Availability VIPs
----------------------
Network Space Bindings
----------------------
OpenStack Networking Configuration
++++++++++++++++++++++++++++++++++
Overlay network configuration
-----------------------------
External network configuration
------------------------------

View File

@ -1,4 +1,4 @@
.. _deploy:
Deploy
~~~~~~
Deploy the bundle
~~~~~~~~~~~~~~~~~

View File

@ -2,3 +2,13 @@
Deployment workflow
~~~~~~~~~~~~~~~~~~~
The following diagram shows the high level workflow to deploy an
OpenStack Cloud using MAAS, Juju and the OpenStack Charms.
TODO: Diagram
Prepare deployment environment
Configure deployment bundle
Deploy bundle
Verify deployment

View File

@ -0,0 +1,6 @@
.. _network_arch:
Network Archictecture
~~~~~~~~~~~~~~~~~~~~~
TODO:

View File

@ -2,3 +2,40 @@
Prepare the deployment environment
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Install MAAS
++++++++++++
Enlist Servers
++++++++++++++
Commission Servers
++++++++++++++++++
Configure Servers
+++++++++++++++++
Storage Configuration
---------------------
TODO: Bcache storage, LVM storage, recommendations
Network Configuration
---------------------
TODO: bonding, vlans, recommendations
Kernel Configuration
--------------------
TODO: hugepages, iommu, cpu isolation
Configure Juju
++++++++++++++
TODO: General instructions on configuring Juju to use MAAS.
Test Deployment
+++++++++++++++
TODO: Deploy both physical servers and LXD containers using magpie.

View File

@ -0,0 +1,6 @@
.. _service_arch:
Service Archictecture
~~~~~~~~~~~~~~~~~~~~~
TODO:

View File

@ -0,0 +1,6 @@
.. _storage_arch:
Storage Archictecture
~~~~~~~~~~~~~~~~~~~~~
TODO: