git-harry

Results 5 issues of git-harry

Bug introduced by https://github.com/rcbops-cookbooks/nova-network/commit/b6d2d595f0f12834fa98bb254ba615dae175dfa6 also affects v4.2.3rc https://github.com/rcbops-cookbooks/nova-network/commit/37bf3d52df649ac500e0b2669f7375346981d74e 2014-10-29 13:34:37.750 23665 ERROR neutron.service [-] Unrecoverable error: please check log for details. 2014-10-29 13:34:37.750 23665 TRACE neutron.service Traceback (most recent call...

bug

Before the commit: ``` # cat monit/conf.d/keystone.conf # This file autogenerated by Chef # Do not edit, changes will be overwritten check process keystone matching "^((/usr/bin/)?python\d? )?(/usr/bin/)?keystone-all\b" start program =...

bug

By the looks of it if node['nova']['apply_patches'] does not exist patches will always be applied. This is because nil != false - https://github.com/rcbops-cookbooks/osops-utils/blob/master/libraries/patch.rb#L26 The spec tests are also incorrect.

bug
backport: grizzly
backport: havana

I think these files can be removed. recipes/keystone-ldap-patch.rb templates/default/patches/ldap_user_enabled_default_config.py.1:2013.1-0ubuntu1~cloud0.erb $ git show -s aa6c516ebb024f8fb34dbed51a0f8910db1446cb commit aa6c516ebb024f8fb34dbed51a0f8910db1446cb Author: Jason Cannavale [email protected] Date: Tue Apr 30 16:24:54 2013 -0500 ``` ldap patch:...

enhancement
backport: havana