38 Commits

Author SHA1 Message Date
9cab1c6eb5 Don't go unhealthy for migrate/unmigrate VMs 2020-01-08 17:37:07 -05:00
a197d9da80 Support wait watching provisioning task
Addresses #67
2020-01-08 14:41:46 -05:00
9e7d86d5cf Use click.echo_via_pager for VM log output
Addresses #67
2020-01-08 10:06:34 -05:00
2005342a2d Correct verb on VM modify 2020-01-08 09:24:17 -05:00
f4206c2b44 Use correct method for userdata update 2020-01-06 23:39:47 -05:00
62798f9ee8 Use the passed name to modify commands 2020-01-06 23:37:28 -05:00
2aaccfffa7 Use POST body for large data objects 2020-01-06 23:30:34 -05:00
456a50a73c Send proper delete for OSD deletion 2020-01-06 12:59:00 -05:00
47c49f7672 Fix click import (again) 2020-01-06 12:55:44 -05:00
27279c9686 Properly import click echo 2020-01-06 12:38:20 -05:00
9ea86cc570 Better handle key values 2020-01-06 11:56:34 -05:00
1113234270 Send DELETE instead of POST 2020-01-06 10:47:01 -05:00
8364d67c51 Correct bad name 2020-01-05 19:19:19 -05:00
a9b8403812 Support viewing source volumes 2020-01-05 19:11:52 -05:00
33709828b1 Handle bad response to logs 2020-01-05 17:07:39 -05:00
ef293b7778 Fix syntax error 2020-01-05 13:19:21 -05:00
b9fdce6728 Use consistent function and stderr for debug 2020-01-05 12:51:06 -05:00
08570bd7b9 Don't click.echo except in main program
Return all the strings we printed directly, so that the caller can print
them normally.
2020-01-05 12:35:00 -05:00
46f3915ab4 Put list handling in the right place 2020-01-05 11:51:03 -05:00
44753c0609 Always handle single-instance results 2020-01-05 02:55:28 -05:00
089b3d7a43 Better output of job status 2020-01-04 14:45:40 -05:00
aa2bb7c94c Add create and status functions 2020-01-04 14:31:22 -05:00
b88bdc29af Add profile handling 2020-01-04 14:06:36 -05:00
a4ad58e64c Add userdata and script options 2020-01-04 13:04:01 -05:00
e5d38ec6bd Implement template CLI functions 2020-01-04 11:58:30 -05:00
cb3cc2782a Add initial bits of provisioner CLI 2020-01-02 11:19:08 -05:00
d6bd616b31 Fix some bad output 2019-12-30 14:35:44 -05:00
18c14cbf77 Handle there being no good nodes/VMs 2019-12-30 09:39:04 -05:00
2325f87389 Correct typo in header 2019-12-30 09:07:41 -05:00
d2af6f4508 Complete conversion to API client 2019-12-29 20:33:51 -05:00
d2f27cc8fe Add network functions to API client 2019-12-29 16:34:32 -05:00
d0b6bb4cc3 Convert VM functions to API client 2019-12-29 16:33:50 -05:00
a85d8e5c4d Add some QOL improvements 2019-12-29 16:33:50 -05:00
e0c7397703 Complete node API client functions 2019-12-29 16:33:50 -05:00
28a0ce772b Node info moved to API 2019-12-29 16:33:50 -05:00
3d178304f1 Convert some node functions to API 2019-12-29 16:33:50 -05:00
a9aeb2e836 Implement log viewing/following with API 2019-12-29 16:33:50 -05:00
b7eddc6ae9 Add CLI lib 2019-12-29 16:33:50 -05:00