4 Commits

Author SHA1 Message Date
Martin André
448e48a75b Cleanup leftovers after wait_for was merged into kolla-common.sh
Change-Id: I97ab671bfbdcf5434feedec617a938b30af4579b
2015-03-21 11:11:57 +09:00
Ryan Hallisey
4075c851ed The wait_for function needs to be added into all the images
This affects both fedora and the centos base images.
Wait_for will be intregrated into kolla-common.

Co-authored by: Charles Crouch <charcrou@cisco.com>

Change-Id: Ide2304b787d4c3bf6fb3949f09e2cf1f450c2173
2015-03-18 10:33:42 -04:00
Martin André
5052e54f45 Remove prefix from centos-rdo-base when building image
All base images should have a .buildconf that blanks the PREFIX variable
otherwise the buildscript prepends the prefix to its name, for example
centos-rdo-centos-rdo instead of simply centos-rdo.

Change-Id: I48209e708094ae28681a874bf12a0206c524b639
2015-02-26 15:12:16 +09:00
Steven Dake
c43e7fa1fc Add CentOS base OS
Implement the CentOS 7 base operating system.

Change-Id: I1c90fe88baecf3deabad689a6743346a092469c2
Partially-implements: blueprint multi-baseos
2015-02-18 15:53:29 -07:00