Skip to content

Commit 0b722c4

Browse files
added 20170927 release notes
1 parent 088956f commit 0b722c4

19 files changed

Lines changed: 749 additions & 497 deletions

File tree

index.html

Lines changed: 38 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,44 @@
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/20170927/"> September 27, 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><a href="https://console.bluemix.net/docs/infrastructure/security-groups/sg_overview.html#about-security-groups">Security Groups</a> are now live in the customer portal at <a href="https://control.softlayer.com/security/securitygroups">https://control.softlayer.com/security/securitygroups</a>.</li>
116+
<li>Pushed some code to tidy up the Virtual Guest Family size order forms.</li>
117+
</ul>
118+
119+
<h4 id="api">API</h4>
120+
121+
<ul>
122+
<li>Created the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Account/enableEuLocalizedProcessing">enableEuLocalizedProcessing</a> and <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Account/disableEuLocalizedProcessing">disableEuLocalizedProcessing</a> methods for the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Account">SoftLayer_Account</a>.</li>
123+
</ul>
124+
125+
<h4 id="backend">Backend</h4>
126+
127+
<ul>
128+
<li>None</li>
129+
</ul>
130+
131+
</div>
132+
</div>
133+
</div>
134+
</div>
135+
136+
137+
138+
139+
102140
<div class="well well-sm release-note example col-md-12">
103141
<h3>
104142
<a href="https://softlayer.github.io/release_notes/2017/20170921/"> September 21, 2017</a>
@@ -447,45 +485,6 @@ <h4 id="backend">Backend</h4>
447485

448486

449487

450-
<div class="well well-sm release-note example col-md-12">
451-
<h3>
452-
<a href="https://softlayer.github.io/release_notes/2017/20170706/"> July 6, 2017</a>
453-
<br>
454-
</h3>
455-
<div class="container">
456-
<div class="row">
457-
<div class="col-md-8">
458-
459-
460-
<h4 id="portal">Portal</h4>
461-
462-
<ul>
463-
<li>Resolved an issue where applying security groups may cause errors during the provision of a Virtual Guest.</li>
464-
</ul>
465-
466-
<h4 id="api">API</h4>
467-
468-
<ul>
469-
<li>Pushed code to resolve an issue with the <code>resultLimit</code> for <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Ticket_Subject/getAllObjects">SoftLayer_Ticket_Subject::getAllObjects</a> method. Before the fix the API was returning less data than the limit set.</li>
470-
<li>Addressed an issue with the PHP Library for the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Subnet_IpAddress_Global/route">SoftLayer_Network_Subnet_IpAddress_Global::route</a> method. If the endpoint IP address provided is associated with an unrouted subnet a fatal error was being returned.</li>
471-
<li>Fix a bug when ordering bare metal servers where presets that do not include GPUs are failing to be ordered from.</li>
472-
</ul>
473-
474-
<h4 id="backend">Backend</h4>
475-
476-
<ul>
477-
<li>None</li>
478-
</ul>
479-
480-
</div>
481-
</div>
482-
</div>
483-
</div>
484-
485-
486-
487-
488-
489488
</div>
490489

491490

index.xml

Lines changed: 30 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,36 @@
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>Thu, 21 Sep 2017 00:00:00 UTC</updated>
9+
<updated>Wed, 27 Sep 2017 00:00:00 UTC</updated>
10+
11+
<item>
12+
<title>Release notes: September 27, 2017</title>
13+
<link>https://softlayer.github.io/release_notes/2017/20170927/</link>
14+
<pubDate>Wed, 27 Sep 2017 00:00:00 UTC</pubDate>
15+
<author>Enthusiastic Hugo User</author>
16+
<guid>https://softlayer.github.io/release_notes/2017/20170927/</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;&lt;a href=&#34;https://console.bluemix.net/docs/infrastructure/security-groups/sg_overview.html#about-security-groups&#34;&gt;Security Groups&lt;/a&gt; are now live in the customer portal at &lt;a href=&#34;https://control.softlayer.com/security/securitygroups&#34;&gt;https://control.softlayer.com/security/securitygroups&lt;/a&gt;.&lt;/li&gt;
23+
&lt;li&gt;Pushed some code to tidy up the Virtual Guest Family size order forms.&lt;/li&gt;
24+
&lt;/ul&gt;
25+
26+
&lt;h4 id=&#34;api&#34;&gt;API&lt;/h4&gt;
27+
28+
&lt;ul&gt;
29+
&lt;li&gt;Created the &lt;a href=&#34;http://sldn.softlayer.com/reference/services/SoftLayer_Account/enableEuLocalizedProcessing&#34;&gt;enableEuLocalizedProcessing&lt;/a&gt; and &lt;a href=&#34;http://sldn.softlayer.com/reference/services/SoftLayer_Account/disableEuLocalizedProcessing&#34;&gt;disableEuLocalizedProcessing&lt;/a&gt; methods for the &lt;a href=&#34;http://sldn.softlayer.com/reference/services/SoftLayer_Account&#34;&gt;SoftLayer_Account&lt;/a&gt;.&lt;/li&gt;
30+
&lt;/ul&gt;
31+
32+
&lt;h4 id=&#34;backend&#34;&gt;Backend&lt;/h4&gt;
33+
34+
&lt;ul&gt;
35+
&lt;li&gt;None&lt;/li&gt;
36+
&lt;/ul&gt;
37+
</description>
38+
</item>
1039

