← Back to team overview

txawsteam team mailing list archive

[Bug 415491] Re: Missing instance attributes

 

** Branch linked: lp:~oubiwann/txaws/415491-instance-object

-- 
Missing instance attributes
https://bugs.launchpad.net/bugs/415491
You received this bug notification because you are a member of txAWS
Team, which is the registrant for txAWS.

Status in txAWS: Twisted Amazon: New

Bug description:
Currently, txaws.ec2.client.Instance only has two attributes (instance_id and instance_state). It's missing the following attributes:
 * image_id
 * private_dns_name
 * dns_name
 * key_name
 * ami_launch_index
 * product_codes
 * instance_type
 * launch_time
 * placement
 * kernel_id
 * ramdisk_id



References