remove trailing spaces, close #22
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/e7552624 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/e7552624 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/e7552624 Branch: refs/heads/master Commit: e75526246ab8ae78e26c4337ef55b0a2baaf2114 Parents: 26b59ac Author: Pierre-Luc Dion <pdion...@apache.org> Authored: Sun Mar 8 10:46:31 2015 -0400 Committer: Pierre-Luc Dion <pdion...@apache.org> Committed: Sun Mar 8 10:46:31 2015 -0400 ---------------------------------------------------------------------- source/service_offerings.rst | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/e7552624/source/service_offerings.rst ---------------------------------------------------------------------- diff --git a/source/service_offerings.rst b/source/service_offerings.rst index 59ff9c0..70a482f 100644 --- a/source/service_offerings.rst +++ b/source/service_offerings.rst @@ -293,14 +293,22 @@ To create a new compute offering: Preferred: The VM will be deployed in dedicated infrastructure if possible. Otherwise, the VM can be deployed in shared infrastructure. - - - **GPU**: Specify the card you want to use. - - The options given are NVIDIA GRID K1 and NVIDIA GRID K2. These are vGPU capable cards that allow multiple vGPUs on a single physical GPU. If you want to use a card other than these, make the createServiceOffering API call. - - - **vGPU Type** : Represents the type of virtual GPU to be assigned to a guest VM. In this case, only a portion of a physical GPU card (vGPU) is assigned to the guest VM. The available options includes GRID K100, K140Q, K200 and so on. - - Additionally, passthrough vGPU type is defined to represet a physical GPU device. A passthrough vGPU can directly be assigned to a single guest VM. In this case, a physical GPU device is exclusively allotted to a single guest VM. + + - **GPU**: Specify the card you want to use. + + The options given are NVIDIA GRID K1 and NVIDIA GRID K2. These are vGPU + capable cards that allow multiple vGPUs on a single physical GPU. If you + want to use a card other than these, make the createServiceOffering API call. + + - **vGPU Type**: Represents the type of virtual GPU to be assigned to a + guest VM. In this case, only a portion of a physical GPU card (vGPU) is + assigned to the guest VM. The available options includes GRID K100, K140Q, + K200 and so on. + + Additionally, passthrough vGPU type is defined to represet a physical GPU + device. A passthrough vGPU can directly be assigned to a single guest VM. + In this case, a physical GPU device is exclusively allotted to a single + guest VM. #. Click Add.