You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2017/09/05 15:31:44 UTC

[1/4] libcloud git commit: Re-generate supported providers and methods tables.

Repository: libcloud
Updated Branches:
  refs/heads/trunk 110437e46 -> b5ca83515


Re-generate supported providers and methods tables.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b5ca8351
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b5ca8351
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b5ca8351

Branch: refs/heads/trunk
Commit: b5ca835158432e8dfd9e4ac62bcc008dd08c39a2
Parents: ad07880
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Tue Sep 5 17:26:38 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Tue Sep 5 17:30:41 2017 +0200

----------------------------------------------------------------------
 docs/compute/_supported_methods_block_storage.rst    | 2 +-
 docs/compute/_supported_methods_image_management.rst | 2 +-
 docs/compute/_supported_providers.rst                | 2 +-
 docs/dns/_supported_providers.rst                    | 2 +-
 docs/loadbalancer/_supported_providers.rst           | 2 +-
 docs/storage/_supported_providers.rst                | 6 +++---
 6 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5ca8351/docs/compute/_supported_methods_block_storage.rst
----------------------------------------------------------------------
diff --git a/docs/compute/_supported_methods_block_storage.rst b/docs/compute/_supported_methods_block_storage.rst
index 9d61640..bacdb08 100644
--- a/docs/compute/_supported_methods_block_storage.rst
+++ b/docs/compute/_supported_methods_block_storage.rst
@@ -7,7 +7,7 @@ Provider                              list volumes create volume destroy volume
 `Aliyun ECS`_                         yes          yes           yes            yes           yes           yes            yes            
 `PCextreme AuroraCompute`_            yes          yes           yes            yes           yes           no             yes            
 `Azure Virtual machines`_             yes          yes           yes            yes           yes           no             yes            
-`Azure Virtual machines`_             no           no            no             no            no            no             no             
+`Azure Virtual machines`_             yes          yes           yes            yes           yes           yes            yes            
 `Bluebox Blocks`_                     no           no            no             no            no            no             no             
 `Brightbox`_                          no           no            no             no            no            no             no             
 `BSNL`_                               no           no            no             no            no            no             no             

http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5ca8351/docs/compute/_supported_methods_image_management.rst
----------------------------------------------------------------------
diff --git a/docs/compute/_supported_methods_image_management.rst b/docs/compute/_supported_methods_image_management.rst
index b791689..a426a8c 100644
--- a/docs/compute/_supported_methods_image_management.rst
+++ b/docs/compute/_supported_methods_image_management.rst
@@ -52,7 +52,7 @@ Provider                              list images get image create image delete
 `RimuHosting`_                        yes         no        no           no           no        
 `ServerLove`_                         yes         no        no           no           no        
 `skalicloud`_                         yes         no        no           no           no        
-`SoftLayer`_                          yes         no        no           no           no        
+`SoftLayer`_                          yes         yes       no           no           no        
 `vCloud`_                             yes         no        no           no           no        
 `VCL`_                                yes         no        no           no           no        
 `vCloud`_                             yes         no        no           no           no        

http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5ca8351/docs/compute/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/compute/_supported_providers.rst b/docs/compute/_supported_providers.rst
index a68c79a..b74a816 100644
--- a/docs/compute/_supported_providers.rst
+++ b/docs/compute/_supported_providers.rst
@@ -17,7 +17,7 @@ Provider                              Documentation
 `Cloudwatt`_                          :doc:`Click </compute/drivers/cloudwatt>`         CLOUDWATT           single region driver                                                                                                                                                                               :mod:`libcloud.compute.drivers.cloudwatt`         :class:`CloudwattNodeDriver`        
 `DigitalOcean`_                       :doc:`Click </compute/drivers/digital_ocean>`     DIGITAL_OCEAN       single region driver                                                                                                                                                                               :mod:`libcloud.compute.drivers.digitalocean`      :class:`DigitalOceanNodeDriver`     
 `DimensionData`_                      :doc:`Click </compute/drivers/dimensiondata>`     DIMENSIONDATA       single region driver                                                                                                                                                                               :mod:`libcloud.compute.drivers.dimensiondata`     :class:`DimensionDataNodeDriver`    
