Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdake/heat-dib
Heat Disk Image Builder Tool
https://github.com/sdake/heat-dib
Last synced: 3 days ago
JSON representation
Heat Disk Image Builder Tool
- Host: GitHub
- URL: https://github.com/sdake/heat-dib
- Owner: sdake
- License: apache-2.0
- Created: 2013-10-08T19:13:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-11T20:43:14.000Z (about 11 years ago)
- Last Synced: 2023-03-11T22:06:01.425Z (over 1 year ago)
- Language: Python
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
heat-dib
========Heat Disk Image Builder Tool
This tool uses Heat to process an existing Heat template into a pre-built image
using Fedora 19's diskimage-builder and load it into glance.Instructions
============
source devstack/openrc admin admin
python dib.pyAt the moment the code only registers the image with glance, but does not create
a new template to use with it.