Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
1bf5ff53 02/04/2016 09:25 AM Timo Goebel

fixes #13430 - add missing actions to virt power manager

When rebooting a vm via power manager, this fails:

| TypeError: nil is not a symbol | /Users/f0218175/foremandev/foreman/app/services/power_manager/virt.rb:25:in
`block (2 levels) in <class:Virt>'...

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

f9d2bf10 01/28/2016 09:25 AM Guido Günther

Fixes 13401 - ssh_provision: safe stderr as well

The log file currently only gets stdout which leaves only guessing when
looking for provision errors.

8ca6c6bb 01/28/2016 04:47 AM Timo Goebel

fixes #13236 - apply power operations to several hosts at once

This commit adds the ability to select multiple hosts and apply power operations
(reboot, shutdown, boot) to them.

d619dd9e 01/27/2016 07:42 AM Guido Günther

fixes #13298 - ssh_provision: Don't use /tmp

On some systems (e.g. SLES12) /tmp is mounted noexec by default so not
usable to run the provision script. The home directory of the
connectiong user should be writeable by itself though so just use this
instead.

df5950e3 01/26/2016 03:51 AM Tomer Brisker

Fixes #13354 - Correctly show certificates even if some are pending

2f84e724 01/26/2016 03:13 AM Tomer Brisker

Refs #12720 - Allow puppet CA cache to work for https proxies

When dumping CA certificates to cache, the status object is also dumped.
Since the status object points to the API resource, Marshal will try
dumping the API resource as well. This will fail for https proxies as...

2ac8d7ba 01/25/2016 06:02 AM Tomer Brisker

Fixes #12720 - Add tabs for puppet on proxy show page

This patch adds two tabs to the proxy show page related to puppet
1. Puppet - this tab is for proxies managing a puppet master. This tab
displays information about the puppet master, such as number of classes...

208d9743 01/24/2016 08:11 AM Ondřej Pražák

Fixes #13079 - Conditionally hide the pagelets

c804d530 01/20/2016 02:41 PM Shimon Shtein

Fixes #13216 - Added ability to extend API by creating facet subnode
This commit adds the ability for plugins to extend Host model with custom data that will be stored in a facet model.
In order to show this data an extension point is added to Host's view API, so the properties list can be extended by the facet....

View revisions

Also available in: Atom