Revision fa532396 snf-cyclades-app/synnefo/logic/management/commands/stats-cyclades.py
b/snf-cyclades-app/synnefo/logic/management/commands/stats-cyclades.py | ||
---|---|---|
48 | 48 |
help = "Get available statistics of Cyclades service" |
49 | 49 |
can_import_settings = True |
50 | 50 |
|
51 |
option_list = SynnefoCommand.option_list + (
|
|
51 |
command_option_list = (
|
|
52 | 52 |
make_option("--backend", |
53 | 53 |
dest="backend", |
54 | 54 |
help="Include statistics only for this backend."), |
Also available in: Unified diff