Skip to content

Commit 19bc138

Browse files
Merge branch '4.20'
2 parents 52b5d54 + 393997a commit 19bc138

25 files changed

+199
-145
lines changed
59 KB
Loading
68.8 KB
Loading
91.3 KB
Loading
68 KB
Loading
163 KB
Loading

source/adminguide/api.rst

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,28 +46,27 @@ Authentication.
4646
User Data and Meta Data
4747
~~~~~~~~~~~~~~~~~~~~~~~
4848

49-
The user-data service on a Shared or Isolated Network can be provided through the
49+
The User Data service on a Shared or Isolated Network can be provided through the
5050
Virtual Router or through an attached iso called the Config drive.
5151

5252
User Data and Meta Data Via Virtual Router
5353
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5454

5555

56-
CloudStack provides API access to attach up to 32KB of user data to a
56+
CloudStack provides API access to attach up to 32KB of User Data to a
5757
deployed Instance. Deployed Instances also have access to metadata via the
5858
virtual router.
5959

60-
User data can be accessed once the IP address of the virtual router is
60+
User Data can be accessed once the IP address of the virtual router is
6161
known. Once the IP address is known, use the following steps to access
62-
the user data:
62+
the User Data:
6363

6464
#. Run the following command to find the virtual router.
6565

6666
.. code:: bash
6767
6868
# cat /var/lib/dhclient/dhclient-eth0.leases | grep dhcp-server-identifier | tail -1
69-
70-
#. Access user data by running the following command using the result of
69+
#. Access User Data by running the following command using the result of
7170
the above command
7271

7372
.. code:: bash
@@ -98,15 +97,15 @@ User Data and Meta Data via Config Drive
9897
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9998

10099
Config drive is an ISO file that is mounted as a cd-rom on a user Instance and
101-
contains related userdata, metadata (incl. ssh-keys) and
100+
contains related User Data, metadata (incl. ssh-keys) and
102101
password files.
103102

104103
Enable config drive
105104
~~~~~~~~~~~~~~~~~~~
106105
To use the config drive the Network offering must have the “ConfigDrive”
107-
provider selected for the userdata service.
106+
provider selected for the User Data service.
108107

109-
If the networkoffering uses ConfigDrive for userdata and the Template is
108+
If the networkoffering uses ConfigDrive for User Data and the Template is
110109
password enabled, the password string for the Instance is placed in the
111110
vm_password.txt file and it is included in the ISO.
112111

@@ -117,13 +116,13 @@ user Instance, such that any other ISO image (e.g. boot image or vmware tools)
117116
is mounted on 1st cd/dvd drive. This means existing functionality of
118117
supporting 1 cd rom drive is still available.
119118

120-
At password reset or update of user data, the Config Drive ISO
119+
At password reset or update of User Data, the Config Drive ISO
121120
will be rebuilt. The existing ISO is mounted on a temporary directory,
122-
password, userdata or ssh-keys are updated and a new ISO is built from the
121+
password, User Data or ssh-keys are updated and a new ISO is built from the
123122
updated directory structure.
124123

125124
In case of a password reset, the new password will be picked-up at Instance start.
126-
To access the updated userdata, the user needs to remount the config drive ISO.
125+
To access the updated User Data, the user needs to remount the config drive ISO.
127126

128127
When an Instance is stopped, the ConfigDrive network element will trigger the
129128
Secondary Storage VM to remove the ISO from the secondary storage.

source/adminguide/autoscale_with_virtual_router.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@ Specify the following:
170170
For more information, see `“Affinity Groups”
171171
<virtual_machines.html#affinity-groups>`_.
172172

173-
- Userdata: The userdata of the Instances.
173+
- User Data: The User Data of the Instances.
174174

175-
For more information, see `“User-Data and Meta-Data
176-
<virtual_machines.html#user-data-and-meta-data>`_.
175+
For more information, see `“User Data and Metadata
176+
<virtual_machines.html#user-data-and-metadata>`_.
177177

178178

179179
AutoScale Policies
@@ -287,7 +287,7 @@ then click Edit AutoScale Instance Profile button.
287287

288288
|autoscale-vmgroup-profile-update.png|
289289

290-
You are able to reset userdata of the Instance, by clicking Reset Userdata on AutoScale Instance Group button.
290+
You are able to reset User Data of the Instance, by clicking Reset User Data on AutoScale Instance Group button.
291291

292292
|autoscale-vmgroup-profile-reset-userdata.png|
293293

@@ -399,5 +399,5 @@ a service assigned to a rule inside the context of AutoScale.
399399
.. |autoscale-vmgroup-profile-update.png| image:: /_static/images/autoscale-vmgroup-profile-update.png
400400
:alt: Update AutoScale Instance Profile.
401401
.. |autoscale-vmgroup-profile-reset-userdata.png| image:: /_static/images/autoscale-vmgroup-profile-reset-userdata.png
402-
:alt: Reset Userdata in AutoScale Instance Profile.
402+
:alt: Reset User Data in AutoScale Instance Profile.
403403

source/adminguide/networking.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ IP addresses.
106106

107107
- CloudStack does not assign IP addresses to instances.
108108

109-
- Userdata and metadata can be passed to the instance using a config drive
109+
- User Data and metadata can be passed to the instance using a config drive
110110
(which must be enabled in the network service offering)
111111

112112
Example GUI dialog box (for a regular user account) is shown below:
@@ -367,8 +367,8 @@ To create a network offering:
367367
been configured in the cloud.
368368
VPN For more information, see `“Remote Access Supported Not Supported
369369
VPN” <networking_and_traffic.html#remote-access-vpn>`_.
370-
User Data For more information, see `“User Data and Meta Not Supported Supported
371-
Data” <api.html#user-data-and-meta-data>`_.
370+
User Data For more information, see `“User Data and Metadata Not Supported Supported
371+
” <api.html#user-data-and-metadata>`_.
372372
Network ACL For more information, see `“Configuring Network Access Control List Supported Not Supported
373373
” <networking_and_traffic.html#configuring-network-access-control-list>`_.
374374
Security Groups For more information, see `“Adding a Security Not Supported Supported

source/adminguide/networking/dynamic_static_routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ About Network Mode
4040
Network mode indicates the mode with which the isolated network or VPC will operate.
4141
There are two valid options
4242

43-
- NATTED. This is the default network mode of isolated networks. The VR of isolated networks and VPCs provides Source NAT services, as well as Static NAT, Load Balancer, Port Forwarding, Vpn if the network offering supports.
44-
- ROUTED. For isolated networks in ROUTED mode, the VR no longer supports Source NAT, Static NAT, Load Balancer, Port Forwarding and Vpn. The supported services are Dns, Dhcp, Userdata, Firewall (for isolated networks) and Network ACL (for vpc and vpc networks).
43+
- NATTED. This is the default network mode of isolated networks. The VR of isolated networks and VPCs provides Source NAT services, as well as Static NAT, Load Balancer, Port Forwarding, VPN if the network offering supports.
44+
- ROUTED. For isolated networks in ROUTED mode, the VR no longer supports Source NAT, Static NAT, Load Balancer, Port Forwarding and VPN. The supported services are DNS, DHCP, User data, Firewall (for isolated networks) and Network ACL (for VPC and VPC networks).
4545

4646

4747
About Routing mode

source/adminguide/networking/remote_access_vpn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To enable VPN for a VPC:
133133

134134
- Site-to-Site VPNs
135135

136-
- Network ACL Lists
136+
- Network ACLs
137137

138138
#. In the Router node, select Public IP Addresses.
139139

0 commit comments

Comments
 (0)