Skip to content

Commit 5269b41

Browse files
20170921 release notes
1 parent 4365224 commit 5269b41

19 files changed

Lines changed: 1045 additions & 549 deletions

File tree

index.html

Lines changed: 42 additions & 41 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/20170921/"> September 21, 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>Resolved an issue where a subset of DCs where not displaying the 1,2,4 or 8 core options for Dedicated Host Virtual Guests.</li>
116+
<li>Pushed code that that corrected a display issue when ordering Dedicated Host Virtual Guests. When selecting Local drive Virtual Guests do not show the 3rd, 4th, and 5th disk options.</li>
117+
</ul>
118+
119+
<h4 id="api">API</h4>
120+
121+
<ul>
122+
<li>Added validation to prevent monthly LBaaS orders via the API since the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer">SoftLayer_Network_LBaaS_LoadBalancer</a> service is only available with hourly billing.</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/20170914/"> September 14, 2017</a>
@@ -448,46 +486,6 @@ <h4 id="backend">Backend</h4>
448486

449487

450488

451-
<div class="well well-sm release-note example col-md-12">
452-
<h3>
453-
<a href="https://softlayer.github.io/release_notes/2017/20170628/"> June 28, 2017</a>
454-
<br>
455-
</h3>
456-
<div class="container">
457-
<div class="row">
458-
<div class="col-md-8">
459-
460-
461-
<h4 id="portal">Portal</h4>
462-
463-
<ul>
464-
<li>Added the ability to order the Mass Data Migration Service. This offering can only be ordered by the master account user. It allows for the secure migration of up to 120TB of data per device into / out of Cleversafe Object Storage using physical storage appliances housed in waterproof, tamper-evident, shockproof cases. <a href="https://console.bluemix.net/docs/infrastructure/mass-data-migration/index.html#ibm-bluemix-mass-data-migration">Official Documentation</a>.</li>
465-
</ul>
466-
467-
<h4 id="api">API</h4>
468-
469-
<ul>
470-
<li>Resolved an issue that was allowing customers to order duplicate volumes without specifying a datacenter location using <code>placeOrder</code>.</li>
471-
<li>Fixed an issue where calls to <code>getAllObjects</code> on the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Location_Group_Pricing">SoftLayer_Location_Group_Pricing</a> service were failing.</li>
472-
<li>Corrected a bug that was allowing the deletion of a <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_DedicatedHost">Dedicated Host</a> via the API even when there were active VSIs still deployed to the Dedicated Host.</li>
473-
<li>Published the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_DedicatedHost">Dedicated Host</a> services and methods page to the <a href="http://sldn.softlayer.com">SLDN</a>.</li>
474-
</ul>
475-
476-
<h4 id="backend">Backend</h4>
477-
478-
<ul>
479-
<li>Application layer changes needed to introduce fixed public instance configuration.</li>
480-
</ul>
481-
482-
</div>
483-
</div>
484-
</div>
485-
</div>
486-
487-
488-
489-
490-
491489
</div>
492490

493491

@@ -568,13 +566,16 @@ <h4>More Documentation</h4>
568566
<li
569567
><a href="https://softlayer.github.io/page/11/">11</a></li>
570568

569+
<li
570+
><a href="https://softlayer.github.io/page/12/">12</a></li>
571+
571572
<li
572573
>
573574
<a href="https://softlayer.github.io/page/2/" aria-label="Next"><span aria-hidden="true">&raquo;</span></a>
574575
</li>
575576

576577
<li>
577-
<a href="https://softlayer.github.io/page/11/" aria-label="Last"><span aria-hidden="true">&raquo;&raquo;</span></a>
578+
<a href="https://softlayer.github.io/page/12/" aria-label="Last"><span aria-hidden="true">&raquo;&raquo;</span></a>
578579
</li>
579580

580581
</ul>

index.xml

