Moving feroda atomic image to the bay driver folder.
Moving the fedora atomic image to the new driver folder. This is a common image used by swarm and kubernetes, and has been moved to a common folder. Change-Id: I98051da7e9c8f7943fb5fe2109989d66b4b03736 Partially-Implements: blueprint bay-drivers
This commit is contained in:
parent
d1315b6f49
commit
eb2110a172
@ -40,10 +40,10 @@ How to generate Fedora Atomic image
|
|||||||
To generate an atomic image for Fedora 23 these commands can be
|
To generate an atomic image for Fedora 23 these commands can be
|
||||||
executed::
|
executed::
|
||||||
|
|
||||||
export ELEMENTS_PATH=/path/to/diskimage-builder/elements:/path/to/magnum/elements
|
export ELEMENTS_PATH=/path/to/diskimage-builder/elements:/path/to/magnum/drivers/driver_name/image
|
||||||
export DIB_RELEASE=23 # this can be switched to the desired version
|
export DIB_RELEASE=23 # this can be switched to the desired version
|
||||||
export DIB_IMAGE_SIZE=2 # we need to give a bit more space to loopback device
|
export DIB_IMAGE_SIZE=2 # we need to give a bit more space to loopback device
|
||||||
disk-image-create fedora-atomic
|
disk-image-create fedora-atomic -o fedora-atomic
|
||||||
|
|
||||||
This element can consume already published trees, but you can use it
|
This element can consume already published trees, but you can use it
|
||||||
to consume your own generated trees. Documentation about creating own trees
|
to consume your own generated trees. Documentation about creating own trees
|
0
magnum/elements/fedora-atomic/install_imagebuild_deps.sh → magnum/drivers/common/image/fedora-atomic/install_imagebuild_deps.sh
Executable file → Normal file
0
magnum/elements/fedora-atomic/install_imagebuild_deps.sh → magnum/drivers/common/image/fedora-atomic/install_imagebuild_deps.sh
Executable file → Normal file
0
magnum/elements/fedora-atomic/validate_atomic_image.sh → magnum/drivers/common/image/fedora-atomic/validate_atomic_image.sh
Executable file → Normal file
0
magnum/elements/fedora-atomic/validate_atomic_image.sh → magnum/drivers/common/image/fedora-atomic/validate_atomic_image.sh
Executable file → Normal file
Loading…
Reference in New Issue
Block a user