termie / nova-migration-demo

Nova is a cloud computing fabric controller (the main part of an IaaS system). It is written in Python.
http://openstack.org/projects/compute/
Apache License 2.0
2 stars 0 forks source link

bin/stack should alphabetize methods and controllers #414

Open termie opened 13 years ago

termie commented 13 years ago

currently they come back in arbitrary order

root@maverick:~/nova # ./bin/stack usage: stack [options] [arg1=value arg2=value]

--SNIP--

Available controllers: reflect Reflection methods to list available methods. compute API for interacting with the compute manager.


Imported from Launchpad using lp2gh.

termie commented 13 years ago

(by ttx) @termie: are you working on that ? If not, maybe unassign yourself so that someone else would feel free to take it.