-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selection of feature requests following 6+ months of daily usage #6745
Comments
@aioue THANK YOU very much for the feedback!!! I'll comment on some of the suggested features:
|
This feature implies some security issues. The environment of a process can be easily seen with any user, e.g. with ps. In general, it is not recommended to include passwords in an environment variable for this reason. What is your specific use case for this? |
When is this ONE_URL error shown? (i.e. what command are you running to get this error?) I think it may be related to the ansible modules |
Thanks @rsmontero ! Appreciate your reply and actions. Good to know I didn't waste my time cataloging everything.
|
Description
Hi!
Enterprise license user here (@nbi.ac.uk). I started using OpenNebula earlier this year and have been keeping notes of features I'd like to see:
Feature
] [Sunstone UI] Add radio button options to migrate/live-migrate to automatically spread load or conserve hosts, like when instantiatingFeature
] [Sunstone UI] Add option to simplify the power options for users, to suspend, stop, force stop, and terminate. (Match AWS/Google standards to reduce training requirements)Feature
] [Sunstone UI] Show"permission error: <API-FooMethod> not allowed"
rather than no data when permissions are not sufficient. (Match AWS/Google standards)Feature
] [Sunstone UI] When there is enough horizontal space, add sparkline graphs to each VM in the VM list to show recent CPU, RAM, and disk usageFeature
] [Ansible Collection]community.general.one_vm
instantiation from template should allow passing specific security groups by name, not just IDFeature
] [Ansible Collection]community.general.one_vm
CPU_MODEL section should be supportedBug/Feature
] [Ansible Collection]one_template
"Fetch the TEMPLATE by name" example doesn't work and asks for a template. Allow a wildcard and/or regex expression when searchingFeature
] [opennebula-tools CLI] AllowONE_AUTH
env var to be the credentials string itself, as well as a path to the keyFeature
] [opennebula-tools CLI] Better CLI error handling when run without elevated privileges e.g.rescue in split': bad URI
->ONE_URL not found. Are you root?
Feature
] [opennebula-tools CLI] arm64 builds of the client tools (onevm
,onetemplate
etc)Feature
] [OpenNebula Knowledgebase] Refresh Guacamole KB article, add Linux VDI specific section, and confirm compatibility with the latest LTS (6.10)Use case
Happy to explain use case on any features further.
Interface Changes
Additional Context
Progress Status
The text was updated successfully, but these errors were encountered: