Skip to content

Commit

Permalink
20180413 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
allmightyspiff committed Apr 13, 2018
1 parent 3cca2e0 commit 31f4fdf
Show file tree
Hide file tree
Showing 22 changed files with 914 additions and 595 deletions.
101 changes: 43 additions & 58 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,49 @@
<h1>Release Notes</h1>
<div class="col-md-9">

<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://softlayer.github.io/release_notes/2018/20180413/"> April 13, 2018</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">


<h4 id="portal">Portal</h4>

<ul>
<li>Add GPU column to flavors table for GPU Flavors</li>
<li>Display link to privacy policy on order forms</li>
</ul>

<h4 id="api">API</h4>

<ul>
<li>Fix issue where dedicated host orders would fail order verification.</li>
<li>Bandwidth Usage Detail contains the data used to billing bandwidth at the end of the billing cycle. The timestamps used to pull metrics is using GMT instead of Central.</li>
<li>This issue validates that BYOL and CloudInit attributes are set to 1 when creating a template via the api.</li>
<li>Ticket updates have a length limit of 39000 characters</li>
<li>Added logic preventing ordering quotes that have expired.</li>
<li>Update nomenclature for isByol and isCloudInit functions in SoftwareDescription</li>
</ul>

<h4 id="backend">Backend</h4>

<ul>
<li>Dynamic Nic Switch For HSM</li>
</ul>

</div>
</div>
</div>
</div>





<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://softlayer.github.io/release_notes/2018/20180406/"> April 6, 2018</a>
Expand Down Expand Up @@ -561,64 +604,6 @@ <h4 id="backend">Backend</h4>



<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://softlayer.github.io/release_notes/2018/20180122/"> January 22, 2018</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">


<h4 id="portal">Portal</h4>

<ul>
<li>Fixes bug when checking for available vGPU resources.</li>
<li>Update favicon on IBM cloud template</li>
<li>Fixed an informative popup to properly display entire username when deleting or disabling a user with a long username</li>
</ul>

<h4 id="api">API</h4>

<ul>
<li>SoftLayer_Network_Storage::getAllowableDatacenters() performance improvements</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>
<li>Update SLDN doc for Virtual_Guest.createObject to add Security Group parameters</li>
<li>Replace checking for parentId with isMasterUser flag for add/remove device access</li>
<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>
<li>Remove the default SEV4 setting on all tickets created and require employees to set the ticket severity on the first update</li>
<li>Parent user who doesn&rsquo;t have the VPN_MANAGE permission should be able to disable or delete the child user.</li>
<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>
</ul>

<h4 id="backend">Backend</h4>

<ul>
<li>Improve sanity checks and error messages when a user&rsquo;s email field is changed after sending an IBMid invitation</li>
<li>Remove weak SSL ciphers from LBaaS supported cipher list. Specifically

<ol>
<li>DHE-RSA-AES256-GCM-SHA384</li>
<li>DHE-RSA-AES256-SHA256</li>
<li>DHE-RSA-AES128-GCM-SHA256</li>
<li>DHE-RSA-AES128-SHA256</li>
</ol></li>
<li>Fixes an issue where extraneous SoftLayer_Network_Storage::activeTransactions could be present on a volume which actually has no active transactions running.</li>
<li>Block Live Migrations for GPU Guests</li>
<li>Enable Order Support for External Resources</li>
<li>&ldquo;Insufficient Resources&rdquo; error has been changed to &ldquo;Insufficient Capacity&rdquo;.</li>
</ul>

</div>
</div>
</div>
</div>





</div>


Expand Down
48 changes: 35 additions & 13 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,41 @@
<language>en-US</language>
<author>Enthusiastic Hugo User</author>
<rights>Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved.</rights>
<updated>Tue, 10 Apr 2018 00:00:00 UTC</updated>
<updated>Fri, 13 Apr 2018 00:00:00 UTC</updated>

<item>
<title>Release notes: April 13, 2018</title>
<link>https://softlayer.github.io/release_notes/2018/20180413/</link>
<pubDate>Fri, 13 Apr 2018 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/2018/20180413/</guid>
<description>

