fbde6dd8ef
Add new yaml file for creating the overcloud-odl image with openstack-tripleo project. Change-Id: I048e69e45c2006e033db071c8acc7f1c3cef456d Closes-Bug: #1567408
26 lines
603 B
YAML
26 lines
603 B
YAML
disk_images:
|
|
-
|
|
imagename: overcloud-odl
|
|
builder: dib
|
|
arch: amd64
|
|
type: qcow2
|
|
distro: rhel7
|
|
elements:
|
|
- ntp
|
|
- sysctl
|
|
- hosts
|
|
- baremetal
|
|
- dhcp-all-interfaces
|
|
- os-collect-config
|
|
- heat-config-puppet
|
|
- heat-config-script
|
|
- puppet-modules
|
|
- hiera
|
|
- os-net-config
|
|
- stable-interface-names
|
|
- grub2-deprecated
|
|
packages:
|
|
- java-1.8.0-openjdk
|
|
- opendaylight
|
|
options:
|