waldur-mastermind
waldur-mastermind copied to clipboard
Waldur MasterMind is a hybrid cloud orchestrator.
Hello Waldur, Any way to auto add new users to a default org, give them some default permissions or auto invite them?
When creating, a new resource via market space script (python). `Error message [ErrorDetail(string='Unexpected structure of output', code=['mattronix,', 'has', 'been', 'deployed.'])] Error traceback Traceback (most recent call last): File "/usr/src/waldur/src/waldur_mastermind/marketplace/utils.py", line...
When creating a resource with a script i use (python): attributes = json.loads(os.environ.get("ATTRIBUTES")) To access the attributes of a resource. However in a termination script i cant use the same...
On the Organization offering page, even if i unselect the two filters that are set by default i do not see any offering from my organisation, on the admin Offering...
For custom scripts the following scripts are missing documentation: - Script for updating a resource on plan or limit change (how does it work? Python Example? Bash Example?) - Script...
Hi, I am trying to setup a new offering for a openstack tenant. I created: 1. A new domain 2. A new project in this domain 3. A new user...
Hi, When I try to create an openstack instance, I choose 20GB for my storage and i click on "create" button the error message notices that I need more than...
In 7.3.0 when autoprovisioning the private project is not accessible, even if an user is project administrator. Page with message "You've either entered invalid URL or don't have enough permissions...
If WALDUR_CORE['HOMEPORT_URL'] is not defined in config/waldur-mastermind/override.conf.py, then redirect from logout is made to example.com site. Should HOMEPORT_URL be defined from WALDUR_DOMAIN in .env ? That is for keycloak provider...
When I create an issue on the Waldur interface and include a picture, it shows up in Zammad as two events: - the issue being created with only the text...