Skip to content

Scripts para la creación de los usuarios y tenants del cloud del IESGN

Notifications You must be signed in to change notification settings

iesgn/iesgncloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iesgncloud

Python scripts in the IES Gonzalo Nazareno OpenStack private cloud

LDAP keystone domain

Since keystone v3, domains are available allowing different authentication methods, in this case we're using a specific domain for LDAP users.

createproject.py

This script creates a project for every user in the keystone LDAP domain or to one user when specified. When the project is created, a minimal network infrastructure is created: One network, one subnetwork and one router.

deleteproject.py

This script is used to remove all the elements related to one user tenant (volumes, instances and network elements) and finally removes the tenant.

About

Scripts para la creación de los usuarios y tenants del cloud del IESGN

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages