Commit graph

  • d557541174 Properly add commander dependency for gemspec Brian Cain 2015-09-15 14:00:52 -07:00
  • fa93804ffc Check if hosts are nil for delete method Brian Cain 2015-09-15 13:53:20 -07:00
  • 16dd780cb9 Add correct headers for token requests Brian Cain 2015-09-15 13:38:52 -07:00
  • 3e7b2b54fe Respect token from config file Brian Cain 2015-09-15 13:32:49 -07:00
  • f8cc329447 Fix typo for delete methods Brian Cain 2015-09-15 13:28:53 -07:00
  • a72303c859 Grab host instead of hostname for options params Brian Cain 2015-09-15 13:23:36 -07:00
  • a9bce6ec97 Grab proper hostname flag for query command Brian Cain 2015-09-15 13:22:36 -07:00
  • 7abe3564ed Merge pull request #2 from briancain/update-with-commander Brian Cain 2015-09-15 13:10:01 -07:00
  • 9fc9820120 Simplify how floaty gets vms Brian Cain 2015-09-15 13:05:57 -07:00
  • 7fb07a9a69 Properly parse response body in token delete Brian Cain 2015-09-15 11:29:47 -07:00
  • 2ea08f95a5 Fix res_body variable typo in Auth class Brian Cain 2015-09-15 11:24:17 -07:00
  • 9e4e7b3dab Do not ask for password if token is provided Brian Cain 2015-09-15 10:44:51 -07:00
  • 562b811867 Simplify token requests Brian Cain 2015-09-15 10:40:36 -07:00
  • c9dd50716e Do not verify ssl certificates Brian Cain 2015-09-15 10:26:54 -07:00
  • 9c69e752e7 Add more error handling around token command Brian Cain 2015-09-14 22:56:17 -07:00
  • 992a37cabf Update http method name that takes user/password Brian Cain 2015-09-14 22:53:39 -07:00
  • eee7aab760 Add http class for api token requests Brian Cain 2015-09-14 22:50:01 -07:00
  • e194f04ea9 Simplify operating system hash for get method Brian Cain 2015-09-14 22:26:27 -07:00
  • 8616397c8e Properly handle token requests Brian Cain 2015-09-14 22:23:55 -07:00
  • ad003d474b Move error messages to STDERR and exit 1 Brian Cain 2015-09-14 22:21:06 -07:00
  • 607a679a81 Add http request method that takes user/password combo Brian Cain 2015-09-14 22:15:01 -07:00
  • 4198321127 Remove /v1 from auth class Brian Cain 2015-09-14 22:01:47 -07:00
  • 832169a066 Check if url is nil before making connection Brian Cain 2015-09-14 21:53:40 -07:00
  • 201f59c376 Add verbose to methods Brian Cain 2015-09-14 21:45:33 -07:00
  • 44c5315bfd Move printing to command class instead of pooler class Brian Cain 2015-09-14 21:37:12 -07:00
  • d99e401bb0 Add verbose variable in command handling Brian Cain 2015-09-14 16:53:14 -07:00
  • 73827f4ee2 Add verbose flag for future use Brian Cain 2015-09-14 16:51:49 -07:00
  • 31de937e4f Fix filter unknown variable Brian Cain 2015-09-14 16:51:48 -07:00
  • 2e32472ac2 Remove /v1 from urls in pooler library Brian Cain 2015-09-14 14:50:35 -07:00
  • 4c1add6060 Handle exception if not config file exists Brian Cain 2015-09-14 14:40:34 -07:00
  • bda732fc17 Add vmpooler link in README Brian Cain 2015-09-07 14:27:15 -07:00
  • 28180c17fe Add floaty image in readme Brian Cain 2015-09-07 14:23:27 -07:00
  • b64d9ba391 Add example dotfile config Brian Cain 2015-09-07 14:14:42 -07:00
  • 02f56d3256 Update readme with token commant Brian Cain 2015-09-07 14:12:55 -07:00
  • d3b1af4a06 (#1) Add token status and delete methods Brian Cain 2015-09-07 14:11:05 -07:00
  • 02527b9665 (#1) Update query, snapshot, and revert Brian Cain 2015-09-06 12:16:08 -07:00
  • f773e0a5a6 Add note on vmpooler api Brian Cain 2015-09-06 11:36:47 -07:00
  • 13f5a282c7 (#1) Add summary command Brian Cain 2015-09-06 11:35:42 -07:00
  • 4c249c0ce4 (#1) Use config file for defaults Brian Cain 2015-09-06 11:10:43 -07:00
  • 49b4956323 (maint) Remove filter check from commands class Brian Cain 2015-09-06 10:39:12 -07:00
  • 296f9abb1d (#1) Update vmfloaty to use new vmpooler api Brian Cain 2015-09-05 16:17:45 -07:00
  • fcb43ac379 Add todo for commands Brian Cain 2014-12-08 20:37:48 -08:00
  • a29e183cf0 Gem added to ruby gems Brian Cain 2014-12-08 20:34:19 -08:00
  • 12ee91df3e Pretty print obtained hosts and add init host manager functions Brian Cain 2014-11-12 22:26:31 -08:00
  • f40291706a Update README Brian Cain 2014-10-29 15:54:14 -07:00
  • 007bbbc39c Remove provision Brian Cain 2014-10-29 15:51:03 -07:00
  • 18869bb440 Fix if branch and option syntax errors Brian Cain 2014-10-29 14:14:51 -07:00
  • ca90919c03 Add initial all option for releasing vms Brian Cain 2014-10-29 14:08:31 -07:00
  • dce854ae2a Remove PE option from get operation Brian Cain 2014-10-29 14:04:26 -07:00
  • bd6c6ed0f7 Update README cli Brian Cain 2014-10-29 13:51:54 -07:00
  • 65f93cb519 Add get and release to cli Brian Cain 2014-10-29 13:51:24 -07:00
  • 85d5eda24b Filter list command Brian Cain 2014-10-29 13:16:09 -07:00
  • b9c43f9695 Set vmpooler and list vm results Brian Cain 2014-10-29 11:43:53 -07:00
  • cafe3ee005 Remove extra print Brian Cain 2014-10-28 23:30:26 -07:00
  • c8dc80c1f1 Update get doc Brian Cain 2014-10-28 23:21:28 -07:00
  • 15ca0a3b25 Update README info Brian Cain 2014-10-28 23:19:04 -07:00
  • cd794ad160 Update pe provisioner Brian Cain 2014-10-28 23:16:40 -07:00
  • d31b5e6b8f Add host manager Brian Cain 2014-10-28 23:16:33 -07:00
  • 75f2a212a4 Add info on vmpooler api urls Brian Cain 2014-10-28 23:13:09 -07:00
  • b14fdc6219 Update CLI commands and docs Brian Cain 2014-10-28 23:07:51 -07:00
  • 55d4046c75 Add provision base Brian Cain 2014-10-28 23:02:30 -07:00
  • 51193ab4a6 Update CLI options Brian Cain 2014-10-28 22:57:48 -07:00
  • 99b03e2994 Initial commit of vmfloaty Brian Cain 2014-10-28 21:57:59 -07:00
  • 1f86113243 Initial commit Brian Cain 2014-10-28 21:18:22 -07:00