|  | 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 |  | 
			
				
					|  | 66863a0183 | Improve output of cluster | 2020-01-06 09:23:35 -05:00 |  | 
			
				
					|  | 007ee56a46 | Fix some bugs and where no-cluster message happens | 2020-01-06 09:18:22 -05:00 |  | 
			
				
					|  | be5c67f696 | Add messages when adding/removing clusters to CLI | 2020-01-06 09:11:00 -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 |  | 
			
				
					|  | c39c6e8d86 | Mention what to do if no cluster found | 2020-01-05 15:00:08 -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 |  | 
			
				
					|  | baae9b4982 | Print initial cluster message to stderr Allows it to be easily filtered out | 2020-01-05 12:38:29 -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 |  | 
			
				
					|  | 4fb0d66f6a | Use proper variable name | 2020-01-05 00:49:50 -05:00 |  | 
			
				
					|  | 94c60f9daa | Mention aborting on no cluster | 2020-01-04 15:00:24 -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 |  | 
			
				
					|  | f80b432d3b | Handle the empty list better | 2020-01-02 12:18:41 -05:00 |  | 
			
				
					|  | f624cf9e24 | Handle no-good-cluster scenarios | 2020-01-02 11:19:11 -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 |  | 
			
				
					|  | 0ced9b2777 | Fix incorrect bolding on output | 2019-12-30 14:19:17 -05:00 |  | 
			
				
					|  | 217b163d4b | Remove indented empty lines | 2019-12-30 13:29:07 -05:00 |  | 
			
				
					|  | 18e6192178 | Add support for multiple clusters in CLI | 2019-12-30 13:27:40 -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 |  | 
			
				
					|  | 1f6f486b3b | Fix broken unwanted change to pvc.py | 2019-12-25 13:35:31 -05:00 |  | 
			
				
					|  | ebcf0cee43 | Add doc endpoint | 2019-12-23 23:11:55 -05:00 |  | 
			
				
					|  | 7901ffb5e3 | Handle the list of node_limits even better | 2019-12-19 13:22:38 -05:00 |  | 
			
				
					|  | 1924154dce | Improve help text | 2019-12-08 23:59:17 -05:00 |  | 
			
				
					|  | 1fb560e996 | Add DNS nameservers to networks | 2019-12-08 23:55:45 -05:00 |  | 
			
				
					|  | 32b4ed66e8 | Add VM disable command Closes #53 | 2019-10-23 23:44:47 -04:00 |  | 
			
				
					|  | 4bff533571 | Add cluster status command | 2019-10-22 11:23:12 -04:00 |  |