Lines changed: 30 additions & 36 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, 14 Sep 2017 00:00:00 UTC</updated>
9+
<updated>Thu, 21 Sep 2017 00:00:00 UTC</updated>
10+
11+
<item>
12+
<title>Release notes: September 21, 2017</title>
13+
<link>https://softlayer.github.io/release_notes/2017/20170921/</link>
14+
<pubDate>Thu, 21 Sep 2017 00:00:00 UTC</pubDate>
15+
<author>Enthusiastic Hugo User</author>
16+
<guid>https://softlayer.github.io/release_notes/2017/20170921/</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;Resolved an issue where a subset of DCs where not displaying the 1,2,4 or 8 core options for Dedicated Host Virtual Guests.&lt;/li&gt;
23+
&lt;li&gt;Pushed code that that corrected a display issue when ordering Dedicated Host Virtual Guests. When selecting Local drive Virtual Guests do not show the 3rd, 4th, and 5th disk options.&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;Added validation to prevent monthly LBaaS orders via the API since the &lt;a href=&#34;http://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer&#34;&gt;SoftLayer_Network_LBaaS_LoadBalancer&lt;/a&gt; service is only available with hourly billing.&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 14, 2017</title>
@@ -1227,41 +1256,6 @@ client = SoftLayer.Client()
12271256
getAllocStats = client[&#39;SoftLayer_Virtual_DedicatedHost&#39;].getAllocationStatus(id=dedicatedHostId)
12281257
pp(getAllocStats)
12291258
&lt;/code&gt;&lt;/pre&gt;
1230-
</description>
1231-
</item>
1232-
1233-
<item>
1234-
<title>Get Dedicated Host Guests</title>
1235-
<link>https://softlayer.github.io/python/getdedicatedhostguests/</link>
1236-
<pubDate>Fri, 04 Aug 2017 00:00:00 UTC</pubDate>
1237-
<author>Enthusiastic Hugo User</author>
1238-
<guid>https://softlayer.github.io/python/getdedicatedhostguests/</guid>
1239-
<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;
1240-
1241-
&lt;pre&gt;&lt;code&gt;import SoftLayer
1242-
from pprint import pprint as pp
1243-
1244-
client = SoftLayer.Client()
1245-
1246-
dedicatedHosts = client[&#39;SoftLayer_Account&#39;].getDedicatedHosts()
1247-
pp(dedicatedHosts)
1248-
&lt;/code&gt;&lt;/pre&gt;
1249-
1250-
&lt;p&gt;Once you have the Dedicated Host ID you can use the following code to retrieve the Virtual Guests on the host.&lt;/p&gt;
1251-
1252-
&lt;pre&gt;&lt;code class=&#34;language-python&#34;&gt;
1253-
&amp;quot;&amp;quot;&amp;quot;
1254-
@service SoftLayer_Virtual_DedicatedHost
1255-
@author Ryan TIffany
1256-
&amp;quot;&amp;quot;&amp;quot;
1257-
import SoftLayer
1258-
from pprint import pprint as pp
1259-
1260-
dhId = 10001
1261-
client = SoftLayer.Client()
1262-
getGuests = client[&#39;SoftLayer_Virtual_DedicatedHost&#39;].getGuests(id=dhId)
1263-
pp(getGuests)
1264-
&lt;/code&gt;&lt;/pre&gt;
12651259
</description>
12661260
</item>
12671261

page/10/index.html

Lines changed: 40 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,42 @@
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/20151103/"> November 3, 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>Changed the region sort order on order forms to be more friendly.</li>
116+
<li>Removed forum auto-login link.</li>
117+
<li>Restrict the length of first name field for credit cards to match those enforced by account first name field (30 characters)</li>
118+
</ul>
119+
120+
<h4 id="api">API</h4>
121+
122+
<ul>
123+
<li>Improved Virtual Guest provisioning times by parallelizing some provisioning transactions.</li>
124+
<li>Fixed an error preventing some Fast Provision Servers from getting past the SEND_SOFTWARE_INSTALL transaction.</li>
125+
<li>Failed post install scripts on unsupported OSes will now include a message that the OS is unsupported.</li>
126+
<li>Corrects an issue in which network monitoring of a primary IP address from a trunked VLAN of the network component was no longer allowed.</li>
127+
</ul>
128+
129+
</div>
130+
</div>
131+
</div>
132+
</div>
133+
134+
135+
136+
137+
102138
<div class="well well-sm release-note example col-md-12">
103139
<h3>
104140
<a href="https://softlayer.github.io/release_notes/2015/20151029/"> October 29, 2015</a>
@@ -380,40 +416,6 @@ <h4 id="api">API</h4>
380416

381417

382418

383-
<div class="well well-sm release-note example col-md-12">
384-
<h3>
385-
<a href="https://softlayer.github.io/release_notes/2015/20150928/"> September 28, 2015</a>
386-
<br>
387-
</h3>
388-
<div class="container">
389-
<div class="row">
390-
<div class="col-md-8">
391-
392-
393-
<h4 id="portal">Portal</h4>
394-
395-
<ul>
396-
<li>Correcting ability for Agents to Escalate a Ticket to SoftLayer Sales Group</li>
397-
<li>Fixed a minor storage view error</li>
398-
<li>The validator was previous incorrectly kicking out firewall orders for servers which have the private VLAN as an inside VLAN but not the public VLAN. This has been fixed and the validator should now allow those orders to go through.</li>
399-
</ul>
400-
401-
<h4 id="api">API</h4>
402-
403-
<ul>
404-
<li><a href="http://sldn.softlayer.com/reference/datatypes/SoftLayer_Account">SoftLayer_Account.nextInvoiceIncubatorExemptTotal</a> is now depreciated and will be removed in a later version</li>
405-
<li>Numbers are no longer valid characters for a lastName field when creating an account.</li>
406-
</ul>
407-
408-
</div>
409-
</div>
410-
</div>
411-
</div>
412-
413-
414-
415-
416-
417419
</div>
418420

419421

@@ -494,13 +496,16 @@ <h4>More Documentation</h4>
494496
<li
495497
><a href="https://softlayer.github.io/page/11/">11</a></li>
496498

499+
<li
500+
><a href="https://softlayer.github.io/page/12/">12</a></li>
501+
497502
<li
498503
>
499504
<a href="https://softlayer.github.io/page/11/" aria-label="Next"><span aria-hidden="true">&raquo;</span></a>
500505
</li>
501506

502507
<li>
503-
<a href="https://softlayer.github.io/page/11/" aria-label="Last"><span aria-hidden="true">&raquo;&raquo;</span></a>
508+
<a href="https://softlayer.github.io/page/12/" aria-label="Last"><span aria-hidden="true">&raquo;&raquo;</span></a>
504509
</li>
505510

506511
</ul>

page/11/index.html

Lines changed: 40 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,40 @@
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/20150928/"> September 28, 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>Correcting ability for Agents to Escalate a Ticket to SoftLayer Sales Group</li>
116+
<li>Fixed a minor storage view error</li>
117+
<li>The validator was previous incorrectly kicking out firewall orders for servers which have the private VLAN as an inside VLAN but not the public VLAN. This has been fixed and the validator should now allow those orders to go through.</li>
118+
</ul>
119+
120+
<h4 id="api">API</h4>
121+
122+
<ul>
123+
<li><a href="http://sldn.softlayer.com/reference/datatypes/SoftLayer_Account">SoftLayer_Account.nextInvoiceIncubatorExemptTotal</a> is now depreciated and will be removed in a later version</li>
124+
<li>Numbers are no longer valid characters for a lastName field when creating an account.</li>
125+
</ul>
126+
127+
</div>
128+
</div>
129+
</div>
130+
</div>
131+
132+
133+
134+
135+
102136
<div class="well well-sm release-note example col-md-12">
103137
<h3>
104138
<a href="https://softlayer.github.io/release_notes/2015/20150923/"> September 23, 2015</a>
@@ -367,40 +401,6 @@ <h4 id="api">API</h4>
367401

368402

369403

370-
<div class="well well-sm release-note example col-md-12">
371-
<h3>
372-
<a href="https://softlayer.github.io/release_notes/2015/20150819/"> August 19, 2015</a>
373-
<br>
374-
</h3>
375-
<div class="container">
376-
<div class="row">
377-
<div class="col-md-8">
378-
379-
380-
<h4 id="portal">Portal</h4>
381-
382-
<ul>
383-
<li>Removed private IP address detection that checks whether or not the IP address starts with &ldquo;10.&rdquo;. This comes necessary now that we support Customer Defined Networks.</li>
384-
<li>Correctly identify if the primary ip address is in the private ip space, instead of relying on the &ldquo;10.&rdquo; prefix in the ip address.</li>
385-
<li>Updates the order review page to always show transfer/floor pricing.</li>
386-
<li>Resolve issues with discrepancy in mandatory fields in add portal user across portals.</li>
387-
</ul>
388-
389-
<h4 id="api">API</h4>
390-
391-
<ul>
392-
<li>Fix an error occurring when fetching the receipt during ordering from a quote.</li>
393-
</ul>
394-
395-
</div>
396-
</div>
397-
</div>
398-
</div>
399-
400-
401-
402-
403-
404404
</div>
405405

406406

@@ -482,12 +482,15 @@ <h4>More Documentation</h4>
482482
class="active"><a href="https://softlayer.github.io/page/11/">11</a></li>
483483

484484
<li
485-
class="disabled">
486-
<a href="" aria-label="Next"><span aria-hidden="true">&raquo;</span></a>
485+
><a href="https://softlayer.github.io/page/12/">12</a></li>
486+
487+
<li
488+
>
489+
<a href="https://softlayer.github.io/page/12/" aria-label="Next"><span aria-hidden="true">&raquo;</span></a>
487490
</li>
488491

489492
<li>
490-
<a href="https://softlayer.github.io/page/11/" aria-label="Last"><span aria-hidden="true">&raquo;&raquo;</span></a>
493+
<a href="https://softlayer.github.io/page/12/" aria-label="Last"><span aria-hidden="true">&raquo;&raquo;</span></a>
491494
</li>
492495

493496
</ul>

0 commit comments

Comments
 (0)