Changes

stoney cloud: OpenLDAP directory data organisation

794 bytes added, 08:32, 14 September 2018
/* Units (instances) */
sstBelongsToPersonUID: 4000002 <- Either this or sstBelongsToServiceUID
sstBelongsToServiceUID <- Either this or sstBelongsToPersonUID -> Links to project uid
</source>
 
=== Licences (...) ===
Is a main service, not a sub service of the openstack service.
<source lang="ldif">
dn: ou=licences,ou=services,dc=stoney-cloud,dc=org
objectclass: top
objectclass: organizationalUnit
ou: projects
description: The sub tree for the ...
</source>
 
==== Licences (...) examples ====
...
<source lang="ldif">
dn: uid=1234567,ou=licences,ou=services,dc=stoney-cloud,dc=org
objectclass: top
objectclass: sstOpenStackUnit
objectclass: sstProvisioning
objectclass: sstRelationship
uid: 1234567
description: Bla, bla ...
sstIsActive: TRUE
sstBelongsToResellerUID: 4000000
sstBelongsToCustomerUID: 4000001
sstBelongsToPersonUID: 4000002 <- Either this or sstBelongsToServiceUID
sstBelongsToServiceUID <- What value? Will this cause a ldap search over all the services?
</source>
SLB, editor, reviewer
3,368
edits