← Back to team overview

txawsteam team mailing list archive

[Bug 415491] [NEW] Missing instance attributes

 

Public bug reported:

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

** Affects: txaws
     Importance: Low
     Assignee: Duncan McGreggor (oubiwann)
         Status: New

** Changed in: txaws
   Importance: Undecided => Low

** Changed in: txaws
     Assignee: (unassigned) => Duncan McGreggor (oubiwann)

-- 
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



Follow ups

References