Feature #1709
Add userdata and keypair to New action in Sunstone/Self-service
Status: | Closed | Start date: | 12/31/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Release 4.0 | |||
Resolution: | Pull request: |
Description
It should be possible to set userdata and keypair when instantiating a vm from sunstone and self-service.
This variables allow customization of machine at runtime, without requiring the users to create/define new templates.
For some installations, it is desired that only a snigle admin-based catalog is available, and no users get permission to create their templates. Also, not everyone is familiar to the CLI tools, and prefer GUI.
I propose the following:
- When a users selects a template inside the "New" popup, the existance of EC2_USER_DATA and EC2_KEYPAIR inside context is checked
- If the values are present, a text field for userdata and a drop down for keypair is shown
History
#1 Updated by Ruben S. Montero over 8 years ago
- Target version set to Release 4.0
This is in part being address in release 4.0
#2 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Closed