github.com/wallyworld/juju@v0.0.0-20161013125918-6cf1bc9d917a/cloud/fallback_public_cloud.go (about)

     1  // Copyright 2015 Canonical Ltd.
     2  // Licensed under the AGPLv3, see LICENCE file for details.
     3  
     4  package cloud
     5  
     6  // Generated code - do not edit.
     7  
     8  const fallbackPublicCloudInfo = `# DO NOT EDIT, will be overwritten, use "juju update-clouds" to refresh.
     9  clouds:
    10    aws:
    11      type: ec2
    12      description: Amazon Web Services
    13      auth-types: [ access-key ]
    14      regions:
    15        us-east-1:
    16          endpoint: https://ec2.us-east-1.amazonaws.com
    17        us-west-1:
    18          endpoint: https://ec2.us-west-1.amazonaws.com
    19        us-west-2:
    20          endpoint: https://ec2.us-west-2.amazonaws.com
    21        eu-west-1:
    22          endpoint: https://ec2.eu-west-1.amazonaws.com
    23        eu-central-1:
    24          endpoint: https://ec2.eu-central-1.amazonaws.com
    25        ap-south-1:
    26          endpoint: https://ec2.ap-south-1.amazonaws.com
    27        ap-southeast-1:
    28          endpoint: https://ec2.ap-southeast-1.amazonaws.com
    29        ap-southeast-2:
    30          endpoint: https://ec2.ap-southeast-2.amazonaws.com
    31        ap-northeast-1:
    32          endpoint: https://ec2.ap-northeast-1.amazonaws.com
    33        ap-northeast-2:
    34          endpoint: https://ec2.ap-northeast-2.amazonaws.com
    35        sa-east-1:
    36          endpoint: https://ec2.sa-east-1.amazonaws.com
    37    aws-china:
    38      type: ec2
    39      description: Amazon China
    40      auth-types: [ access-key ]
    41      regions:
    42        cn-north-1:
    43          endpoint: https://ec2.cn-north-1.amazonaws.com.cn
    44    aws-gov:
    45      type: ec2
    46      description: Amazon (USA Government)
    47      auth-types: [ access-key ]
    48      regions:
    49        us-gov-west-1:
    50          endpoint: https://ec2.us-gov-west-1.amazonaws.com
    51    google:
    52      type: gce
    53      description: Google Cloud Platform
    54      auth-types: [ jsonfile, oauth2 ]
    55      regions:
    56        us-east1:
    57          endpoint: https://www.googleapis.com
    58        us-central1:
    59          endpoint: https://www.googleapis.com
    60        europe-west1:
    61          endpoint: https://www.googleapis.com
    62        asia-east1:
    63          endpoint: https://www.googleapis.com
    64    azure:
    65      type: azure
    66      description: Microsoft Azure
    67      auth-types: [ interactive, service-principal-secret ]
    68      regions:
    69        centralus:
    70          endpoint: https://management.azure.com
    71          storage-endpoint: https://core.windows.net
    72          identity-endpoint: https://graph.windows.net
    73        eastus:
    74          endpoint: https://management.azure.com
    75          storage-endpoint: https://core.windows.net
    76          identity-endpoint: https://graph.windows.net
    77        eastus2:
    78          endpoint: https://management.azure.com
    79          storage-endpoint: https://core.windows.net
    80          identity-endpoint: https://graph.windows.net
    81        northcentralus:
    82          endpoint: https://management.azure.com
    83          storage-endpoint: https://core.windows.net
    84          identity-endpoint: https://graph.windows.net
    85        southcentralus:
    86          endpoint: https://management.azure.com
    87          storage-endpoint: https://core.windows.net
    88          identity-endpoint: https://graph.windows.net
    89        westus:
    90          endpoint: https://management.azure.com
    91          storage-endpoint: https://core.windows.net
    92          identity-endpoint: https://graph.windows.net
    93        northeurope:
    94          endpoint: https://management.azure.com
    95          storage-endpoint: https://core.windows.net
    96          identity-endpoint: https://graph.windows.net
    97        westeurope:
    98          endpoint: https://management.azure.com
    99          storage-endpoint: https://core.windows.net
   100          identity-endpoint: https://graph.windows.net
   101        eastasia:
   102          endpoint: https://management.azure.com
   103          storage-endpoint: https://core.windows.net
   104          identity-endpoint: https://graph.windows.net
   105        southeastasia:
   106          endpoint: https://management.azure.com
   107          storage-endpoint: https://core.windows.net
   108          identity-endpoint: https://graph.windows.net
   109        japaneast:
   110          endpoint: https://management.azure.com
   111          storage-endpoint: https://core.windows.net
   112          identity-endpoint: https://graph.windows.net
   113        japanwest:
   114          endpoint: https://management.azure.com
   115          storage-endpoint: https://core.windows.net
   116          identity-endpoint: https://graph.windows.net
   117        brazilsouth:
   118          endpoint: https://management.azure.com
   119          storage-endpoint: https://core.windows.net
   120          identity-endpoint: https://graph.windows.net
   121        australiaeast:
   122          endpoint: https://management.azure.com
   123          storage-endpoint: https://core.windows.net
   124          identity-endpoint: https://graph.windows.net
   125        australiasoutheast:
   126          endpoint: https://management.azure.com
   127          storage-endpoint: https://core.windows.net
   128          identity-endpoint: https://graph.windows.net
   129        centralindia:
   130          endpoint: https://management.azure.com
   131          storage-endpoint: https://core.windows.net
   132          identity-endpoint: https://graph.windows.net
   133        southindia:
   134          endpoint: https://management.azure.com
   135          storage-endpoint: https://core.windows.net
   136          identity-endpoint: https://graph.windows.net
   137        westindia:
   138          endpoint: https://management.azure.com
   139          storage-endpoint: https://core.windows.net
   140          identity-endpoint: https://graph.windows.net
   141    azure-china:
   142      type: azure
   143      description: Microsoft Azure China
   144      auth-types: [ interactive, service-principal-secret ]
   145      regions:
   146        chinaeast:
   147          endpoint: https://management.chinacloudapi.cn
   148          storage-endpoint: https://core.chinacloudapi.cn
   149          identity-endpoint: https://graph.chinacloudapi.cn
   150        chinanorth:
   151          endpoint: https://management.chinacloudapi.cn
   152          storage-endpoint: https://core.chinacloudapi.cn
   153          identity-endpoint: https://graph.chinacloudapi.cn
   154    rackspace:
   155      type: rackspace
   156      description: Rackspace Cloud
   157      auth-types: [ userpass ]
   158      endpoint: https://identity.api.rackspacecloud.com/v2.0
   159      regions:
   160        dfw:
   161          endpoint: https://identity.api.rackspacecloud.com/v2.0
   162        ord:
   163          endpoint: https://identity.api.rackspacecloud.com/v2.0
   164        iad:
   165          endpoint: https://identity.api.rackspacecloud.com/v2.0
   166        lon:
   167          endpoint: https://lon.identity.api.rackspacecloud.com/v2.0
   168        syd:
   169          endpoint: https://identity.api.rackspacecloud.com/v2.0
   170        hkg:
   171          endpoint: https://identity.api.rackspacecloud.com/v2.0
   172    joyent:
   173      type: joyent
   174      description: Joyent Cloud
   175      auth-types: [ userpass ]
   176      regions:
   177        eu-ams-1: 
   178          endpoint: https://eu-ams-1.api.joyentcloud.com
   179        us-sw-1: 
   180          endpoint: https://us-sw-1.api.joyentcloud.com
   181        us-east-1: 
   182          endpoint: https://us-east-1.api.joyentcloud.com
   183        us-east-2: 
   184          endpoint: https://us-east-2.api.joyentcloud.com
   185        us-east-3: 
   186          endpoint: https://us-east-3.api.joyentcloud.com
   187        us-west-1: 
   188          endpoint: https://us-west-1.api.joyentcloud.com
   189    cloudsigma:
   190      type: cloudsigma
   191      description: CloudSigma Cloud
   192      auth-types: [ userpass ]
   193      regions:
   194        hnl:
   195          endpoint: https://hnl.cloudsigma.com/api/2.0/
   196        mia:
   197          endpoint: https://mia.cloudsigma.com/api/2.0/
   198        sjc:
   199          endpoint: https://sjc.cloudsigma.com/api/2.0/
   200        wdc:
   201          endpoint: https://wdc.cloudsigma.com/api/2.0/
   202        zrh:
   203          endpoint: https://zrh.cloudsigma.com/api/2.0/
   204  `