From 8134e0f1243e629fa00483a51a5b7c2521bd62b1 Mon Sep 17 00:00:00 2001 From: Adam Gandelman Date: Thu, 1 Aug 2013 20:45:08 -0700 Subject: [PATCH] Re-add symlinks. --- hooks/amqp-relation-changed | 1 + hooks/amqp-relation-joined | 1 + hooks/cinder-volume-service-relation-changed | 1 + hooks/cinder-volume-service-relation-joined | 1 + hooks/cloud-compute-relation-changed | 1 + hooks/cloud-compute-relation-joined | 1 + hooks/cluster-relation-changed | 1 + hooks/cluster-relation-departed | 1 + hooks/config-changed | 1 + hooks/ha-relation-changed | 1 + hooks/ha-relation-joined | 1 + hooks/identity-service-relation-changed | 1 + hooks/identity-service-relation-joined | 1 + hooks/image-service-relation-changed | 1 + hooks/image-service-relation-joined | 1 + hooks/install | 1 + hooks/nova-volume-service-relation-changed | 1 + hooks/nova-volume-service-relation-joined | 1 + hooks/nova_cc_hooks.py | 0 hooks/quantum-network-service-relation-joined | 1 + hooks/shared-db-relation-changed | 1 + hooks/shared-db-relation-joined | 1 + hooks/start | 1 + hooks/stop | 1 + hooks/upgrade-charm | 1 + 25 files changed, 24 insertions(+) create mode 120000 hooks/amqp-relation-changed create mode 120000 hooks/amqp-relation-joined create mode 120000 hooks/cinder-volume-service-relation-changed create mode 120000 hooks/cinder-volume-service-relation-joined create mode 120000 hooks/cloud-compute-relation-changed create mode 120000 hooks/cloud-compute-relation-joined create mode 120000 hooks/cluster-relation-changed create mode 120000 hooks/cluster-relation-departed create mode 120000 hooks/config-changed create mode 120000 hooks/ha-relation-changed create mode 120000 hooks/ha-relation-joined create mode 120000 hooks/identity-service-relation-changed create mode 120000 hooks/identity-service-relation-joined create mode 120000 hooks/image-service-relation-changed create mode 120000 hooks/image-service-relation-joined create mode 120000 hooks/install create mode 120000 hooks/nova-volume-service-relation-changed create mode 120000 hooks/nova-volume-service-relation-joined mode change 100644 => 100755 hooks/nova_cc_hooks.py create mode 120000 hooks/quantum-network-service-relation-joined create mode 120000 hooks/shared-db-relation-changed create mode 120000 hooks/shared-db-relation-joined create mode 120000 hooks/start create mode 120000 hooks/stop create mode 120000 hooks/upgrade-charm diff --git a/hooks/amqp-relation-changed b/hooks/amqp-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/amqp-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/amqp-relation-joined b/hooks/amqp-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/amqp-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/cinder-volume-service-relation-changed b/hooks/cinder-volume-service-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/cinder-volume-service-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/cinder-volume-service-relation-joined b/hooks/cinder-volume-service-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/cinder-volume-service-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/cloud-compute-relation-changed b/hooks/cloud-compute-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/cloud-compute-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/cloud-compute-relation-joined b/hooks/cloud-compute-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/cloud-compute-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/cluster-relation-changed b/hooks/cluster-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/cluster-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/cluster-relation-departed b/hooks/cluster-relation-departed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/cluster-relation-departed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/config-changed b/hooks/config-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/config-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/ha-relation-changed b/hooks/ha-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/ha-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/ha-relation-joined b/hooks/ha-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/ha-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/identity-service-relation-changed b/hooks/identity-service-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/identity-service-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/identity-service-relation-joined b/hooks/identity-service-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/identity-service-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/image-service-relation-changed b/hooks/image-service-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/image-service-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/image-service-relation-joined b/hooks/image-service-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/image-service-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/install b/hooks/install new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/install @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/nova-volume-service-relation-changed b/hooks/nova-volume-service-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/nova-volume-service-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/nova-volume-service-relation-joined b/hooks/nova-volume-service-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/nova-volume-service-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/nova_cc_hooks.py b/hooks/nova_cc_hooks.py old mode 100644 new mode 100755 diff --git a/hooks/quantum-network-service-relation-joined b/hooks/quantum-network-service-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/quantum-network-service-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/shared-db-relation-changed b/hooks/shared-db-relation-changed new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/shared-db-relation-changed @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/shared-db-relation-joined b/hooks/shared-db-relation-joined new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/shared-db-relation-joined @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/start b/hooks/start new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/start @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/stop b/hooks/stop new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/stop @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file diff --git a/hooks/upgrade-charm b/hooks/upgrade-charm new file mode 120000 index 00000000..f6702415 --- /dev/null +++ b/hooks/upgrade-charm @@ -0,0 +1 @@ +nova_cc_hooks.py \ No newline at end of file