Commit graph

  • b670596f57 Update to 0.7.9 v0.7.9 Brian Cain 2017-07-31 08:04:40 -07:00
  • 2cd2bd15dc Merge pull request #44 from scotje/add_bash_completion Brian Cain 2017-07-31 08:03:54 -07:00
  • 6d57a1b5df Add basic bash completion script and framework for others Jesse Scott 2017-07-26 15:01:53 -07:00
  • bf049ecfd2 Merge 01e95ce31e into 5fa65b6400 Eric Putnam 2017-04-20 08:48:02 +00:00
  • b6830fd797 Merge b51d8aebae into 5fa65b6400 Morgan Rhodes 2017-03-14 16:01:20 +00:00
  • 5fa65b6400 Merge branch 'master' of github.com:briancain/vmfloaty Brian Cain 2017-03-14 08:58:51 -07:00
  • cfbad921ce (maint) Be clearer about which password to use Brian Cain 2017-03-14 08:58:28 -07:00
  • 0ebc134851 Merge pull request #43 from mckern/developersdevelopersdevelopers Brian Cain 2017-03-01 15:33:39 -08:00
  • d7e3bc9a02 Improve Travis platforms Ryan McKern 2017-03-01 12:45:39 -08:00
  • 5c794cd2b0 Use the Classname::VERSION pattern Ryan McKern 2017-03-01 12:41:06 -08:00
  • 0380b5fc9a Gemspec whitespace & tighter version constraints Ryan McKern 2017-03-01 12:39:22 -08:00
  • 21c42dbffa Clarify license in Gemspec Ryan McKern 2017-03-01 12:38:46 -08:00
  • ee0c73dfda Add a little formatting to Rspec Ryan McKern 2017-03-01 11:53:08 -08:00
  • 8babbe32ce Add Rubocop support to Rakefile Ryan McKern 2017-03-01 11:51:21 -08:00
  • 573f0d83a9 Update Gemspec Ryan McKern 2017-03-01 11:48:06 -08:00
  • b51d8aebae (maint) Add support for VMFLOATY_SSH_KEY Morgan Rhodes 2017-01-26 11:27:45 -08:00
  • 1b60afdc0f (maint) Add some useful ssh options Morgan Rhodes 2017-01-26 11:24:18 -08:00
  • c8525bd0f1 Bump to 0.7.8 v0.7.8 Brian Cain 2016-12-20 08:42:09 -08:00
  • 313742ebfd Use actual hostname when creating snapshots in warn msg Brian Cain 2016-12-16 11:21:20 -08:00
  • 82afa94b6e Properly check for large pool size requests v0.7.7 Brian Cain 2016-12-14 11:04:51 -08:00
  • b5c6ce7a20 Update usage to match help text Brian Cain 2016-12-09 08:59:04 -08:00
  • 82a3589db8 Bump to version 0.7.6 v0.7.6 Brian Cain 2016-12-09 08:57:25 -08:00
  • c9b718b379 (#40) Require a --force flag when users request large pools Brian Cain 2016-12-08 21:26:14 -08:00
  • 345300f58a (#41) Improve help text for vmfloaty Brian Cain 2016-12-08 21:15:01 -08:00
  • b023339516 Move pretty status printing to Utils namespace and out of commands v0.7.5 Brian Cain 2016-12-06 11:21:21 -08:00
  • 5f0ace0c82 Add gem release Rakefile Brian Cain 2016-12-06 11:21:03 -08:00
  • faf92a502d Include colorize in gemspec Brian Cain 2016-12-05 10:29:27 -08:00
  • 614fc4f7d8 Bump to 0.7.3 Brian Cain 2016-12-05 08:42:50 -08:00
  • 5cfac377ee Merge pull request #38 from nicklewis/improved-status-command Brian Cain 2016-12-05 08:42:21 -08:00
  • 7ee73083fd Show the status of pools with floaty status Nick Lewis 2016-11-29 16:36:13 -08:00
  • a6ff0515d3 Raise TokenError if none provided to Pooler.delete Brian Cain 2016-11-14 09:49:23 -08:00
  • 97e188cf6d (#36) Update floaty modify command to work with multiple hosts Brian Cain 2016-11-12 14:25:08 -08:00
  • 586f4f5c05 Abstract out getting all active token vms into Utils Brian Cain 2016-11-12 13:59:26 -08:00
  • 2c9ce5644e Lock Faraday to a version Brian Cain 2016-11-12 13:45:47 -08:00
  • 414ac22f40 (#37) floaty snapshot warns users about snapshots pending Brian Cain 2016-11-12 13:39:16 -08:00
  • 41c0e931bb Bump verison to 0.7.1 Brian Cain 2016-10-10 09:31:38 -07:00
  • b51a549fe5 (#34) Raise TokenError on operations that require tokens Brian Cain 2016-10-07 18:07:24 -07:00
  • 01e95ce31e in which cond logic is added to ssh.rb Eric Putnam 2016-09-30 13:24:58 -07:00
  • 08760d8c0b Update LICENSE Brian Cain 2016-09-24 13:40:16 -07:00
  • 9bd552686c Update to 0.7.0 Brian Cain 2016-09-24 13:38:19 -07:00
  • c9e582c24a (maint) Catch TokenError from Auth class Brian Cain 2016-09-24 13:34:28 -07:00
  • c62c1c7083 (#33) Handle more exceptions in vmfloaty command class Brian Cain 2016-09-24 13:29:43 -07:00
  • 478761023d (maint) Don't raise error in command class Brian Cain 2016-09-24 13:13:27 -07:00
  • 8b8ac88578 (maint) Use correct exit code in token delete Brian Cain 2016-09-24 11:19:44 -07:00
  • 579320e988 (#33) Raise TokenError if no token provided Brian Cain 2016-09-24 11:14:02 -07:00
  • 8da1deaf6b (#33) Handle Auth class errors Brian Cain 2016-09-24 11:11:14 -07:00
  • 05e9d5a0cc (#32) Handle vmpooler responses when token is invalid Brian Cain 2016-09-24 10:22:48 -07:00
  • 86e1792775 Cleanup readme, add example projects Brian Cain 2016-09-17 16:20:28 -07:00
  • 1d0fc42c80 (#31) Improve how users can provide arguments to commands Brian Cain 2016-09-17 16:07:21 -07:00
  • b07139b64c (#29) Don't system exit in Auth class Brian Cain 2016-09-15 08:47:38 -07:00
  • 59eb5678ed Bump to version 0.6.0 Brian Cain 2016-08-26 10:09:42 -07:00
  • 9a1d4a15d6 (#27) Handle URLs that do not have HTTP or HTTPS Brian Cain 2016-08-26 10:08:38 -07:00
  • 93e842a2aa (#28) Add new ssh command to vmfloaty Brian Cain 2016-08-26 09:54:43 -07:00
  • 64a88106a0 Format hosts if --notoken is used Brian Cain 2016-08-15 11:46:19 -07:00
  • 9612d72453 Add travis badge Brian Cain 2016-07-29 14:18:15 -07:00
  • 04acc14bf5 Remove require from gemspec Brian Cain 2016-07-29 14:15:16 -07:00
  • 1e51a6d1c5 Update README.md Brian Cain 2016-07-29 14:12:15 -07:00
  • 9b86a972e9 Update readme with library example Brian Cain 2016-07-16 16:57:43 -07:00
  • 1331a48bb2 Change back how version is set Brian Cain 2016-07-09 20:06:30 -07:00
  • 53868b9532 Change useragent for faraday Brian Cain 2016-07-09 20:03:08 -07:00
  • 5f6cd1df1d (#25) Remove printing from delete method in pooler api Brian Cain 2016-07-09 19:53:12 -07:00
  • a6c5f1dceb (#24) Improve 'get' output Brian Cain 2016-07-02 11:39:19 -07:00
  • 06206456c7 Bump to version 0.3.1 Brian Cain 2016-06-04 17:25:49 -07:00
  • b9781e51ba Merge pull request #23 from justinstoller/show-tags Brian Cain 2016-06-04 17:25:10 -07:00
  • 1dd8230017 (maint) Include tags in host pretty printing when available Justin Stoller 2016-06-01 22:05:25 -07:00
  • 8111005c81 (maint) Pin webmock to 1.21.0 Justin Stoller 2016-06-01 21:14:26 -07:00
  • 155aa0e13e Merge pull request #21 from briancain/update-for-disk-space Brian Cain 2016-05-03 15:00:33 -07:00
  • 2e24a455a3 (#19) Update vmfloaty to expect /api/v1 in URL for disk endpoint Brian Cain 2016-05-03 14:50:39 -07:00
  • 56924fa811 Make query request before printing all vm information Brian Cain 2015-11-21 13:43:30 -08:00
  • 19255bb3ba Merge pull request #18 from briancain/add-force-to-delete-all Brian Cain 2015-11-21 12:44:50 -08:00
  • 0cb635a6c7 Update to 0.2.18 Brian Cain 2015-11-21 12:44:32 -08:00
  • d4d6010eda Make force flag single dash Brian Cain 2015-11-21 12:43:32 -08:00
  • 8a3ad76b81 (#17) Add a force option for delete --all Brian Cain 2015-11-21 12:26:09 -08:00
  • af11d88c07 Merge pull request #16 from briancain/add-list-active-vms-flag Brian Cain 2015-11-16 09:39:45 -08:00
  • e3218a0fc9 Bump to version 0.2.17 Brian Cain 2015-11-16 09:39:25 -08:00
  • 53f3c7db03 Fixup how vms are printed on list command Brian Cain 2015-11-16 09:24:45 -08:00
  • 6447a5f217 (#12) List active vms for a given token Brian Cain 2015-11-15 15:12:06 -08:00
  • 2a5e5ba9bb Bump to version 0.2.16 Brian Cain 2015-11-16 09:17:48 -08:00
  • c8076625db Merge pull request #15 from briancain/clean-library-methods Brian Cain 2015-11-16 09:17:17 -08:00
  • 3b92f12ee9 Print obtained token during get command if no token exists Brian Cain 2015-11-16 09:04:52 -08:00
  • e8094fb91d Use correct variable for formatting hosts Brian Cain 2015-11-16 08:59:25 -08:00
  • a0b0016bcd Add spec test for formatting hashes origin/clean-library-methods Brian Cain 2015-11-15 14:35:25 -08:00
  • f15df69eef Fix missing end Brian Cain 2015-11-15 14:35:16 -08:00
  • c6cf86669a Cleanup vmfloaty library and command line functions Brian Cain 2015-11-15 14:24:24 -08:00
  • c1689da3c4 (#13) Raise exception when required params are missing Brian Cain 2015-11-15 13:33:21 -08:00
  • 3394a14ea0 (#14) Remove printing in auth library Brian Cain 2015-11-15 13:27:07 -08:00
  • 544d9d35b8 Bump to version 0.2.15 Brian Cain 2015-11-13 11:54:16 -08:00
  • a0ba604006 (#11) Provide a way to delete all vms acquired by token Brian Cain 2015-11-13 11:52:01 -08:00
  • bc4cff5363 (maint) Have pooler delete class take array Brian Cain 2015-11-10 11:35:17 -08:00
  • fa92da5c05 (maint) Update token status to not require password Brian Cain 2015-11-05 13:28:37 -08:00
  • 2beb36f53e Update readme.md with rubygems badge version Brian Cain 2015-10-25 10:08:58 -07:00
  • b62cffa2cd (spec) Add format spec test Brian Cain 2015-10-21 22:21:13 -07:00
  • ac12ea69c1 (spec) Add auth class spec tests Brian Cain 2015-10-21 22:08:14 -07:00
  • a00666e7e4 Bump to 0.2.13 Brian Cain 2015-10-16 15:50:44 -07:00
  • 3a17b418cf Add default for grabbing an os Brian Cain 2015-10-16 15:48:16 -07:00
  • 4cf77bc4d4 Fix modify spec test for requests Brian Cain 2015-10-16 15:41:09 -07:00
  • 1cfe1b7131 Properly store and show domain key for get requests Brian Cain 2015-10-16 15:35:40 -07:00
  • d30282ef25 Fix bug where modify_body in modify was not being set to json Brian Cain 2015-10-14 17:27:56 -07:00
  • 0effe55c31 Add failure message if modify command did not work Brian Cain 2015-10-14 17:13:36 -07:00
  • 2153507098 Merge branch 'master' of github.com:briancain/vmfloaty Brian Cain 2015-10-14 09:56:54 -07:00