Skip to content

Commit 649ae57

Browse files
committed
Add images
1 parent 57d4818 commit 649ae57

File tree

6 files changed

+7
-4
lines changed

6 files changed

+7
-4
lines changed
80.6 KB
Loading
60.9 KB
Loading
97.3 KB
Loading
90 KB
Loading
54.4 KB
Loading

source/plugins/netris-plugin.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,24 +58,27 @@ Zone creation
5858

5959
The CloudStack Zone creation wizard is extended:
6060

61+
.. |netris-isolation-method| image:: /_static/images/netris-isolation-method.png
62+
6163
- A new isolation method is added for the Core zone, with Advanced networking and KVM hypervisor: NETRIS
6264

6365
- When the NETRIS isolation method is selected, new steps are added to the zone creation wizard:
64-
// TODO: Add image
65-
6666
- Netris Provider: in this step the administrator must provide:
6767
- Netris provider URL along with an internal name for reference
6868
- Netris provider credentials to login into the Netris provider
6969
- Site name: The Netris Site Name to be linked to
7070
- Admin Tenant Name: The name of the Admin Tenant on the Netris provider
7171
- Netris tag: A tag to be used on each Netris VNET creation
7272

73-
// TODO: Add image
74-
7573
- Public traffic and Netris IP Pool: The public traffic is split in two sections.
7674
- Public traffic: The first Public IP range defined on this section will be marked for system VMs (and a tag will be displayed accordingly, with the name 'systemvm'). The next Public IP ranges defined on this section will be available for VR Public IPs.
75+
76+
.. |Public IP Pool| image:: /_static/images/netris-sysvm-vr-ip-range.png
77+
7778
- Netris IP Pool: Administrators must provide the Public IP range to be used by VPC operations: Source NAT, Load Balancing, Port Forwarding, Static NAT (this range is marked with the tag 'netris')
7879

80+
.. |Netris Public IP Pool| image:: /_static/images/netris-public-ip-pool.png
81+
7982
- When a new zone is being created, CloudStack will check the Public IP ranges defined and will perform the following actions on Netris:
8083
- Create an IPAM allocation for the Netris IP Pool range linked to the default VPC.
8184
- If an existing IPAM allocation contains the Netris IP Pool provided, then the range must be created as a new IPAM subnet as a child entity of the existing allocation on Netris, with purpose: 'common'. The 'common' subnet purpose allows creating 'nat' and 'load-balancer' child subnets.

0 commit comments

Comments
 (0)