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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   <networking.html#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 Storage").
+
+You can update an existing network to a new network offering. The new virtual 
routers will use the 
+new system offering set in Network Offering, account setting or global 
configuration.
+For more information, see `“Changing the Network Offering on a Guest Network”
+<networking_and_traffic.html#changing-the-network-offering-on-a-guest-network>`_.
+
+You can restart the network with cleanup. The new virtual routers will use the 
new system offering
+set in Network Offering, account setting or global configuration.

Review comment:
       ```suggestion
   You can restart the network with cleanup. The new virtual routers, created 
after the restart, will use
   the new system offering, set in the NetworkOffering, account setting or 
global configuration.
   ```

##########
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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   <networking.html#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.

Review comment:
       ```suggestion
      by changing the global configuration "router.service.offering" to the 
uuid of the system offering.
   ```

##########
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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   <networking.html#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.

Review comment:
       ```suggestion
   When you create a network, the virtual routers will use the system offering 
in their NetworkOffering.
   ```

##########
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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   <networking.html#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.

Review comment:
       ```suggestion
      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.
   ```

##########
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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   <networking.html#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.

Review comment:
       ```suggestion
   If the account setting is not set, the virtual routers will use the system 
offering set in the global configuration.
   ```

##########
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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   <networking.html#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 Storage").
+
+You can update an existing network to a new network offering. The new virtual 
routers will use the 
+new system offering set in Network Offering, account setting or global 
configuration.

Review comment:
       ```suggestion
   You can update an existing network to a new network offering. The new 
virtual routers will use the 
   new system offering set in the NetworkOffering, account setting or global 
configuration.
   ```

##########
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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   <networking.html#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.

Review comment:
       ```suggestion
   If it is not set, the virtual routers will use the system offering in the 
account setting.
   ```

##########
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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering

Review comment:
       ```suggestion
   #. (Optional) Create a new network offering with SystemOffering
   ```

##########
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”
+   <service_offerings.html#creating-a-new-system-service-offering>`_.
+
+#. (Optional) Create a new network offering with System Offering
+
+   For more information, see `“Creating a New Network Offering”
+   <networking.html#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 Storage").

Review comment:
       ```suggestion
   If the 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 Storage").
   ```

##########
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.
+
+#. Select the guest network you want to work with.
+
+#. In the Details tab, click the "Delete Network" button
+
+   You can remove the guest network by also using the remove button in the 
Quick
+   View.

Review comment:
       ```suggestion
      You can also remove the guest network by using the remove button in the 
Quick
      View.
   ```

##########
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.

Review comment:
       ```suggestion
   .. note:: Ensure that all the VMs are removed before you remove a guest 
network.
   ```




-- 
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


Reply via email to