Files
python-novaclient/novaclient
Andrey Kurilin 96a124fae6 Remove aliases for args and env in utils
To remove aliases for `arg` and `env` functions in novaclient.utils,
we should use `arg` and `env` directly from cliutils in novaclients modules.

This patch removes aliases in `novaclient.utils` and starts using
`args` and `env` from novaclient.openstack.common.cliutils directly.

Change-Id: I4585adae62bc66ad6bc9d19be10d4679bb3dc5a1
2014-12-04 17:22:12 +02:00
..
2014-12-03 14:11:39 +02:00
2013-05-19 10:00:38 +03:00
2014-10-16 01:19:48 +03:00
2014-10-23 14:28:50 +00:00