Skip to content

Commit 58604a8

Browse files
20170914 release notes
1 parent 9811434 commit 58604a8

18 files changed

Lines changed: 754 additions & 461 deletions

File tree

index.html

Lines changed: 43 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,49 @@
9999
<h1>Release Notes</h1>
100100
<div class="col-md-9">
101101

102+
<div class="well well-sm release-note example col-md-12">
103+
<h3>
104+
<a href="https://softlayer.github.io/release_notes/2017/20170914/"> September 14, 2017</a>
105+
<br>
106+
</h3>
107+
<div class="container">
108+
<div class="row">
109+
<div class="col-md-8">
110+
111+
112+
<h4 id="portal">Portal</h4>
113+
114+
<ul>
115+
<li>Fixed an issue where standard disk prices were being incorrectly hidden for some datacenters during the order process.</li>
116+
<li>Virtual Guest Family sizes are now live on the order form. You can read more about the Family sizes <a href="https://www.ibm.com/blogs/bluemix/2017/09/public-virtual-server-families/">here</a>.</li>
117+
<li>Added new functionality to the order forms to support multiple disk controllers for bare metal offerings.</li>
118+
<li>Added the following new offerings in the Bluemix catalog: <a href="https://console-regional.ng.bluemix.net/containers-kubernetes/home/registryGettingStarted?env_id=ibm%3Ayp%3Aus-south">Container Registry</a>, <a href="https://console-regional.ng.bluemix.net/catalog/services/informix-on-cloud?env_id=ibm%3Ayp%3Aus-south&amp;taxonomyNavigation=containers">Informix On Cloud</a>, <a href="https://console-regional.ng.bluemix.net/catalog/services/master-data-management-on-cloud?env_id=ibm%3Ayp%3Aus-south&amp;taxonomyNavigation=containers">Master Data Management on Cloud</a>, <a href="https://console-regional.ng.bluemix.net/catalog/services/information-server-on-cloud?env_id=ibm%3Ayp%3Aus-south&amp;taxonomyNavigation=containers">Information Server on Cloud</a>, <a href="https://console-regional.ng.bluemix.net/catalog/services/compose-for-janusgraph?env_id=ibm%3Ayp%3Aus-south&amp;taxonomyNavigation=containers">JanusGraph</a>, <a href="https://console-regional.ng.bluemix.net/catalog/services/monitoring?env_id=ibm%3Ayp%3Aus-south&amp;taxonomyNavigation=containers">Monitoring</a>, and <a href="https://console-regional.ng.bluemix.net/catalog/services/log-analysis?env_id=ibm%3Ayp%3Aus-south&amp;taxonomyNavigation=containers">Log Analysis</a>.</li>
119+
</ul>
120+
121+
<h4 id="api">API</h4>
122+
123+
<ul>
124+
<li>Fixed a bug where the results from <a href="http://sldn.softlayer.com/reference/services/softlayer_virtual_guest/generateordertemplate">SoftLayer_Virtual_Guest::generateOrderTemplate</a> were not showing the new Family Size Virtual Guests.<br /></li>
125+
<li>Introduced a new feature which enables customers to specify a backend router for bare metal server orders via API.</li>
126+
<li>The <a href="http://softlayer-python.readthedocs.io/en/latest/index.html">SoftLayer Python CLI</a> was updated for Family Sizes and Dedicated hosts. The virtual create-options command was updated to show flavors and the dedicated host options. The virtual create command was updated to accept a flavor key and a host id.</li>
127+
<li>Added the method <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_SecurityGroup/getSupportedDataCenters">getSupportedDataCenters</a> to service <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_SecurityGroup">SoftLayer_Network_SecurityGroup</a>. The new API will return a list of <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Location_Datacenter">SoftLayer_Location_Datacenter</a> objects, which represent the datacenters where security groups are available.</li>
128+
</ul>
129+
130+
<h4 id="backend">Backend</h4>
131+
132+
<ul>
133+
<li>Corrected a bug that was causing customers to be unable to boot Virtual Guests in to our rescue environment.</li>
134+
</ul>
135+
136+
</div>
137+
</div>
138+
</div>
139+
</div>
140+
141+
142+
143+
144+
102145
<div class="well well-sm release-note example col-md-12">
103146
<h3>
104147
<a href="https://softlayer.github.io/release_notes/2017/20170907/"> September 7, 2017</a>
@@ -445,50 +488,6 @@ <h4 id="backend">Backend</h4>
445488

446489

447490

