python-neutronclient/neutronclient/common
Akihiro Motoki 131160ed56 refactor: Get rid of usage of get_data in favor of take_action
Previously the dropped OpenStackCommand uses get_data()
as an interface which subclasses should implement.
On the other hand, cliff Command recommends to implement
take_action() in subclasses and there is no reason not to
follow this convention.

Partial-Bug: #1532258
Change-Id: I164d6f31152df621611985a84eef76e7dfa54d44
2016-01-18 13:01:57 +09:00
..
__init__.py Fix mixed usage of _ 2014-11-08 22:40:41 +09:00
clientmanager.py Use os-client-config and keystoneauth1 in shell 2015-10-28 08:01:13 +09:00
constants.py Remove XML support 2015-12-09 11:09:26 +03:00
exceptions.py Use _i18n instead of i18n 2015-12-24 14:44:44 +09:00
extension.py refactor: Get rid of usage of get_data in favor of take_action 2016-01-18 13:01:57 +09:00
serializer.py Use _i18n instead of i18n 2015-12-24 14:44:44 +09:00
utils.py Adding a lowercase converter in utils.py 2016-01-08 05:01:27 +00:00
validators.py Use _i18n instead of i18n 2015-12-24 14:44:44 +09:00