Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel3
minLevel1

Info

This page is a guide for cloud administrators to provision tenants (enterprises) in private cloud.

Flow chart

This flow chart describes the basic process for provisioning enterprise tenants. 

...

Mermaid
fileNamemermaid_1655114480704
themeneutral
version8
{"diagramDefinition":"graph TD\r\n\r\nZ(( ))\r\n\r\nstyle Z fill:#g1g,stroke:#100,stroke-width:20px\r\n\r\nZ-->A(Provision infrastructure)\r\nA-->B(Create roles)\r\nB-->C(Create scopes)\r\nC-->D(Create enterprise tenants)\r\nD-->E(Create tenant admins)\r\nE-->H(Provision networks)\r\nH-->J(Create virtual datacenters)\r\nJ-->K(Capture VMs)\r\nK-->L(Configure backups)\r\nL-->Q((<fontcolour=f3efe6> * ))\r\n\tstyle Q fill:#f3efe6,stroke:#030300,stroke-width:7px,color:#f3efe6\r\n\r\nsubgraph Provision tenants\r\n        B\r\n        C\r\n        D\r\n        E\r\nend"}

...

Before you begin

Before you provision tenants:

...

...

Provision tenants

These are the basic steps to provision tenants in Abiquo.

Create user roles

Create user roles from the default roles. You may need a standard user, a tenant administrator, and optionally, a reseller administrator. Reference: Manage roles#Introduction to user roles.

...

  1. Provision cloud infrastructure networks. See Network provisioning guide

  2. Create virtual datacenters. See Manage virtual datacenters

  3. Import and capture VMs. See Import and capture virtual machines

  4. Configure additional VDC services, such as Backup as a Service - see Abiquo backup plugins and Backup

  5. Create cloud users. This is similar to creating a tenant administrator user, but

    1. For the Role, select a standard cloud USER role

    2. Optionally, go to Limit access to VDCs, select the VDCs that the user can access

API how-tos

...