Problem/Motivation
- Check that the project name isn't taken when adding a new project to an existing tenant.
Issue fork facade-3363042
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
baldwinlouie commented@yas, please review this code. This does the following
- Make an API call to Cloud Orchestrator when adding a new project to a tenant
- Default CFn to use 6.x-dev when launching Cloud Orchestrator
- Refactored the API calls because there is code that can be shared.
Comment #4
baldwinlouie commented@yas, changing back to needs work. I want to enable SPA by default in the CFn template.
Comment #5
baldwinlouie commentedComment #6
yas@baldwinlouie
Thank you for the patch. I'll merge the patch to
1.0.x, and close this issue as Fixed.Comment #8
yasComment #9
yas