Skip to content

Instantly share code, notes, and snippets.

@fabiok
fabiok / all.yaml
Last active August 29, 2015 14:04
All-in-one heat formation template for cloud@cnaf lab
heat_template_version: 2014-07-16
description: All-in-one formation
parameters:
netId:
type: string
description: Public network id
resources:
@fabiok
fabiok / all.orig.yaml
Last active August 29, 2015 14:02
All-in-one heat formation template for cloud@cnaf
heat_template_version: 2014-05-15
description: All-in-one formation
resources:
# Network formation
network:
type: OS::Neutron::Net
properties:
@fabiok
fabiok / cloud_cnaf.sh
Created June 10, 2014 10:20
Lab hands-on Cloud@CNAF
# Corso Cloud@Cnaf - Hands on
# PARTE 1 - BASIC
# questa parte e' gia' stata fatta attraverso la dashboard
# Source credentials file
source userXX-openrc.sh
# Change user password
keystone password-update