https://github.com/sdake/heat-dib
Heat Disk Image Builder Tool
https://github.com/sdake/heat-dib
Last synced: over 1 year 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-11T20:43:14.000Z (over 12 years ago)
- Last Synced: 2025-01-11T21:45:47.103Z (over 1 year ago)
- Language: Python
- Size: 199 KB
- Stars: 0
- Watchers: 3
- 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.py
At the moment the code only registers the image with glance, but does not create
a new template to use with it.