Skip to content

Commit 33b8408

Browse files
20171005 release notes
1 parent 0b722c4 commit 33b8408

28 files changed

Lines changed: 754 additions & 525 deletions

File tree

classes/softlayer_network_securitygroup/index.xml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
<guid>https://softlayer.github.io/ruby/addremovesecuritygrouprules/</guid>
1717
<description>
1818

19-
&lt;p&gt;The Security Group offering is currently in Beta. The use of this feature is restricted to select users. When the Beta period is over, security groups will be available for all users. Contact sgbeta@us.ibm.com using ‘Security Groups’ in the subject line with any questions.&lt;/p&gt;
20-
2119
&lt;h3 id=&#34;adding-rules&#34;&gt;Adding Rules&lt;/h3&gt;
2220

2321
&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
@@ -73,9 +71,7 @@ pp remove
7371
<pubDate>Wed, 09 Aug 2017 00:00:00 UTC</pubDate>
7472
<author>Enthusiastic Hugo User</author>
7573
<guid>https://softlayer.github.io/ruby/createsecuritygroup/</guid>
76-
<description>&lt;p&gt;The Security Group offering is currently in Beta. The use of this feature is restricted to select users. When the Beta period is over, security groups will be available for all users. Contact sgbeta@us.ibm.com using ‘Security Groups’ in the subject line with any questions.&lt;/p&gt;
77-
78-
&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
74+
<description>&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
7975
=begin
8076
@author Ryan Tiffany
8177
=end
@@ -102,9 +98,7 @@ pp createGroup
10298
<pubDate>Wed, 09 Aug 2017 00:00:00 UTC</pubDate>
10399
<author>Enthusiastic Hugo User</author>
104100
<guid>https://softlayer.github.io/ruby/getsecuritygroupdetails/</guid>
105-
<description>&lt;p&gt;The Security Group offering is currently in Beta. The use of this feature is restricted to select users. When the Beta period is over, security groups will be available for all users. Contact sgbeta@us.ibm.com using ‘Security Groups’ in the subject line with any questions.&lt;/p&gt;
106-
107-
&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
101+
<description>&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
108102
=begin
109103
@author Ryan Tiffany
110104
=end
@@ -129,8 +123,6 @@ pp getAll
129123
<guid>https://softlayer.github.io/python/createsecuritygroup/</guid>
130124
<description>
131125

132-
&lt;p&gt;The Security Group offering is currently in Beta. The use of this feature is restricted to select users. When the Beta period is over, security groups will be available for all users. Contact sgbeta@us.ibm.com using &amp;lsquo;Security Groups&amp;rsquo; in the subject line with any questions.&lt;/p&gt;
133-
134126
&lt;h2 id=&#34;creating-a-security-group&#34;&gt;Creating a Security Group&lt;/h2&gt;
135127

136128
&lt;pre&gt;&lt;code class=&#34;language-python&#34;&gt;import SoftLayer

index.html

Lines changed: 39 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,45 @@
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/20171005/"> October 5, 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://www.ibm.com/blogs/bluemix/2017/09/ibm-cloud-bluemix-load-balancer/">IBM Bluemix Load Balancers</a> are now live in the customer portal.</li>
116+
<li>Performance and Endurance Block volumes can no longer have their LUN Id changed unless all host authorizations are first removed. This is to ensure synchronization between the customer portal and the storage systems.</li>
117+
</ul>
118+
119+
<h4 id="api">API</h4>
120+
121+
<ul>
122+
<li>None</li>
123+
</ul>
124+
125+
<h4 id="backend">Backend</h4>
126+
127+
<ul>
128+
<li>Added more logic when auto-scaling Virtual Guests. The new logic checks the dates in the logs first and makes sure there are no other provisions or reclaims within the cooldown period of time.</li>
129+
<li>Fixed an issue where Virtual Guests being deployed from Image templates were set to Skip OS updates during provisioning.</li>
130+
</ul>
131+
132+
</div>
133+
</div>
134+
</div>
135+
</div>
136+
137+
138+
139+
140+
102141
<div class="well well-sm release-note example col-md-12">
103142
<h3>
104143
<a href="https://softlayer.github.io/release_notes/2017/20170927/"> September 27, 2017</a>
@@ -447,44 +486,6 @@ <h4 id="backend">Backend</h4>
447486

448487

449488

