misty 1.2.0 → 1.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/misty/client.rb +0 -1
- data/lib/misty/http/request.rb +2 -0
- data/lib/misty/openstack/aodh/aodh_v2.rb +6 -1
- data/lib/misty/openstack/ceilometer/ceilometer_v2.rb +6 -1
- data/lib/misty/openstack/cinder/cinder_v1.rb +4 -0
- data/lib/misty/openstack/cinder/cinder_v2.rb +65 -54
- data/lib/misty/openstack/cinder/cinder_v3.rb +61 -8
- data/lib/misty/openstack/cinder/v2.rb +2 -1
- data/lib/misty/openstack/designate/designate_v2.rb +4 -0
- data/lib/misty/openstack/freezer/freezer_v1.rb +4 -0
- data/lib/misty/openstack/glance/glance_v1.rb +4 -0
- data/lib/misty/openstack/glance/glance_v2.rb +7 -0
- data/lib/misty/openstack/heat/heat_v1.rb +5 -0
- data/lib/misty/openstack/ironic/ironic_v1.rb +26 -3
- data/lib/misty/openstack/karbor/karbor_v1.rb +8 -1
- data/lib/misty/openstack/keystone/keystone_v2_0.rb +4 -0
- data/lib/misty/openstack/keystone/keystone_v2_0_ext.rb +5 -19
- data/lib/misty/openstack/keystone/keystone_v3.rb +12 -0
- data/lib/misty/openstack/keystone/keystone_v3_ext.rb +6 -2
- data/lib/misty/openstack/magnum/magnum_v1.rb +4 -0
- data/lib/misty/openstack/manila/manila_v2.rb +65 -26
- data/lib/misty/openstack/murano/murano_v1.rb +4 -0
- data/lib/misty/openstack/neutron/neutron_v2_0.rb +28 -9
- data/lib/misty/openstack/nova/nova_v2_1.rb +17 -6
- data/lib/misty/openstack/octavia/octavia_v2_0.rb +12 -2
- data/lib/misty/openstack/sahara/sahara_v1_1.rb +4 -0
- data/lib/misty/openstack/searchlight/searchlight_v1.rb +4 -0
- data/lib/misty/openstack/senlin/senlin_v1.rb +6 -1
- data/lib/misty/openstack/swift/swift_v1.rb +4 -0
- data/lib/misty/openstack/tacker/tacker_v1_0.rb +4 -0
- data/lib/misty/openstack/trove/trove_v1_0.rb +4 -0
- data/lib/misty/openstack/zaqar/zaqar_v2.rb +9 -6
- data/lib/misty/version.rb +1 -1
- data/test/integration/compute_test.rb +14 -3
- data/test/integration/network_test.rb +14 -2
- data/test/integration/orchestration_test.rb +12 -0
- data/test/integration/test_helper.rb +0 -11
- data/test/integration/vcr/compute_using_nova_v2_1.yml +255 -921
- data/test/integration/vcr/network_using_neutron_v2_0.yml +164 -875
- data/test/unit/client_test.rb +2 -2
- data/test/unit/openstack/APIs_test.rb +2 -3
- metadata +3 -3
@@ -2,10 +2,10 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: post
|
5
|
-
uri: http://192.0.2.
|
5
|
+
uri: http://192.0.2.6:5000/v3/auth/tokens
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
|
-
string: '{"auth":{"identity":{"methods":["password"],"password":{"user":{"name":"admin","domain":{"id":"default"},"password":"
|
8
|
+
string: '{"auth":{"identity":{"methods":["password"],"password":{"user":{"name":"admin","domain":{"id":"default"},"password":"QJdEmBzzEJpfpeRY6e3TEk7TW"}}},"scope":{"project":{"name":"admin","domain":{"id":"default"}}}}}'
|
9
9
|
headers:
|
10
10
|
Content-Type:
|
11
11
|
- application/json
|
@@ -21,995 +21,284 @@ http_interactions:
|
|
21
21
|
message: Created
|
22
22
|
headers:
|
23
23
|
Date:
|
24
|
-
-
|
24
|
+
- Tue, 06 Feb 2018 11:13:41 GMT
|
25
25
|
Server:
|
26
|
-
- Apache
|
26
|
+
- Apache
|
27
27
|
X-Subject-Token:
|
28
|
-
-
|
28
|
+
- gAAAAABaeY3lCwWD2q7oxjuY55byWPK8pWSQxR1IDuKO1JI0Ucek42J6AUUnD9FqGVFpL8jdsSx2QcNfRJ_DLSDUVHMei4Mcz6QI7dN_osCKyevNHnnw386tSrSg7GpVC5WcazoKFdPp2WVgBcV3ONVcsVWKm40mSmOkU49hyzCNSthbakhXO2U
|
29
29
|
Vary:
|
30
30
|
- X-Auth-Token
|
31
31
|
X-Openstack-Request-Id:
|
32
|
-
- req-
|
32
|
+
- req-98efed15-f7a2-485d-ab50-ac0cb5311cea
|
33
33
|
Content-Length:
|
34
|
-
- '
|
34
|
+
- '8806'
|
35
35
|
Content-Type:
|
36
36
|
- application/json
|
37
37
|
body:
|
38
38
|
encoding: UTF-8
|
39
|
-
string: '{"token": {"methods": ["password"], "roles": [{"id":
|
40
|
-
"name": "admin"}], "expires_at": "
|
41
|
-
{"domain": {"id": "default", "name": "Default"}, "id": "
|
42
|
-
"name": "admin"}, "catalog": [{"endpoints": [
|
43
|
-
"
|
44
|
-
"regionOne", "
|
45
|
-
|
46
|
-
"
|
47
|
-
|
48
|
-
"
|
49
|
-
"
|
50
|
-
|
51
|
-
"
|
52
|
-
|
53
|
-
"
|
54
|
-
|
55
|
-
"
|
56
|
-
"
|
57
|
-
|
58
|
-
"
|
59
|
-
|
60
|
-
"
|
61
|
-
"regionOne", "
|
62
|
-
"
|
63
|
-
"
|
64
|
-
|
65
|
-
"
|
66
|
-
|
67
|
-
"
|
68
|
-
"
|
69
|
-
"
|
70
|
-
"id": "
|
71
|
-
|
72
|
-
"
|
73
|
-
|
74
|
-
"
|
75
|
-
|
76
|
-
"
|
77
|
-
"
|
78
|
-
|
79
|
-
|
80
|
-
"region": "regionOne", "interface": "internal", "id": "
|
81
|
-
{"region_id": "regionOne", "url": "http://192.0.2.
|
82
|
-
"interface": "admin", "id": "
|
83
|
-
"regionOne", "url": "http://192.0.2.
|
84
|
-
"region": "regionOne", "interface": "public", "id": "
|
85
|
-
"type": "object-store", "id": "
|
86
|
-
"swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.
|
87
|
-
"region": "regionOne", "interface": "
|
88
|
-
{"region_id": "regionOne", "url": "http://192.0.2.
|
89
|
-
"
|
90
|
-
|
91
|
-
"
|
92
|
-
"
|
93
|
-
"
|
94
|
-
"
|
95
|
-
|
96
|
-
"
|
97
|
-
"
|
98
|
-
"
|
99
|
-
"
|
100
|
-
"regionOne", "
|
101
|
-
"
|
102
|
-
"
|
103
|
-
"
|
104
|
-
"
|
105
|
-
"
|
106
|
-
|
107
|
-
"region": "regionOne", "interface": "
|
108
|
-
{"region_id": "regionOne", "url": "http://192.0.2.
|
109
|
-
"interface": "admin", "id": "
|
110
|
-
"regionOne", "url": "http://192.0.2.
|
111
|
-
"
|
112
|
-
"
|
113
|
-
"regionOne", "url": "http://192.0.2.
|
114
|
-
"
|
115
|
-
"url": "http://192.0.2.
|
116
|
-
"
|
117
|
-
"
|
118
|
-
"
|
119
|
-
"
|
120
|
-
"
|
121
|
-
|
122
|
-
"regionOne", "
|
123
|
-
|
124
|
-
"regionOne", "
|
125
|
-
"
|
126
|
-
|
127
|
-
"
|
128
|
-
|
129
|
-
"
|
130
|
-
|
131
|
-
"
|
132
|
-
"
|
133
|
-
"
|
134
|
-
"
|
135
|
-
"
|
39
|
+
string: '{"token": {"is_domain": false, "methods": ["password"], "roles": [{"id":
|
40
|
+
"213532edcc504e83940ae2993c1f1e6a", "name": "admin"}], "expires_at": "2018-02-06T12:13:41.000000Z",
|
41
|
+
"project": {"domain": {"id": "default", "name": "Default"}, "id": "59c8c1f16fac4c51901777909300a613",
|
42
|
+
"name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id":
|
43
|
+
"01c6a80de7584a8f89ba9695843ef05c", "name": "ceilometer"}, {"endpoints": [{"region_id":
|
44
|
+
"regionOne", "url": "http://192.0.2.6:8776/v3/59c8c1f16fac4c51901777909300a613",
|
45
|
+
"region": "regionOne", "interface": "public", "id": "36e3ca3783b2455a9adb37efa21df11b"},
|
46
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8776/v3/59c8c1f16fac4c51901777909300a613",
|
47
|
+
"region": "regionOne", "interface": "admin", "id": "853fc4eac36b44edbdd389081b9084b0"},
|
48
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8776/v3/59c8c1f16fac4c51901777909300a613",
|
49
|
+
"region": "regionOne", "interface": "internal", "id": "f12ff8e1c9624546a4798dc1b56198cd"}],
|
50
|
+
"type": "volumev3", "id": "087e7945926941cb92986c3f7dd4e47c", "name": "cinderv3"},
|
51
|
+
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.6:8042",
|
52
|
+
"region": "regionOne", "interface": "public", "id": "31cf450b654c4a59af4045a09a162147"},
|
53
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8042", "region": "regionOne",
|
54
|
+
"interface": "admin", "id": "6a8c7ee7738b4028aaf6c1d784d48c7d"}, {"region_id":
|
55
|
+
"regionOne", "url": "http://192.0.2.6:8042", "region": "regionOne", "interface":
|
56
|
+
"internal", "id": "6b615f5ce4ee4f6ba9af5454f3ba96a3"}], "type": "alarming",
|
57
|
+
"id": "1b5bf4b0e4e14336bad48986a1b0ee41", "name": "aodh"}, {"endpoints": [{"region_id":
|
58
|
+
"regionOne", "url": "http://192.0.2.6:8776/v2/59c8c1f16fac4c51901777909300a613",
|
59
|
+
"region": "regionOne", "interface": "public", "id": "ab56e602d6db4bdbab6f2dbf9fe7da6b"},
|
60
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8776/v2/59c8c1f16fac4c51901777909300a613",
|
61
|
+
"region": "regionOne", "interface": "internal", "id": "dc0b22ac0f7b47a99aab6d0173ec3fcb"},
|
62
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8776/v2/59c8c1f16fac4c51901777909300a613",
|
63
|
+
"region": "regionOne", "interface": "admin", "id": "fdd6e4d3930f4d829a5eebf39027e9ec"}],
|
64
|
+
"type": "volumev2", "id": "331c2bd47d0f45f490cf37bec56ee537", "name": "cinderv2"},
|
65
|
+
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.6:35357",
|
66
|
+
"region": "regionOne", "interface": "admin", "id": "14a33351527d4e1a8eef56aeeebaa03e"},
|
67
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:5000", "region": "regionOne",
|
68
|
+
"interface": "public", "id": "24f3e640c7df49888f8fdf36e30460b5"}, {"region_id":
|
69
|
+
"regionOne", "url": "http://192.0.2.6:5000", "region": "regionOne", "interface":
|
70
|
+
"internal", "id": "6099f4d131d04794b022c08f06db7e16"}], "type": "identity",
|
71
|
+
"id": "3ff1149c14cf4c9c843dc33b3aac691c", "name": "keystone"}, {"endpoints":
|
72
|
+
[{"region_id": "regionOne", "url": "http://192.0.2.6:8778/placement", "region":
|
73
|
+
"regionOne", "interface": "admin", "id": "77b09873d16048f0991a3bee5193e0d8"},
|
74
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8778/placement", "region":
|
75
|
+
"regionOne", "interface": "internal", "id": "c6b88e1235fa4559a8c36a7f08059d79"},
|
76
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8778/placement", "region":
|
77
|
+
"regionOne", "interface": "public", "id": "eef901feba474299b8ca0e658c97f274"}],
|
78
|
+
"type": "placement", "id": "429fd6dfde2f46118bbc452103266ec5", "name": "placement"},
|
79
|
+
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.6:8080/v1/AUTH_59c8c1f16fac4c51901777909300a613",
|
80
|
+
"region": "regionOne", "interface": "internal", "id": "26d4687cb9e5459394b0ee36a9353fcd"},
|
81
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8080", "region": "regionOne",
|
82
|
+
"interface": "admin", "id": "6bae0f60c7474445b6aab1f64e84b51d"}, {"region_id":
|
83
|
+
"regionOne", "url": "http://192.0.2.6:8080/v1/AUTH_59c8c1f16fac4c51901777909300a613",
|
84
|
+
"region": "regionOne", "interface": "public", "id": "fc0963f553764bdf94e3d8f5deb87c09"}],
|
85
|
+
"type": "object-store", "id": "5b42380ec903416691a13889722a91d0", "name":
|
86
|
+
"swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.6:9696",
|
87
|
+
"region": "regionOne", "interface": "public", "id": "4adcb88cf2eb473abb19244c4c31aef7"},
|
88
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:9696", "region": "regionOne",
|
89
|
+
"interface": "internal", "id": "c62ea484d7884c4c9d13db1fa2702231"}, {"region_id":
|
90
|
+
"regionOne", "url": "http://192.0.2.6:9696", "region": "regionOne", "interface":
|
91
|
+
"admin", "id": "de6ed84c579240efbefdffa1486cdf4b"}], "type": "network", "id":
|
92
|
+
"5f31f06a6889475a95506d817c1ba256", "name": "neutron"}, {"endpoints": [{"region_id":
|
93
|
+
"regionOne", "url": "http://192.0.2.6:9292", "region": "regionOne", "interface":
|
94
|
+
"admin", "id": "17e2f6d18c7c4e299db9e8b7d55133a6"}, {"region_id": "regionOne",
|
95
|
+
"url": "http://192.0.2.6:9292", "region": "regionOne", "interface": "internal",
|
96
|
+
"id": "a909cf02c64142229ba94499bc36b383"}, {"region_id": "regionOne", "url":
|
97
|
+
"http://192.0.2.6:9292", "region": "regionOne", "interface": "public", "id":
|
98
|
+
"dedfced93e7c4403b812e157ecfcfddf"}], "type": "image", "id": "64ee6a5c265b4489a08e0080bdebb208",
|
99
|
+
"name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.6:8774/v2.1",
|
100
|
+
"region": "regionOne", "interface": "admin", "id": "10642a5e53da4c47bc0539b960035463"},
|
101
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8774/v2.1", "region":
|
102
|
+
"regionOne", "interface": "internal", "id": "3566ab84e23a41f2b65ee7904c29a31f"},
|
103
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8774/v2.1", "region":
|
104
|
+
"regionOne", "interface": "public", "id": "506d07ce8cd4407eb982f85344c1852c"}],
|
105
|
+
"type": "compute", "id": "887238f7850348339bd91ba759e0dd51", "name": "nova"},
|
106
|
+
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.6:8041",
|
107
|
+
"region": "regionOne", "interface": "internal", "id": "4ab6206cc74e4452ab069c8a1d34caf9"},
|
108
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8041", "region": "regionOne",
|
109
|
+
"interface": "admin", "id": "6e179f64038f4eef915de2ada20ee466"}, {"region_id":
|
110
|
+
"regionOne", "url": "http://192.0.2.6:8041", "region": "regionOne", "interface":
|
111
|
+
"public", "id": "def9a953c4a04fa28c9514f48d9e2970"}], "type": "metric", "id":
|
112
|
+
"8d98a573d39740d28ccb9a91223eb4f4", "name": "gnocchi"}, {"endpoints": [{"region_id":
|
113
|
+
"regionOne", "url": "http://192.0.2.6:8776/v1/59c8c1f16fac4c51901777909300a613",
|
114
|
+
"region": "regionOne", "interface": "admin", "id": "4330ad62ee3543eda9c8fe85fe28e5b4"},
|
115
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8776/v1/59c8c1f16fac4c51901777909300a613",
|
116
|
+
"region": "regionOne", "interface": "internal", "id": "63899d36f66941f68512d4e7d7310ff8"},
|
117
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8776/v1/59c8c1f16fac4c51901777909300a613",
|
118
|
+
"region": "regionOne", "interface": "public", "id": "7648c5cfe3584776a70ca9e66c8cbfea"}],
|
119
|
+
"type": "volume", "id": "a9ebf6452b734e539b9ac0e48591b035", "name": "cinder"},
|
120
|
+
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.6:8000/v1",
|
121
|
+
"region": "regionOne", "interface": "admin", "id": "668ea5b4fddb4c1db333f6c72b521cba"},
|
122
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8000/v1", "region": "regionOne",
|
123
|
+
"interface": "public", "id": "81690f51abaa42fa83f72539faf23764"}, {"region_id":
|
124
|
+
"regionOne", "url": "http://192.0.2.6:8000/v1", "region": "regionOne", "interface":
|
125
|
+
"internal", "id": "eabe8f67abd54a58aecb94136f22c595"}], "type": "cloudformation",
|
126
|
+
"id": "d337aa2cc6794955a567d6442ae0cbd7", "name": "heat-cfn"}, {"endpoints":
|
127
|
+
[{"region_id": "regionOne", "url": "http://192.0.2.6:8977", "region": "regionOne",
|
128
|
+
"interface": "internal", "id": "6f21ab2309ee46bb8559c564f1b029e1"}, {"region_id":
|
129
|
+
"regionOne", "url": "http://192.0.2.6:8977", "region": "regionOne", "interface":
|
130
|
+
"public", "id": "74a134bf287544b3beadef553bd58c9e"}, {"region_id": "regionOne",
|
131
|
+
"url": "http://192.0.2.6:8977", "region": "regionOne", "interface": "admin",
|
132
|
+
"id": "dc7bb053c09b4675ba38a7d4e4f02e0d"}], "type": "event", "id": "d50cf40d92f84c3791f1ff65265e19b7",
|
133
|
+
"name": "panko"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.6:8004/v1/59c8c1f16fac4c51901777909300a613",
|
134
|
+
"region": "regionOne", "interface": "admin", "id": "9c7701332a8847c2ac1e0f667fda34cb"},
|
135
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8004/v1/59c8c1f16fac4c51901777909300a613",
|
136
|
+
"region": "regionOne", "interface": "internal", "id": "eeb082fde4f14fada3396d8121135bb6"},
|
137
|
+
{"region_id": "regionOne", "url": "http://192.0.2.6:8004/v1/59c8c1f16fac4c51901777909300a613",
|
138
|
+
"region": "regionOne", "interface": "public", "id": "fad9ce48fb2540b289cec016db32069f"}],
|
139
|
+
"type": "orchestration", "id": "deac00d1bcf64b9bab16c20ec30ec411", "name":
|
140
|
+
"heat"}], "user": {"password_expires_at": null, "domain": {"id": "default",
|
141
|
+
"name": "Default"}, "id": "56d5f121c4b94edd90d57703dad4247a", "name": "admin"},
|
142
|
+
"audit_ids": ["Y5jQFLXqRPmcXVKdDDbFhA"], "issued_at": "2018-02-06T11:13:41.000000Z"}}'
|
136
143
|
http_version:
|
137
|
-
recorded_at:
|
144
|
+
recorded_at: Tue, 06 Feb 2018 11:13:41 GMT
|
138
145
|
- request:
|
139
146
|
method: post
|
140
|
-
uri: http://192.0.2.
|
141
|
-
body:
|
142
|
-
encoding: UTF-8
|
143
|
-
string: '{"auth":{"identity":{"methods":["password"],"password":{"user":{"name":"admin","domain":{"id":"default"},"password":"CJk9hb2ZFR96Ypu74KFFGWuhv"}}},"scope":{"project":{"name":"admin","domain":{"id":"default"}}}}}'
|
144
|
-
headers:
|
145
|
-
Content-Type:
|
146
|
-
- application/json
|
147
|
-
Accept:
|
148
|
-
- application/json
|
149
|
-
Accept-Encoding:
|
150
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
151
|
-
User-Agent:
|
152
|
-
- Ruby
|
153
|
-
response:
|
154
|
-
status:
|
155
|
-
code: 201
|
156
|
-
message: Created
|
157
|
-
headers:
|
158
|
-
Date:
|
159
|
-
- Sat, 10 Dec 2016 00:46:20 GMT
|
160
|
-
Server:
|
161
|
-
- Apache/2.4.6 (Red Hat Enterprise Linux)
|
162
|
-
X-Subject-Token:
|
163
|
-
- f7b8c5accc134f30b493d55c6e2e8153
|
164
|
-
Vary:
|
165
|
-
- X-Auth-Token
|
166
|
-
X-Openstack-Request-Id:
|
167
|
-
- req-7cff51f2-7c6b-4fed-9ea2-7058d3a39603
|
168
|
-
Content-Length:
|
169
|
-
- '8373'
|
170
|
-
Content-Type:
|
171
|
-
- application/json
|
172
|
-
body:
|
173
|
-
encoding: UTF-8
|
174
|
-
string: '{"token": {"methods": ["password"], "roles": [{"id": "362084a241d94d56b6371f6cb1c87abf",
|
175
|
-
"name": "admin"}], "expires_at": "2016-12-10T01:46:21.066969Z", "project":
|
176
|
-
{"domain": {"id": "default", "name": "Default"}, "id": "48985e6b8da145699d411f12a3459fca",
|
177
|
-
"name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url":
|
178
|
-
"http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca", "region":
|
179
|
-
"regionOne", "interface": "internal", "id": "09e14aa5f80a4c3d84f20ecef245af13"},
|
180
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
181
|
-
"region": "regionOne", "interface": "public", "id": "8beeb2f5570f4e668bb9df77105c396d"},
|
182
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
183
|
-
"region": "regionOne", "interface": "admin", "id": "d368b97fae184bba9fdd2213287a327b"}],
|
184
|
-
"type": "compute", "id": "1a96b84b844a4c028f22b7da27501c0d", "name": "nova"},
|
185
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
186
|
-
"region": "regionOne", "interface": "admin", "id": "3e02c6f778ba4ab38476fff972c269c8"},
|
187
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
188
|
-
"region": "regionOne", "interface": "public", "id": "6483567da043458fb0bc734c39908f2f"},
|
189
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
190
|
-
"region": "regionOne", "interface": "internal", "id": "ad95dbf1f99a4fbda130bdcc71b81c15"}],
|
191
|
-
"type": "volume", "id": "1fb40dbf60ae483f853764381c1c6bab", "name": "cinder"},
|
192
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9696/",
|
193
|
-
"region": "regionOne", "interface": "admin", "id": "029a7263b7e14ebe8f10a0033b636ed9"},
|
194
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne",
|
195
|
-
"interface": "public", "id": "a8e4debb78ed4aef9989ef07780abb46"}, {"region_id":
|
196
|
-
"regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne", "interface":
|
197
|
-
"internal", "id": "b188a6216018481d8b1f6f9f41e69354"}], "type": "network",
|
198
|
-
"id": "2358e09f2ee14eca9b047cc3c2ca62f8", "name": "neutron"}, {"endpoints":
|
199
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v3", "region":
|
200
|
-
"regionOne", "interface": "admin", "id": "0ede2537de2644199f649bb566015c2c"},
|
201
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne",
|
202
|
-
"interface": "internal", "id": "2220349ef81d4b8fb678485c81f2a214"}, {"region_id":
|
203
|
-
"regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne", "interface":
|
204
|
-
"public", "id": "9b84ce6363324320af67511b995d6e32"}], "type": "identity",
|
205
|
-
"id": "2901e458d8b74d2399a041b5b64cb8d1", "name": "identity_v3"}, {"endpoints":
|
206
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
207
|
-
"region": "regionOne", "interface": "public", "id": "45c91d23e63648308e45e05944a530b9"},
|
208
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
209
|
-
"region": "regionOne", "interface": "admin", "id": "648693e76f00499289fc77ea6eea12eb"},
|
210
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
211
|
-
"region": "regionOne", "interface": "internal", "id": "ca2d606db4694c80802398bea56b8d7c"}],
|
212
|
-
"type": "volumev2", "id": "454c392dbb6d44bdb8a736a73628a8c4", "name": "cinderv2"},
|
213
|
-
{"endpoints": [], "type": "identity_v3", "id": "6f3b70e1db1b4ce692f558bc7fa2dfd7",
|
214
|
-
"name": "keystone_v3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
215
|
-
"region": "regionOne", "interface": "internal", "id": "9ee36bdd422c4d04b1737b38079a7160"},
|
216
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1", "region": "regionOne",
|
217
|
-
"interface": "admin", "id": "bc34638cfdae4cc1ae168c283e4e915a"}, {"region_id":
|
218
|
-
"regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
219
|
-
"region": "regionOne", "interface": "public", "id": "d41709fb49114560b459300f661bb3ed"}],
|
220
|
-
"type": "object-store", "id": "8e795505992141c1b32c1f9138b47b98", "name":
|
221
|
-
"swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
222
|
-
"region": "regionOne", "interface": "admin", "id": "04a4bcb47c774cf4b776dd330ec90ac7"},
|
223
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
224
|
-
"region": "regionOne", "interface": "internal", "id": "39f306a869084899af052b3d7a85701f"},
|
225
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
226
|
-
"region": "regionOne", "interface": "public", "id": "b37cfb8813c649ca932b74717a4924dc"}],
|
227
|
-
"type": "orchestration", "id": "a8e72740ce92456ab392a75375ec9df7", "name":
|
228
|
-
"heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8042/",
|
229
|
-
"region": "regionOne", "interface": "internal", "id": "2bd9d0c1fc544f078c2fef39a5f4decd"},
|
230
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne",
|
231
|
-
"interface": "admin", "id": "9c3ac290cf5944e9957f387987a6d7e8"}, {"region_id":
|
232
|
-
"regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne", "interface":
|
233
|
-
"public", "id": "b8345563ada3461a8f871d897bae1c60"}], "type": "alarming",
|
234
|
-
"id": "afce35c3b5c640658578063bcb52fe0e", "name": "aodh"}, {"endpoints": [{"region_id":
|
235
|
-
"regionOne", "url": "http://192.0.2.21:8777/", "region": "regionOne", "interface":
|
236
|
-
"public", "id": "0a8c20af41384e9b94ffbd266e69f8b0"}, {"region_id": "regionOne",
|
237
|
-
"url": "http://192.0.2.21:8777/", "region": "regionOne", "interface": "admin",
|
238
|
-
"id": "407e04f068d64cc49c8beb612087d60c"}, {"region_id": "regionOne", "url":
|
239
|
-
"http://192.0.2.21:8777/", "region": "regionOne", "interface": "internal",
|
240
|
-
"id": "5506ecfd12e04e9fae93a16dd7cd473e"}], "type": "metering", "id": "afde6b4f37d1406d83939829e87fbfb9",
|
241
|
-
"name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9292/",
|
242
|
-
"region": "regionOne", "interface": "public", "id": "1b37c9b615634b9ba354acab8e797bd5"},
|
243
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne",
|
244
|
-
"interface": "admin", "id": "24ed5cb4e2104b9796a2529a21de04ac"}, {"region_id":
|
245
|
-
"regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne", "interface":
|
246
|
-
"internal", "id": "8493c76b6a1f400b80e20a11e3ac9e8d"}], "type": "image", "id":
|
247
|
-
"be4dfdcf14ef48039edf82ef5ae1629e", "name": "glance"}, {"endpoints": [{"region_id":
|
248
|
-
"regionOne", "url": "http://192.0.2.21:8041/", "region": "regionOne", "interface":
|
249
|
-
"admin", "id": "709ff9a3f13848209b8934bb1f6dec26"}, {"region_id": "regionOne",
|
250
|
-
"url": "http://192.0.2.21:8041/", "region": "regionOne", "interface": "internal",
|
251
|
-
"id": "d51d46cd35f941df88f5508b3e879777"}, {"region_id": "regionOne", "url":
|
252
|
-
"http://192.0.2.21:8041/", "region": "regionOne", "interface": "public", "id":
|
253
|
-
"fd3c88b22fab4df58cd629f174fd2e3b"}], "type": "metric", "id": "c2b4bf300bd84cfba6d9cb8c03874c15",
|
254
|
-
"name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v2.0",
|
255
|
-
"region": "regionOne", "interface": "admin", "id": "9bbbac3ebf04425fbf6f850c61727c36"},
|
256
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
257
|
-
"regionOne", "interface": "public", "id": "a4f073188f834e08a541f3172afbf2aa"},
|
258
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
259
|
-
"regionOne", "interface": "internal", "id": "fe25750a2f23451186b78cafeb2500c2"}],
|
260
|
-
"type": "identity", "id": "dcf4906057004977bdabba7de167c923", "name": "keystone"},
|
261
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
262
|
-
"region": "regionOne", "interface": "internal", "id": "09f14e579c22456498293c45deafc29c"},
|
263
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
264
|
-
"region": "regionOne", "interface": "public", "id": "39b2796eadd2410295b3f0b1398db694"},
|
265
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
266
|
-
"region": "regionOne", "interface": "admin", "id": "7ec9decfbe5b46ee850619c1752bfa67"}],
|
267
|
-
"type": "data-processing", "id": "ea7797ce177d4bfd8e360de675c71f35", "name":
|
268
|
-
"sahara"}], "user": {"domain": {"id": "default", "name": "Default"}, "id":
|
269
|
-
"1e50c2f0995446fd9b135a1a549cabdb", "name": "admin"}, "audit_ids": ["y5wys04uR9Ca95fLM6R-2Q"],
|
270
|
-
"issued_at": "2016-12-10T00:46:21.066991Z"}}'
|
271
|
-
http_version:
|
272
|
-
recorded_at: Fri, 17 Feb 2017 05:51:41 GMT
|
273
|
-
- request:
|
274
|
-
method: post
|
275
|
-
uri: http://192.0.2.21:9696/v2.0/networks
|
147
|
+
uri: http://192.0.2.6:9696/v2.0/networks
|
276
148
|
body:
|
277
149
|
encoding: UTF-8
|
278
150
|
string: '{"network":{"name":"test_network"}}'
|
279
151
|
headers:
|
280
|
-
Content-Type:
|
281
|
-
- application/json
|
282
152
|
Accept:
|
153
|
+
- application/json; q=1.0
|
154
|
+
Content-Type:
|
283
155
|
- application/json
|
284
|
-
X-Auth-Token:
|
285
|
-
- 1618f30d661d45e28551907a56d94829
|
286
156
|
Accept-Encoding:
|
287
157
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
288
158
|
User-Agent:
|
289
159
|
- Ruby
|
160
|
+
X-Auth-Token:
|
161
|
+
- gAAAAABaeY3lCwWD2q7oxjuY55byWPK8pWSQxR1IDuKO1JI0Ucek42J6AUUnD9FqGVFpL8jdsSx2QcNfRJ_DLSDUVHMei4Mcz6QI7dN_osCKyevNHnnw386tSrSg7GpVC5WcazoKFdPp2WVgBcV3ONVcsVWKm40mSmOkU49hyzCNSthbakhXO2U
|
290
162
|
response:
|
291
163
|
status:
|
292
164
|
code: 201
|
293
165
|
message: Created
|
294
166
|
headers:
|
295
167
|
Content-Type:
|
296
|
-
- application/json
|
168
|
+
- application/json
|
297
169
|
Content-Length:
|
298
|
-
- '
|
170
|
+
- '665'
|
299
171
|
X-Openstack-Request-Id:
|
300
|
-
- req-
|
301
|
-
Date:
|
302
|
-
- Sat, 10 Dec 2016 00:46:21 GMT
|
303
|
-
body:
|
304
|
-
encoding: UTF-8
|
305
|
-
string: '{"network": {"provider:physical_network": null, "ipv6_address_scope":
|
306
|
-
null, "port_security_enabled": true, "mtu": 1450, "id": "7896a8ed-592a-4122-b9a6-1ad3cf615899",
|
307
|
-
"router:external": false, "availability_zone_hints": [], "availability_zones":
|
308
|
-
[], "ipv4_address_scope": null, "shared": false, "provider:segmentation_id":
|
309
|
-
29, "status": "ACTIVE", "subnets": [], "description": "", "tags": [], "updated_at":
|
310
|
-
"2016-12-10T00:46:21", "name": "test_network", "qos_policy_id": null, "admin_state_up":
|
311
|
-
true, "tenant_id": "48985e6b8da145699d411f12a3459fca", "created_at": "2016-12-10T00:46:21",
|
312
|
-
"provider:network_type": "vxlan"}}'
|
313
|
-
http_version:
|
314
|
-
recorded_at: Fri, 17 Feb 2017 05:51:41 GMT
|
315
|
-
- request:
|
316
|
-
method: post
|
317
|
-
uri: http://192.0.2.21:5000/v3/auth/tokens
|
318
|
-
body:
|
319
|
-
encoding: UTF-8
|
320
|
-
string: '{"auth":{"identity":{"methods":["password"],"password":{"user":{"name":"admin","domain":{"id":"default"},"password":"CJk9hb2ZFR96Ypu74KFFGWuhv"}}},"scope":{"project":{"name":"admin","domain":{"id":"default"}}}}}'
|
321
|
-
headers:
|
322
|
-
Content-Type:
|
323
|
-
- application/json
|
324
|
-
Accept:
|
325
|
-
- application/json
|
326
|
-
Accept-Encoding:
|
327
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
328
|
-
User-Agent:
|
329
|
-
- Ruby
|
330
|
-
response:
|
331
|
-
status:
|
332
|
-
code: 201
|
333
|
-
message: Created
|
334
|
-
headers:
|
172
|
+
- req-40608493-71cc-4a4e-8ef0-440f851aad67
|
335
173
|
Date:
|
336
|
-
-
|
337
|
-
Server:
|
338
|
-
- Apache/2.4.6 (Red Hat Enterprise Linux)
|
339
|
-
X-Subject-Token:
|
340
|
-
- 4e1f1e38356541a484dd190df9ff09b9
|
341
|
-
Vary:
|
342
|
-
- X-Auth-Token
|
343
|
-
X-Openstack-Request-Id:
|
344
|
-
- req-b5a0f67d-e463-4e4f-b6c0-11066ffba928
|
345
|
-
Content-Length:
|
346
|
-
- '8373'
|
347
|
-
Content-Type:
|
348
|
-
- application/json
|
174
|
+
- Tue, 06 Feb 2018 11:13:42 GMT
|
349
175
|
body:
|
350
176
|
encoding: UTF-8
|
351
|
-
string: '{"
|
352
|
-
"name": "admin"}], "expires_at": "2016-12-10T01:46:21.366003Z", "project":
|
353
|
-
{"domain": {"id": "default", "name": "Default"}, "id": "48985e6b8da145699d411f12a3459fca",
|
354
|
-
"name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url":
|
355
|
-
"http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca", "region":
|
356
|
-
"regionOne", "interface": "internal", "id": "09e14aa5f80a4c3d84f20ecef245af13"},
|
357
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
358
|
-
"region": "regionOne", "interface": "public", "id": "8beeb2f5570f4e668bb9df77105c396d"},
|
359
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
360
|
-
"region": "regionOne", "interface": "admin", "id": "d368b97fae184bba9fdd2213287a327b"}],
|
361
|
-
"type": "compute", "id": "1a96b84b844a4c028f22b7da27501c0d", "name": "nova"},
|
362
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
363
|
-
"region": "regionOne", "interface": "admin", "id": "3e02c6f778ba4ab38476fff972c269c8"},
|
364
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
365
|
-
"region": "regionOne", "interface": "public", "id": "6483567da043458fb0bc734c39908f2f"},
|
366
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
367
|
-
"region": "regionOne", "interface": "internal", "id": "ad95dbf1f99a4fbda130bdcc71b81c15"}],
|
368
|
-
"type": "volume", "id": "1fb40dbf60ae483f853764381c1c6bab", "name": "cinder"},
|
369
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9696/",
|
370
|
-
"region": "regionOne", "interface": "admin", "id": "029a7263b7e14ebe8f10a0033b636ed9"},
|
371
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne",
|
372
|
-
"interface": "public", "id": "a8e4debb78ed4aef9989ef07780abb46"}, {"region_id":
|
373
|
-
"regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne", "interface":
|
374
|
-
"internal", "id": "b188a6216018481d8b1f6f9f41e69354"}], "type": "network",
|
375
|
-
"id": "2358e09f2ee14eca9b047cc3c2ca62f8", "name": "neutron"}, {"endpoints":
|
376
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v3", "region":
|
377
|
-
"regionOne", "interface": "admin", "id": "0ede2537de2644199f649bb566015c2c"},
|
378
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne",
|
379
|
-
"interface": "internal", "id": "2220349ef81d4b8fb678485c81f2a214"}, {"region_id":
|
380
|
-
"regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne", "interface":
|
381
|
-
"public", "id": "9b84ce6363324320af67511b995d6e32"}], "type": "identity",
|
382
|
-
"id": "2901e458d8b74d2399a041b5b64cb8d1", "name": "identity_v3"}, {"endpoints":
|
383
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
384
|
-
"region": "regionOne", "interface": "public", "id": "45c91d23e63648308e45e05944a530b9"},
|
385
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
386
|
-
"region": "regionOne", "interface": "admin", "id": "648693e76f00499289fc77ea6eea12eb"},
|
387
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
388
|
-
"region": "regionOne", "interface": "internal", "id": "ca2d606db4694c80802398bea56b8d7c"}],
|
389
|
-
"type": "volumev2", "id": "454c392dbb6d44bdb8a736a73628a8c4", "name": "cinderv2"},
|
390
|
-
{"endpoints": [], "type": "identity_v3", "id": "6f3b70e1db1b4ce692f558bc7fa2dfd7",
|
391
|
-
"name": "keystone_v3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
392
|
-
"region": "regionOne", "interface": "internal", "id": "9ee36bdd422c4d04b1737b38079a7160"},
|
393
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1", "region": "regionOne",
|
394
|
-
"interface": "admin", "id": "bc34638cfdae4cc1ae168c283e4e915a"}, {"region_id":
|
395
|
-
"regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
396
|
-
"region": "regionOne", "interface": "public", "id": "d41709fb49114560b459300f661bb3ed"}],
|
397
|
-
"type": "object-store", "id": "8e795505992141c1b32c1f9138b47b98", "name":
|
398
|
-
"swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
399
|
-
"region": "regionOne", "interface": "admin", "id": "04a4bcb47c774cf4b776dd330ec90ac7"},
|
400
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
401
|
-
"region": "regionOne", "interface": "internal", "id": "39f306a869084899af052b3d7a85701f"},
|
402
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
403
|
-
"region": "regionOne", "interface": "public", "id": "b37cfb8813c649ca932b74717a4924dc"}],
|
404
|
-
"type": "orchestration", "id": "a8e72740ce92456ab392a75375ec9df7", "name":
|
405
|
-
"heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8042/",
|
406
|
-
"region": "regionOne", "interface": "internal", "id": "2bd9d0c1fc544f078c2fef39a5f4decd"},
|
407
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne",
|
408
|
-
"interface": "admin", "id": "9c3ac290cf5944e9957f387987a6d7e8"}, {"region_id":
|
409
|
-
"regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne", "interface":
|
410
|
-
"public", "id": "b8345563ada3461a8f871d897bae1c60"}], "type": "alarming",
|
411
|
-
"id": "afce35c3b5c640658578063bcb52fe0e", "name": "aodh"}, {"endpoints": [{"region_id":
|
412
|
-
"regionOne", "url": "http://192.0.2.21:8777/", "region": "regionOne", "interface":
|
413
|
-
"public", "id": "0a8c20af41384e9b94ffbd266e69f8b0"}, {"region_id": "regionOne",
|
414
|
-
"url": "http://192.0.2.21:8777/", "region": "regionOne", "interface": "admin",
|
415
|
-
"id": "407e04f068d64cc49c8beb612087d60c"}, {"region_id": "regionOne", "url":
|
416
|
-
"http://192.0.2.21:8777/", "region": "regionOne", "interface": "internal",
|
417
|
-
"id": "5506ecfd12e04e9fae93a16dd7cd473e"}], "type": "metering", "id": "afde6b4f37d1406d83939829e87fbfb9",
|
418
|
-
"name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9292/",
|
419
|
-
"region": "regionOne", "interface": "public", "id": "1b37c9b615634b9ba354acab8e797bd5"},
|
420
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne",
|
421
|
-
"interface": "admin", "id": "24ed5cb4e2104b9796a2529a21de04ac"}, {"region_id":
|
422
|
-
"regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne", "interface":
|
423
|
-
"internal", "id": "8493c76b6a1f400b80e20a11e3ac9e8d"}], "type": "image", "id":
|
424
|
-
"be4dfdcf14ef48039edf82ef5ae1629e", "name": "glance"}, {"endpoints": [{"region_id":
|
425
|
-
"regionOne", "url": "http://192.0.2.21:8041/", "region": "regionOne", "interface":
|
426
|
-
"admin", "id": "709ff9a3f13848209b8934bb1f6dec26"}, {"region_id": "regionOne",
|
427
|
-
"url": "http://192.0.2.21:8041/", "region": "regionOne", "interface": "internal",
|
428
|
-
"id": "d51d46cd35f941df88f5508b3e879777"}, {"region_id": "regionOne", "url":
|
429
|
-
"http://192.0.2.21:8041/", "region": "regionOne", "interface": "public", "id":
|
430
|
-
"fd3c88b22fab4df58cd629f174fd2e3b"}], "type": "metric", "id": "c2b4bf300bd84cfba6d9cb8c03874c15",
|
431
|
-
"name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v2.0",
|
432
|
-
"region": "regionOne", "interface": "admin", "id": "9bbbac3ebf04425fbf6f850c61727c36"},
|
433
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
434
|
-
"regionOne", "interface": "public", "id": "a4f073188f834e08a541f3172afbf2aa"},
|
435
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
436
|
-
"regionOne", "interface": "internal", "id": "fe25750a2f23451186b78cafeb2500c2"}],
|
437
|
-
"type": "identity", "id": "dcf4906057004977bdabba7de167c923", "name": "keystone"},
|
438
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
439
|
-
"region": "regionOne", "interface": "internal", "id": "09f14e579c22456498293c45deafc29c"},
|
440
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
441
|
-
"region": "regionOne", "interface": "public", "id": "39b2796eadd2410295b3f0b1398db694"},
|
442
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
443
|
-
"region": "regionOne", "interface": "admin", "id": "7ec9decfbe5b46ee850619c1752bfa67"}],
|
444
|
-
"type": "data-processing", "id": "ea7797ce177d4bfd8e360de675c71f35", "name":
|
445
|
-
"sahara"}], "user": {"domain": {"id": "default", "name": "Default"}, "id":
|
446
|
-
"1e50c2f0995446fd9b135a1a549cabdb", "name": "admin"}, "audit_ids": ["OIrV-oe6TQSoSbP1RLqBKw"],
|
447
|
-
"issued_at": "2016-12-10T00:46:21.366026Z"}}'
|
177
|
+
string: '{"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"831ad638-1ac4-45ee-a26b-fd43cbe9fe88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"59c8c1f16fac4c51901777909300a613","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-02-06T11:13:41Z","is_default":false,"qos_policy_id":null,"name":"test_network","admin_state_up":true,"tenant_id":"59c8c1f16fac4c51901777909300a613","created_at":"2018-02-06T11:13:41Z","mtu":1450}}'
|
448
178
|
http_version:
|
449
|
-
recorded_at:
|
179
|
+
recorded_at: Tue, 06 Feb 2018 11:13:42 GMT
|
450
180
|
- request:
|
451
181
|
method: get
|
452
|
-
uri: http://192.0.2.
|
182
|
+
uri: http://192.0.2.6:9696/v2.0/networks
|
453
183
|
body:
|
454
184
|
encoding: US-ASCII
|
455
185
|
string: ''
|
456
186
|
headers:
|
457
|
-
Content-Type:
|
458
|
-
- application/json
|
459
187
|
Accept:
|
188
|
+
- application/json; q=1.0
|
189
|
+
Content-Type:
|
460
190
|
- application/json
|
461
|
-
X-Auth-Token:
|
462
|
-
- 1618f30d661d45e28551907a56d94829
|
463
191
|
Accept-Encoding:
|
464
192
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
465
193
|
User-Agent:
|
466
194
|
- Ruby
|
195
|
+
X-Auth-Token:
|
196
|
+
- gAAAAABaeY3lCwWD2q7oxjuY55byWPK8pWSQxR1IDuKO1JI0Ucek42J6AUUnD9FqGVFpL8jdsSx2QcNfRJ_DLSDUVHMei4Mcz6QI7dN_osCKyevNHnnw386tSrSg7GpVC5WcazoKFdPp2WVgBcV3ONVcsVWKm40mSmOkU49hyzCNSthbakhXO2U
|
467
197
|
response:
|
468
198
|
status:
|
469
199
|
code: 200
|
470
200
|
message: OK
|
471
201
|
headers:
|
472
202
|
Content-Type:
|
473
|
-
- application/json
|
203
|
+
- application/json
|
474
204
|
Content-Length:
|
475
|
-
- '
|
205
|
+
- '1342'
|
476
206
|
X-Openstack-Request-Id:
|
477
|
-
- req-
|
207
|
+
- req-88179c07-8814-4b00-b426-e856e7dac029
|
478
208
|
Date:
|
479
|
-
-
|
209
|
+
- Tue, 06 Feb 2018 11:13:42 GMT
|
480
210
|
body:
|
481
211
|
encoding: UTF-8
|
482
|
-
string: '{"networks":
|
483
|
-
null, "port_security_enabled": true, "mtu": 1450, "id": "9c6e43b6-3d1d-4106-ad45-5fc3f5e371ee",
|
484
|
-
"router:external": false, "availability_zone_hints": [], "availability_zones":
|
485
|
-
["nova"], "ipv4_address_scope": null, "shared": false, "provider:segmentation_id":
|
486
|
-
73, "status": "ACTIVE", "subnets": ["8dfac369-eb19-4343-8864-6f3d3017f94d"],
|
487
|
-
"description": "", "tags": [], "updated_at": "2016-11-14T04:06:24", "qos_policy_id":
|
488
|
-
null, "name": "internal", "admin_state_up": true, "tenant_id": "48985e6b8da145699d411f12a3459fca",
|
489
|
-
"created_at": "2016-11-14T04:06:24", "provider:network_type": "vxlan"}, {"provider:physical_network":
|
490
|
-
null, "ipv6_address_scope": null, "port_security_enabled": true, "mtu": 1450,
|
491
|
-
"id": "7896a8ed-592a-4122-b9a6-1ad3cf615899", "router:external": false, "availability_zone_hints":
|
492
|
-
[], "availability_zones": [], "ipv4_address_scope": null, "shared": false,
|
493
|
-
"provider:segmentation_id": 29, "status": "ACTIVE", "subnets": [], "description":
|
494
|
-
"", "tags": [], "updated_at": "2016-12-10T00:46:21", "qos_policy_id": null,
|
495
|
-
"name": "test_network", "admin_state_up": true, "tenant_id": "48985e6b8da145699d411f12a3459fca",
|
496
|
-
"created_at": "2016-12-10T00:46:21", "provider:network_type": "vxlan"}, {"provider:physical_network":
|
497
|
-
null, "ipv6_address_scope": null, "port_security_enabled": true, "mtu": 1450,
|
498
|
-
"id": "2df71444-5284-4614-b87c-ecb23cd8161f", "router:external": true, "availability_zone_hints":
|
499
|
-
[], "availability_zones": ["nova"], "ipv4_address_scope": null, "shared":
|
500
|
-
false, "provider:segmentation_id": 70, "status": "ACTIVE", "subnets": ["9cb0c2ba-3129-4964-a151-63916366c4af"],
|
501
|
-
"description": "", "tags": [], "updated_at": "2016-11-14T02:42:24", "is_default":
|
502
|
-
false, "qos_policy_id": null, "name": "external", "admin_state_up": true,
|
503
|
-
"tenant_id": "48985e6b8da145699d411f12a3459fca", "created_at": "2016-11-14T02:42:24",
|
504
|
-
"provider:network_type": "vxlan"}]}'
|
212
|
+
string: '{"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"204e3939-34d2-40af-b52d-f58cfec1e2b1","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"59c8c1f16fac4c51901777909300a613","status":"ACTIVE","subnets":["29684fae-6cb5-470b-a893-e57b726b9aeb"],"description":"","tags":[],"updated_at":"2018-01-25T03:20:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"59c8c1f16fac4c51901777909300a613","created_at":"2018-01-25T03:20:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"831ad638-1ac4-45ee-a26b-fd43cbe9fe88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"59c8c1f16fac4c51901777909300a613","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-02-06T11:13:41Z","qos_policy_id":null,"name":"test_network","admin_state_up":true,"tenant_id":"59c8c1f16fac4c51901777909300a613","created_at":"2018-02-06T11:13:41Z","provider:network_type":"vxlan"}]}'
|
505
213
|
http_version:
|
506
|
-
recorded_at:
|
507
|
-
- request:
|
508
|
-
method: post
|
509
|
-
uri: http://192.0.2.21:5000/v3/auth/tokens
|
510
|
-
body:
|
511
|
-
encoding: UTF-8
|
512
|
-
string: '{"auth":{"identity":{"methods":["password"],"password":{"user":{"name":"admin","domain":{"id":"default"},"password":"CJk9hb2ZFR96Ypu74KFFGWuhv"}}},"scope":{"project":{"name":"admin","domain":{"id":"default"}}}}}'
|
513
|
-
headers:
|
514
|
-
Content-Type:
|
515
|
-
- application/json
|
516
|
-
Accept:
|
517
|
-
- application/json
|
518
|
-
Accept-Encoding:
|
519
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
520
|
-
User-Agent:
|
521
|
-
- Ruby
|
522
|
-
response:
|
523
|
-
status:
|
524
|
-
code: 201
|
525
|
-
message: Created
|
526
|
-
headers:
|
527
|
-
Date:
|
528
|
-
- Sat, 10 Dec 2016 00:46:21 GMT
|
529
|
-
Server:
|
530
|
-
- Apache/2.4.6 (Red Hat Enterprise Linux)
|
531
|
-
X-Subject-Token:
|
532
|
-
- d30e79be486446b8813b97ed5929247e
|
533
|
-
Vary:
|
534
|
-
- X-Auth-Token
|
535
|
-
X-Openstack-Request-Id:
|
536
|
-
- req-cf2e0112-534d-451a-8065-b3588f27a913
|
537
|
-
Content-Length:
|
538
|
-
- '8373'
|
539
|
-
Content-Type:
|
540
|
-
- application/json
|
541
|
-
body:
|
542
|
-
encoding: UTF-8
|
543
|
-
string: '{"token": {"methods": ["password"], "roles": [{"id": "362084a241d94d56b6371f6cb1c87abf",
|
544
|
-
"name": "admin"}], "expires_at": "2016-12-10T01:46:21.567435Z", "project":
|
545
|
-
{"domain": {"id": "default", "name": "Default"}, "id": "48985e6b8da145699d411f12a3459fca",
|
546
|
-
"name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url":
|
547
|
-
"http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca", "region":
|
548
|
-
"regionOne", "interface": "internal", "id": "09e14aa5f80a4c3d84f20ecef245af13"},
|
549
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
550
|
-
"region": "regionOne", "interface": "public", "id": "8beeb2f5570f4e668bb9df77105c396d"},
|
551
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
552
|
-
"region": "regionOne", "interface": "admin", "id": "d368b97fae184bba9fdd2213287a327b"}],
|
553
|
-
"type": "compute", "id": "1a96b84b844a4c028f22b7da27501c0d", "name": "nova"},
|
554
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
555
|
-
"region": "regionOne", "interface": "admin", "id": "3e02c6f778ba4ab38476fff972c269c8"},
|
556
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
557
|
-
"region": "regionOne", "interface": "public", "id": "6483567da043458fb0bc734c39908f2f"},
|
558
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
559
|
-
"region": "regionOne", "interface": "internal", "id": "ad95dbf1f99a4fbda130bdcc71b81c15"}],
|
560
|
-
"type": "volume", "id": "1fb40dbf60ae483f853764381c1c6bab", "name": "cinder"},
|
561
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9696/",
|
562
|
-
"region": "regionOne", "interface": "admin", "id": "029a7263b7e14ebe8f10a0033b636ed9"},
|
563
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne",
|
564
|
-
"interface": "public", "id": "a8e4debb78ed4aef9989ef07780abb46"}, {"region_id":
|
565
|
-
"regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne", "interface":
|
566
|
-
"internal", "id": "b188a6216018481d8b1f6f9f41e69354"}], "type": "network",
|
567
|
-
"id": "2358e09f2ee14eca9b047cc3c2ca62f8", "name": "neutron"}, {"endpoints":
|
568
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v3", "region":
|
569
|
-
"regionOne", "interface": "admin", "id": "0ede2537de2644199f649bb566015c2c"},
|
570
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne",
|
571
|
-
"interface": "internal", "id": "2220349ef81d4b8fb678485c81f2a214"}, {"region_id":
|
572
|
-
"regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne", "interface":
|
573
|
-
"public", "id": "9b84ce6363324320af67511b995d6e32"}], "type": "identity",
|
574
|
-
"id": "2901e458d8b74d2399a041b5b64cb8d1", "name": "identity_v3"}, {"endpoints":
|
575
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
576
|
-
"region": "regionOne", "interface": "public", "id": "45c91d23e63648308e45e05944a530b9"},
|
577
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
578
|
-
"region": "regionOne", "interface": "admin", "id": "648693e76f00499289fc77ea6eea12eb"},
|
579
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
580
|
-
"region": "regionOne", "interface": "internal", "id": "ca2d606db4694c80802398bea56b8d7c"}],
|
581
|
-
"type": "volumev2", "id": "454c392dbb6d44bdb8a736a73628a8c4", "name": "cinderv2"},
|
582
|
-
{"endpoints": [], "type": "identity_v3", "id": "6f3b70e1db1b4ce692f558bc7fa2dfd7",
|
583
|
-
"name": "keystone_v3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
584
|
-
"region": "regionOne", "interface": "internal", "id": "9ee36bdd422c4d04b1737b38079a7160"},
|
585
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1", "region": "regionOne",
|
586
|
-
"interface": "admin", "id": "bc34638cfdae4cc1ae168c283e4e915a"}, {"region_id":
|
587
|
-
"regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
588
|
-
"region": "regionOne", "interface": "public", "id": "d41709fb49114560b459300f661bb3ed"}],
|
589
|
-
"type": "object-store", "id": "8e795505992141c1b32c1f9138b47b98", "name":
|
590
|
-
"swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
591
|
-
"region": "regionOne", "interface": "admin", "id": "04a4bcb47c774cf4b776dd330ec90ac7"},
|
592
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
593
|
-
"region": "regionOne", "interface": "internal", "id": "39f306a869084899af052b3d7a85701f"},
|
594
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
595
|
-
"region": "regionOne", "interface": "public", "id": "b37cfb8813c649ca932b74717a4924dc"}],
|
596
|
-
"type": "orchestration", "id": "a8e72740ce92456ab392a75375ec9df7", "name":
|
597
|
-
"heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8042/",
|
598
|
-
"region": "regionOne", "interface": "internal", "id": "2bd9d0c1fc544f078c2fef39a5f4decd"},
|
599
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne",
|
600
|
-
"interface": "admin", "id": "9c3ac290cf5944e9957f387987a6d7e8"}, {"region_id":
|
601
|
-
"regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne", "interface":
|
602
|
-
"public", "id": "b8345563ada3461a8f871d897bae1c60"}], "type": "alarming",
|
603
|
-
"id": "afce35c3b5c640658578063bcb52fe0e", "name": "aodh"}, {"endpoints": [{"region_id":
|
604
|
-
"regionOne", "url": "http://192.0.2.21:8777/", "region": "regionOne", "interface":
|
605
|
-
"public", "id": "0a8c20af41384e9b94ffbd266e69f8b0"}, {"region_id": "regionOne",
|
606
|
-
"url": "http://192.0.2.21:8777/", "region": "regionOne", "interface": "admin",
|
607
|
-
"id": "407e04f068d64cc49c8beb612087d60c"}, {"region_id": "regionOne", "url":
|
608
|
-
"http://192.0.2.21:8777/", "region": "regionOne", "interface": "internal",
|
609
|
-
"id": "5506ecfd12e04e9fae93a16dd7cd473e"}], "type": "metering", "id": "afde6b4f37d1406d83939829e87fbfb9",
|
610
|
-
"name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9292/",
|
611
|
-
"region": "regionOne", "interface": "public", "id": "1b37c9b615634b9ba354acab8e797bd5"},
|
612
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne",
|
613
|
-
"interface": "admin", "id": "24ed5cb4e2104b9796a2529a21de04ac"}, {"region_id":
|
614
|
-
"regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne", "interface":
|
615
|
-
"internal", "id": "8493c76b6a1f400b80e20a11e3ac9e8d"}], "type": "image", "id":
|
616
|
-
"be4dfdcf14ef48039edf82ef5ae1629e", "name": "glance"}, {"endpoints": [{"region_id":
|
617
|
-
"regionOne", "url": "http://192.0.2.21:8041/", "region": "regionOne", "interface":
|
618
|
-
"admin", "id": "709ff9a3f13848209b8934bb1f6dec26"}, {"region_id": "regionOne",
|
619
|
-
"url": "http://192.0.2.21:8041/", "region": "regionOne", "interface": "internal",
|
620
|
-
"id": "d51d46cd35f941df88f5508b3e879777"}, {"region_id": "regionOne", "url":
|
621
|
-
"http://192.0.2.21:8041/", "region": "regionOne", "interface": "public", "id":
|
622
|
-
"fd3c88b22fab4df58cd629f174fd2e3b"}], "type": "metric", "id": "c2b4bf300bd84cfba6d9cb8c03874c15",
|
623
|
-
"name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v2.0",
|
624
|
-
"region": "regionOne", "interface": "admin", "id": "9bbbac3ebf04425fbf6f850c61727c36"},
|
625
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
626
|
-
"regionOne", "interface": "public", "id": "a4f073188f834e08a541f3172afbf2aa"},
|
627
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
628
|
-
"regionOne", "interface": "internal", "id": "fe25750a2f23451186b78cafeb2500c2"}],
|
629
|
-
"type": "identity", "id": "dcf4906057004977bdabba7de167c923", "name": "keystone"},
|
630
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
631
|
-
"region": "regionOne", "interface": "internal", "id": "09f14e579c22456498293c45deafc29c"},
|
632
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
633
|
-
"region": "regionOne", "interface": "public", "id": "39b2796eadd2410295b3f0b1398db694"},
|
634
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
635
|
-
"region": "regionOne", "interface": "admin", "id": "7ec9decfbe5b46ee850619c1752bfa67"}],
|
636
|
-
"type": "data-processing", "id": "ea7797ce177d4bfd8e360de675c71f35", "name":
|
637
|
-
"sahara"}], "user": {"domain": {"id": "default", "name": "Default"}, "id":
|
638
|
-
"1e50c2f0995446fd9b135a1a549cabdb", "name": "admin"}, "audit_ids": ["orIraq87SieRVksEWWGqLA"],
|
639
|
-
"issued_at": "2016-12-10T00:46:21.567459Z"}}'
|
640
|
-
http_version:
|
641
|
-
recorded_at: Fri, 17 Feb 2017 05:51:41 GMT
|
214
|
+
recorded_at: Tue, 06 Feb 2018 11:13:42 GMT
|
642
215
|
- request:
|
643
216
|
method: get
|
644
|
-
uri: http://192.0.2.
|
217
|
+
uri: http://192.0.2.6:9696/v2.0/networks/831ad638-1ac4-45ee-a26b-fd43cbe9fe88
|
645
218
|
body:
|
646
219
|
encoding: US-ASCII
|
647
220
|
string: ''
|
648
221
|
headers:
|
649
|
-
Content-Type:
|
650
|
-
- application/json
|
651
222
|
Accept:
|
223
|
+
- application/json; q=1.0
|
224
|
+
Content-Type:
|
652
225
|
- application/json
|
653
|
-
X-Auth-Token:
|
654
|
-
- 1618f30d661d45e28551907a56d94829
|
655
226
|
Accept-Encoding:
|
656
227
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
657
228
|
User-Agent:
|
658
229
|
- Ruby
|
230
|
+
X-Auth-Token:
|
231
|
+
- gAAAAABaeY3lCwWD2q7oxjuY55byWPK8pWSQxR1IDuKO1JI0Ucek42J6AUUnD9FqGVFpL8jdsSx2QcNfRJ_DLSDUVHMei4Mcz6QI7dN_osCKyevNHnnw386tSrSg7GpVC5WcazoKFdPp2WVgBcV3ONVcsVWKm40mSmOkU49hyzCNSthbakhXO2U
|
659
232
|
response:
|
660
233
|
status:
|
661
234
|
code: 200
|
662
235
|
message: OK
|
663
236
|
headers:
|
664
237
|
Content-Type:
|
665
|
-
- application/json
|
238
|
+
- application/json
|
666
239
|
Content-Length:
|
667
|
-
- '
|
240
|
+
- '646'
|
668
241
|
X-Openstack-Request-Id:
|
669
|
-
- req-
|
242
|
+
- req-b54344bd-8c4d-4ba4-9b8c-1a0561c4b03a
|
670
243
|
Date:
|
671
|
-
-
|
244
|
+
- Tue, 06 Feb 2018 11:13:42 GMT
|
672
245
|
body:
|
673
246
|
encoding: UTF-8
|
674
|
-
string: '{"network":
|
675
|
-
null, "port_security_enabled": true, "mtu": 1450, "id": "7896a8ed-592a-4122-b9a6-1ad3cf615899",
|
676
|
-
"router:external": false, "availability_zone_hints": [], "availability_zones":
|
677
|
-
[], "ipv4_address_scope": null, "shared": false, "provider:segmentation_id":
|
678
|
-
29, "status": "ACTIVE", "subnets": [], "description": "", "tags": [], "updated_at":
|
679
|
-
"2016-12-10T00:46:21", "qos_policy_id": null, "name": "test_network", "admin_state_up":
|
680
|
-
true, "tenant_id": "48985e6b8da145699d411f12a3459fca", "created_at": "2016-12-10T00:46:21",
|
681
|
-
"provider:network_type": "vxlan"}}'
|
247
|
+
string: '{"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"831ad638-1ac4-45ee-a26b-fd43cbe9fe88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"59c8c1f16fac4c51901777909300a613","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-02-06T11:13:41Z","qos_policy_id":null,"name":"test_network","admin_state_up":true,"tenant_id":"59c8c1f16fac4c51901777909300a613","created_at":"2018-02-06T11:13:41Z","mtu":1450}}'
|
682
248
|
http_version:
|
683
|
-
recorded_at:
|
684
|
-
- request:
|
685
|
-
method: post
|
686
|
-
uri: http://192.0.2.21:5000/v3/auth/tokens
|
687
|
-
body:
|
688
|
-
encoding: UTF-8
|
689
|
-
string: '{"auth":{"identity":{"methods":["password"],"password":{"user":{"name":"admin","domain":{"id":"default"},"password":"CJk9hb2ZFR96Ypu74KFFGWuhv"}}},"scope":{"project":{"name":"admin","domain":{"id":"default"}}}}}'
|
690
|
-
headers:
|
691
|
-
Content-Type:
|
692
|
-
- application/json
|
693
|
-
Accept:
|
694
|
-
- application/json
|
695
|
-
Accept-Encoding:
|
696
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
697
|
-
User-Agent:
|
698
|
-
- Ruby
|
699
|
-
response:
|
700
|
-
status:
|
701
|
-
code: 201
|
702
|
-
message: Created
|
703
|
-
headers:
|
704
|
-
Date:
|
705
|
-
- Sat, 10 Dec 2016 00:46:21 GMT
|
706
|
-
Server:
|
707
|
-
- Apache/2.4.6 (Red Hat Enterprise Linux)
|
708
|
-
X-Subject-Token:
|
709
|
-
- 7886d98fe689486fbb1269365d0afc2a
|
710
|
-
Vary:
|
711
|
-
- X-Auth-Token
|
712
|
-
X-Openstack-Request-Id:
|
713
|
-
- req-7e01d1a4-29cc-49a3-bb24-56cd5768948f
|
714
|
-
Content-Length:
|
715
|
-
- '8373'
|
716
|
-
Content-Type:
|
717
|
-
- application/json
|
718
|
-
body:
|
719
|
-
encoding: UTF-8
|
720
|
-
string: '{"token": {"methods": ["password"], "roles": [{"id": "362084a241d94d56b6371f6cb1c87abf",
|
721
|
-
"name": "admin"}], "expires_at": "2016-12-10T01:46:21.786681Z", "project":
|
722
|
-
{"domain": {"id": "default", "name": "Default"}, "id": "48985e6b8da145699d411f12a3459fca",
|
723
|
-
"name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url":
|
724
|
-
"http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca", "region":
|
725
|
-
"regionOne", "interface": "internal", "id": "09e14aa5f80a4c3d84f20ecef245af13"},
|
726
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
727
|
-
"region": "regionOne", "interface": "public", "id": "8beeb2f5570f4e668bb9df77105c396d"},
|
728
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
729
|
-
"region": "regionOne", "interface": "admin", "id": "d368b97fae184bba9fdd2213287a327b"}],
|
730
|
-
"type": "compute", "id": "1a96b84b844a4c028f22b7da27501c0d", "name": "nova"},
|
731
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
732
|
-
"region": "regionOne", "interface": "admin", "id": "3e02c6f778ba4ab38476fff972c269c8"},
|
733
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
734
|
-
"region": "regionOne", "interface": "public", "id": "6483567da043458fb0bc734c39908f2f"},
|
735
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
736
|
-
"region": "regionOne", "interface": "internal", "id": "ad95dbf1f99a4fbda130bdcc71b81c15"}],
|
737
|
-
"type": "volume", "id": "1fb40dbf60ae483f853764381c1c6bab", "name": "cinder"},
|
738
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9696/",
|
739
|
-
"region": "regionOne", "interface": "admin", "id": "029a7263b7e14ebe8f10a0033b636ed9"},
|
740
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne",
|
741
|
-
"interface": "public", "id": "a8e4debb78ed4aef9989ef07780abb46"}, {"region_id":
|
742
|
-
"regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne", "interface":
|
743
|
-
"internal", "id": "b188a6216018481d8b1f6f9f41e69354"}], "type": "network",
|
744
|
-
"id": "2358e09f2ee14eca9b047cc3c2ca62f8", "name": "neutron"}, {"endpoints":
|
745
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v3", "region":
|
746
|
-
"regionOne", "interface": "admin", "id": "0ede2537de2644199f649bb566015c2c"},
|
747
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne",
|
748
|
-
"interface": "internal", "id": "2220349ef81d4b8fb678485c81f2a214"}, {"region_id":
|
749
|
-
"regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne", "interface":
|
750
|
-
"public", "id": "9b84ce6363324320af67511b995d6e32"}], "type": "identity",
|
751
|
-
"id": "2901e458d8b74d2399a041b5b64cb8d1", "name": "identity_v3"}, {"endpoints":
|
752
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
753
|
-
"region": "regionOne", "interface": "public", "id": "45c91d23e63648308e45e05944a530b9"},
|
754
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
755
|
-
"region": "regionOne", "interface": "admin", "id": "648693e76f00499289fc77ea6eea12eb"},
|
756
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
757
|
-
"region": "regionOne", "interface": "internal", "id": "ca2d606db4694c80802398bea56b8d7c"}],
|
758
|
-
"type": "volumev2", "id": "454c392dbb6d44bdb8a736a73628a8c4", "name": "cinderv2"},
|
759
|
-
{"endpoints": [], "type": "identity_v3", "id": "6f3b70e1db1b4ce692f558bc7fa2dfd7",
|
760
|
-
"name": "keystone_v3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
761
|
-
"region": "regionOne", "interface": "internal", "id": "9ee36bdd422c4d04b1737b38079a7160"},
|
762
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1", "region": "regionOne",
|
763
|
-
"interface": "admin", "id": "bc34638cfdae4cc1ae168c283e4e915a"}, {"region_id":
|
764
|
-
"regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
765
|
-
"region": "regionOne", "interface": "public", "id": "d41709fb49114560b459300f661bb3ed"}],
|
766
|
-
"type": "object-store", "id": "8e795505992141c1b32c1f9138b47b98", "name":
|
767
|
-
"swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
768
|
-
"region": "regionOne", "interface": "admin", "id": "04a4bcb47c774cf4b776dd330ec90ac7"},
|
769
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
770
|
-
"region": "regionOne", "interface": "internal", "id": "39f306a869084899af052b3d7a85701f"},
|
771
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
772
|
-
"region": "regionOne", "interface": "public", "id": "b37cfb8813c649ca932b74717a4924dc"}],
|
773
|
-
"type": "orchestration", "id": "a8e72740ce92456ab392a75375ec9df7", "name":
|
774
|
-
"heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8042/",
|
775
|
-
"region": "regionOne", "interface": "internal", "id": "2bd9d0c1fc544f078c2fef39a5f4decd"},
|
776
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne",
|
777
|
-
"interface": "admin", "id": "9c3ac290cf5944e9957f387987a6d7e8"}, {"region_id":
|
778
|
-
"regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne", "interface":
|
779
|
-
"public", "id": "b8345563ada3461a8f871d897bae1c60"}], "type": "alarming",
|
780
|
-
"id": "afce35c3b5c640658578063bcb52fe0e", "name": "aodh"}, {"endpoints": [{"region_id":
|
781
|
-
"regionOne", "url": "http://192.0.2.21:8777/", "region": "regionOne", "interface":
|
782
|
-
"public", "id": "0a8c20af41384e9b94ffbd266e69f8b0"}, {"region_id": "regionOne",
|
783
|
-
"url": "http://192.0.2.21:8777/", "region": "regionOne", "interface": "admin",
|
784
|
-
"id": "407e04f068d64cc49c8beb612087d60c"}, {"region_id": "regionOne", "url":
|
785
|
-
"http://192.0.2.21:8777/", "region": "regionOne", "interface": "internal",
|
786
|
-
"id": "5506ecfd12e04e9fae93a16dd7cd473e"}], "type": "metering", "id": "afde6b4f37d1406d83939829e87fbfb9",
|
787
|
-
"name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9292/",
|
788
|
-
"region": "regionOne", "interface": "public", "id": "1b37c9b615634b9ba354acab8e797bd5"},
|
789
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne",
|
790
|
-
"interface": "admin", "id": "24ed5cb4e2104b9796a2529a21de04ac"}, {"region_id":
|
791
|
-
"regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne", "interface":
|
792
|
-
"internal", "id": "8493c76b6a1f400b80e20a11e3ac9e8d"}], "type": "image", "id":
|
793
|
-
"be4dfdcf14ef48039edf82ef5ae1629e", "name": "glance"}, {"endpoints": [{"region_id":
|
794
|
-
"regionOne", "url": "http://192.0.2.21:8041/", "region": "regionOne", "interface":
|
795
|
-
"admin", "id": "709ff9a3f13848209b8934bb1f6dec26"}, {"region_id": "regionOne",
|
796
|
-
"url": "http://192.0.2.21:8041/", "region": "regionOne", "interface": "internal",
|
797
|
-
"id": "d51d46cd35f941df88f5508b3e879777"}, {"region_id": "regionOne", "url":
|
798
|
-
"http://192.0.2.21:8041/", "region": "regionOne", "interface": "public", "id":
|
799
|
-
"fd3c88b22fab4df58cd629f174fd2e3b"}], "type": "metric", "id": "c2b4bf300bd84cfba6d9cb8c03874c15",
|
800
|
-
"name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v2.0",
|
801
|
-
"region": "regionOne", "interface": "admin", "id": "9bbbac3ebf04425fbf6f850c61727c36"},
|
802
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
803
|
-
"regionOne", "interface": "public", "id": "a4f073188f834e08a541f3172afbf2aa"},
|
804
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
805
|
-
"regionOne", "interface": "internal", "id": "fe25750a2f23451186b78cafeb2500c2"}],
|
806
|
-
"type": "identity", "id": "dcf4906057004977bdabba7de167c923", "name": "keystone"},
|
807
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
808
|
-
"region": "regionOne", "interface": "internal", "id": "09f14e579c22456498293c45deafc29c"},
|
809
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
810
|
-
"region": "regionOne", "interface": "public", "id": "39b2796eadd2410295b3f0b1398db694"},
|
811
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
812
|
-
"region": "regionOne", "interface": "admin", "id": "7ec9decfbe5b46ee850619c1752bfa67"}],
|
813
|
-
"type": "data-processing", "id": "ea7797ce177d4bfd8e360de675c71f35", "name":
|
814
|
-
"sahara"}], "user": {"domain": {"id": "default", "name": "Default"}, "id":
|
815
|
-
"1e50c2f0995446fd9b135a1a549cabdb", "name": "admin"}, "audit_ids": ["Mae40mhhTka1i1By8f4iqQ"],
|
816
|
-
"issued_at": "2016-12-10T00:46:21.786736Z"}}'
|
817
|
-
http_version:
|
818
|
-
recorded_at: Fri, 17 Feb 2017 05:51:41 GMT
|
249
|
+
recorded_at: Tue, 06 Feb 2018 11:13:42 GMT
|
819
250
|
- request:
|
820
251
|
method: put
|
821
|
-
uri: http://192.0.2.
|
252
|
+
uri: http://192.0.2.6:9696/v2.0/networks/831ad638-1ac4-45ee-a26b-fd43cbe9fe88
|
822
253
|
body:
|
823
254
|
encoding: UTF-8
|
824
255
|
string: '{"network":{"name":"test_updated_network"}}'
|
825
256
|
headers:
|
826
|
-
Content-Type:
|
827
|
-
- application/json
|
828
257
|
Accept:
|
258
|
+
- application/json; q=1.0
|
259
|
+
Content-Type:
|
829
260
|
- application/json
|
830
|
-
X-Auth-Token:
|
831
|
-
- 1618f30d661d45e28551907a56d94829
|
832
261
|
Accept-Encoding:
|
833
262
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
834
263
|
User-Agent:
|
835
264
|
- Ruby
|
265
|
+
X-Auth-Token:
|
266
|
+
- gAAAAABaeY3lCwWD2q7oxjuY55byWPK8pWSQxR1IDuKO1JI0Ucek42J6AUUnD9FqGVFpL8jdsSx2QcNfRJ_DLSDUVHMei4Mcz6QI7dN_osCKyevNHnnw386tSrSg7GpVC5WcazoKFdPp2WVgBcV3ONVcsVWKm40mSmOkU49hyzCNSthbakhXO2U
|
836
267
|
response:
|
837
268
|
status:
|
838
269
|
code: 200
|
839
270
|
message: OK
|
840
271
|
headers:
|
841
272
|
Content-Type:
|
842
|
-
- application/json
|
273
|
+
- application/json
|
843
274
|
Content-Length:
|
844
|
-
- '
|
275
|
+
- '654'
|
845
276
|
X-Openstack-Request-Id:
|
846
|
-
- req-
|
847
|
-
Date:
|
848
|
-
- Sat, 10 Dec 2016 00:46:21 GMT
|
849
|
-
body:
|
850
|
-
encoding: UTF-8
|
851
|
-
string: '{"network": {"provider:physical_network": null, "ipv6_address_scope":
|
852
|
-
null, "port_security_enabled": true, "mtu": 1450, "id": "7896a8ed-592a-4122-b9a6-1ad3cf615899",
|
853
|
-
"router:external": false, "availability_zone_hints": [], "availability_zones":
|
854
|
-
[], "ipv4_address_scope": null, "shared": false, "provider:segmentation_id":
|
855
|
-
29, "status": "ACTIVE", "subnets": [], "description": "", "tags": [], "updated_at":
|
856
|
-
"2016-12-10T00:46:21", "qos_policy_id": null, "name": "test_updated_network",
|
857
|
-
"admin_state_up": true, "tenant_id": "48985e6b8da145699d411f12a3459fca", "created_at":
|
858
|
-
"2016-12-10T00:46:21", "provider:network_type": "vxlan"}}'
|
859
|
-
http_version:
|
860
|
-
recorded_at: Fri, 17 Feb 2017 05:51:42 GMT
|
861
|
-
- request:
|
862
|
-
method: post
|
863
|
-
uri: http://192.0.2.21:5000/v3/auth/tokens
|
864
|
-
body:
|
865
|
-
encoding: UTF-8
|
866
|
-
string: '{"auth":{"identity":{"methods":["password"],"password":{"user":{"name":"admin","domain":{"id":"default"},"password":"CJk9hb2ZFR96Ypu74KFFGWuhv"}}},"scope":{"project":{"name":"admin","domain":{"id":"default"}}}}}'
|
867
|
-
headers:
|
868
|
-
Content-Type:
|
869
|
-
- application/json
|
870
|
-
Accept:
|
871
|
-
- application/json
|
872
|
-
Accept-Encoding:
|
873
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
874
|
-
User-Agent:
|
875
|
-
- Ruby
|
876
|
-
response:
|
877
|
-
status:
|
878
|
-
code: 201
|
879
|
-
message: Created
|
880
|
-
headers:
|
277
|
+
- req-279fe66f-050a-4420-8888-90ad6800000f
|
881
278
|
Date:
|
882
|
-
-
|
883
|
-
Server:
|
884
|
-
- Apache/2.4.6 (Red Hat Enterprise Linux)
|
885
|
-
X-Subject-Token:
|
886
|
-
- fb8a1dfac5a44777a4579673369a5a23
|
887
|
-
Vary:
|
888
|
-
- X-Auth-Token
|
889
|
-
X-Openstack-Request-Id:
|
890
|
-
- req-f3c79ef4-1862-4ae5-b694-ce61d702d300
|
891
|
-
Content-Length:
|
892
|
-
- '8373'
|
893
|
-
Content-Type:
|
894
|
-
- application/json
|
279
|
+
- Tue, 06 Feb 2018 11:13:42 GMT
|
895
280
|
body:
|
896
281
|
encoding: UTF-8
|
897
|
-
string: '{"
|
898
|
-
"name": "admin"}], "expires_at": "2016-12-10T01:46:22.111977Z", "project":
|
899
|
-
{"domain": {"id": "default", "name": "Default"}, "id": "48985e6b8da145699d411f12a3459fca",
|
900
|
-
"name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url":
|
901
|
-
"http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca", "region":
|
902
|
-
"regionOne", "interface": "internal", "id": "09e14aa5f80a4c3d84f20ecef245af13"},
|
903
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
904
|
-
"region": "regionOne", "interface": "public", "id": "8beeb2f5570f4e668bb9df77105c396d"},
|
905
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8774/v2.1/48985e6b8da145699d411f12a3459fca",
|
906
|
-
"region": "regionOne", "interface": "admin", "id": "d368b97fae184bba9fdd2213287a327b"}],
|
907
|
-
"type": "compute", "id": "1a96b84b844a4c028f22b7da27501c0d", "name": "nova"},
|
908
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
909
|
-
"region": "regionOne", "interface": "admin", "id": "3e02c6f778ba4ab38476fff972c269c8"},
|
910
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
911
|
-
"region": "regionOne", "interface": "public", "id": "6483567da043458fb0bc734c39908f2f"},
|
912
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v1/48985e6b8da145699d411f12a3459fca",
|
913
|
-
"region": "regionOne", "interface": "internal", "id": "ad95dbf1f99a4fbda130bdcc71b81c15"}],
|
914
|
-
"type": "volume", "id": "1fb40dbf60ae483f853764381c1c6bab", "name": "cinder"},
|
915
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9696/",
|
916
|
-
"region": "regionOne", "interface": "admin", "id": "029a7263b7e14ebe8f10a0033b636ed9"},
|
917
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne",
|
918
|
-
"interface": "public", "id": "a8e4debb78ed4aef9989ef07780abb46"}, {"region_id":
|
919
|
-
"regionOne", "url": "http://192.0.2.21:9696/", "region": "regionOne", "interface":
|
920
|
-
"internal", "id": "b188a6216018481d8b1f6f9f41e69354"}], "type": "network",
|
921
|
-
"id": "2358e09f2ee14eca9b047cc3c2ca62f8", "name": "neutron"}, {"endpoints":
|
922
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v3", "region":
|
923
|
-
"regionOne", "interface": "admin", "id": "0ede2537de2644199f649bb566015c2c"},
|
924
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne",
|
925
|
-
"interface": "internal", "id": "2220349ef81d4b8fb678485c81f2a214"}, {"region_id":
|
926
|
-
"regionOne", "url": "http://192.0.2.21:5000/v3", "region": "regionOne", "interface":
|
927
|
-
"public", "id": "9b84ce6363324320af67511b995d6e32"}], "type": "identity",
|
928
|
-
"id": "2901e458d8b74d2399a041b5b64cb8d1", "name": "identity_v3"}, {"endpoints":
|
929
|
-
[{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
930
|
-
"region": "regionOne", "interface": "public", "id": "45c91d23e63648308e45e05944a530b9"},
|
931
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
932
|
-
"region": "regionOne", "interface": "admin", "id": "648693e76f00499289fc77ea6eea12eb"},
|
933
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8776/v2/48985e6b8da145699d411f12a3459fca",
|
934
|
-
"region": "regionOne", "interface": "internal", "id": "ca2d606db4694c80802398bea56b8d7c"}],
|
935
|
-
"type": "volumev2", "id": "454c392dbb6d44bdb8a736a73628a8c4", "name": "cinderv2"},
|
936
|
-
{"endpoints": [], "type": "identity_v3", "id": "6f3b70e1db1b4ce692f558bc7fa2dfd7",
|
937
|
-
"name": "keystone_v3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
938
|
-
"region": "regionOne", "interface": "internal", "id": "9ee36bdd422c4d04b1737b38079a7160"},
|
939
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8080/v1", "region": "regionOne",
|
940
|
-
"interface": "admin", "id": "bc34638cfdae4cc1ae168c283e4e915a"}, {"region_id":
|
941
|
-
"regionOne", "url": "http://192.0.2.21:8080/v1/AUTH_48985e6b8da145699d411f12a3459fca",
|
942
|
-
"region": "regionOne", "interface": "public", "id": "d41709fb49114560b459300f661bb3ed"}],
|
943
|
-
"type": "object-store", "id": "8e795505992141c1b32c1f9138b47b98", "name":
|
944
|
-
"swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
945
|
-
"region": "regionOne", "interface": "admin", "id": "04a4bcb47c774cf4b776dd330ec90ac7"},
|
946
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
947
|
-
"region": "regionOne", "interface": "internal", "id": "39f306a869084899af052b3d7a85701f"},
|
948
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8004/v1/48985e6b8da145699d411f12a3459fca",
|
949
|
-
"region": "regionOne", "interface": "public", "id": "b37cfb8813c649ca932b74717a4924dc"}],
|
950
|
-
"type": "orchestration", "id": "a8e72740ce92456ab392a75375ec9df7", "name":
|
951
|
-
"heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8042/",
|
952
|
-
"region": "regionOne", "interface": "internal", "id": "2bd9d0c1fc544f078c2fef39a5f4decd"},
|
953
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne",
|
954
|
-
"interface": "admin", "id": "9c3ac290cf5944e9957f387987a6d7e8"}, {"region_id":
|
955
|
-
"regionOne", "url": "http://192.0.2.21:8042/", "region": "regionOne", "interface":
|
956
|
-
"public", "id": "b8345563ada3461a8f871d897bae1c60"}], "type": "alarming",
|
957
|
-
"id": "afce35c3b5c640658578063bcb52fe0e", "name": "aodh"}, {"endpoints": [{"region_id":
|
958
|
-
"regionOne", "url": "http://192.0.2.21:8777/", "region": "regionOne", "interface":
|
959
|
-
"public", "id": "0a8c20af41384e9b94ffbd266e69f8b0"}, {"region_id": "regionOne",
|
960
|
-
"url": "http://192.0.2.21:8777/", "region": "regionOne", "interface": "admin",
|
961
|
-
"id": "407e04f068d64cc49c8beb612087d60c"}, {"region_id": "regionOne", "url":
|
962
|
-
"http://192.0.2.21:8777/", "region": "regionOne", "interface": "internal",
|
963
|
-
"id": "5506ecfd12e04e9fae93a16dd7cd473e"}], "type": "metering", "id": "afde6b4f37d1406d83939829e87fbfb9",
|
964
|
-
"name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:9292/",
|
965
|
-
"region": "regionOne", "interface": "public", "id": "1b37c9b615634b9ba354acab8e797bd5"},
|
966
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne",
|
967
|
-
"interface": "admin", "id": "24ed5cb4e2104b9796a2529a21de04ac"}, {"region_id":
|
968
|
-
"regionOne", "url": "http://192.0.2.21:9292/", "region": "regionOne", "interface":
|
969
|
-
"internal", "id": "8493c76b6a1f400b80e20a11e3ac9e8d"}], "type": "image", "id":
|
970
|
-
"be4dfdcf14ef48039edf82ef5ae1629e", "name": "glance"}, {"endpoints": [{"region_id":
|
971
|
-
"regionOne", "url": "http://192.0.2.21:8041/", "region": "regionOne", "interface":
|
972
|
-
"admin", "id": "709ff9a3f13848209b8934bb1f6dec26"}, {"region_id": "regionOne",
|
973
|
-
"url": "http://192.0.2.21:8041/", "region": "regionOne", "interface": "internal",
|
974
|
-
"id": "d51d46cd35f941df88f5508b3e879777"}, {"region_id": "regionOne", "url":
|
975
|
-
"http://192.0.2.21:8041/", "region": "regionOne", "interface": "public", "id":
|
976
|
-
"fd3c88b22fab4df58cd629f174fd2e3b"}], "type": "metric", "id": "c2b4bf300bd84cfba6d9cb8c03874c15",
|
977
|
-
"name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:35357/v2.0",
|
978
|
-
"region": "regionOne", "interface": "admin", "id": "9bbbac3ebf04425fbf6f850c61727c36"},
|
979
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
980
|
-
"regionOne", "interface": "public", "id": "a4f073188f834e08a541f3172afbf2aa"},
|
981
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:5000/v2.0", "region":
|
982
|
-
"regionOne", "interface": "internal", "id": "fe25750a2f23451186b78cafeb2500c2"}],
|
983
|
-
"type": "identity", "id": "dcf4906057004977bdabba7de167c923", "name": "keystone"},
|
984
|
-
{"endpoints": [{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
985
|
-
"region": "regionOne", "interface": "internal", "id": "09f14e579c22456498293c45deafc29c"},
|
986
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
987
|
-
"region": "regionOne", "interface": "public", "id": "39b2796eadd2410295b3f0b1398db694"},
|
988
|
-
{"region_id": "regionOne", "url": "http://192.0.2.21:8386/v1.1/48985e6b8da145699d411f12a3459fca",
|
989
|
-
"region": "regionOne", "interface": "admin", "id": "7ec9decfbe5b46ee850619c1752bfa67"}],
|
990
|
-
"type": "data-processing", "id": "ea7797ce177d4bfd8e360de675c71f35", "name":
|
991
|
-
"sahara"}], "user": {"domain": {"id": "default", "name": "Default"}, "id":
|
992
|
-
"1e50c2f0995446fd9b135a1a549cabdb", "name": "admin"}, "audit_ids": ["fJoNAl2SRSekqdy_vsiZqQ"],
|
993
|
-
"issued_at": "2016-12-10T00:46:22.112017Z"}}'
|
282
|
+
string: '{"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"provider:network_type":"vxlan","id":"831ad638-1ac4-45ee-a26b-fd43cbe9fe88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"59c8c1f16fac4c51901777909300a613","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-02-06T11:13:42Z","qos_policy_id":null,"name":"test_updated_network","admin_state_up":true,"tenant_id":"59c8c1f16fac4c51901777909300a613","created_at":"2018-02-06T11:13:41Z","mtu":1450}}'
|
994
283
|
http_version:
|
995
|
-
recorded_at:
|
284
|
+
recorded_at: Tue, 06 Feb 2018 11:13:42 GMT
|
996
285
|
- request:
|
997
286
|
method: delete
|
998
|
-
uri: http://192.0.2.
|
287
|
+
uri: http://192.0.2.6:9696/v2.0/networks/831ad638-1ac4-45ee-a26b-fd43cbe9fe88
|
999
288
|
body:
|
1000
289
|
encoding: US-ASCII
|
1001
290
|
string: ''
|
1002
291
|
headers:
|
1003
|
-
Content-Type:
|
1004
|
-
- application/json
|
1005
292
|
Accept:
|
293
|
+
- application/json; q=1.0
|
294
|
+
Content-Type:
|
1006
295
|
- application/json
|
1007
|
-
X-Auth-Token:
|
1008
|
-
- 1618f30d661d45e28551907a56d94829
|
1009
296
|
Accept-Encoding:
|
1010
297
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1011
298
|
User-Agent:
|
1012
299
|
- Ruby
|
300
|
+
X-Auth-Token:
|
301
|
+
- gAAAAABaeY3lCwWD2q7oxjuY55byWPK8pWSQxR1IDuKO1JI0Ucek42J6AUUnD9FqGVFpL8jdsSx2QcNfRJ_DLSDUVHMei4Mcz6QI7dN_osCKyevNHnnw386tSrSg7GpVC5WcazoKFdPp2WVgBcV3ONVcsVWKm40mSmOkU49hyzCNSthbakhXO2U
|
1013
302
|
response:
|
1014
303
|
status:
|
1015
304
|
code: 204
|
@@ -1018,12 +307,12 @@ http_interactions:
|
|
1018
307
|
Content-Length:
|
1019
308
|
- '0'
|
1020
309
|
X-Openstack-Request-Id:
|
1021
|
-
- req-
|
310
|
+
- req-26757a08-76c7-475c-a4aa-90297e473335
|
1022
311
|
Date:
|
1023
|
-
-
|
312
|
+
- Tue, 06 Feb 2018 11:13:43 GMT
|
1024
313
|
body:
|
1025
314
|
encoding: UTF-8
|
1026
315
|
string: ''
|
1027
316
|
http_version:
|
1028
|
-
recorded_at:
|
317
|
+
recorded_at: Tue, 06 Feb 2018 11:13:43 GMT
|
1029
318
|
recorded_with: VCR 3.0.3
|