Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
compute_test.rb 6.18 KB
dhcp_test.rb 9.74 KB
dns_test.rb 5 KB
pxe_local_template 160 Bytes
pxe_template 192 Bytes
realm_test.rb 653 Bytes
ssh_test.rb 805 Bytes
tftp_test.rb 2.27 KB

Latest revisions

# Date Author Comment
2742dec9 06/16/2016 02:15 PM Dominic Cleal

fixes #14905 - enable DHCP orchestration with any boot mode

DHCP orchestration remains useful to set up PXE booting to start the
provisioning process, even when a static boot mode because the boot mode
is typically applied later through templates. It's also useful in image...

a782b917 04/18/2016 01:45 PM Ivan Necas

Fixes #13986 - don't use image unless in image provisioning method

(cherry picked from commit 4c512942c3921cf8be696ed12cc588b1716b29d7)

f71bd5c6 04/18/2016 01:45 PM Ivan Necas

Fixes #5859 - don't rely on a mac address being present when overriding the conflicts

We tried to initiate the `dhcp_record` for checking if conflicts were
there. The problem was the mac address was not available at that stage
when using the compute resources. It also turns out there is no need...

a503383b 04/18/2016 01:45 PM Marek Hulán

Fixes #14113 - run dhcp orchestration only on DHCP subnets

(cherry picked from commit 85c6f530855ffafbb90c02e1f9dadabe1b6823ac)

d5b5059a 02/17/2016 10:14 AM Lukas Zapletal

Fixes #13084 - compute resource IP orchestration fixed

3ce9810b 01/12/2016 05:13 AM Imri Zvik

Fixes #12946 - Do not fail miserably when compute instance is not found.

84579c3a 12/28/2015 01:46 AM David Davis

Fixes #12911 - Turning on 0.35.1 cops

bd71155f 11/05/2015 10:30 AM Phirince Philip

fixes #12345 - fix sparc host creation

c919008a 10/16/2015 03:58 AM Jiri Machalek

Fixes #11987 - Check exit code of deployment scripts

This commit fixes checking exit codes returned from provisioning templates, which were ignored
because of sending results through pipe to command tee. Also adds optional host deleting if deployment
fails because of non zero exit code. This can be configured by setting clean_up_failed_deployment...

93e9d22d 10/15/2015 10:18 AM Tom Caspy

refs #12147 - fixing dhcp test to work properly with rails 4

In rails 4, the #reload method doesn't reset instance variables on the
reloaded instance, so we fetch it again as a new item. That said, the
reload method does work correctly for associations, just to be...

View revisions

Also available in: Atom