Changes

= Abstract =
This document describes the OpenLDAP directory data organisation for the Load Balancer as a Service (lbaasLBaaS).
= Data Organisation =
The following chapters explain the data organisation of the stoney cloud OpenLDAP directory. In this case we are looking at the '''Load Balancer as a Service''' (lbaasLBaaS).
= Load Balancer as a Service (LBaaS) =
The sub tree <code>ou=lbaas,ou=services,dc=stoney-cloud,dc=org</code> contains all the HAProxy based '''Load Balancer as a Service''' (LBaaS) data. The following LDIF shows the '''lbaas''' LDAP entry for the Load Balancer as a Service (lbaasLBaaS):
<source lang="ldif">
objectclass: organizationalUnit
ou: lbaas
description: The sub tree for the HAproxy based Load Balancer as a Service (lbaasLBaaS).
</source>
| The description of the leaf.
For the HAProxy based Load Balancer as a Service (LBaaS) the description ist is: <code>The sub tree for the HAproxy based Load Balancer as a Service (lbaasLBaaS).</code>
|}
== Load Balancer as a Service (LBaaS) - Configuration ==
The sub tree for the configuration of the Load Balancer as a Service (lbaasLBaaS):
<source lang="ldif">
dn: ou=configuration,ou=lbaas,ou=services,dc=stoney-cloud,dc=org
objectclass: organizationalUnit
ou: configuration
description: The sub tree for the configuration of the HAProxy based Load Balancer as a Service (lbaasLBaaS).
</source>
| The description of the leaf.
For the configuration of the HAProxy based Load Balancer as a Service (LBaaS) this is: <code>The sub tree for the configuration of the HAProxy based Load Balancer as a Service (lbaasLBaaS).</code>
|}
objectclass: organizationalUnit
ou: reseller
description: The sub tree for the reseller specific configuration of the HAProxy based Load Balancer as a Service (lbaasLBaaS).
</source>
| The description of the leaf.
For the reseller specific HAProxy based Load Balancer as a Service (LBaaS) service this is: <code>The sub tree for the configuration of the HAProxy based Load Balancer as a Service (lbaasLBaaS).</code>
|}
===== Load Balancer as a Service (LBaaS) - Configuration - Reseller - Credentials templates =====
This sub tree contains the credentials templates for the Load Balancer as a Service (lbaasLBaaS):
<source lang="ldif">
dn: ou=credentials,ou=templates,uid=4000000,ou=reseller,ou=configuration,ou=lbaas,ou=services,dc=stoney-cloud,dc=org
objectclass: sstTemplateSetup
ou: credentials
description: This leaf contains the credential templates for the Load Balancer as a Service (lbaasLBaaS).
sstMailFrom: Support stepping stone AG <support@stepping-stone.ch>
sstMailTemplate: file:///var/www/selfcare/htdocs/themes/selfcare.tombstone.ch/templates/services/storage/credentials/credentials_mail
Warns the user when the wiki is running out of space (quota).
This sub tree contains the quota templates for the Load Balancer as a Service (lbaasLBaaS):
<source lang="ldif">
dn: ou=quota,ou=templates,uid=4000000,ou=reseller,ou=configuration,ou=lbaas,ou=services,dc=stoney-cloud,dc=org
objectclass: sstTemplateSetup
ou: quota
description: This leaf contains the quota templates for the Load Balancer as a Service (lbaasLBaaS).
sstMailFrom: Support stepping stone AG <support@stepping-stone.ch>
sstMailTemplate: file:///var/www/selfcare/htdocs/themes/selfcare.tombstone.ch/templates/services/storage/quota/quota_mail
== Load Balancer as a Service (LBaaS) - Accounts ==
The sub tree for the accounts of the Load Balancer as a Service (lbaasLBaaS):
<source lang="ldif">
dn: ou=accounts,ou=lbaas,ou=services,dc=stoney-cloud,dc=org
objectclass: organizationalUnit
ou: accounts
description: The sub tree for the accounts of the Load Balancer as a Service (lbaasLBaaS).
</source>
== Load Balancer as a Service (LBaaS) - Groups ==
The sub tree for the groups of the Load Balancer as a Service (lbaasLBaaS):
<source lang="ldif">
dn: ou=groups,ou=lbaas,ou=services,dc=stoney-cloud,dc=org
objectclass: organizationalUnit
ou: groups
description: The sub tree for the groups of the Load Balancer as a Service (lbaasLBaaS).
</source>
SLB, editor, reviewer
3,368
edits