commit | 4adf90696e0ec7f689896c377caba024f4c318b0 | [log] [tgz] |
---|---|---|
author | Kyle Kelley <rgbkrk@gmail.com> | Thu Dec 11 12:29:43 2014 -0600 |
committer | Kyle Kelley <rgbkrk@gmail.com> | Thu Dec 11 12:29:43 2014 -0600 |
tree | 61fad29038987667617cda081e03baae9bb4d8c1 | |
parent | d16d5303293ad694a237c2b0a189a39ab15a5dac [diff] |
Remove address from fixture.
diff --git a/rackspace/lb/v1/nodes/fixtures.go b/rackspace/lb/v1/nodes/fixtures.go index 0aea541..7c85945 100644 --- a/rackspace/lb/v1/nodes/fixtures.go +++ b/rackspace/lb/v1/nodes/fixtures.go
@@ -163,7 +163,6 @@ th.TestJSONRequest(t, r, ` { "node": { - "address": "1.2.3.4", "condition": "DRAINING", "weight": 10, "type": "SECONDARY"