[
https://issues.apache.org/jira/browse/ARIA-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196989#comment-16196989
]
Tal Liron commented on ARIA-229:
--------------------------------
One of the most important things we should configure is how node names are
generated. There is still some disagreement about what should be the default (I
think it should be base57 UUIDs), but there should be a way for the user to
configure it. The relevant code in {{aria/utils/uuid.py}} and
{{aria/modeling/service_template.py}} (in {{NodeTemplateBase._next_name}}).
> ARIA Configuration
> ------------------
>
> Key: ARIA-229
> URL: https://issues.apache.org/jira/browse/ARIA-229
> Project: AriaTosca
> Issue Type: Story
> Reporter: Ran Ziv
> Priority: Trivial
>
> ARIA could benefit from having global configuration which would allow setting
> of default values / resources to be used, thereby decreasing verbosity and
> simplifying usage.
> For example, a default private key to use when instantiating VMs on an IaaS
> could be set via this configuration, as well as perhaps the credentials for
> this IaaS.
> Another example could be the setting of general execution parameters such as
> the default number of task attempts - Right now it's configurable via the
> CLI, but that's on a per-execution basis, rather than on a per-service or
> globally for all services managed by ARIA.
> This global configuration could perhaps be modeled as another table in the
> model-storage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)