neutron/neutron
Ihar Hrachyshka f53a43fd5e ensure_dir: move under neutron.common.utils
There is nothing Linux or agent specific in the function. I need to use
it outside agent code in one of depending patches, hence moving it into
better location while leaving the previous symbol in place, with
deprecation warning, for backwards compatibility.

Change-Id: I252356a72f3c742e57c1b6127275030f0994a221
2015-07-21 16:33:09 +02:00
..
agent ensure_dir: move under neutron.common.utils 2015-07-21 16:33:09 +02:00
api Merge "Flavor Framework implementation" 2015-07-17 03:24:20 +00:00
callbacks Add callback prior to deleting a subnet 2015-05-25 16:59:32 +03:00
cmd Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
common ensure_dir: move under neutron.common.utils 2015-07-21 16:33:09 +02:00
db Flavor Framework implementation 2015-07-16 09:07:41 -07:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Flavor Framework implementation 2015-07-16 09:07:41 -07:00
hacking Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ipam Merge "Add Pluggable IPAM Backend Part 1" 2015-07-14 16:20:49 +00:00
locale Imported Translations from Transifex 2015-07-16 06:09:56 +00:00
notifiers Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
openstack Switch to the oslo_utils.fileutils 2015-07-15 08:09:26 +03:00
plugins Merge "Network RBAC DB setup and legacy migration" 2015-07-17 16:56:28 +00:00
scheduler Python 3: do not use itertools.izip 2015-06-24 00:20:22 +02:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
tests ensure_dir: move under neutron.common.utils 2015-07-21 16:33:09 +02:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Context class should initialise its own data 2015-06-25 10:22:14 +01:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Python 3: Fix a TypeError in policy.py 2015-07-09 16:30:20 +09:00
quota.py versionutils: switch from incubator version to oslo.log 2015-06-04 17:59:38 +02:00
service.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
version.py
wsgi.py Switch to oslo.service 2015-06-29 13:20:55 +03:00