-`Amazon EC2`_                         :doc:`Click </compute/drivers/ec2>`               EC2                 us-east-1, us-west-1, us-east-2, us-west-2, eu-west-1, eu-west-2, eu-central-1, ap-south-1, ap-southeast-1, ap-northeast-1, ap-northeast-2, sa-east-1, ap-southeast-2, ca-central-1, us-gov-west-1 :mod:`libcloud.compute.drivers.ec2`               :class:`EC2NodeDriver`              
+`Amazon EC2`_                         :doc:`Click </compute/drivers/ec2>`               EC2                 ap-northeast-1, ap-northeast-2, ap-south-1, ap-southeast-1, ap-southeast-2, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, us-east-1, us-east-2, us-gov-west-1, us-west-1, us-west-2 :mod:`libcloud.compute.drivers.ec2`               :class:`EC2NodeDriver`              
 `Enomaly Elastic Computing Platform`_                                                   ECP                 single region driver                                                                                                                                                                               :mod:`libcloud.compute.drivers.ecp`               :class:`ECPNodeDriver`              
 `ElasticHosts`_                                                                         ELASTICHOSTS        single region driver                                                                                                                                                                               :mod:`libcloud.compute.drivers.elastichosts`      :class:`ElasticHostsNodeDriver`     
 `Eucalyptus`_                                                                           EUCALYPTUS          single region driver                                                                                                                                                                               :mod:`libcloud.compute.drivers.ec2`               :class:`EucNodeDriver`              

http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5ca8351/docs/dns/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/dns/_supported_providers.rst b/docs/dns/_supported_providers.rst
index 0e20c9a..f9f2fd4 100644
--- a/docs/dns/_supported_providers.rst
+++ b/docs/dns/_supported_providers.rst
@@ -21,7 +21,7 @@ Provider            Documentation                             Provider Constant
 `OnApp`_            :doc:`Click </dns/drivers/onapp>`         ONAPP             single region driver :mod:`libcloud.dns.drivers.onapp`        :class:`OnAppDNSDriver`       
 `Point DNS`_        :doc:`Click </dns/drivers/pointdns>`      POINTDNS          single region driver :mod:`libcloud.dns.drivers.pointdns`     :class:`PointDNSDriver`       
 `PowerDNS`_         :doc:`Click </dns/drivers/powerdns>`      POWERDNS          single region driver :mod:`libcloud.dns.drivers.powerdns`     :class:`PowerDNSDriver`       
-`Rackspace DNS`_                                              RACKSPACE         us, uk               :mod:`libcloud.dns.drivers.rackspace`    :class:`RackspaceDNSDriver`   
+`Rackspace DNS`_                                              RACKSPACE         uk, us               :mod:`libcloud.dns.drivers.rackspace`    :class:`RackspaceDNSDriver`   
 `Route53 DNS`_                                                ROUTE53           single region driver :mod:`libcloud.dns.drivers.route53`      :class:`Route53DNSDriver`     
 `Softlayer DNS`_                                              SOFTLAYER         single region driver :mod:`libcloud.dns.drivers.softlayer`    :class:`SoftLayerDNSDriver`   
 `Vultr DNS`_        :doc:`Click </dns/drivers/vultr>`         VULTR             single region driver :mod:`libcloud.dns.drivers.vultr`        :class:`VultrDNSDriver`       

http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5ca8351/docs/loadbalancer/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/loadbalancer/_supported_providers.rst b/docs/loadbalancer/_supported_providers.rst
index 4e57592..aea942c 100644
--- a/docs/loadbalancer/_supported_providers.rst
+++ b/docs/loadbalancer/_supported_providers.rst
@@ -12,7 +12,7 @@ Provider                               Documentation
 `Google Compute Engine Load Balancer`_ :doc:`Click </loadbalancer/drivers/gce>`           GCE               single region driver         :mod:`libcloud.loadbalancer.drivers.gce`           :class:`GCELBDriver`          
 `GoGrid LB`_                                                                              GOGRID            single region driver         :mod:`libcloud.loadbalancer.drivers.gogrid`        :class:`GoGridLBDriver`       
 `Ninefold LB`_                                                                            NINEFOLD          single region driver         :mod:`libcloud.loadbalancer.drivers.ninefold`      :class:`NinefoldLBDriver`     