450-
<div class="well well-sm release-note example col-md-12">
451-
<h3>
452-
<a href="https://softlayer.github.io/release_notes/2017/20170719/"> July 19, 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>None</li>
464-
</ul>
465-
466-
<h4 id="api">API</h4>
467-
468-
<ul>
469-
<li>Added the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice/getLocalCurrencyExchangeRate">getLocalCurrencyExchangeRate</a> method to the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice/">SoftLayer_Billing_Invoice</a> service. This allows users to retrieve the exchange rate used for billing an invoice.</li>
470-
<li>Users can now call <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/createOrUpdateLunId">SoftLayer_Network_Storage::createOrUpdateLunId</a> to change the LUN ID on a block volume. For example, if a user is trying to access multiple volumes from a single initiator, then it is possible that some volumes will have the same LUN ID which may cause conflicts on the initiator. The createOrUpdateLunId method allows the user to resolve any conflicts by assigning different LUN IDs to each volume.</li>
471-
</ul>
472-
473-
<h4 id="backend">Backend</h4>
474-
475-
<ul>
476-
<li>None</li>
477-
</ul>
478-
479-
</div>
480-
</div>
481-
</div>
482-
</div>
483-
484-
485-
486-
487-
488489
</div>
489490

490491

index.xml

Lines changed: 32 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,37 @@
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, 27 Sep 2017 00:00:00 UTC</updated>
9+
<updated>Thu, 05 Oct 2017 00:00:00 UTC</updated>
10+
11+
<item>
12+
<title>Release notes: October 05, 2017</title>
13+
<link>https://softlayer.github.io/release_notes/2017/20171005/</link>
14+
<pubDate>Thu, 05 Oct 2017 00:00:00 UTC</pubDate>
15+
<author>Enthusiastic Hugo User</author>
16+
<guid>https://softlayer.github.io/release_notes/2017/20171005/</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://www.ibm.com/blogs/bluemix/2017/09/ibm-cloud-bluemix-load-balancer/&#34;&gt;IBM Bluemix Load Balancers&lt;/a&gt; are now live in the customer portal.&lt;/li&gt;
23+
&lt;li&gt;Performance and Endurance Block volumes can no longer have their LUN Id changed unless all host authorizations are first removed. This is to ensure synchronization between the customer portal and the storage systems.&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;None&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;Added more logic when auto-scaling Virtual Guests. The new logic checks the dates in the logs first and makes sure there are no other provisions or reclaims within the cooldown period of time.&lt;/li&gt;
36+
&lt;li&gt;Fixed an issue where Virtual Guests being deployed from Image templates were set to Skip OS updates during provisioning.&lt;/li&gt;
37+
&lt;/ul&gt;
38+
</description>
39+
</item>
1040

1141
<item>
1242
<title>Release notes: September 27, 2017</title>
@@ -1070,8 +1100,6 @@ get_package_options.rb (command line tool)
10701100
<guid>https://softlayer.github.io/ruby/addremovesecuritygrouprules/</guid>
10711101
<description>
10721102

1073-
&lt;p&gt;The Security Group offering is currently in Beta. The use of this feature is restricted to select users. When the Beta period is over, security groups will be available for all users. Contact sgbeta@us.ibm.com using ‘Security Groups’ in the subject line with any questions.&lt;/p&gt;
1074-
10751103
&lt;h3 id=&#34;adding-rules&#34;&gt;Adding Rules&lt;/h3&gt;
10761104

