Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ddce3dc1 04/30/2014 02:22 PM Amos Benari

fixes #4612 show friendly CR names, fix typo in oVirt name

5df3d514 04/08/2014 08:23 AM Amos Benari

fixes #4806 add support to register compute resource provider from a plugin

5f45920e 03/24/2014 12:38 PM Amos Benari

fixes #4555 add ca certificate to ovirt

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

2e66b04a 02/18/2014 04:11 PM Amos Benari

fixes #3567 Editing an oVirt compute resource can throw errors loading quotas while loading page

c436f25d 01/16/2014 10:56 AM Amos Benari

fixes #4019 Compute Resource -> New Image renders on Compute Profiles tab

9b5fe2cb 01/15/2014 10:29 AM Joseph Magen

fixes #3937 - correct title wording Editing to Edit

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

288c5c13 01/06/2014 11:29 AM Joseph Magen

fixes #3937 - correct title wording for Compute Resources and Smart Proxies

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

4d4557e9 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - remove dash from -%> to %>

5cd5a557 10/08/2013 05:15 PM Sam Kottler

Fixes #2875: only show URL and description for a CR if they exist

d1fa5fa3 09/08/2013 02:11 PM Romain Vrignaud

fixes #1719 - Add support for GCE

180d7f43 09/07/2013 04:22 PM Jason Montleon

fixes #2288 - Add oVirt/RHEV Quota Support

805358df 09/06/2013 10:22 AM Jason Montleon

fixes #1923 - matches vms on a compute resource to hosts

b760d48d 08/13/2013 10:35 AM Greg Sutcliffe

Fixes #2721 - Allow use of spice for libvirt via checkbox per-CR
Fixes #1711 - Add a per-CR checkbox for console passwords

8ea76e64 08/13/2013 10:28 AM Sam Kottler

Fixes #2832: remove deprecated fog API and rackspace endpoint

3595a70c 06/20/2013 12:07 PM Joseph Magen

fixes #2484 - host, hostgroup, and BMC passwords were overwritten as blank

617ee75f 06/19/2013 07:12 AM Amos Benari

fixes #2656 error connecting to vsphere after upgrade to ruby 1.9.3

5d8ef4cb 06/04/2013 05:55 AM Amos Benari

fixes #2594 missing progress indicator on compute resource selection

3dfb6e4c 05/09/2013 05:07 AM Dominic Cleal

fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes

ddb54f0b 05/01/2013 09:56 AM Amos Benari

fixes #2361 do not reset password on test connection.

1eaac1c6 05/01/2013 01:02 AM Joseph Magen

fixes #2361 empty password does not invalidate compute resource

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

93117958 04/24/2013 05:07 AM Bryan Kearney

Feature #2368 - i18n extracting strings

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

bec4dd0a 02/25/2013 03:34 PM Amos Benari

fixed test connection for existing compute-resource.

c4f7f6f2 01/13/2013 03:06 PM Ohad Levy

fixes #2047 - pagination is not visible on compute resources vms.

this fixes pagination and now default to in browser sort/search for compute resources vms

7301e99f 01/08/2013 10:42 AM Amos Benari

removed the need to add 'btn' class for the action_buttons helper, and changed the action buttons to small.

73f23bf4 01/02/2013 08:13 AM Amos Benari

bootstrap2.2.2

8d3aa73e 12/02/2012 09:50 AM Romain Vrignaud

fixes #1886 adds Rackspace V2 support

Based on GregSutcliffe's initial pull request.

611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

b7a4183e 10/21/2012 10:34 AM Amos Benari

fixes #1795 - When deleting compute resource, confirmation box should remind which compute resource is being deleted

aa3d0897 10/18/2012 08:48 AM Amos Benari

add pagination to compute resource

33468218 10/03/2012 11:52 AM Ohad Levy

Compute Resources should use the friendly name (e.g. oVirt vs Ovirt)

98941cdf 09/05/2012 02:48 AM Sam Kottler

The new form should save 'New compute resource'

6241f2ee 08/08/2012 08:57 AM Sam Kottler

[UI] Fixed inconsistent tab naming for the initially active tab

96541f1d 07/24/2012 01:07 PM Steve Traylen

Openstack uses username/password.

132a991c 07/17/2012 09:58 AM Ohad Levy

basic openstack support

55548030 07/11/2012 12:47 PM Ohad Levy

adds missing EC2 propetries view

e170c321 05/30/2012 08:47 AM Olivier Favre

fixes #1597 - Restrict compute resources access by user

And add some rights to give non admin users so they can perform some normal actions on the hosts they own.

unit/domain_parameter_test.rb self-broke... added a tiny fix.
Removing compute_resources/vms nesting, it is such a nightmare for functional tests....

40c55c5a 05/29/2012 06:35 AM Amos Benari

minor visual fixes to the compute resource view.

2a08c26b 05/29/2012 05:48 AM Amos Benari

fixed ui for adding and removing ovirt volumes.
when creating a vm from template, if there was an error in the
form. the vm volumes didnot display correctly.
adding and removing volumes in the same submit action did not function well too.

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

92bf092d 05/07/2012 08:50 AM Amos Benari

UI - more explicit button description for the add child node.

e6d9c43c 05/04/2012 12:36 PM Greg Blomquist

fixes #1595: show success on test connection

Added css class "btn_success" to the test connection button when the connection
is successful.

This still leaves behind a problem with ec2 (and probably rhev and vmware) where
testing the connection resets the selected region (or, datacenter for rhev and...

895ff43c 04/30/2012 05:57 AM Ohad Levy

[UI] minor fixes refs bootstrap upgrade

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

b43fa642 04/18/2012 03:51 PM Ohad Levy

added basic ovirt vm show page, minor fixes in compute resource level

96ede451 04/16/2012 09:32 AM Amos Benari

fixes #1574 - ovirt - add remove and show volumes

  • volume and interface ordering is now working
  • removed include blank because it is a duplicate of the Blank ovirt-template.
  • bootable is disabled when editing a vm, because currently I don't handle volume updates. just add and remove of a volume....
e863d48b 04/09/2012 10:27 AM Ohad Levy

refs #1452 - fixed incorrect condition

575e5267 04/09/2012 10:23 AM Ohad Levy

refs #1452 - fixed incorrect condition

98987690 04/09/2012 10:11 AM Ohad Levy

refs #1452 improved libvirt on debian handling

f37934af 04/09/2012 07:29 AM Ohad Levy

fixes #1452 use fog for libvirt management

This patch introduces a few new features:

  • console support
  • multiple disks
  • multiple nics
4213d2be 03/28/2012 01:08 PM Ohad Levy

first go at vmware integeration refs #955

this patch adds the ability to add a vmware compute resource, and display their console

7e031001 03/20/2012 03:01 PM Ohad Levy

Add Connection testing for EC2 compute

334d0359 03/19/2012 06:51 AM Amos Benari

fixes #1540 added suport for provisioning on ovirt/rhvem using fog.

This patch addes a compute resource concept within foreman

Signed-off-by: Ohad Levy <>