-`Rackspace LB`_                                                                           RACKSPACE         dfw, ord, iad, lon, syd, hkg :mod:`libcloud.loadbalancer.drivers.rackspace`     :class:`RackspaceLBDriver`    
+`Rackspace LB`_                                                                           RACKSPACE         dfw, hkg, iad, lon, ord, syd :mod:`libcloud.loadbalancer.drivers.rackspace`     :class:`RackspaceLBDriver`    
 `Softlayer Load Balancing`_                                                               SOFTLAYER         single region driver         :mod:`libcloud.loadbalancer.drivers.softlayer`     :class:`SoftlayerLBDriver`    
 ====================================== ================================================== ================= ============================ ================================================== ==============================
 

http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5ca8351/docs/storage/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/storage/_supported_providers.rst b/docs/storage/_supported_providers.rst
index 21bfb43..0daebb8 100644
--- a/docs/storage/_supported_providers.rst
+++ b/docs/storage/_supported_providers.rst
@@ -7,12 +7,12 @@ Provider                      Documentation                                   Pr
 `PCextreme AuroraObjects`_    :doc:`Click </storage/drivers/auroraobjects>`   AURORAOBJECTS     single region driver         :mod:`libcloud.storage.drivers.auroraobjects`  :class:`AuroraObjectsStorageDriver` 
 `Microsoft Azure (blobs)`_    :doc:`Click </storage/drivers/azure_blobs>`     AZURE_BLOBS       single region driver         :mod:`libcloud.storage.drivers.azure_blobs`    :class:`AzureBlobsStorageDriver`    
 `Backblaze B2`_               :doc:`Click </storage/drivers/backblaze_b2>`    BACKBLAZE_B2      single region driver         :mod:`libcloud.storage.drivers.backblaze_b2`   :class:`BackblazeB2StorageDriver`   
-`CloudFiles`_                                                                 CLOUDFILES        ord, dfw, iad, lon, hkg, syd :mod:`libcloud.storage.drivers.cloudfiles`     :class:`CloudFilesStorageDriver`    
+`CloudFiles`_                                                                 CLOUDFILES        dfw, hkg, iad, lon, ord, syd :mod:`libcloud.storage.drivers.cloudfiles`     :class:`CloudFilesStorageDriver`    
 `Google Cloud Storage`_       :doc:`Click </storage/drivers/google_storage>`  GOOGLE_STORAGE    single region driver         :mod:`libcloud.storage.drivers.google_storage` :class:`GoogleStorageDriver`        
-`KTUCloud Storage`_                                                           KTUCLOUD          ord, dfw, iad, lon, hkg, syd :mod:`libcloud.storage.drivers.ktucloud`       :class:`KTUCloudStorageDriver`      
+`KTUCloud Storage`_                                                           KTUCLOUD          dfw, hkg, iad, lon, ord, syd :mod:`libcloud.storage.drivers.ktucloud`       :class:`KTUCloudStorageDriver`      
 `Nimbus.io`_                                                                  NIMBUS            single region driver         :mod:`libcloud.storage.drivers.nimbus`         :class:`NimbusStorageDriver`        
 `Ninefold`_                                                                   NINEFOLD          single region driver         :mod:`libcloud.storage.drivers.ninefold`       :class:`NinefoldStorageDriver`      