10771105
&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
@@ -1127,9 +1155,7 @@ pp remove
11271155
<pubDate>Wed, 09 Aug 2017 00:00:00 UTC</pubDate>
11281156
<author>Enthusiastic Hugo User</author>
11291157
<guid>https://softlayer.github.io/ruby/createsecuritygroup/</guid>
1130-
<description>&lt;p&gt;The Security Group offering is currently in Beta. The use of this feature is restricted to select users. When the Beta period is over, security groups will be available for all users. Contact sgbeta@us.ibm.com using ‘Security Groups’ in the subject line with any questions.&lt;/p&gt;
1131-
1132-
&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
1158+
<description>&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
11331159
=begin
11341160
@author Ryan Tiffany
11351161
=end
@@ -1226,31 +1252,6 @@ dedicated_host_id = 10501
12261252
getGuests = client[&#39;SoftLayer_Virtual_DedicatedHost&#39;].object_with_id(dedicated_host_id).getGuests
12271253
pp getGuests
12281254
&lt;/code&gt;&lt;/pre&gt;
1229-
</description>
1230-
</item>
1231-
1232-
<item>
1233-
<title>Get Security Group Details</title>
1234-
<link>https://softlayer.github.io/ruby/getsecuritygroupdetails/</link>
1235-
<pubDate>Wed, 09 Aug 2017 00:00:00 UTC</pubDate>
1236-
<author>Enthusiastic Hugo User</author>
1237-
<guid>https://softlayer.github.io/ruby/getsecuritygroupdetails/</guid>
1238-
<description>&lt;p&gt;The Security Group offering is currently in Beta. The use of this feature is restricted to select users. When the Beta period is over, security groups will be available for all users. Contact sgbeta@us.ibm.com using ‘Security Groups’ in the subject line with any questions.&lt;/p&gt;
1239-
1240-
&lt;pre&gt;&lt;code class=&#34;language-ruby&#34;&gt;
1241-
=begin
1242-
@author Ryan Tiffany
1243-
=end
1244-
1245-
require &#39;softlayer_api&#39;
1246-
require &#39;pp&#39;
1247-
1248-
client = SoftLayer::Client.new(:timeout =&amp;gt; 120)
1249-
secGroupId = 70501
1250-
1251-
getAll = client[&#39;SoftLayer_Network_SecurityGroup&#39;].object_with_id(secGroupId).getAllObjects
1252-
pp getAll
1253-
&lt;/code&gt;&lt;/pre&gt;
12541255
</description>
12551256
</item>
12561257

page/10/index.html

Lines changed: 33 additions & 28 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/20151110/"> November 10, 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 the error message on the Catalyst self-enrollment page when user enters invalid credit card information.</li>
116+
<li>&lsquo;NEW&rsquo; Invoices will now properly display the last 4 digits of the credit card.</li>
117+
</ul>
118+
119+
<h4 id="api">API</h4>
120+
121+
<ul>
122+
<li>Fix issue in which objectFilter values for (SoftLayer_Network_Subnet)[<a href="http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Subnet">http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Subnet</a>] addressSpace and subnetType were being ignored.</li>
123+
<li>Fixed an issue that When a SSL certificate is being activated on a load balancer which is already active, the load balancer sends a response which was being improperly handled as an error.</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/20151105/"> November 5, 2015</a>
@@ -394,34 +427,6 @@ <h4 id="api">API</h4>
394427

395428

396429

397-
<div class="well well-sm release-note example col-md-12">
398-
<h3>
399-
<a href="https://softlayer.github.io/release_notes/2015/20150930/"> September 30, 2015</a>
400-
<br>
401-
</h3>
402-
<div class="container">
403-
<div class="row">
404-
<div class="col-md-8">
405-
406-
407-
<h4 id="portal">Portal</h4>
408-
409-
<h4 id="api">API</h4>
410-
411-
<ul>
412-
<li>Invalid characters are now being removed from ARIN/RIPE/APNIC registrations</li>
413-
<li>Engendered network address translation context awareness in VLAN verification actions.</li>
414-
</ul>
415-
416-
</div>
417-
</div>
418-
</div>
419-
</div>
420-
421-
422-
423-
424-
425430
</div>
426431

427432

page/11/index.html

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,34 @@
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/20150930/"> September 30, 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+
<h4 id="api">API</h4>
115+
116+
<ul>
117+
<li>Invalid characters are now being removed from ARIN/RIPE/APNIC registrations</li>
118+
<li>Engendered network address translation context awareness in VLAN verification actions.</li>
119+
</ul>
120+
121+
</div>
122+
</div>
123+
</div>
124+
</div>
125+
126+
127+
128+
129+
102130
<div class="well well-sm release-note example col-md-12">
103131
<h3>
104132
<a href="https://softlayer.github.io/release_notes/2015/20150929/"> September 29, 2015</a>
@@ -369,32 +397,6 @@ <h4 id="api">API</h4>
369397

370398

371399

372-
<div class="well well-sm release-note example col-md-12">
373-
<h3>
374-
<a href="https://softlayer.github.io/release_notes/2015/20150826/"> August 26, 2015</a>
375-
<br>
376-
</h3>
377-
<div class="container">
378-
<div class="row">
379-
<div class="col-md-8">
380-
381-
382-
<h4 id="api">API</h4>
383-
384-
<ul>
385-
<li>Prevents grouped network components from being disconnected</li>
386-
<li>Added a lastResponseDate to the ticket object. This lastResponseDate represents the last time a customer facing response was added to the ticket. This is exposed sldn.</li>
387-
</ul>
388-
389-
</div>
390-
</div>
391-
</div>
392-
</div>
393-
394-
395-
396-
397-
398400
</div>
399401

400402

page/12/index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,32 @@
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/20150826/"> August 26, 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>Prevents grouped network components from being disconnected</li>
116+
<li>Added a lastResponseDate to the ticket object. This lastResponseDate represents the last time a customer facing response was added to the ticket. This is exposed sldn.</li>
117+
</ul>
118+
119+
</div>
120+
</div>
121+
</div>
122+
</div>
123+
124+
125+
126+
127+
102128
<div class="well well-sm release-note example col-md-12">
103129
<h3>
104130
<a href="https://softlayer.github.io/release_notes/2015/20150824/"> August 24, 2015</a>

0 commit comments

Comments
 (0)