Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c6e02bd3 01/09/2014 07:43 AM Joseph Magen

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

718d2836 12/31/2013 06:42 AM Robert Birnie

fixes #3932 incorrect volume delete label

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

Fixes #3811 updating to bootstrap 3

41fb208d 12/18/2013 10:23 AM Lukas Zapletal

fixes #2374 - added allocation option to libvirt VM

a0c1773d 12/09/2013 10:35 AM Lukas Zapletal

fixes #2600 - fixed gettext extraction on vms forms

5257110f 11/22/2013 03:57 PM Martin Matuška

fixes #3683 - display free and available space in vSphere datastore selection

f9a77319 11/04/2013 07:44 PM Amos Benari

fixes #3338 - grey out VM form when editing is not supported

aba96a74 10/16/2013 11:15 AM Martin Matuška

fixes #2093 - list VMs in every VMware folder

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

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

29769a4e 10/08/2013 02:26 PM Martin Matuška

fixes #3134 - disable vSphere fields on host edit, fix clone behavior

f4ab10df 09/20/2013 07:45 PM Martin Matuška

fixes #3123 vSphere VM info misses MAC address and displays memory in bytes

c75be21b 09/19/2013 07:42 AM Martin Matuška

fixes #3116 - add NIC selection for vSphere: E1000 and VMXNET 3

52d3a00c 09/16/2013 09:58 AM Martin Matuška

fixes #3088 - Add checkbox to select thin or thick provision for vSphere volumes

422535a4 09/09/2013 08:12 AM Jeremy Kitchen

fixes #2944 - nic type selection for libvirt

defaults to 'virtio'

I needed this in my own setup because virtio was being buggy and would
crash my apt mirror VM. switching to e1000 fixed.

I don't particularly care for the device models being hardcoded. I would...

24602484 09/09/2013 07:46 AM Dominic Cleal

fixes #2996 - VM show screen syntax error on ruby 1.8

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

fixes #1719 - Add support for GCE

beed05de 09/07/2013 12:34 PM Mark O'Shea

fixes #1871, #1879 - add VPC support to EC2 compute resource

Based on patch from Romain Vrignaud <>

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

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

a6ce3c99 08/29/2013 09:00 AM Daniel Lobato Garcia

fixes #2891 Openstack power control operations support

Compute resource helper Strings should be possible to translate

Compute resource permission to pause vms

Tests for Openstack VM pausing/resuming

VMs UI shows only available actions

I18n string issues. Vm power state cannot be properly translated yet...

95be0963 06/04/2013 05:46 AM Amos Benari

fixes #2606 fix display of compute resource errors

446fce67 06/03/2013 06:46 AM Dominic Cleal

fixes #2603 - handle missing compute_resources param loading VM tab

c5c84034 06/01/2013 02:17 PM Ohad Levy

fixes #1951 - support for libvirt named networks

based on Dominic initial pull request 308

89b9ecb0 05/29/2013 06:16 AM Amos Benari

fixes #2582 indicators for all.

af1b6350 05/28/2013 11:18 AM Joseph Magen

fixes #2542 - sort image listing with datatables

511e8f78 05/23/2013 10:04 AM Ohad Levy

fixes #2551 new host image not always visible under openstack

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

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

9a280163 05/09/2013 02:13 AM Dominic Cleal

fixes #2426 - translate model and column names to English

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...

ca8e438b 02/27/2013 09:20 AM Ohad Levy

fixes #2253 adds openstack floating ip support

91ddc42d 02/25/2013 03:34 PM Amos Benari

added blank option in ovirt select template.

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

50a072f2 01/03/2013 08:17 AM Sam Kottler

Fixes #2095 - Only show console button if VM is running

cfa6a3f5 12/27/2012 10:50 AM Ohad Levy

fixes #1949 - VMware creation: vm's always get 768MB memory

I've removed the select box too, and would add a slider in a later commit

4a6c3fec 12/27/2012 10:50 AM Ohad Levy

refs #1944 - minor leftover to avoid Object.id warning

d4e8938a 12/26/2012 09:58 AM Ohad Levy

fixes #1944 - Listing VMWare virtual machines under Computer resources is slow.

8838eb42 12/26/2012 08:49 AM Ohad Levy

fixes #1814 - converts sp_* attributes into a BMC interface class

this patch also includes the following

  • added a new interfaces table, and STI objects to represent a NIC, BMC, Managed
    and a bootable interface.
  • refactored DHCP/DNS orchestation code, so they can work on the...
8d3aa73e 12/02/2012 09:50 AM Romain Vrignaud

fixes #1886 adds Rackspace V2 support

Based on GregSutcliffe's initial pull request.

d1afd611 11/15/2012 08:28 AM Amos Benari

fixes #1942 Jarring on mouseover colour change in vm list

1c9af75a 11/15/2012 05:21 AM Ohad Levy

fixes #1589 provisioning vmware support

cc54f546 11/11/2012 02:55 AM Romain Vrignaud

fixes #1934 fix display for AWS instances index Set proper status and remove start button for terminated instance

1c3c4623 11/08/2012 08:59 AM Romain Vrignaud

fixes #1876 fix display of instance name and dns for AWS Use instance number when instances name is not set. Use private DNS entry when public dns is not available

e0ef11c4 09/05/2012 10:22 AM Ohad Levy

fixes #1825 - unable to select an openstack image.

Note that probably Fog 1.5 is required for this to work.

a8ae8d43 09/02/2012 06:31 AM Ohad Levy

minor view improvments to vmware

- adds a console link to all vms
- adds a minimal vm details view

a89c40ce 07/22/2012 05:52 AM Ohad Levy

[refactor] - simple method to display ec2 instance name, instead of using tags everywhere

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

c2d5484a 07/11/2012 11:28 AM Ohad Levy

[UI] - added missing label classes

47b357e7 06/15/2012 03:23 AM Ohad Levy

[ec2] added the ability to create multiple security groups

2be85b23 06/13/2012 07:25 AM Amos Benari

added vm tab

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....