Skip to content

Instantly share code, notes, and snippets.

diff --git a/src/actions.yaml b/src/actions.yaml
new file mode 100644
index 0000000..46edcec
--- /dev/null
+++ b/src/actions.yaml
@@ -0,0 +1,10 @@
+add-sink-config:
+ description: |
+ Add one of the pre-defined sink configs
+ params:
diff --git a/config.yaml b/config.yaml
index 3e4a4e9..387d7b6 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,4 +1,11 @@
options:
+ cell-name:
+ type: string
+ default:
+ description: |
relations:
- - nova-cloud-controller:nova-cell-api
- nova-cloud-controller-cell2:nova-cell
- - nova-cloud-controller:shared-db-cell
- mysql-cell2:shared-db
- - nova-cloud-controller:amqp-cell
- rabbitmq-server-nova-cell2:amqp
- - nova-compute:amqp
- rabbitmq-server-nova:amqp
- - nova-compute-cell2:amqp
THIS PAGE IS HERE: https://goo.gl/XTqH0y
WIFI NETWORK: CANONICAL
WIFI PASSWORD: canonical
** Tutorials **
Charm Deploy and Scale Tutorial: https://goo.gl/kLpKaw
Charm Deploy and Scale Tutorial Recording: https://asciinema.org/a/0wqvhrpshmvz2vcg46bvvtbul
Create, Build and Deploy an OpenStack API Charm Tutorial: https://goo.gl/uSVPkR
https://asciinema.org/a/3u30bwy7eq35h6bap1dol4okc
######################
# 0) Setup Environment
######################
# This should have be done as part of steps 0-2 in the previous demo
# If you are familiar with building a charm that uses the Reactive frame work
# with OpenStack layers and would like to skip those steps
# please jump to 4c
# https://asciinema.org/a/0wqvhrpshmvz2vcg46bvvtbul
Take the 5 character string at the far right of the piece of paper and replace '<TOKEN>' with it in the url below.
https://developer.juju.solutions/credentials/<TOKEN>
Take a note of the credentials because you can only access the url ONCE!
########################
# 0) Setup and Bootstrap
# https://asciinema.org/a/0wqvhrpshmvz2vcg46bvvtbul
# /home/liam/asciinema/keystone-demo.json
########################
# 0) Setup and Bootstrap
########################
# If you haven't already done so add the AWS credentials to Juju
juju add-credential aws