448-
<div class="well well-sm release-note example col-md-12">
449-
<h3>
450-
<a href="https://softlayer.github.io/release_notes/2017/20170622/"> June 22, 2017</a>
451-
<br>
452-
</h3>
453-
<div class="container">
454-
<div class="row">
455-
<div class="col-md-8">
456-
457-
458-
<h4 id="portal">Portal</h4>
459-
460-
<ul>
461-
<li>Released code to support Volume Duplication. This offering adds the ability to order a new volume, pre-loaded with the contents of a File or Block Volume or Volume Replica, or a snapshot of a Volume or Volume Replica.</li>
462-
<li>Changed the default option for monitoring from Basic to None, for VSI order forms.</li>
463-
<li>Added the ability to assign <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_SecurityGroup">Security Groups</a> to an interface on the Virtual Guest order form for customers that are enrolled in the Beta.</li>
464-
</ul>
465-
466-
<h4 id="api">API</h4>
467-
468-
<ul>
469-
<li>Added the <code>getUsageChargeFlag</code> method to the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice_Item">SoftLayer_Billing_Invoice_Item</a> service. This method will determine if a Billing Invoice Item is from a service that has usage limitations.</li>
470-
<li>Added the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Currency_Country/getCountriesWithListOfEligibleCurrencies">getCountriesWithListOfEligibleCurrencies</a> method to the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Currency_Country/getCountriesWithListOfEligibleCurrencies">SoftLayer_Billing_Currency_Country</a> service.</li>
471-
<li>Added API permissions check for the <code>REMOTE_MANAGEMENT</code> permission on the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest">SoftLayer_Virtual_Guest</a>. The permissions check affects the following methods: pause, powerOn, powerOff, and resume.</li>
472-
<li>Updated the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage_Hub_Cleversafe_Account/getEndpoints">SoftLayer_Network_Storage_Hub_Cleversafe_Account::getEndpoints</a> method to return the both the Cross Regional and Regional Cloud Object Storage S3 endpoints.</li>
473-
<li>Exposed the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_SecurityGroup">SoftLayer_Network_SecurityGroup</a> service to SLDN. The Security Group product is currently in Beta so the APIs will not work unless your account has been granted access.<br /></li>
474-
<li>Exposed the Volume Duplication offering to the <code>slcli</code> python command line client. This offering allows you to order a new performance/endurance volume from an existing volume.</li>
475-
</ul>
476-
477-
<h4 id="backend">Backend</h4>
478-
479-
<ul>
480-
<li>None</li>
481-
</ul>
482-
483-
</div>
484-
</div>
485-
</div>
486-
</div>
487-
488-
489-
490-
491-
492491
</div>
493492

494493

index.xml

