packstack/packstack/modules
Lars Kellogg-Stedman ccbb52d537 teach packstack about "could not autoload" errors
If a Puppet custom type/provder/etc fails to load because of missing
dependencies, Puppet will log an error of the form:

Could not autoload <thing>: Could not autoload </path/to/module.rb>: no such file to load -- rubygems at
</path/to/manifest.pp>:<linenumber> on node <hostname>

This change teaches packstack to recognize any messages starting with
'Could not autoload' as errors.

Change-Id: I3e0cb7f5e8871cfdc122dfea3adcb2bb7a8d31d1
Closes-bug: 1312224
2014-04-24 11:02:21 -04:00
..
__init__.py Restructuring project for python's setuptools 2012-11-27 09:39:15 +00:00
common.py [RFE] Added support for vmware vcenter in packstack 2014-03-13 15:29:07 +01:00
ospluginutils.py Add ability to set puppet Exec timeout and to do a "dry run" 2013-10-09 13:24:51 -05:00
puppet.py teach packstack about "could not autoload" errors 2014-04-24 11:02:21 -04:00
shortcuts.py Add RabbitMQ as option for Qpid 2014-03-04 01:32:06 -07:00