&lt;h4 id=&#34;portal&#34;&gt;Portal&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Add GPU column to flavors table for GPU Flavors&lt;/li&gt;
&lt;li&gt;Display link to privacy policy on order forms&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&#34;api&#34;&gt;API&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Fix issue where dedicated host orders would fail order verification.&lt;/li&gt;
&lt;li&gt;Bandwidth Usage Detail contains the data used to billing bandwidth at the end of the billing cycle. The timestamps used to pull metrics is using GMT instead of Central.&lt;/li&gt;
&lt;li&gt;This issue validates that BYOL and CloudInit attributes are set to 1 when creating a template via the api.&lt;/li&gt;
&lt;li&gt;Ticket updates have a length limit of 39000 characters&lt;/li&gt;
&lt;li&gt;Added logic preventing ordering quotes that have expired.&lt;/li&gt;
&lt;li&gt;Update nomenclature for isByol and isCloudInit functions in SoftwareDescription&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&#34;backend&#34;&gt;Backend&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Dynamic Nic Switch For HSM&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

<item>
<title>Tickets</title>
Expand Down Expand Up @@ -1678,18 +1712,6 @@ If you start to experience connection errors on the transition date, the best co
&lt;li&gt;Update automated messaging update on Data Transfer Request tickets&lt;/li&gt;
&lt;li&gt;Add dal10 to the list of data centers supporting security groups.&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

<item>
<title>API Reference</title>
<link>https://softlayer.github.io/reference/softlayerapi/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/reference/softlayerapi/</guid>
<description>&lt;p&gt;In effort to extend SoftLayers dedication to automation to our customers and partners, we have provided this set of APIs to interact with all of our products. The APIs listed below will be your programmatic access point for integrate with your SoftLayer services. Our customer portal was built on top of the same API set we provide to our customers and is a great example of the tasks which can be performed.&lt;/p&gt;

&lt;p&gt;For any issues with the documentation here, please create an issue here: &lt;a href=&#34;https://github.com/softlayer/softlayer.github.io&#34;&gt;https://github.com/softlayer/softlayer.github.io&lt;/a&gt;&lt;/p&gt;
</description>
</item>

Expand Down
154 changes: 43 additions & 111 deletions page/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,49 @@
<h1>Release Notes</h1>
<div class="col-md-9">

<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://softlayer.github.io/release_notes/2016/2016022/"> February 22, 2016</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">


<h4 id="portal">Portal</h4>

<ul>
<li>Resolved an issue that was preventing orders from completing on accounts with Account Defined Networking enabled.<br /></li>
<li>Resolved an issue that was preventing order quotes from being properly saved for later use.</li>
<li>Removed the TLS_X cipher option for SSL Offloading on Load Balancers in the customer portal. Furthermore, any attempts to configure TLS_X through the API will now result in a NotSupported exception.</li>
<li>Improved Cancellation Error Messaging for Already Canceled Services.</li>
</ul>

<h4 id="api">API</h4>

<ul>
<li>The data types <a href="http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Component">redundancyEnabledFlag</a> and <a href="http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Component">redundancyCapableFlag</a> on <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Component">SoftLayer_Network_Component</a> will now reflect properly for unbonded network components and bonded components with a bonding type of Etherchannel in a dual path environment.</li>
<li>Addressed an issue where calling <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/e">SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress::editObject</a> without specifying a serviceGroup ID was causing a duplication of serviceGroups.</li>
</ul>

<h4 id="backend">Backend</h4>

<ul>
<li>Fixed an issue with checking user status for users connected to the SoftLayer VPN when making SOAP calls to the API.</li>
<li>Created a process that will allow users to authenticate via SAML even if they don&rsquo;t exist in in the customer portal yet. Upon login the new user will be created automatically. To assign permissions the user will need to provide a roles attribute with the SAML token.</li>
<li>Enabled SAML on all Customer accounts.</li>
</ul>

</div>
</div>
</div>
</div>





<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://softlayer.github.io/release_notes/20160222/"> February 22, 2016</a>
Expand Down Expand Up @@ -452,117 +495,6 @@ <h4 id="backend">Backend</h4>



