ZhiQiang Fan
c22cbb6fac
[Trivial] change some functions in novaclient/utils.py to public
...
There are some functions in novaclient/utils.py which have name with
prefix `_`, in Python, this means it is a private function which
should be only used in its own module. However, these functions are
used in other modules such as novaclient/v2/shell.py.
This patch removes the prefix _ for these functions.
Change-Id: I7bc8a76fd390a7dd30eecbb5c7e641b6ccfb40c0
2016-04-27 20:13:45 +08:00
..
2016-04-14 12:05:57 +03:00
2015-02-04 17:40:46 +02:00
2016-01-27 02:45:22 +00:00
2016-01-27 02:45:22 +00:00
2015-12-07 17:35:19 +09:00
2015-12-07 17:35:19 +09:00
2016-04-07 13:18:42 +00:00
2016-01-27 02:45:22 +00:00
2016-01-27 02:45:22 +00:00
2016-01-27 02:45:22 +00:00
2016-01-27 02:45:22 +00:00
2016-01-27 02:45:22 +00:00
2015-12-07 17:35:19 +09:00
2015-12-07 17:35:19 +09:00
2016-01-27 02:45:22 +00:00
2015-12-16 13:55:26 +00:00
2016-03-07 14:25:54 +09:00
2015-07-20 04:55:32 +00:00
2016-04-12 11:57:57 -04:00
2016-01-28 11:22:00 +00:00
2015-02-04 17:40:46 +02:00
2016-01-28 11:22:00 +00:00
2015-02-04 17:40:46 +02:00
2016-01-28 11:22:00 +00:00
2016-01-28 11:22:00 +00:00
2016-01-28 11:22:00 +00:00
2016-01-28 11:22:00 +00:00
2016-04-01 10:02:11 +00:00
2016-03-01 13:43:33 +00:00
2016-03-09 15:02:43 +03:00
2015-12-07 20:01:38 +08:00
2016-04-27 20:13:45 +08:00
2016-03-06 04:21:02 +00:00
2016-01-28 11:22:00 +00:00
2015-12-07 22:17:22 +02:00
2016-04-03 14:05:05 -04:00