In core-admin matching collections are real dicts, so clone this API behaviour here too. Specific changes: - iteration yields keys, not values - implement values and items methods Additionally fix keys method, it was broken on python2 (list have no copy method). |
||
|---|---|---|
| .. | ||
| backup | ||
| tools | ||
| vm | ||
| __init__.py | ||
| app.py | ||
| devices.py | ||
| errors.py | ||
| events.py | ||
| features.py | ||
| firewall.py | ||
| label.py | ||
| storage.py | ||
| tags.py | ||