diff --git a/doc/ops-guide/source/arch_provision.rst b/doc/ops-guide/source/arch_provision.rst index 0859b5941d..e288fc92df 100644 --- a/doc/ops-guide/source/arch_provision.rst +++ b/doc/ops-guide/source/arch_provision.rst @@ -111,7 +111,7 @@ Option 3 should be better because I/O is focused on dedicated tasks. However, the LVM partition is much smaller. -.. note:: +.. tip:: You may find that you can automate the partitioning itself. For example, MIT uses `Fully Automatic Installation @@ -225,22 +225,22 @@ available. You could format and repurpose those servers for OpenStack Object Storage. All of these considerations and input from users help you build your use case and your deployment plan. -.. note:: +.. tip:: For further research about OpenStack deployment, investigate the supported and documented preconfigured, prepackaged installers for OpenStack from companies such as - `Canonical `_, + `Canonical `_, `Cisco `_, `Cloudscaling `_, - `IBM `_, + `IBM `_, `Metacloud `_, - `Mirantis `_, + `Mirantis `_, `Piston `_, - `Rackspace `_, `Red - Hat `_, - `SUSE `_, and - `SwiftStack `_. + `Rackspace `_, + `Red Hat `_, + `SUSE `_, + and `SwiftStack `_. Conclusion ~~~~~~~~~~