Merge bootstack-ops:aluria-sprint2 into bootstack-ops:master

Proposed by Alvaro Uria
Status: Merged
Approved by: JuanJo Ciarlante
Approved revision: d74b942e551d2feedc2aac44220738a247e71abf
Merged at revision: 664cfe6ff9b79044e8f01a3871705299a9330c03
Proposed branch: bootstack-ops:aluria-sprint2
Merge into: bootstack-ops:master
Diff against target: 56 lines (+35/-0)
2 files modified
README.md (+30/-0)
ops-bundle.codetree (+5/-0)
Reviewer Review Type Date Requested Status
JuanJo Ciarlante (community) lgtm Approve
Review via email: mp+315235@code.launchpad.net
To post a comment you must log in.
Revision history for this message
JuanJo Ciarlante (jjo) :
review: Approve (lgtm)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/README.md b/README.md
2index 3e7fb67..4017b49 100644
3--- a/README.md
4+++ b/README.md
5@@ -11,6 +11,7 @@ make lint
6 # Contributing Quickstart Guide
7
8 git clone git+ssh://git.launchpad.net/~canonical-bootstack/bootstack-ops/+git/bootstack-ops
9+
10 cd bootstack-ops
11
12 git checkout -b myfeature
13@@ -22,3 +23,32 @@ git commit ...
14 git push origin myfeature
15
16 Create a MR on LP UI.
17+
18+# Reporting
19+
20+* If egress filters are a concern, charms can be branched locally by
21+ using ops-bundle.codetree
22+
23+* juju-deployer stages
24+ bootstack-reporting
25+ prometheus
26+ grafana
27+ prometheus-alertmanagera
28+
29+ bootstack-reporting-agents
30+ telegraf
31+
32+* Other notes
33+ Services smooshed into a KVM due to LP bugs around snap and LXC/LXD.
34+ Only prometheus uses snap for now
35+
36+ grafana
37+ needs access to secrets.yaml to set an admin password
38+ needs several proxy rules to download from CDNs
39+
40+ prometheus-alertmanager
41+ charm's metadata.yaml needs series 'xenial' to be added
42+
43+ Manual configurations
44+ prometheus-openstack-exporter
45+ grafana-ps45 dashboard imported to staging
46diff --git a/ops-bundle.codetree b/ops-bundle.codetree
47new file mode 100644
48index 0000000..f2d3329
49--- /dev/null
50+++ b/ops-bundle.codetree
51@@ -0,0 +1,5 @@
52+# Reporting
53+xenial/prometheus cs:~prometheus-charmers/prometheus
54+xenial/grafana cs:~prometheus-charmers/grafana
55+xenial/prometheus-alertmanager cs:~prometheus-charmers/trusty/prometheus-alertmanager
56+xenial/telegraf cs:telegraf

Subscribers

People subscribed via source and target branches

to all changes: