[SCM] Puppet - System Automation branch, 0.25.x, updated. 0.25.1-119-g776be7c

0 views
Skip to first unread message

git version control

unread,
Dec 23, 2009, 3:26:29 AM12/23/09
to puppet...@googlegroups.com
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Puppet - System Automation".

The branch, 0.25.x has been updated
via 776be7c8fe96bc2505d60470eedea220aa60d276 (commit)
via a73f799381fa7f397af73d77aae879febdaab123 (commit)
via 26e74867af84528bb527c4ec848aae258e8569c1 (commit)
via 05e897e100844335b4ecaa9088d2f927753010a7 (commit)
via e04f9e4823208e2d8a48ecc25fdf5152ed09ae77 (commit)
via 24654a22c2d172b23cb1133f65da4e5a2801de0a (commit)
from 49530adaaa302c4b4e3b9eefb05e9551503a0ba6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 776be7c8fe96bc2505d60470eedea220aa60d276
Author: James Turnbull <ja...@lovedthanlost.net>
Date: Wed Dec 23 19:26:03 2009 +1100

Updated CHANGELOG

commit a73f799381fa7f397af73d77aae879febdaab123
Author: James Turnbull <ja...@lovedthanlost.net>
Date: Wed Dec 23 19:25:02 2009 +1100

Updated version

commit 26e74867af84528bb527c4ec848aae258e8569c1
Author: Markus Roberts <Mar...@reality.com>
Date: Tue Dec 22 16:08:53 2009 -0800

Fixing failing tests

commit 05e897e100844335b4ecaa9088d2f927753010a7
Author: Markus Roberts <Mar...@reality.com>
Date: Mon Dec 21 22:20:34 2009 -0800

Fix for #2881 (ralsh doesn't find individual parsed resources)

Rather than just creating a new featureless resource for cases like:

ralsh host localhost.localdomain

(and the analogous cases with other parsed resources such as ssh keys, etc),
we first check to see if the appropriate provider can find a resource with
the requested name. If so, we use it; if not we fall back to the featureless
form.

There are a number of potential shortcomings with this fix:

* It may not be particularly performant if there are many resources to
be parsed.
* It always (and only) checks the first provider; perhaps it should try
all providers of the appropriate type.
* It only checks the name property, and not any aliases or host_aliases.

Signed-off-by: Markus Roberts <Mar...@reality.com>

commit e04f9e4823208e2d8a48ecc25fdf5152ed09ae77
Author: Markus Roberts <Mar...@reality.com>
Date: Mon Dec 21 15:10:40 2009 -0800

Code smell reductions

These are a grab-bag of code simplification changes I made in
the process of figuring out what was going on with #2881; they
should all be absolutely behavior neutral.

commit 24654a22c2d172b23cb1133f65da4e5a2801de0a
Author: Markus Roberts <Mar...@reality.com>
Date: Mon Dec 21 14:47:41 2009 -0800

Making provider/host/parser.rb compatible with host_aliases

When I changed the alias property of hosts to host_aliases I missed
these changes in the parsed file provider.

-----------------------------------------------------------------------

Summary of changes:
CHANGELOG | 979 +++++++++++++++++++--------------
lib/puppet.rb | 2 +-
lib/puppet/application/ralsh.rb | 34 +-
lib/puppet/network/client/resource.rb | 17 +-
lib/puppet/provider/host/parsed.rb | 16 +-
spec/unit/application/ralsh.rb | 61 ++-
6 files changed, 630 insertions(+), 479 deletions(-)


hooks/post-receive
--
Puppet - System Automation

Reply all
Reply to author
Forward
0 new messages