Ian Cordasco 683f342506 Make column ordering consistent and predictable
This changes how we sort columns in listings and how we display the
column headings. The default columns are now stored as lists so that
they are the same from run to run. This simplifies some of the logic in
the shell modules as well. Instead of keeping static mappings of
attributes to column headings, we now use some simple python logic, to
title case the columns.

This commit covers:

- cell-* commands
- cloud-* commands
- host-* commands
- project-* commands
- region-* commands

Finally, we noticed that the cloud-list and region-list commands were
behaving differently from the rest of the -list commands. This
unifies the interface to add the --detail flag.

Closes-bug: #1659103
Closes-bug: #1659427
Closes-bug: #1668221
Change-Id: If5906780e501c7b9ba93ecf54a7bcf6db5ddfa1c
2017-03-03 10:25:53 -06:00
2016-12-21 14:08:42 +11:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2016-06-23 15:00:45 -05:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2016-06-14 09:52:51 -05:00
2017-02-27 14:31:59 -06:00
2017-03-02 11:54:15 +00:00
2016-12-21 14:08:42 +11:00

python-cratonclient

Craton API Client and Command-line Utility

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO
Description
RETIRED, Fleet management for OpenStack
Readme 1.8 MiB