pvc/api-daemon/pvcapid
Joshua Boniface d8d3feee22 Add selector help and adjust flag name
1. Add documentation on the node selector flags. In the API, reference
the daemon configuration manual which now includes details in this
section; in the CLI, provide the help in "pvc vm define" in detail and
then reference that command's help in the other commands that use this
field.

2. Ensure the naming is consistent in the CLI, using the flag name
"--node-selector" everywhere (was "--selector" for "pvc vm" commands and
"--node-selector" for "pvc provisioner" commands).
2022-06-10 02:42:06 -04:00
..
Daemon.py Bump version to 0.9.49 2022-05-06 15:49:39 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
flaskapi.py Add selector help and adjust flag name 2022-06-10 02:42:06 -04:00
helper.py Use consistent language for primary mode 2022-05-06 15:40:52 -04:00
libvirt_schema.py Add serial BIOS to default libvirt schema 2021-07-15 10:45:14 -04:00
models.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
ova.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
provisioner.py Remove "and started" from message text 2021-11-29 16:42:26 -05:00