Commit Graph

21 Commits

Author SHA1 Message Date
andrew ec9b6cc5aa joyent/node-triton#157 support resizing of instances
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-02-16 17:00:32 -08:00
Trent Mick 3dd59ab109 joyent/node-triton#129 `triton reboot --wait INST` doesn't wait
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
2017-02-08 16:49:00 -08:00
Yang Yong 5dab69c002 joyent/node-triton#146 triton instance rename --wait 2017-01-13 16:06:45 -08:00
Trent Mick 88c52d1610 node-triton#98 `triton inst get ID` fails obtusely on a destroyed instance 2016-03-02 00:05:06 -08:00
Marsell Kukuljevic 634350018a PUBAPI-1233/PUBAPI-1234 Add firewalls and snapshots to node-triton
triton fwrule ...
triton instance snapshot ...

Reviewed-By: Trent Mick (with some contributions)
2016-03-01 22:38:21 -08:00
Trent Mick 4760defd05 joyent/node-triton#88: `triton inst ...` support for updating tags 2016-02-11 09:46:43 -08:00
Trent Mick 8d235b8e28 'triton image create' et al
Fixes #76: `triton image create ...` and `triton image wait ...`
Fixes #72: want `triton image` to still return image details even when it is not in 'active' state
2016-01-19 12:30:46 -08:00
Trent Mick d2c20a5161 clistyle: rest of 'triton instance ...' 2016-01-04 13:08:16 -08:00
Trent Mick 83c6448202 clistyle: Some fixes to integration tests for 'triton inst' changes 2016-01-04 10:46:57 -08:00
Trent Mick 632d5a6568 style: triton img ... 2016-01-04 10:45:50 -08:00
Trent Mick 559162896f clistyle: triton pkg ... 2016-01-04 10:45:50 -08:00
Trent Mick 8f666b7aca joyent/node-triton#67 `triton create` should support assigning tags
Fixes #67.
2015-12-30 16:12:17 -08:00
Trent Mick 440d09f8b7 joyent/node-triton#59 `triton create -m,--metadata` etc. for adding metadata on instance creation 2015-12-07 11:28:59 -08:00
Trent Mick 0ee966e1c8 joyent/node-triton#39 change the test config 'destructiveAllowed' var to 'writeActionsAllowed'
Fixes #39
2015-10-07 12:19:26 -07:00
Trent Mick 8ece8d0024 Integration test config handling improvements. Add 'ResourceNotFound' error and fine tune exit status handling.
Fixes #37.
2015-10-06 23:24:42 -07:00
Dave Eddy 055c64efc5 move triton wrapper to h.safeTriton, add profile comment 2015-09-29 14:45:34 -04:00
Dave Eddy 1eefcccf38 more integration tests 2015-09-29 12:53:34 -04:00
Trent Mick 1759b29f2f Add test/ to make check, and fix that. 2015-09-25 12:24:37 -07:00
Dave Eddy 403e4bd204 opts.skip for destructive stuff 2015-09-25 13:45:16 -04:00
Dave Eddy 7169b06772 destructive => destructiveAllowed 2015-09-25 13:13:39 -04:00
Dave Eddy 4bbb43fcc9 foundation for integration tests 2015-09-24 17:48:26 -04:00