
Since it seems not that many people are using the stage ['install', 'remove', 'restart', 'start', 'status', 'stop', 'test', 'uninstall'] and such we might as well reduce the goal of anvil to what people are using to save in maintenance and such; making anvil simpler to be used and understand. Change-Id: I471b003e92e2572c4eac87c4ec62b23a4ee7d2ef
9 lines
194 B
YAML
9 lines
194 B
YAML
# Settings for component nova
|
|
---
|
|
|
|
# Used for associating the client package with a human understandable
|
|
# name in its package description (not a code-name, like nova).
|
|
api_name: "Compute"
|
|
|
|
...
|