diff options
author | Gamboa, Gilbert <gilbert.g.gamboa@att.com> | 2019-12-11 14:34:36 -0500 |
---|---|---|
committer | Benjamin, Max (mb388a) <mb388a@att.com> | 2019-12-11 14:34:37 -0500 |
commit | 5c530641ef9b5ac7655e95007956d1b064b0eb1a (patch) | |
tree | cd2b4209a0b35e22198904d21559d55b0e7d4cbf /so-simulator/src/main/resources/openstack/gr_api/GetNovaServer.json | |
parent | 02c068ce771ee4522936f2d15f41c2b631e965a8 (diff) |
Updated simulator test files
Updated simulator test files with different values
Issue-ID: SO-2566
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4fda3a551e5d3afd520000a57bef5f732201be99
Diffstat (limited to 'so-simulator/src/main/resources/openstack/gr_api/GetNovaServer.json')
-rw-r--r-- | so-simulator/src/main/resources/openstack/gr_api/GetNovaServer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/so-simulator/src/main/resources/openstack/gr_api/GetNovaServer.json b/so-simulator/src/main/resources/openstack/gr_api/GetNovaServer.json index 82158772e4..622bf8e3ef 100644 --- a/so-simulator/src/main/resources/openstack/gr_api/GetNovaServer.json +++ b/so-simulator/src/main/resources/openstack/gr_api/GetNovaServer.json @@ -62,7 +62,7 @@ "status": "ACTIVE", "updated": "2019-02-11T19:12:46Z", "hostId": "50197c55fc934e7b3947e17db762f0839320f94983df774d84991ad2", - "OS-EXT-SRV-ATTR:host": "rdm52r19c001", + "OS-EXT-SRV-ATTR:host": "test", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "test.com", @@ -72,4 +72,4 @@ "os-extended-volumes:volumes_attached": [], "config_drive": "True" } -}
\ No newline at end of file +} |