Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
compute.rb 5.38 KB
dhcp.rb 5.36 KB
dns.rb 4.27 KB
puppetca.rb 2.62 KB
ssh_provision.rb 4.44 KB
tftp.rb 4.28 KB

Latest revisions

# Date Author Comment
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...
5f75d98a 12/05/2012 09:06 AM Ivan Necas

fixes #1937 - Foreman doesn't work well when run on subpath

  • request_url is not enough to pass form controller to tftp
    Other variables (like script_name) need to be used from
    controller.url_options to properly generate the path in the PXE template.
  • use rails helper to get the path to noVNC source...
8d3aa73e 12/02/2012 09:50 AM Romain Vrignaud

fixes #1886 adds Rackspace V2 support

Based on GregSutcliffe's initial pull request.

1a68aea8 11/26/2012 10:20 AM Greg Sutcliffe

Fixes #983 - implement 3 state boot

3f482b82 11/19/2012 02:25 AM Ohad Levy

fixes #1957 - remove old libvirt hypervisors code

Since foreman 1.0 libvirt hypervisors are now part of compute resources
this patch removes the old code and migrate any existing hypervisors to
be libvirt based compute resources.

a6a6b703 08/26/2012 03:27 AM David Swift

add compute_resource.supports_update? to current provider set

d36619ab 08/15/2012 09:47 AM Ohad Levy

api v1 - added media and dashboard controllers

ca4c08a1 08/08/2012 10:29 AM Ohad Levy

fixes #1793 - Better handle case when a domain has no DNS proxy set

017a7d84 07/19/2012 08:13 AM Ohad Levy

fixes #1765 - changing a conflicting IP address might lead to losing DNS or DHCP records

38d455d1 06/13/2012 04:11 AM Ohad Levy

code comments typos

View revisions

Also available in: Atom