Issue #8402 has been reported by Jeff McCune. ---------------------------------------- Bug #8402: List action should display status https://projects.puppetlabs.com/issues/8402
Author: Jeff McCune Status: Accepted Priority: Normal Assignee: Category: cloudpack Target version: 0.6.0 Keywords: Branch: Based on the feedback from the demo, the list action for cloudnode should display the instance status. For example, the following output is "bad" because it displays null values for terminated instances: <pre> ➜ cloudpack git:(ticket/master/bigmerge_improve_actions_for_end_user) puppet cloudnode list --render-as yaml --- - - </pre> I think at a minimum we should display the instance ID, public dns name if available, and status of the instance. e.g. "terminated" "running" "shutting down" etc... -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
