os-collect-config/os_collect_config
Clint Byrum 8f095feee6 Move default cache dir to persistent location
While this is called a "cache", it is important for it to survive. On
reboot, servers may need what was in the cfn config to restore complex
network configurations.

We introduce a new command line option, --backup-cachedir, that will
default to the old path, /var/run/os-collect-config. This will keep
things working for any tools that have been hard coded to use the old
path.

Change-Id: I78b3851b35addfc16913e3cd53c9d0e7eb3d191a
2014-01-22 12:16:37 -08:00
..
openstack Importing openstack-common using update.py and openstack-common.conf 2013-06-26 17:49:26 -07:00
tests Move default cache dir to persistent location 2014-01-22 12:16:37 -08:00
__init__.py Splitting os-collect-config into its own repo. 2013-06-26 12:40:25 -07:00
cache.py Store list of collected configs in cachedir 2013-09-13 00:39:49 -07:00
cfn.py Fix heat hint file reading to work properly 2013-08-01 22:21:08 -07:00
collect.py Move default cache dir to persistent location 2014-01-22 12:16:37 -08:00
common.py Refactor to avoid monkeypatching requests 2013-07-01 22:28:01 -07:00
ec2.py Run all collectors. 2013-07-02 10:17:13 -07:00
exc.py Fixes for hacking 0.6 2013-07-19 12:32:24 -07:00
heat_local.py Enable heat_local collector. 2013-07-03 17:29:04 -07:00
version.py Make --version work properly 2013-09-17 17:30:52 -07:00