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><p>Upgraded Requests and Urllib3 library to latest. This allows the library to make use of connection retries, and connection pools. This should prevent the client from crashing if the API gives a connection reset / connection timeout error</p></li>
120
-
121
-
<li><p>reworked wait_for_ready function for virtual, and added to hardware managers.</p></li>
122
-
123
-
<li><p>fixed block/file iops in the <code>slcli block|file detail</code> view</p></li>
124
-
125
-
<li><p>Added sub items to <code>hw detail --price</code>, removed reverse PTR entries</p></li>
115
+
<li>Fixes bug when checking for available vGPU resources.</li>
116
+
<li>Update favicon on IBM cloud template</li>
117
+
<li>Fixed an informative popup to properly display entire username when deleting or disabling a user with a long username</li>
<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>
125
+
<li>Update SLDN doc for Virtual_Guest.createObject to add Security Group parameters</li>
126
+
<li>Replace checking for parentId with isMasterUser flag for add/remove device access</li>
127
+
<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>
128
+
<li>Remove the default SEV4 setting on all tickets created and require employees to set the ticket severity on the first update</li>
129
+
<li>Parent user who doesn’t have the VPN_MANAGE permission should be able to disable or delete the child user.</li>
130
+
<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>
134
131
</ul>
135
132
136
-
<pre><codeclass="language-bash">$ ./slcli order
137
-
Usage: slcli order [OPTIONS] COMMAND [ARGS]...
133
+
<h4id="backend">Backend</h4>
138
134
139
-
Options:
140
-
-h, --help Show this message and exit.
135
+
<ul>
136
+
<li>Improve sanity checks and error messages when a user’s email field is changed after sending an IBMid invitation</li>
137
+
<li>Remove weak SSL ciphers from LBaaS supported cipher list. Specifically
141
138
142
-
Commands:
143
-
category-list List the categories of a package.
144
-
item-list List package items used for ordering.
145
-
package-list List packages that can be ordered via the...
146
-
package-locations List Datacenters a package can be ordered in.
147
-
place Place or verify an order.
148
-
preset-list List package presets.
149
-
</code></pre>
139
+
<ol>
140
+
<li>DHE-RSA-AES256-GCM-SHA384</li>
141
+
<li>DHE-RSA-AES256-SHA256</li>
142
+
<li>DHE-RSA-AES128-GCM-SHA256</li>
143
+
<li>DHE-RSA-AES128-SHA256</li>
144
+
</ol></li>
145
+
<li>Fixes an issue where extraneous SoftLayer_Network_Storage::activeTransactions could be present on a volume which actually has no active transactions running.</li>
146
+
<li>Block Live Migrations for GPU Guests</li>
147
+
<li>Enable Order Support for External Resources</li>
148
+
<li>“Insufficient Resources” error has been changed to “Insufficient Capacity”.</li>
149
+
</ul>
150
150
151
151
</div>
152
152
</div>
@@ -159,52 +159,52 @@ <h5 id="added-to-cli">Added to CLI</h5>
159
159
160
160
<divclass="well well-sm release-note example col-md-12">
161
161
<h3>
162
-
<ahref="https://softlayer.github.io/release_notes/2018/20180122/"> January 3, 2018</a>
162
+
<ahref="https://softlayer.github.io/release_notes/2018/20180115/"> January 15, 2018</a>
<li><p>Upgraded Requests and Urllib3 library to latest. This allows the library to make use of connection retries, and connection pools. This should prevent the client from crashing if the API gives a connection reset / connection timeout error</p></li>
178
+
179
+
<li><p>reworked wait_for_ready function for virtual, and added to hardware managers.</p></li>
180
+
181
+
<li><p>fixed block/file iops in the <code>slcli block|file detail</code> view</p></li>
182
+
183
+
<li><p>Added sub items to <code>hw detail --price</code>, removed reverse PTR entries</p></li>
<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>
<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
197
+
Options:
198
+
-h, --help Show this message and exit.
196
199
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>
200
+
Commands:
201
+
category-list List the categories of a package.
202
+
item-list List package items used for ordering.
203
+
package-list List packages that can be ordered via the...
204
+
package-locations List Datacenters a package can be ordered in.
<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>
32
+
<li>Update SLDN doc for Virtual_Guest.createObject to add Security Group parameters</li>
33
+
<li>Replace checking for parentId with isMasterUser flag for add/remove device access</li>
34
+
<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>
35
+
<li>Remove the default SEV4 setting on all tickets created and require employees to set the ticket severity on the first update</li>
36
+
<li>Parent user who doesn&rsquo;t have the VPN_MANAGE permission should be able to disable or delete the child user.</li>
37
+
<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>
38
+
</ul>
39
+
40
+
<h4 id="backend">Backend</h4>
41
+
42
+
<ul>
43
+
<li>Improve sanity checks and error messages when a user&rsquo;s email field is changed after sending an IBMid invitation</li>
44
+
<li>Remove weak SSL ciphers from LBaaS supported cipher list. Specifically
45
+
46
+
<ol>
47
+
<li>DHE-RSA-AES256-GCM-SHA384</li>
48
+
<li>DHE-RSA-AES256-SHA256</li>
49
+
<li>DHE-RSA-AES128-GCM-SHA256</li>
50
+
<li>DHE-RSA-AES128-SHA256</li>
51
+
</ol></li>
52
+
<li>Fixes an issue where extraneous SoftLayer_Network_Storage::activeTransactions could be present on a volume which actually has no active transactions running.</li>
53
+
<li>Block Live Migrations for GPU Guests</li>
54
+
<li>Enable Order Support for External Resources</li>
55
+
<li>&ldquo;Insufficient Resources&rdquo; error has been changed to &ldquo;Insufficient Capacity&rdquo;.</li>
<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