Kevin Olbrich
62692f1dd8
more tests for instrumentations
2014-01-21 16:24:24 +00:00
Kevin Olbrich
619a66216c
add tests for instrumentations
2014-01-21 16:24:24 +00:00
Kevin Olbrich
404905b62c
pull duration for value calls from instrumentation granularity so that things come back correctly from joyent
2014-01-21 16:24:24 +00:00
Kevin Olbrich
72cfed5b35
add support for getting values from an instrumentation
2014-01-21 16:24:23 +00:00
Kevin Olbrich
542b442365
create an instrumentation via api call with start and end times
2014-01-21 16:24:23 +00:00
Kevin Olbrich
5348eb6dc4
implement get_image api call
2014-01-21 16:24:23 +00:00
Kevin Olbrich
21ba080d8e
implement get_images api call
2014-01-21 16:24:23 +00:00
Kevin Olbrich
f11b9aa58e
delete an instrumentation
2014-01-21 16:24:22 +00:00
Kevin Olbrich
bc9e04c31f
allow creation and deletion of instrumentations
2014-01-21 16:24:22 +00:00
Kevin Olbrich
62bb091fd3
more instrumentation stuff
2014-01-21 16:24:22 +00:00
Kevin Olbrich
df73f445d7
create instrumentations, handle errors better, get an individual instrumentation
2014-01-21 16:24:22 +00:00
Kevin Olbrich
6f42542600
add support for getting 'instrumentations'
2014-01-21 16:24:22 +00:00
Kevin Olbrich
32d5ea1c33
memoize describe analytics call. It doesn't change much and this prevents another api call for each of the objects returned by it.
2014-01-21 16:24:22 +00:00
Kevin Olbrich
55d328b283
describe analytics support
2014-01-21 16:24:21 +00:00
Kevin Olbrich
35964c89aa
Basic analytics support including a class for joyent 'modules'. Note that these are named 'JoyentModule' instead of 'Module' to avoid obvious namespace problems.
2014-01-21 16:24:21 +00:00
Kevin Chan
815b5dbbd8
Merge remote-tracking branch 'fog/master' into ssh-agent
...
Conflicts:
lib/fog/joyent/compute.rb
2013-06-02 17:34:59 +08:00
Blake Irvin and Eric Saxby
5fc41c8dc2
Add joyent API version and network support GH-1853
...
Adding support for listing networks in the Joyent Cloud.
:joyent_version was defined in a way that it would always
fall back to the default '~6.5'. Creating servers with
a particular network requires setting :joyent_version to '~7.0'
or greater.
2013-06-02 17:28:05 +08:00
Kevin Chan
f0dcb04b91
Fixes for tags for pre7 api, more ssh-agent improvements Refs: kevinykchan/knife-joyent#37
2013-05-20 16:34:10 -07:00
Kevin Chan
22a3cc36ab
Fixes #1822 Joyent list_machines is slower than it needs to be
...
[joyent|compute] list_machines unnecessarily fetches tags for each server
2013-05-19 03:38:07 -07:00
Kevin Chan
55c720ba9f
Fixes #39 joyent server resize command requires expected response code
2013-05-06 10:05:38 -07:00
angus
428a8c9a4a
joyent resize smartmachine incorrect class type
2013-02-22 08:09:18 +10:00
Kevin Chan
baf0f445e9
[joyent|compute] Added #list_datacenters
2012-04-10 15:46:57 +08:00
Kevin Chan
4ff115c1de
- Fixes tests to run in both mock and non-mock mode
...
- Clean ups and fixes
2012-02-27 17:33:21 -06:00
Kevin Chan
e403854446
GH-690 Joyent Cloud Provider
...
Squashed from fog/joyent
2012-02-27 17:33:20 -06:00