[GitHub] [cloudstack-documentation] DaanHoogland commented on a change in pull request #157: Virtual Router Service Offering

2022-02-14 Thread GitBox


DaanHoogland commented on a change in pull request #157:
URL: 
https://github.com/apache/cloudstack-documentation/pull/157#discussion_r805699640



##
File path: source/adminguide/service_offerings.rst
##
@@ -721,3 +721,53 @@ default system offering used for System VMs.
 
 #. Destroy the existing CPVM or SSVM offerings and wait for them to be
recreated. The new CPVM or SSVM are configured with the new offering.
+
+
+Changing the Default System Offering for Virtual Routers
+---
+
+As a CloudStack administrator, you can change the default system
+offering used for Virtual Routers.
+
+#. Create a new system offering
+
+   For more information, see `“Creating a New System Offering”
+   `_.
+
+#. (Optional) Create a new network offering with SystemOffering
+
+   For more information, see `“Creating a New Network Offering”
+   `_.
+
+#. (Optional) Change account setting
+
+   You can change the default system offering for Virtual Routers of a 
particular
+   account by changing the account's setting "router.service.offering" to the 
uuid
+   of the system offering.
+
+   For more information, see `“Setting Local Configuration Parameters”
+   
<../installguide/configuration.html#setting-local-configuration-parameters>`_.
+
+#. (Optional) Change global configuration
+
+   You can change the default system offering for Virtual Routers of all 
accounts
+   by changing the global configuration "router.service.offering" to the uuid 
of the system offering.
+
+   For more information, see `“Setting Global Configuration Parameters”
+   
<../installguide/configuration.html#setting-global-configuration-parameters>`_.
+
+When you create a network, the virtual routers will use the system offering in 
their NetworkOffering.

Review comment:
   I don't agree with this, either we should use camel case or we should 
use english concepts, not a mix of both.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] DaanHoogland commented on a change in pull request #157: Virtual Router Service Offering

2022-02-11 Thread GitBox


DaanHoogland commented on a change in pull request #157:
URL: 
https://github.com/apache/cloudstack-documentation/pull/157#discussion_r804656125



##
File path: source/adminguide/service_offerings.rst
##
@@ -721,3 +721,52 @@ default system offering used for System VMs.
 
 #. Destroy the existing CPVM or SSVM offerings and wait for them to be
recreated. The new CPVM or SSVM are configured with the new offering.
+
+
+Changing the Default System Offering for Virtual Routers
+---
+
+Additionally, as a CloudStack administrator, you can change the
+default system offering used for Virtual Routers.

Review comment:
   ```suggestion
   As a CloudStack administrator, you can change the default system
   offering used for Virtual Routers.
   ```

##
File path: source/adminguide/service_offerings.rst
##
@@ -721,3 +721,52 @@ default system offering used for System VMs.
 
 #. Destroy the existing CPVM or SSVM offerings and wait for them to be
recreated. The new CPVM or SSVM are configured with the new offering.
+
+
+Changing the Default System Offering for Virtual Routers
+---
+
+Additionally, as a CloudStack administrator, you can change the
+default system offering used for Virtual Routers.
+
+#. Create a new system Offering

Review comment:
   ```suggestion
   #. Create a new system offering
   ```

##
File path: source/adminguide/networking/manage_guest_networks.rst
##
@@ -0,0 +1,44 @@
+.. Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information#
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+
+
+Editing, Restarting, and Removing a Guest Network
+--
+
+.. note:: Ensure that all the vms are removed before you remove a guest 
network.
+
+#. Log in to the CloudStack UI as an administrator or end user.
+
+#. In the left navigation, choose Network.
+
+#. In the Select view, select Guest networks.
+
+   All the guest networks that you have created for the account is listed in 
the
+   page.

Review comment:
   ```suggestion
  All the guest networks that you have created for the account are listed 
in the
  page.
   ```

##
File path: source/adminguide/service_offerings.rst
##
@@ -721,3 +721,52 @@ default system offering used for System VMs.
 
 #. Destroy the existing CPVM or SSVM offerings and wait for them to be
recreated. The new CPVM or SSVM are configured with the new offering.
+
+
+Changing the Default System Offering for Virtual Routers
+---
+
+Additionally, as a CloudStack administrator, you can change the
+default system offering used for Virtual Routers.
+
+#. Create a new system Offering
+
+   For more information, see `“Creating a New System Offering”
+   `_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   `_.
+
+#. (Optional) Change account setting
+
+   You can change the default system offering for Virtual Routers of a 
particular
+   account by changing account settings "router.service.offering" to uuid of 
system offering.
+
+   For more information, see `“Setting Local Configuration Parameters”
+   
<../installguide/configuration.html#setting-local-configuration-parameters>`_.
+
+#. (Optional) Change global configuration
+
+   You can change the default system offering for Virtual Routers of all 
accounts
+   by changing global configuration "router.service.offering" to uuid of the 
system offering.
+
+   For more information, see `“Setting Global Configuration Parameters”
+   
<../installguide/configuration.html#setting-global-configuration-parameters>`_.
+
+When you create a network, the virtual routers will use the system offering in 
Network Offering.
+If it is not set, the virtual routers will use system offering in account 
setting.
+If account setting is not set, the virtual routers will use system offering in 
global configuration.
+If global configuration is not set, the virtual routers will use the default 
system offering for virtual 
+routers ("System Offering For Software Router" or "System Offering For 
Software Router - Local St