Remove image make module
This module has not been used since 6.1 when we suspended support Centos based clusters. Anyway, target image building must be a part of deployment process not ISO build process, so target images should be built on the master node in runtime. Closes-Bug: #1523931 Change-Id: I86d4b2c886ea7da3254ce95033ce9f14d8a8e191
This commit is contained in:
@@ -15,10 +15,6 @@ Directory structure:
|
||||
- ```fuel-bootstrap-image```
|
||||
Scripts which allow us to build Ubuntu based bootstrap ramdisk on the
|
||||
Fuel master node in runtime. The status of this ramdisk is experimental.
|
||||
- ```image```
|
||||
Scripts to build CentOS based target operating system image. We install
|
||||
this image on the Fuel slave nodes. This image being installed on a node provides
|
||||
fully functional standalone operating system. (being deprecated)
|
||||
- ```iso```
|
||||
Scripts that are used for building Fuel ISO.
|
||||
- ```mirror```
|
||||
|
||||
Reference in New Issue
Block a user