e8debf8d553776d8e18bb66dc393e8b1ef69cd69

It is a common pattern to add class XXXCommand(NeutronCommand): log = logging.getLogger(__name__ + '.<command name>'). So introduce a metaclass to do that automatically in order to simplify the code a bit. Change-Id: I7febdcd806eb2da51781a5866cc5fac5422b1721
This is the client API library for Neutron.
Description
Languages
Python
100%