Project

General

Profile

Bug #12055

Updated by Peter Amstutz over 6 years ago

https://issues.apache.org/jira/browse/LIBCLOUD-930 

 Fix this in our local fork so that ec2 node_create(ex_metadata) uses TagSpecification.N → https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html 

 Fix node manager to use node_create(ex_metadata) instead of ex_create_tags() 

 Also contribute PR to upstream.

Back