Merge pull request #4489 from wenottingham/state=poutine

Update boto to 2.45.0, add eu-west-2 and ca-central-1 (based on patch from @defionscode)
This commit is contained in:
Bill Nottingham 2017-01-03 11:27:35 -05:00 committed by GitHub
commit 3d5daef497
5 changed files with 6 additions and 4 deletions

View File

@ -626,8 +626,10 @@ EC2_REGION_NAMES = {
'us-east-2': _('US East (Ohio)'),
'us-west-2': _('US West (Oregon)'),
'us-west-1': _('US West (Northern California)'),
'ca-central-1': _('Canada (Central)'),
'eu-central-1': _('EU (Frankfurt)'),
'eu-west-1': _('EU (Ireland)'),
'eu-west-2': _('EU (London)'),
'ap-southeast-1': _('Asia Pacific (Singapore)'),
'ap-southeast-2': _('Asia Pacific (Sydney)'),
'ap-northeast-1': _('Asia Pacific (Tokyo)'),

View File

@ -7,7 +7,7 @@ apache-libcloud==1.3.0
asgi-amqp==0.3.1
azure==2.0.0rc6
backports.ssl-match-hostname==3.5.0.1
boto==2.43.0
boto==2.45.0
channels==0.17.3
celery==3.1.17
Django==1.8.16

View File

@ -41,7 +41,7 @@ backports.functools-lru-cache==1.3 # via jaraco.functools
backports.ssl-match-hostname==3.5.0.1 # via websocket-client
baron==0.6.2 # via redbaron
billiard==3.3.0.23 # via celery
boto==2.43.0
boto==2.45.0
celery==3.1.17
#certifi==2016.9.26 # via msrest
cffi==1.9.1 # via cryptography

View File

@ -3,7 +3,7 @@ apache-libcloud==1.3.0
azure==2.0.0rc6
backports.ssl-match-hostname==3.5.0.1
kombu==3.0.35
boto==2.43.0
boto==2.45.0
psphere==0.5.2
psutil==5.0.0
pyvmomi==6.5

View File

@ -30,7 +30,7 @@ azure-storage==0.33.0 # via azure
azure==2.0.0rc6
Babel==2.3.4 # via osc-lib, oslo.i18n, python-cinderclient, python-glanceclient, python-heatclient, python-magnumclient, python-neutronclient, python-novaclient, python-openstackclient, python-troveclient
backports.ssl-match-hostname==3.5.0.1
boto==2.43.0
boto==2.45.0
#certifi==2016.9.26 # via msrest
cffi==1.9.1 # via cryptography
chardet==2.3.0 # via msrest