1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Kyle Rames
d6cf9817f4 updating monitoring service to recognize rackspace_region 2013-07-24 11:22:16 -05:00
Jay Faulkner
1f6a9b416a migrate(auth -> v2): Authenticate via 2.0 API
* Now authenticates with 2.0 auth endpoint.
2013-07-19 14:58:24 -07:00
Jay Faulkner
fbb4429689 add(rackspace monitoring): list notification plans
* Added support for listing Rackspace Monitoring notification plans
2013-07-18 15:37:51 -07:00
Daniel Reichert
42e1b7604d Now catching errors correctly, all tests succeed 2013-07-11 16:46:35 -07:00
Daniel Reichert
002a918b21 Adding monitoring tests and their required changes
Changes made to lib/bin/rackspace.rb and lib/fog/rackspace.rb were required in
order to allow the tests to actually run. Changes to
lib/fog/rackspace/monitoring.rb were made in an effort to get failure tests to
run without the error that I am purposefully creating causing the test to fail.
2013-07-11 15:30:37 -07:00
Daniel Reichert
6bc5cba9f3 Fixing namespace transition issue 2013-07-03 15:20:05 -07:00
Daniel Reichert
b9ba6c8359 Fixed file path to adhere to fog mainline 2013-07-03 15:11:33 -07:00
Daniel Reichert
166803de25 Added rackspace monitoring with correct namespace
These files were merged from github.com/racker/rackspace-monitoring-rb. The
namespace was different than the convetion in fog so the namespace was modified
to be compliant with the rest of the fog library.
2013-07-03 14:04:58 -07:00