Changes

stoney cloud: OpenLDAP directory data organisation

582 bytes added, 10:42, 18 August 2018
/* Project (tenant) examples */
==== Project (tenant) examples ====
Due to the OpenStack project (tenant) organisation, we can have multiple tenants per domain (reseller) and customers. The following LDIF example show the first project of the customer Customer Ltd. with the <code>sstBelongsToCustomerUID: 4000001</code> belonging to the reseller Reseller Ltd. with the <code>sstBelongsToResellerUID: 4000000</code>:
dn: uid=5000001,ou=projects,ou=iaas,ou=services,dc=stoney-cloud,dc=org
objectclass: top
uid: 5000001
sstProjectID: 5a3a4fd5d6e94a87815131be42d8e6d9
sstProjectName: Reseller Customer Ltd. - Base Project sstProjectDescription: 4000000/4000001 - Reseller Customer Ltd.
sstIsActive: TRUE
sstProvisioningMode: add
sstBelongsToPersonUID: 4000002
The following LDIF example show the second project of the customer Customer Ltd. with the <code>sstBelongsToCustomerUID: 4000001</code> belonging to the reseller Reseller Ltd. with the <code>sstBelongsToResellerUID: 4000000</code>:
dn: uid=5000002,ou=projects,ou=iaas,ou=services,dc=stoney-cloud,dc=org
objectclass: top
uid: 5000002
sstProjectID: 9ecb5bfdd4564f6ca52bba1e869eeea4
sstProjectName: Reseller Customer Ltd. - Base Second Project sstProjectDescription: Reseller Customer Ltd. - Second Project
sstIsActive: TRUE
sstProvisioningMode: add
SLB, editor, reviewer
3,368
edits