1140
<item>
1241
<title>Release notes: September 21, 2017</title>
@@ -1222,40 +1251,6 @@ secGroupId = 70501
12221251
getAll = client[&#39;SoftLayer_Network_SecurityGroup&#39;].object_with_id(secGroupId).getAllObjects
12231252
pp getAll
12241253
&lt;/code&gt;&lt;/pre&gt;
1225-
</description>
1226-
</item>
1227-
1228-
<item>
1229-
<title>Get Dedicated Host Allocation</title>
1230-
<link>https://softlayer.github.io/python/getdedihostallocation/</link>
1231-
<pubDate>Fri, 04 Aug 2017 00:00:00 UTC</pubDate>
1232-
<author>Enthusiastic Hugo User</author>
1233-
<guid>https://softlayer.github.io/python/getdedihostallocation/</guid>
1234-
<description>&lt;p&gt;The first thing you need to get is a list of the Dedicated Hosts on your account. To list the Dedicated Hosts on your account you can use the following code:&lt;/p&gt;
1235-
1236-
&lt;pre&gt;&lt;code class=&#34;language-python&#34;&gt;import SoftLayer
1237-
from pprint import pprint as pp
1238-
1239-
client = SoftLayer.Client()
1240-
1241-
dedicatedHosts = client[&#39;SoftLayer_Account&#39;].getDedicatedHosts()
1242-
pp(dedicatedHosts)
1243-
&lt;/code&gt;&lt;/pre&gt;
1244-
1245-
&lt;p&gt;Once you have the Dedicated Host ID you can use the following code to retrieve the resource allocations on the host.&lt;/p&gt;
1246-
1247-
&lt;pre&gt;&lt;code class=&#34;language-python&#34;&gt;&amp;quot;&amp;quot;&amp;quot;
1248-
@author Ryan TIffany
1249-
&amp;quot;&amp;quot;&amp;quot;
1250-
import SoftLayer
1251-
from pprint import pprint as pp
1252-
1253-
dedicatedHostId = 10501
1254-
client = SoftLayer.Client()
1255-
1256-
getAllocStats = client[&#39;SoftLayer_Virtual_DedicatedHost&#39;].getAllocationStatus(id=dedicatedHostId)
1257-
pp(getAllocStats)
1258-
&lt;/code&gt;&lt;/pre&gt;
12591254
</description>
12601255
</item>
12611256

page/10/index.html

Lines changed: 31 additions & 25 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/20151105/"> November 5, 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>Next and Pending invoices are cached once requested, greatly reducing the time it takes to download the invoice again.</li>
116+
</ul>
117+
118+
<h4 id="api">API</h4>
119+
120+
<ul>
121+
<li>Fixes an issue where tokens were not being properly replaced in the subject field for ticket watch notification emails</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/20151103/"> November 3, 2015</a>
@@ -391,31 +422,6 @@ <h4 id="api">API</h4>
391422

392423

393424

394-
<div class="well well-sm release-note example col-md-12">
395-
<h3>
396-
<a href="https://softlayer.github.io/release_notes/2015/20150929/"> September 29, 2015</a>
397-
<br>
398-
</h3>
399-
<div class="container">
400-
<div class="row">
401-
<div class="col-md-8">
402-
403-
404-
<h4 id="api">API</h4>
405-
406-
<ul>
407-
<li>Adds account creation source record to brand master accounts created during the brand creation process preventing failures during account creation</li>
408-
</ul>
409-
410-
</div>
411-
</div>
412-
</div>
413-
</div>
414-
415-
416-
417-
418-
419425
</div>
420426

421427

page/11/index.html

Lines changed: 25 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,31 @@
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/20150929/"> September 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="api">API</h4>
113+
114+
<ul>
115+
<li>Adds account creation source record to brand master accounts created during the brand creation process preventing failures during account creation</li>
116+
</ul>
117+
118+
</div>
119+
</div>
120+
</div>
121+
</div>
122+
123+
124+
125+
126+
102127
<div class="well well-sm release-note example col-md-12">
103128
<h3>
104129
<a href="https://softlayer.github.io/release_notes/2015/20150928/"> September 28, 2015</a>
@@ -370,37 +395,6 @@ <h4 id="api">API</h4>
370395

371396

372397

373-
<div class="well well-sm release-note example col-md-12">
374-
<h3>
375-
<a href="https://softlayer.github.io/release_notes/2015/20150824/"> August 24, 2015</a>
376-
<br>
377-
</h3>
378-
<div class="container">
379-
<div class="row">
380-
<div class="col-md-8">
381-
382-
383-
<h4 id="portal">Portal</h4>
384-
385-
<ul>
386-
<li>Deleted virtual guests should no longer show up in the portal</li>
387-
</ul>
388-
389-
<h4 id="api">API</h4>
390-
391-
<ul>
392-
<li>Improve the current workflow for processing nimsoft robots on the landing hub. This should have a significant impact in terms of reducing landing hub related escalations and transaction failures.</li>
393-
</ul>
394-
395-
</div>
396-
</div>
397-
</div>
398-
</div>
399-
400-
401-
402-
403-
404398
</div>
405399

406400

page/12/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/20150824/"> August 24, 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>Deleted virtual guests should no longer show up in the portal</li>
116+
</ul>
117+
118+
<h4 id="api">API</h4>
119+
120+
<ul>
121+
<li>Improve the current workflow for processing nimsoft robots on the landing hub. This should have a significant impact in terms of reducing landing hub related escalations and transaction failures.</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/20150819/"> August 19, 2015</a>

0 commit comments

Comments
 (0)