-`OpenStack Swift`_            :doc:`Click </storage/drivers/openstack_swift>` OPENSTACK_SWIFT   ord, dfw, iad, lon, hkg, syd :mod:`libcloud.storage.drivers.cloudfiles`     :class:`OpenStackSwiftStorageDriver`
+`OpenStack Swift`_            :doc:`Click </storage/drivers/openstack_swift>` OPENSTACK_SWIFT   dfw, hkg, iad, lon, ord, syd :mod:`libcloud.storage.drivers.cloudfiles`     :class:`OpenStackSwiftStorageDriver`
 `Amazon S3 (us-east-1)`_      :doc:`Click </storage/drivers/s3>`              S3                single region driver         :mod:`libcloud.storage.drivers.s3`             :class:`S3StorageDriver`            
 `Amazon S3 (ap-northeast-1)`_                                                 S3_AP_NORTHEAST   single region driver         :mod:`libcloud.storage.drivers.s3`             :class:`S3APNE1StorageDriver`       
 `Amazon S3 (ap-northeast-1)`_                                                 S3_AP_NORTHEAST1  single region driver         :mod:`libcloud.storage.drivers.s3`             :class:`S3APNE1StorageDriver`       


[2/4] libcloud git commit: Add trademark notice to the docs footer.

Posted by to...@apache.org.
Add trademark notice to the docs footer.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4825a2d1
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4825a2d1
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4825a2d1

Branch: refs/heads/trunk
Commit: 4825a2d16734c1f2f8d4e0251f4836432aba938f
Parents: 58b574e
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Tue Sep 5 17:18:00 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Tue Sep 5 17:30:41 2017 +0200

----------------------------------------------------------------------
 docs/conf.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/4825a2d1/docs/conf.py
----------------------------------------------------------------------
diff --git a/docs/conf.py b/docs/conf.py
index 4d993b4..c8c903b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -62,7 +62,9 @@ master_doc = 'index'
 # General information about the project.
 now = datetime.datetime.utcnow()
 project = u'Apache Libcloud'
-copyright = u'2013 - %s, The Apache Software Foundation' % (now.year)
+copyright = u'2013 - %s, The Apache Software Foundation. Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.' % (now.year)
+
+html_show_sphinx = False
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the


[3/4] libcloud git commit: When generating providers feature matrix table, sort the regions to achieve a stable output format.

Posted by to...@apache.org.
When generating providers feature matrix table, sort the regions to
achieve a stable output format.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ad078803
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ad078803
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ad078803

Branch: refs/heads/trunk
Commit: ad07880328c2c1b79320217545531681e5a80929
Parents: 4825a2d
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Tue Sep 5 17:24:39 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Tue Sep 5 17:30:41 2017 +0200

----------------------------------------------------------------------
 contrib/generate_provider_feature_matrix_table.py | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/ad078803/contrib/generate_provider_feature_matrix_table.py
----------------------------------------------------------------------
diff --git a/contrib/generate_provider_feature_matrix_table.py b/contrib/generate_provider_feature_matrix_table.py
index e9410aa..d35d63b 100755
--- a/contrib/generate_provider_feature_matrix_table.py
+++ b/contrib/generate_provider_feature_matrix_table.py
@@ -404,6 +404,8 @@ def generate_supported_providers_table(api, provider_matrix):
             else None
 
         if supported_regions:
+            # Sort the regions to achieve stable output
+            supported_regions = sorted(supported_regions)
             supported_regions = ', '.join(supported_regions)
         else:
             supported_regions = 'single region driver'


[4/4] libcloud git commit: Update year in the copyright line in the docs footer.

Posted by to...@apache.org.
Update year in the copyright line in the docs footer.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/58b574e3
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/58b574e3
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/58b574e3

Branch: refs/heads/trunk
Commit: 58b574e3bc569dc00a7de827d325c6bc002324cc
Parents: 110437e
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Tue Sep 5 16:50:51 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Tue Sep 5 17:30:41 2017 +0200

----------------------------------------------------------------------
 docs/conf.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/58b574e3/docs/conf.py
----------------------------------------------------------------------
diff --git a/docs/conf.py b/docs/conf.py
index c79010a..4d993b4 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -13,6 +13,7 @@
 
 import os
 import sys
+import datetime
 import subprocess
 
 from sphinx.environment import BuildEnvironment
@@ -59,8 +60,9 @@ source_suffix = '.rst'
 master_doc = 'index'
 
 # General information about the project.
+now = datetime.datetime.utcnow()
 project = u'Apache Libcloud'
-copyright = u'2013, The Apache Software Foundation'
+copyright = u'2013 - %s, The Apache Software Foundation' % (now.year)
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the