<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://softlayer.github.io/release_notes/2016/20160111/"> January 11, 2016</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">


<h4 id="portal">Portal</h4>

<ul>
<li>Replaced the 2014 SOC1 report with the 2015 SOC1 report for users to download from the portal.</li>
<li>Fixed an issue where some tickets were not showing as updated by the customer.</li>
<li>Fixed an issue where the create date was not set when a new DNS domain was created from subnet page.</li>
<li>Fixed an issue where error messages from a previous submission are not cleared when a new Catalyst user submits the signup form.</li>
</ul>

<h4 id="api">API</h4>

<ul>
<li>Deprecating <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Product_Package/getAvailableLocations">getAvailableLocations()</a> and <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Product_Package/getLocations">getLocations()</a>. Customers should now use <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Product_Package/getRegions">getRegions</a>.</li>
<li>API scripts need to be modified to use the following new packages instead of the retired packages listed below. Orders for the retired packages will no longer be available after January 18, 2016.</li>
</ul>

<table>
<thead>
<tr>
<th align="left">Retired Packages</th>
<th align="left">New Packages</th>
</tr>
</thead>

<tbody>
<tr>
<td align="left">56 Quad Processor Multi Core Nehalem EX</td>
<td align="left">269 Quad E7-2600 v3 (6 drives) Sandy Bridge</td>
</tr>

<tr>
<td align="left">126 Single Xeon 1200 Series (Sandy Bridge / Haswell)</td>
<td align="left">255 Single E3-1270 (4 drives) Sandy Bridge</td>
</tr>

<tr>
<td align="left">126 Single Xeon 1200 Series (Sandy Bridge / Haswell)</td>
<td align="left">257 Single E3-1270 v3 (4 drives) Haswell</td>
</tr>

<tr>
<td align="left">142 Single Xeon 2000 Series (Sandy Bridge)</td>
<td align="left">259 Single E5-2600 (4 drives) Sandy Bridge</td>
</tr>

<tr>
<td align="left">143 Dual Xeon 2000 Series (Sandy Bridge)</td>
<td align="left">273 Dual E5-2600 (4 drives) Sandy Bridge</td>
</tr>

<tr>
<td align="left">143 Dual Xeon 2000 Series (Sandy Bridge)</td>
<td align="left">253 Dual E5-2600 v3 (4 drives) Haswell</td>
</tr>

<tr>
<td align="left">146 Sandy Bridge 1270</td>
<td align="left">261 Single E3-1270 (2 drives) Sandy Bridge</td>
</tr>

<tr>
<td align="left">147 Specialty Server: 4u Mass Storage Dual Xeon 2000 (Sandy Bridge) Series</td>
<td align="left">263 Dual E5-2600 (36 drives) Sandy Bridge</td>
</tr>

<tr>
<td align="left">147 Specialty Server: 4u Mass Storage Dual Xeon 2000 (Sandy Bridge) Series</td>
<td align="left">248 Dual E5-2600 v3 (36 drives) Haswell</td>
</tr>

<tr>
<td align="left">148 Specialty Server: 2u Mass Storage Dual Xeon 2000 (Sandy Bridge) Series</td>
<td align="left">265 Dual E5-2600 (12 drives) Sandy Bridge</td>
</tr>

<tr>
<td align="left">148 Specialty Server: 2u Mass Storage Dual Xeon 2000 (Sandy Bridge) Series</td>
<td align="left">251 Dual E5-2600 v3 (12 drives) Haswell</td>
</tr>

<tr>
<td align="left">158 Quad Xeon 4000 Series (Sandy Bridge)</td>
<td align="left">267 Quad E5-4600 (24 drives) Sandy Bridge</td>
</tr>

<tr>
<td align="left">234 Quad Xeon E7-4800 v2 (Ivy Bridge) Series</td>
<td align="left">271 Quad E7-4800 v2 (24 drives) Ivy Bridge</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>
</div>





</div>


Expand Down
Loading

0 comments on commit 31f4fdf

Please sign in to comment.