mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
![]() When calling bootstrap, the :key_name argument is currently ignored and not passed to the internal _setup_bootstrap() method. This results in fog creating a keypair and using it for the instance. The additional parameter -- new_attributes -- is also never actually used when calling _setup_bootstrap(). The patch removes the new_attributes parameter and uses the key_name attribute of the passed server object to ascertain whether a default fog keypair should be created. |
||
---|---|---|
.. | ||
elb | ||
models | ||
parsers | ||
requests | ||
auto_scaling.rb | ||
beanstalk.rb | ||
cdn.rb | ||
cloud_formation.rb | ||
cloud_watch.rb | ||
compute.rb | ||
core.rb | ||
credential_fetcher.rb | ||
data_pipeline.rb | ||
dns.rb | ||
dynamodb.rb | ||
elasticache.rb | ||
elb.rb | ||
emr.rb | ||
glacier.rb | ||
iam.rb | ||
rds.rb | ||
redshift.rb | ||
region_methods.rb | ||
ses.rb | ||
signaturev4.rb | ||
simpledb.rb | ||
sns.rb | ||
sqs.rb | ||
storage.rb | ||
sts.rb |