omf_sfa 0.2.4 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/examples/waxman_10.rspec +333 -0
- data/lib/omf-sfa/version.rb +1 -1
- data/omf_sfa.gemspec +1 -1
- metadata +19 -2
|
@@ -0,0 +1,333 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
2
|
+
<rspec xmlns="http://www.geni.net/resources/rspec/3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ol="http://nitlab.inf.uth.gr/schema/sfa/rspec/1" xmlns:omf="http://schema.mytestbed.net/sfa/rspec/1" xmlns:exo_sliver="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:exo_slice="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" type="request" generated="2014-05-18T20:37:12+10:00">
|
|
3
|
+
<node client_id="n0" exclusive="false">
|
|
4
|
+
<interface client_id="n0:if0">
|
|
5
|
+
<ip_address address="10.0.0.2" type="ipv4" netmask="255.255.255.0"/>
|
|
6
|
+
</interface>
|
|
7
|
+
<interface client_id="n0:if1">
|
|
8
|
+
<ip_address address="10.0.16.1" type="ipv4" netmask="255.255.255.0"/>
|
|
9
|
+
</interface>
|
|
10
|
+
<interface client_id="n0:if2">
|
|
11
|
+
<ip_address address="10.0.17.1" type="ipv4" netmask="255.255.255.0"/>
|
|
12
|
+
</interface>
|
|
13
|
+
<services>
|
|
14
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
15
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
16
|
+
</services>
|
|
17
|
+
<sliver_type name="emulab-openvz">
|
|
18
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
19
|
+
</sliver_type>
|
|
20
|
+
</node>
|
|
21
|
+
<node client_id="n1" exclusive="false">
|
|
22
|
+
<interface client_id="n1:if0">
|
|
23
|
+
<ip_address address="10.0.1.2" type="ipv4" netmask="255.255.255.0"/>
|
|
24
|
+
</interface>
|
|
25
|
+
<interface client_id="n1:if1">
|
|
26
|
+
<ip_address address="10.0.3.2" type="ipv4" netmask="255.255.255.0"/>
|
|
27
|
+
</interface>
|
|
28
|
+
<interface client_id="n1:if2">
|
|
29
|
+
<ip_address address="10.0.5.2" type="ipv4" netmask="255.255.255.0"/>
|
|
30
|
+
</interface>
|
|
31
|
+
<interface client_id="n1:if3">
|
|
32
|
+
<ip_address address="10.0.18.1" type="ipv4" netmask="255.255.255.0"/>
|
|
33
|
+
</interface>
|
|
34
|
+
<interface client_id="n1:if4">
|
|
35
|
+
<ip_address address="10.0.19.1" type="ipv4" netmask="255.255.255.0"/>
|
|
36
|
+
</interface>
|
|
37
|
+
<services>
|
|
38
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
39
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
40
|
+
</services>
|
|
41
|
+
<sliver_type name="emulab-openvz">
|
|
42
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
43
|
+
</sliver_type>
|
|
44
|
+
</node>
|
|
45
|
+
<node client_id="n2" exclusive="false">
|
|
46
|
+
<interface client_id="n2:if0">
|
|
47
|
+
<ip_address address="10.0.0.1" type="ipv4" netmask="255.255.255.0"/>
|
|
48
|
+
</interface>
|
|
49
|
+
<interface client_id="n2:if1">
|
|
50
|
+
<ip_address address="10.0.1.1" type="ipv4" netmask="255.255.255.0"/>
|
|
51
|
+
</interface>
|
|
52
|
+
<interface client_id="n2:if2">
|
|
53
|
+
<ip_address address="10.0.2.2" type="ipv4" netmask="255.255.255.0"/>
|
|
54
|
+
</interface>
|
|
55
|
+
<interface client_id="n2:if3">
|
|
56
|
+
<ip_address address="10.0.4.2" type="ipv4" netmask="255.255.255.0"/>
|
|
57
|
+
</interface>
|
|
58
|
+
<interface client_id="n2:if4">
|
|
59
|
+
<ip_address address="10.0.6.2" type="ipv4" netmask="255.255.255.0"/>
|
|
60
|
+
</interface>
|
|
61
|
+
<services>
|
|
62
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
63
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
64
|
+
</services>
|
|
65
|
+
<sliver_type name="emulab-openvz">
|
|
66
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
67
|
+
</sliver_type>
|
|
68
|
+
</node>
|
|
69
|
+
<node client_id="n3" exclusive="false">
|
|
70
|
+
<interface client_id="n3:if0">
|
|
71
|
+
<ip_address address="10.0.2.1" type="ipv4" netmask="255.255.255.0"/>
|
|
72
|
+
</interface>
|
|
73
|
+
<interface client_id="n3:if1">
|
|
74
|
+
<ip_address address="10.0.3.1" type="ipv4" netmask="255.255.255.0"/>
|
|
75
|
+
</interface>
|
|
76
|
+
<interface client_id="n3:if2">
|
|
77
|
+
<ip_address address="10.0.9.2" type="ipv4" netmask="255.255.255.0"/>
|
|
78
|
+
</interface>
|
|
79
|
+
<interface client_id="n3:if3">
|
|
80
|
+
<ip_address address="10.0.10.2" type="ipv4" netmask="255.255.255.0"/>
|
|
81
|
+
</interface>
|
|
82
|
+
<interface client_id="n3:if4">
|
|
83
|
+
<ip_address address="10.0.14.2" type="ipv4" netmask="255.255.255.0"/>
|
|
84
|
+
</interface>
|
|
85
|
+
<services>
|
|
86
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
87
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
88
|
+
</services>
|
|
89
|
+
<sliver_type name="emulab-openvz">
|
|
90
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
91
|
+
</sliver_type>
|
|
92
|
+
</node>
|
|
93
|
+
<node client_id="n4" exclusive="false">
|
|
94
|
+
<interface client_id="n4:if0">
|
|
95
|
+
<ip_address address="10.0.4.1" type="ipv4" netmask="255.255.255.0"/>
|
|
96
|
+
</interface>
|
|
97
|
+
<interface client_id="n4:if1">
|
|
98
|
+
<ip_address address="10.0.5.1" type="ipv4" netmask="255.255.255.0"/>
|
|
99
|
+
</interface>
|
|
100
|
+
<interface client_id="n4:if2">
|
|
101
|
+
<ip_address address="10.0.7.2" type="ipv4" netmask="255.255.255.0"/>
|
|
102
|
+
</interface>
|
|
103
|
+
<services>
|
|
104
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
105
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
106
|
+
</services>
|
|
107
|
+
<sliver_type name="emulab-openvz">
|
|
108
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
109
|
+
</sliver_type>
|
|
110
|
+
</node>
|
|
111
|
+
<node client_id="n5" exclusive="false">
|
|
112
|
+
<interface client_id="n5:if0">
|
|
113
|
+
<ip_address address="10.0.6.1" type="ipv4" netmask="255.255.255.0"/>
|
|
114
|
+
</interface>
|
|
115
|
+
<interface client_id="n5:if1">
|
|
116
|
+
<ip_address address="10.0.7.1" type="ipv4" netmask="255.255.255.0"/>
|
|
117
|
+
</interface>
|
|
118
|
+
<interface client_id="n5:if2">
|
|
119
|
+
<ip_address address="10.0.8.2" type="ipv4" netmask="255.255.255.0"/>
|
|
120
|
+
</interface>
|
|
121
|
+
<interface client_id="n5:if3">
|
|
122
|
+
<ip_address address="10.0.16.2" type="ipv4" netmask="255.255.255.0"/>
|
|
123
|
+
</interface>
|
|
124
|
+
<interface client_id="n5:if4">
|
|
125
|
+
<ip_address address="10.0.18.2" type="ipv4" netmask="255.255.255.0"/>
|
|
126
|
+
</interface>
|
|
127
|
+
<services>
|
|
128
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
129
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
130
|
+
</services>
|
|
131
|
+
<sliver_type name="emulab-openvz">
|
|
132
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
133
|
+
</sliver_type>
|
|
134
|
+
</node>
|
|
135
|
+
<node client_id="n6" exclusive="false">
|
|
136
|
+
<interface client_id="n6:if0">
|
|
137
|
+
<ip_address address="10.0.8.1" type="ipv4" netmask="255.255.255.0"/>
|
|
138
|
+
</interface>
|
|
139
|
+
<interface client_id="n6:if1">
|
|
140
|
+
<ip_address address="10.0.9.1" type="ipv4" netmask="255.255.255.0"/>
|
|
141
|
+
</interface>
|
|
142
|
+
<interface client_id="n6:if2">
|
|
143
|
+
<ip_address address="10.0.11.2" type="ipv4" netmask="255.255.255.0"/>
|
|
144
|
+
</interface>
|
|
145
|
+
<interface client_id="n6:if3">
|
|
146
|
+
<ip_address address="10.0.13.2" type="ipv4" netmask="255.255.255.0"/>
|
|
147
|
+
</interface>
|
|
148
|
+
<interface client_id="n6:if4">
|
|
149
|
+
<ip_address address="10.0.17.2" type="ipv4" netmask="255.255.255.0"/>
|
|
150
|
+
</interface>
|
|
151
|
+
<interface client_id="n6:if5">
|
|
152
|
+
<ip_address address="10.0.19.2" type="ipv4" netmask="255.255.255.0"/>
|
|
153
|
+
</interface>
|
|
154
|
+
<services>
|
|
155
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
156
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
157
|
+
</services>
|
|
158
|
+
<sliver_type name="emulab-openvz">
|
|
159
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
160
|
+
</sliver_type>
|
|
161
|
+
</node>
|
|
162
|
+
<node client_id="n7" exclusive="false">
|
|
163
|
+
<interface client_id="n7:if0">
|
|
164
|
+
<ip_address address="10.0.10.1" type="ipv4" netmask="255.255.255.0"/>
|
|
165
|
+
</interface>
|
|
166
|
+
<interface client_id="n7:if1">
|
|
167
|
+
<ip_address address="10.0.11.1" type="ipv4" netmask="255.255.255.0"/>
|
|
168
|
+
</interface>
|
|
169
|
+
<interface client_id="n7:if2">
|
|
170
|
+
<ip_address address="10.0.12.2" type="ipv4" netmask="255.255.255.0"/>
|
|
171
|
+
</interface>
|
|
172
|
+
<services>
|
|
173
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
174
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
175
|
+
</services>
|
|
176
|
+
<sliver_type name="emulab-openvz">
|
|
177
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
178
|
+
</sliver_type>
|
|
179
|
+
</node>
|
|
180
|
+
<node client_id="n8" exclusive="false">
|
|
181
|
+
<interface client_id="n8:if0">
|
|
182
|
+
<ip_address address="10.0.12.1" type="ipv4" netmask="255.255.255.0"/>
|
|
183
|
+
</interface>
|
|
184
|
+
<interface client_id="n8:if1">
|
|
185
|
+
<ip_address address="10.0.13.1" type="ipv4" netmask="255.255.255.0"/>
|
|
186
|
+
</interface>
|
|
187
|
+
<interface client_id="n8:if2">
|
|
188
|
+
<ip_address address="10.0.15.2" type="ipv4" netmask="255.255.255.0"/>
|
|
189
|
+
</interface>
|
|
190
|
+
<services>
|
|
191
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
192
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
193
|
+
</services>
|
|
194
|
+
<sliver_type name="emulab-openvz">
|
|
195
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
196
|
+
</sliver_type>
|
|
197
|
+
</node>
|
|
198
|
+
<node client_id="n9" exclusive="false">
|
|
199
|
+
<interface client_id="n9:if0">
|
|
200
|
+
<ip_address address="10.0.14.1" type="ipv4" netmask="255.255.255.0"/>
|
|
201
|
+
</interface>
|
|
202
|
+
<interface client_id="n9:if1">
|
|
203
|
+
<ip_address address="10.0.15.1" type="ipv4" netmask="255.255.255.0"/>
|
|
204
|
+
</interface>
|
|
205
|
+
<services>
|
|
206
|
+
<execute command="sudo sh /local/postboot_script.sh" shell="sh"/>
|
|
207
|
+
<install install_path="/local" url="http://emmy9.casa.umass.edu/InstaGENI_Images/install-script.tar.gz"/>
|
|
208
|
+
</services>
|
|
209
|
+
<sliver_type name="emulab-openvz">
|
|
210
|
+
<disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops:OPENVZ-STD"/>
|
|
211
|
+
</sliver_type>
|
|
212
|
+
</node>
|
|
213
|
+
<link client_id="l0">
|
|
214
|
+
<interface_ref client_id="n2:if0"/>
|
|
215
|
+
<interface_ref client_id="n0:if0"/>
|
|
216
|
+
<property source_id="n2:if0" dest_id_id="n0:if0" capacity="10"/>
|
|
217
|
+
<property source_id="n0:if0" dest_id_id="n2:if0" capacity="10"/>
|
|
218
|
+
</link>
|
|
219
|
+
<link client_id="l1">
|
|
220
|
+
<interface_ref client_id="n2:if1"/>
|
|
221
|
+
<interface_ref client_id="n1:if0"/>
|
|
222
|
+
<property source_id="n2:if1" dest_id_id="n1:if0" capacity="10"/>
|
|
223
|
+
<property source_id="n1:if0" dest_id_id="n2:if1" capacity="10"/>
|
|
224
|
+
</link>
|
|
225
|
+
<link client_id="l2">
|
|
226
|
+
<interface_ref client_id="n3:if0"/>
|
|
227
|
+
<interface_ref client_id="n2:if2"/>
|
|
228
|
+
<property source_id="n3:if0" dest_id_id="n2:if2" capacity="10"/>
|
|
229
|
+
<property source_id="n2:if2" dest_id_id="n3:if0" capacity="10"/>
|
|
230
|
+
</link>
|
|
231
|
+
<link client_id="l3">
|
|
232
|
+
<interface_ref client_id="n3:if1"/>
|
|
233
|
+
<interface_ref client_id="n1:if1"/>
|
|
234
|
+
<property source_id="n3:if1" dest_id_id="n1:if1" capacity="10"/>
|
|
235
|
+
<property source_id="n1:if1" dest_id_id="n3:if1" capacity="10"/>
|
|
236
|
+
</link>
|
|
237
|
+
<link client_id="l4">
|
|
238
|
+
<interface_ref client_id="n4:if0"/>
|
|
239
|
+
<interface_ref client_id="n2:if3"/>
|
|
240
|
+
<property source_id="n4:if0" dest_id_id="n2:if3" capacity="10"/>
|
|
241
|
+
<property source_id="n2:if3" dest_id_id="n4:if0" capacity="10"/>
|
|
242
|
+
</link>
|
|
243
|
+
<link client_id="l5">
|
|
244
|
+
<interface_ref client_id="n4:if1"/>
|
|
245
|
+
<interface_ref client_id="n1:if2"/>
|
|
246
|
+
<property source_id="n4:if1" dest_id_id="n1:if2" capacity="10"/>
|
|
247
|
+
<property source_id="n1:if2" dest_id_id="n4:if1" capacity="10"/>
|
|
248
|
+
</link>
|
|
249
|
+
<link client_id="l6">
|
|
250
|
+
<interface_ref client_id="n5:if0"/>
|
|
251
|
+
<interface_ref client_id="n2:if4"/>
|
|
252
|
+
<property source_id="n5:if0" dest_id_id="n2:if4" capacity="10"/>
|
|
253
|
+
<property source_id="n2:if4" dest_id_id="n5:if0" capacity="10"/>
|
|
254
|
+
</link>
|
|
255
|
+
<link client_id="l7">
|
|
256
|
+
<interface_ref client_id="n5:if1"/>
|
|
257
|
+
<interface_ref client_id="n4:if2"/>
|
|
258
|
+
<property source_id="n5:if1" dest_id_id="n4:if2" capacity="10"/>
|
|
259
|
+
<property source_id="n4:if2" dest_id_id="n5:if1" capacity="10"/>
|
|
260
|
+
</link>
|
|
261
|
+
<link client_id="l8">
|
|
262
|
+
<interface_ref client_id="n6:if0"/>
|
|
263
|
+
<interface_ref client_id="n5:if2"/>
|
|
264
|
+
<property source_id="n6:if0" dest_id_id="n5:if2" capacity="10"/>
|
|
265
|
+
<property source_id="n5:if2" dest_id_id="n6:if0" capacity="10"/>
|
|
266
|
+
</link>
|
|
267
|
+
<link client_id="l9">
|
|
268
|
+
<interface_ref client_id="n6:if1"/>
|
|
269
|
+
<interface_ref client_id="n3:if2"/>
|
|
270
|
+
<property source_id="n6:if1" dest_id_id="n3:if2" capacity="10"/>
|
|
271
|
+
<property source_id="n3:if2" dest_id_id="n6:if1" capacity="10"/>
|
|
272
|
+
</link>
|
|
273
|
+
<link client_id="l10">
|
|
274
|
+
<interface_ref client_id="n7:if0"/>
|
|
275
|
+
<interface_ref client_id="n3:if3"/>
|
|
276
|
+
<property source_id="n7:if0" dest_id_id="n3:if3" capacity="10"/>
|
|
277
|
+
<property source_id="n3:if3" dest_id_id="n7:if0" capacity="10"/>
|
|
278
|
+
</link>
|
|
279
|
+
<link client_id="l11">
|
|
280
|
+
<interface_ref client_id="n7:if1"/>
|
|
281
|
+
<interface_ref client_id="n6:if2"/>
|
|
282
|
+
<property source_id="n7:if1" dest_id_id="n6:if2" capacity="10"/>
|
|
283
|
+
<property source_id="n6:if2" dest_id_id="n7:if1" capacity="10"/>
|
|
284
|
+
</link>
|
|
285
|
+
<link client_id="l12">
|
|
286
|
+
<interface_ref client_id="n8:if0"/>
|
|
287
|
+
<interface_ref client_id="n7:if2"/>
|
|
288
|
+
<property source_id="n8:if0" dest_id_id="n7:if2" capacity="10"/>
|
|
289
|
+
<property source_id="n7:if2" dest_id_id="n8:if0" capacity="10"/>
|
|
290
|
+
</link>
|
|
291
|
+
<link client_id="l13">
|
|
292
|
+
<interface_ref client_id="n8:if1"/>
|
|
293
|
+
<interface_ref client_id="n6:if3"/>
|
|
294
|
+
<property source_id="n8:if1" dest_id_id="n6:if3" capacity="10"/>
|
|
295
|
+
<property source_id="n6:if3" dest_id_id="n8:if1" capacity="10"/>
|
|
296
|
+
</link>
|
|
297
|
+
<link client_id="l14">
|
|
298
|
+
<interface_ref client_id="n9:if0"/>
|
|
299
|
+
<interface_ref client_id="n3:if4"/>
|
|
300
|
+
<property source_id="n9:if0" dest_id_id="n3:if4" capacity="10"/>
|
|
301
|
+
<property source_id="n3:if4" dest_id_id="n9:if0" capacity="10"/>
|
|
302
|
+
</link>
|
|
303
|
+
<link client_id="l15">
|
|
304
|
+
<interface_ref client_id="n9:if1"/>
|
|
305
|
+
<interface_ref client_id="n8:if2"/>
|
|
306
|
+
<property source_id="n9:if1" dest_id_id="n8:if2" capacity="10"/>
|
|
307
|
+
<property source_id="n8:if2" dest_id_id="n9:if1" capacity="10"/>
|
|
308
|
+
</link>
|
|
309
|
+
<link client_id="l16">
|
|
310
|
+
<interface_ref client_id="n0:if1"/>
|
|
311
|
+
<interface_ref client_id="n5:if3"/>
|
|
312
|
+
<property source_id="n0:if1" dest_id_id="n5:if3" capacity="10"/>
|
|
313
|
+
<property source_id="n5:if3" dest_id_id="n0:if1" capacity="10"/>
|
|
314
|
+
</link>
|
|
315
|
+
<link client_id="l17">
|
|
316
|
+
<interface_ref client_id="n0:if2"/>
|
|
317
|
+
<interface_ref client_id="n6:if4"/>
|
|
318
|
+
<property source_id="n0:if2" dest_id_id="n6:if4" capacity="10"/>
|
|
319
|
+
<property source_id="n6:if4" dest_id_id="n0:if2" capacity="10"/>
|
|
320
|
+
</link>
|
|
321
|
+
<link client_id="l18">
|
|
322
|
+
<interface_ref client_id="n1:if3"/>
|
|
323
|
+
<interface_ref client_id="n5:if4"/>
|
|
324
|
+
<property source_id="n1:if3" dest_id_id="n5:if4" capacity="10"/>
|
|
325
|
+
<property source_id="n5:if4" dest_id_id="n1:if3" capacity="10"/>
|
|
326
|
+
</link>
|
|
327
|
+
<link client_id="l19">
|
|
328
|
+
<interface_ref client_id="n1:if4"/>
|
|
329
|
+
<interface_ref client_id="n6:if5"/>
|
|
330
|
+
<property source_id="n1:if4" dest_id_id="n6:if5" capacity="10"/>
|
|
331
|
+
<property source_id="n6:if5" dest_id_id="n1:if4" capacity="10"/>
|
|
332
|
+
</link>
|
|
333
|
+
</rspec>
|
data/lib/omf-sfa/version.rb
CHANGED
data/omf_sfa.gemspec
CHANGED
|
@@ -42,7 +42,7 @@ Gem::Specification.new do |s|
|
|
|
42
42
|
s.add_runtime_dependency "data_mapper", "~> 1.2.0"
|
|
43
43
|
s.add_runtime_dependency "bluecloth", "~> 2.2.0"
|
|
44
44
|
#s.add_runtime_dependency "omf_common", "~> 6.0.0"
|
|
45
|
-
|
|
45
|
+
s.add_runtime_dependency "omf_base", "~> 1.0.3"
|
|
46
46
|
s.add_runtime_dependency "eventmachine", "~> 1.0.3"
|
|
47
47
|
s.add_runtime_dependency "em-minitest-spec", "~> 1.1.1"
|
|
48
48
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: omf_sfa
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.5
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2014-05-
|
|
12
|
+
date: 2014-05-21 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: minitest
|
|
@@ -347,6 +347,22 @@ dependencies:
|
|
|
347
347
|
- - ~>
|
|
348
348
|
- !ruby/object:Gem::Version
|
|
349
349
|
version: 2.2.0
|
|
350
|
+
- !ruby/object:Gem::Dependency
|
|
351
|
+
name: omf_base
|
|
352
|
+
requirement: !ruby/object:Gem::Requirement
|
|
353
|
+
none: false
|
|
354
|
+
requirements:
|
|
355
|
+
- - ~>
|
|
356
|
+
- !ruby/object:Gem::Version
|
|
357
|
+
version: 1.0.3
|
|
358
|
+
type: :runtime
|
|
359
|
+
prerelease: false
|
|
360
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
361
|
+
none: false
|
|
362
|
+
requirements:
|
|
363
|
+
- - ~>
|
|
364
|
+
- !ruby/object:Gem::Version
|
|
365
|
+
version: 1.0.3
|
|
350
366
|
- !ruby/object:Gem::Dependency
|
|
351
367
|
name: eventmachine
|
|
352
368
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -397,6 +413,7 @@ files:
|
|
|
397
413
|
- examples/exogeni5nodemanifest.rspec
|
|
398
414
|
- examples/instageni5nodemanifest.rspec
|
|
399
415
|
- examples/waxman_10.brite
|
|
416
|
+
- examples/waxman_10.rspec
|
|
400
417
|
- lib/omf-sfa/am.rb
|
|
401
418
|
- lib/omf-sfa/am/am-rest/REST_API.md
|
|
402
419
|
- lib/omf-sfa/am/am-rest/account_handler.rb
|