Puppet Dashboard 1.2.16 is a maintenance release of the 1.2 series of
Puppet Dashboard with bug fixes and minor features.
This is the first release of Puppet Dashboard with Aaron Stone
(sodabrew on github) having commit rights. He has already helped
shepherd many pull requests from submission to merge. Thanks Aaron!
This release is available for download at:
https://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2.16.tar.gz
Debian packages are available at
https://apt.puppetlabs.com
RPM packages are available at
https://yum.puppetlabs.com
Please report feedback via the Puppet Labs Redmine site, using an
affected version of 1.2.16:
http://projects.puppetlabs.com/projects/dashboard
Documentation is available at:
http://docs.puppetlabs.com/dashboard/index.html
Contributors:
Aaron Stone, Glenn Poston, Matthaus Owens
====================================## Puppet Dashboard 1.2.16 Release Notes ##
====================================
Add listclasses, delclass to nodegroup rake tasks
Previously once a class had been added to a nodegroup, there was no way
of
removing it, short of deleting the group and adding the desired
classes back.
However, if you wanted to list the classes in that group, you were
still out of
luck, because there was no listclasses task for the nodegroup
namespace. This
commit adds both of those tasks to the nodegroup namespace.
listclasses lists
the classes assigned to a nodegroup and delclass removes a class from a
nodegroup, if such a class exists in the nodegroup.
Add tabs to filter reports based on status
- supporting named_scopes in report model
- supporting routes
- supporting controller actions
=================================## Puppet Dashboard 1.2.16 Changelog ##
=================================
Aaron Stone (7):
ba35090 ''verb''! do |success, failure| is only for verbs
create,
update, destroy; everything else must use ''verb''! do |format|.
9c8626b Call Metric.new instead of metrics.new, which caused a
duplication of all metrics.
c77afe9 Report.create_from_yaml does several retries, so mock
with ''stubs'' instead of ''expects'' to handle
any number of retry calls.
3784739 Revert "(maint) fix failing tests"
9d162d3 Fix tests after merging 0aadf8876d from master.
6088c93 Begin the changelog for the next release
138922c Update changelog with today''s merges.
Glenn Poston (2):
d052a9c added tabs to filter reports based on status -
supporting named_scopes in report model - supporting routes -
supporting controller actions
5635147 added tabs to filter reports based on status -
supporting named_scopes in report model - supporting routes -
supporting controller actions
Matthaus Owens (6):
2c7c96a Retab rescue block to line up with other flow control
4445672 Add listclasses, delclass to nodegroup rake tasks
f9d6d72 Style tweaks to new tasks. Better tabbing, remove
escaped single quotes.
310fa54 Add quantal to default cows list.
e955daf Revert "Merge pull request #112 from gposton/master"
fcdff5d Update CHANGELOG, VERSION for 1.2.16-rc1
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to
puppet-dev+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.