Lines changed: 35 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,41 @@
66
<language>en-US</language>
77
<author>Enthusiastic Hugo User</author>
88
<rights>Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved.</rights>
9-
<updated>Wed, 13 Sep 2017 00:00:00 UTC</updated>
9+
<updated>Thu, 14 Sep 2017 00:00:00 UTC</updated>
10+
11+
<item>
12+
<title>Release notes: September 14, 2017</title>
13+
<link>https://softlayer.github.io/release_notes/2017/20170914/</link>
14+
<pubDate>Thu, 14 Sep 2017 00:00:00 UTC</pubDate>
15+
<author>Enthusiastic Hugo User</author>
16+
<guid>https://softlayer.github.io/release_notes/2017/20170914/</guid>
17+
<description>
18+
19+
&lt;h4 id=&#34;portal&#34;&gt;Portal&lt;/h4&gt;
20+
21+
&lt;ul&gt;
22+
&lt;li&gt;Fixed an issue where standard disk prices were being incorrectly hidden for some datacenters during the order process.&lt;/li&gt;
23+
&lt;li&gt;Virtual Guest Family sizes are now live on the order form. You can read more about the Family sizes &lt;a href=&#34;https://www.ibm.com/blogs/bluemix/2017/09/public-virtual-server-families/&#34;&gt;here&lt;/a&gt;.&lt;/li&gt;
24+
&lt;li&gt;Added new functionality to the order forms to support multiple disk controllers for bare metal offerings.&lt;/li&gt;
25+
&lt;li&gt;Added the following new offerings in the Bluemix catalog: &lt;a href=&#34;https://console-regional.ng.bluemix.net/containers-kubernetes/home/registryGettingStarted?env_id=ibm%3Ayp%3Aus-south&#34;&gt;Container Registry&lt;/a&gt;, &lt;a href=&#34;https://console-regional.ng.bluemix.net/catalog/services/informix-on-cloud?env_id=ibm%3Ayp%3Aus-south&amp;amp;taxonomyNavigation=containers&#34;&gt;Informix On Cloud&lt;/a&gt;, &lt;a href=&#34;https://console-regional.ng.bluemix.net/catalog/services/master-data-management-on-cloud?env_id=ibm%3Ayp%3Aus-south&amp;amp;taxonomyNavigation=containers&#34;&gt;Master Data Management on Cloud&lt;/a&gt;, &lt;a href=&#34;https://console-regional.ng.bluemix.net/catalog/services/information-server-on-cloud?env_id=ibm%3Ayp%3Aus-south&amp;amp;taxonomyNavigation=containers&#34;&gt;Information Server on Cloud&lt;/a&gt;, &lt;a href=&#34;https://console-regional.ng.bluemix.net/catalog/services/compose-for-janusgraph?env_id=ibm%3Ayp%3Aus-south&amp;amp;taxonomyNavigation=containers&#34;&gt;JanusGraph&lt;/a&gt;, &lt;a href=&#34;https://console-regional.ng.bluemix.net/catalog/services/monitoring?env_id=ibm%3Ayp%3Aus-south&amp;amp;taxonomyNavigation=containers&#34;&gt;Monitoring&lt;/a&gt;, and &lt;a href=&#34;https://console-regional.ng.bluemix.net/catalog/services/log-analysis?env_id=ibm%3Ayp%3Aus-south&amp;amp;taxonomyNavigation=containers&#34;&gt;Log Analysis&lt;/a&gt;.&lt;/li&gt;
26+
&lt;/ul&gt;
27+
28+
&lt;h4 id=&#34;api&#34;&gt;API&lt;/h4&gt;
29+
30+
&lt;ul&gt;
31+
&lt;li&gt;Fixed a bug where the results from &lt;a href=&#34;http://sldn.softlayer.com/reference/services/softlayer_virtual_guest/generateordertemplate&#34;&gt;SoftLayer_Virtual_Guest::generateOrderTemplate&lt;/a&gt; were not showing the new Family Size Virtual Guests.&lt;br /&gt;&lt;/li&gt;
32+
&lt;li&gt;Introduced a new feature which enables customers to specify a backend router for bare metal server orders via API.&lt;/li&gt;
33+
&lt;li&gt;The &lt;a href=&#34;http://softlayer-python.readthedocs.io/en/latest/index.html&#34;&gt;SoftLayer Python CLI&lt;/a&gt; was updated for Family Sizes and Dedicated hosts. The virtual create-options command was updated to show flavors and the dedicated host options. The virtual create command was updated to accept a flavor key and a host id.&lt;/li&gt;
34+
&lt;li&gt;Added the method &lt;a href=&#34;http://sldn.softlayer.com/reference/services/SoftLayer_Network_SecurityGroup/getSupportedDataCenters&#34;&gt;getSupportedDataCenters&lt;/a&gt; to service &lt;a href=&#34;http://sldn.softlayer.com/reference/services/SoftLayer_Network_SecurityGroup&#34;&gt;SoftLayer_Network_SecurityGroup&lt;/a&gt;. The new API will return a list of &lt;a href=&#34;http://sldn.softlayer.com/reference/services/SoftLayer_Location_Datacenter&#34;&gt;SoftLayer_Location_Datacenter&lt;/a&gt; objects, which represent the datacenters where security groups are available.&lt;/li&gt;
35+
&lt;/ul&gt;
36+
37+
&lt;h4 id=&#34;backend&#34;&gt;Backend&lt;/h4&gt;
38+
39+
&lt;ul&gt;
40+
&lt;li&gt;Corrected a bug that was causing customers to be unable to boot Virtual Guests in to our rescue environment.&lt;/li&gt;
41+
&lt;/ul&gt;
42+
</description>
43+
</item>
1044

