keystone/openstack-common.conf
Steve Martinelli 64c1d45e80 Remove fileutils from oslo-incubator
The only function being used from oslo-incubator is
write_to_tempfile, which is being used in idp.py.

fileutils was recently graduated to oslo.policy and oslo.utils,
with file_open() and write_to_tempfile() NOT graduated.

We should include the small function in our own code, since
keystone is the only project using the function.

Change-Id: Ie5731a8f7b393ed8d6025ddf7d722c7688a42b3d
2015-07-07 20:49:39 +00:00

8 lines
143 B
Plaintext

[DEFAULT]
script=tools/colorizer.py
script=tools/install_venv_common.py
# The base module to hold the copy of openstack.common
base=keystone