12055: On EC2 driver, pass the tag list to the node_create call
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Wed, 16 Aug 2017 01:58:59 +0000 (22:58 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Wed, 16 Aug 2017 01:58:59 +0000 (22:58 -0300)
commitc3896b7f9465bedff5a91de2eafa8a2c2db57509
tree3bdfaf7560069926770a73034ec584cbfd426226
parent33f91bb5a4ed93e9cadf21920526daa53351dbea
12055: On EC2 driver, pass the tag list to the node_create call
instead of assigning them after creation.
Updated tests.
Bumped libcloud fork dependency to 0.20.2.dev4, which has the
necessary updates to pass TagSpecification parameters to Amazon API
create call.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
services/nodemanager/arvnodeman/computenode/driver/ec2.py
services/nodemanager/setup.py
services/nodemanager/tests/test_computenode_driver_ec2.py