Issue #8402 has been updated by Jeff McCune.

Status changed from In Topic Branch Pending Merge to Merged - Pending Release

# Merged #

Dan reviewed, merged as:

<pre>
commit b1a72c2dd4f2a41f44f4bf53c6aefb294d103b26
Merge: fe24493 b74e6ab
Author: Jeff McCune <[email protected]>
Date:   Thu Jul 14 18:38:30 2011 -0700

    Merge branch 'ticket/master/8402_list_should_display_status'
    
    * ticket/master/8402_list_should_display_status:
      (#8402) Add console rendering hook for prettiness
      (#8402) list action should display status
</pre>
----------------------------------------
Bug #8402: List action should display status
https://projects.puppetlabs.com/issues/8402

Author: Jeff McCune
Status: Merged - Pending Release
Priority: Normal
Assignee: Jeff McCune
Category: cloudpack
Target version: 0.6.0
Keywords: list action status
Branch: ticket/master/8402_list_should_display_status


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.

Reply via email to