Admin message
Maintenance operation of our GitLab server is scheduled for Thursday, March 12, 2026, at 12:15 PM.
Changes
Page history
dbalsige created page: DeployOpenStackHeat
authored
Dec 12, 2016
by
Daniel Balsiger
Show whitespace changes
Inline
Side-by-side
DeployOpenStackHeat.md
View page @
b5f1fdf7
...
...
@@ -17,7 +17,7 @@ This section outlines what you will need in order to deploy Openair-CN on your O
**
1. Create Ubuntu images
with os-
*config
*
*
**
1. Create
custom
Ubuntu images
**
To create os-
*
config ready Ubuntu images just use the following commands:
...
...
@@ -32,7 +32,7 @@ export DIB_RELEASE=trusty
export PATH="${PWD}/dib-utils/bin:$PATH"
export ELEMENTS_PATH=tripleo-image-elements/elements:heat-templates/hot/software-config/elements
diskimage-builder/bin/disk-image-create vm ubuntu os-collect-config os-refresh-config os-apply-config heat-config heat-config-script -o ubuntu-$DIB_RELEASE-os-config.qcow2
´´´
```
**
2. Upload your created image to OpenStack
**
...
...
...
...