-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
good first issueGood for newcomersGood for newcomersimportantImportant issue, other features, projects or issues depend on it, implement fastImportant issue, other features, projects or issues depend on it, implement fast
Description
Some API parameters are set at machine creation, but are very likely to be the same for every machine.
Such parameters should be set globally to make api less complex.
Example: graphics_address in add_linux_domain
Move this from add_linux_domain to the constructor of the Range class.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersimportantImportant issue, other features, projects or issues depend on it, implement fastImportant issue, other features, projects or issues depend on it, implement fast