You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Added a SUPPORTED_BOOT_MODE attribute to the SoftLayer_Virtual_Disk_Image_Attribute_Type class to hold what boot modes the image can support.</li>
183
+
<li>Update SLDN doc for Virtual_Guest.createObject to add Security Group parameters</li>
184
+
<li>Replace checking for parentId with isMasterUser flag for add/remove device access</li>
185
+
<li>Added quantity validation on StaaS orders. SoftLayer_Container_Product_Order_Network_Storage_AsAService can only be ordered one at a time. If quantity is greater than 1, an exception will now be thrown. Before the order was just placed as quantity 1.</li>
186
+
<li>Remove the default SEV4 setting on all tickets created and require employees to set the ticket severity on the first update</li>
187
+
<li>Parent user who doesn’t have the VPN_MANAGE permission should be able to disable or delete the child user.</li>
188
+
<li>Generic message is displayed when sub-user is trying to add External Binding for a child user. This has been changed to a message to indicate only the Master User can add external bindings</li>
189
+
</ul>
190
+
191
+
<h4id="backend">Backend</h4>
192
+
193
+
<ul>
194
+
<li>Improve sanity checks and error messages when a user’s email field is changed after sending an IBMid invitation</li>
195
+
<li>Remove weak SSL ciphers from LBaaS supported cipher list. Specifically
196
+
197
+
<ol>
198
+
<li>DHE-RSA-AES256-GCM-SHA384</li>
199
+
<li>DHE-RSA-AES256-SHA256</li>
200
+
<li>DHE-RSA-AES128-GCM-SHA256</li>
201
+
<li>DHE-RSA-AES128-SHA256</li>
202
+
</ol></li>
203
+
<li>Fixes an issue where extraneous SoftLayer_Network_Storage::activeTransactions could be present on a volume which actually has no active transactions running.</li>
204
+
<li>Block Live Migrations for GPU Guests</li>
205
+
<li>Enable Order Support for External Resources</li>
206
+
<li>“Insufficient Resources” error has been changed to “Insufficient Capacity”.</li>
207
+
</ul>
208
+
209
+
</div>
210
+
</div>
211
+
</div>
212
+
</div>
213
+
214
+
215
+
216
+
217
+
160
218
<divclass="well well-sm release-note example col-md-12">
161
219
<h3>
162
220
<ahref="https://softlayer.github.io/release_notes/2018/20180103/"> January 3, 2018</a>
<li>Added a SUPPORTED_BOOT_MODE attribute to the SoftLayer_Virtual_Disk_Image_Attribute_Type class to hold what boot modes the image can support.</li>
526
+
<li>Update SLDN doc for Virtual_Guest.createObject to add Security Group parameters</li>
527
+
<li>Replace checking for parentId with isMasterUser flag for add/remove device access</li>
528
+
<li>Added quantity validation on StaaS orders. SoftLayer_Container_Product_Order_Network_Storage_AsAService can only be ordered one at a time. If quantity is greater than 1, an exception will now be thrown. Before the order was just placed as quantity 1.</li>
529
+
<li>Remove the default SEV4 setting on all tickets created and require employees to set the ticket severity on the first update</li>
530
+
<li>Parent user who doesn&rsquo;t have the VPN_MANAGE permission should be able to disable or delete the child user.</li>
531
+
<li>Generic message is displayed when sub-user is trying to add External Binding for a child user. This has been changed to a message to indicate only the Master User can add external bindings</li>
532
+
</ul>
533
+
534
+
<h4 id="backend">Backend</h4>
535
+
536
+
<ul>
537
+
<li>Improve sanity checks and error messages when a user&rsquo;s email field is changed after sending an IBMid invitation</li>
538
+
<li>Remove weak SSL ciphers from LBaaS supported cipher list. Specifically
539
+
540
+
<ol>
541
+
<li>DHE-RSA-AES256-GCM-SHA384</li>
542
+
<li>DHE-RSA-AES256-SHA256</li>
543
+
<li>DHE-RSA-AES128-GCM-SHA256</li>
544
+
<li>DHE-RSA-AES128-SHA256</li>
545
+
</ol></li>
546
+
<li>Fixes an issue where extraneous SoftLayer_Network_Storage::activeTransactions could be present on a volume which actually has no active transactions running.</li>
547
+
<li>Block Live Migrations for GPU Guests</li>
548
+
<li>Enable Order Support for External Resources</li>
549
+
<li>&ldquo;Insufficient Resources&rdquo; error has been changed to &ldquo;Insufficient Capacity&rdquo;.</li>
0 commit comments