keystone/tools
Brant Knudson ea7018fe5f Sync with oslo-incubator 2fd457b
This syncs Keystone with oslo-incubator commit hash
2fd457bf2ccbeb2b84ffb204778b6417cd5405ba .

In keystone:

 $ rm -r keystone/openstack/common

In oslo-incubator:

 $ python update.py ../keystone

The newer lockutils requires posix_ipc. It's already in
global-requirements.

Keystone uses gettextutils and versionutils from oslo-incubator
so those should be in openstack-common.conf. They were pulled in
as dependencies of other oslo-incubator modules but Keystone
shouldn't rely on that.

Keystone doesn't use log_handler directly so that module was
removed from openstack-common.conf. log_handler is available in
the oslo.messaging library.

Change-Id: I6082f4e0995ca35372f9b061d8f76890aa93250c
2014-04-15 15:14:25 -05:00
..
config Sync with oslo-incubator 2fd457b 2014-04-15 15:14:25 -05:00
colorizer.py Sync From OSLO 2013-12-04 04:41:17 +10:00
convert_to_sqlite.sh add sql for import legacy tests 2012-02-13 18:05:30 -08:00
debug_helper.sh Debug env for tox 2013-12-10 16:37:16 -08:00
install_venv.py Remove vim header 2014-02-08 23:54:04 +08:00
install_venv_common.py Sync From OSLO 2013-12-04 04:41:17 +10:00
sample_data.sh Merge "Change deprecated CLI arguments" 2013-11-11 01:51:51 +00:00
with_venv.sh Enclose command args in with_venv.sh 2013-09-20 05:46:45 +08:00