1145
<item>
1246
<title>Advanced Bare Metal Server Ordering</title>
@@ -1172,29 +1206,6 @@ client = SoftLayer.Client()
11721206
getGuests = client[&#39;SoftLayer_Virtual_DedicatedHost&#39;].getGuests(id=dhId)
11731207
pp(getGuests)
11741208
&lt;/code&gt;&lt;/pre&gt;
1175-
</description>
1176-
</item>
1177-
1178-
<item>
1179-
<title>Migrate a VSI between dedicated hosts</title>
1180-
<link>https://softlayer.github.io/python/migratededicatedinstance/</link>
1181-
<pubDate>Fri, 04 Aug 2017 00:00:00 UTC</pubDate>
1182-
<author>Enthusiastic Hugo User</author>
1183-
<guid>https://softlayer.github.io/python/migratededicatedinstance/</guid>
1184-
<description>&lt;p&gt;This script will kick of an immediate migration of the Virtual Guest.&lt;/p&gt;
1185-
1186-
&lt;pre&gt;&lt;code&gt;&amp;quot;&amp;quot;&amp;quot;
1187-
@author Ryan TIffany
1188-
&amp;quot;&amp;quot;&amp;quot;
1189-
import SoftLayer
1190-
from pprint import pprint as pp
1191-
1192-
destinationHostId = 987654
1193-
vsiId = 1234567
1194-
client = SoftLayer.Client()
1195-
1196-
migrateGuest = client[&#39;SoftLayer_Virtual_Guest&#39;].migrateDedicatedHost(destinationHostId, id=vsiId)
1197-
&lt;/code&gt;&lt;/pre&gt;
11981209
</description>
11991210
</item>
12001211

page/10/index.html

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,39 @@
9999
<h1>Release Notes</h1>
100100
<div class="col-md-9">
101101

102+
<div class="well well-sm release-note example col-md-12">
103+
<h3>
104+
<a href="https://softlayer.github.io/release_notes/2015/20151029/"> October 29, 2015</a>
105+
<br>
106+
</h3>
107+
<div class="container">
108+
<div class="row">
109+
<div class="col-md-8">
110+
111+
112+
<h4 id="portal">Portal</h4>
113+
114+
<ul>
115+
<li>Improved device list performance for customers with NetScaler MPX devices</li>
116+
</ul>
117+
118+
<h4 id="api">API</h4>
119+
120+
<ul>
121+
<li>New accounts will have outbound port 25 blocked by default. More information <a href="http://knowledgelayer.softlayer.com/content/outbound-email-port-25">here</a>, <a href="http://knowledgelayer.softlayer.com/learning/softlayer-e-mail-delivery-service-overview">here</a> and <a href="http://blog.softlayer.com/2015/ongoing-actions-eliminate-spam-hosting">here</a>. This effects any new accounts created through the web sign-up process, and <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Brand/createCustomerAccount">SoftLayer_Brand::createCustomerAccount</a>.</li>
122+
<li>Added <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getTransactionHistory">SoftLayer_Hardware_Server::getTransactionHistory</a></li>
123+
<li>Improved backend performance for block and file storage provisioning.</li>
124+
</ul>
125+
126+
</div>
127+
</div>
128+
</div>
129+
</div>
130+
131+
132+
133+
134+
102135
<div class="well well-sm release-note example col-md-12">
103136
<h3>
104137
<a href="https://softlayer.github.io/release_notes/2015/20151026/"> October 26, 2015</a>
@@ -381,37 +414,6 @@ <h4 id="api">API</h4>
381414

382415

383416

384-
<div class="well well-sm release-note example col-md-12">
385-
<h3>
386-
<a href="https://softlayer.github.io/release_notes/2015/20150923/"> September 23, 2015</a>
387-
<br>
388-
</h3>
389-
<div class="container">
390-
<div class="row">
391-
<div class="col-md-8">
392-
393-
394-
<h4 id="portal">Portal</h4>
395-
396-
<ul>
397-
<li>Fixes a problem where some orders would be authorized several times before being collected.</li>
398-
</ul>
399-
400-
<h4 id="api">API</h4>
401-
402-
<ul>
403-
<li>Prevents CoreOS Virtual Guests from using rescue layer as it is not supported</li>
404-
</ul>
405-
406-
</div>
407-
</div>
408-
</div>
409-
</div>
410-
411-
412-
413-
414-
415417
</div>
416418

417419

page/11/index.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,37 @@
9999
<h1>Release Notes</h1>
100100
<div class="col-md-9">
101101

102+
<div class="well well-sm release-note example col-md-12">
103+
<h3>
104+
<a href="https://softlayer.github.io/release_notes/2015/20150923/"> September 23, 2015</a>
105+
<br>
106+
</h3>
107+
<div class="container">
108+
<div class="row">
109+
<div class="col-md-8">
110+
111+
112+
<h4 id="portal">Portal</h4>
113+
114+
<ul>
115+
<li>Fixes a problem where some orders would be authorized several times before being collected.</li>
116+
</ul>
117+
118+
<h4 id="api">API</h4>
119+
120+
<ul>
121+
<li>Prevents CoreOS Virtual Guests from using rescue layer as it is not supported</li>
122+
</ul>
123+
124+
</div>
125+
</div>
126+
</div>
127+
</div>
128+
129+
130+
131+
132+
102133
<div class="well well-sm release-note example col-md-12">
103134
<h3>
104135
<a href="https://softlayer.github.io/release_notes/2015/20150921/"> September 21, 2015</a>

page/2/index.html

Lines changed: 44 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,50 @@
9999
<h1>Release Notes</h1>
100100
<div class="col-md-9">
101101

102+
<div class="well well-sm release-note example col-md-12">
103+
<h3>
104+
<a href="https://softlayer.github.io/release_notes/2017/20170622/"> June 22, 2017</a>
105+
<br>
106+
</h3>
107+
<div class="container">
108+
<div class="row">
109+
<div class="col-md-8">
110+
111+
112+
<h4 id="portal">Portal</h4>
113+
114+
<ul>
115+
<li>Released code to support Volume Duplication. This offering adds the ability to order a new volume, pre-loaded with the contents of a File or Block Volume or Volume Replica, or a snapshot of a Volume or Volume Replica.</li>
116+
<li>Changed the default option for monitoring from Basic to None, for VSI order forms.</li>
117+
<li>Added the ability to assign <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_SecurityGroup">Security Groups</a> to an interface on the Virtual Guest order form for customers that are enrolled in the Beta.</li>
118+
</ul>
119+
120+
<h4 id="api">API</h4>
121+
122+
<ul>
123+
<li>Added the <code>getUsageChargeFlag</code> method to the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice_Item">SoftLayer_Billing_Invoice_Item</a> service. This method will determine if a Billing Invoice Item is from a service that has usage limitations.</li>
124+
<li>Added the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Currency_Country/getCountriesWithListOfEligibleCurrencies">getCountriesWithListOfEligibleCurrencies</a> method to the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Currency_Country/getCountriesWithListOfEligibleCurrencies">SoftLayer_Billing_Currency_Country</a> service.</li>
125+
<li>Added API permissions check for the <code>REMOTE_MANAGEMENT</code> permission on the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest">SoftLayer_Virtual_Guest</a>. The permissions check affects the following methods: pause, powerOn, powerOff, and resume.</li>
126+
<li>Updated the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage_Hub_Cleversafe_Account/getEndpoints">SoftLayer_Network_Storage_Hub_Cleversafe_Account::getEndpoints</a> method to return the both the Cross Regional and Regional Cloud Object Storage S3 endpoints.</li>
127+
<li>Exposed the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_SecurityGroup">SoftLayer_Network_SecurityGroup</a> service to SLDN. The Security Group product is currently in Beta so the APIs will not work unless your account has been granted access.<br /></li>
128+
<li>Exposed the Volume Duplication offering to the <code>slcli</code> python command line client. This offering allows you to order a new performance/endurance volume from an existing volume.</li>
129+
</ul>
130+
131+
<h4 id="backend">Backend</h4>
132+
133+
<ul>
134+
<li>None</li>
135+
</ul>
136+
137+
</div>
138+
</div>
139+
</div>
140+
</div>
141+
142+
143+
144+
145+
102146
<div class="well well-sm release-note example col-md-12">
103147
<h3>
104148
<a href="https://softlayer.github.io/release_notes/2017/20170608/"> June 8, 2017</a>
@@ -439,45 +483,6 @@ <h4 id="backend">Backend</h4>
439483

440484

441485

442-
<div class="well well-sm release-note example col-md-12">
443-
<h3>
444-
<a href="https://softlayer.github.io/release_notes/2017/20170412/"> April 12, 2017</a>
445-
<br>
446-
</h3>
447-
<div class="container">
448-
<div class="row">
449-
<div class="col-md-8">
450-
451-
452-
<h4 id="portal">Portal</h4>
453-
454-
<ul>
455-
<li>Rolled out code that improves order form performance on page load time.</li>
456-
<li>Fixed issue where order validation was not always consistent between regular orders and orders from quotes, such as with hostname and domain validation.</li>
457-
<li>Corrected the error message when customers without the MANAGE_USER permission attempted to create sub-users.</li>
458-
</ul>
459-
460-
<h4 id="api">API</h4>
461-
462-
<ul>
463-
<li>None</li>
464-
</ul>
465-
466-
<h4 id="backend">Backend</h4>
467-
468-
<ul>
469-
<li>Fixed a bug causing customer ISO image templates to fail to transfer to new Datacenters.</li>
470-
</ul>
471-
472-
</div>
473-
</div>
474-
</div>
475-
</div>
476-
477-
478-
479-
480-
481486
</div>
482487

483488

0 commit comments

Comments
 (0)