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

Proposed by Alvaro Uria
Status: Superseded
Proposed branch: bootstack-ops:aluria-sprint
Merge into: bootstack-ops:master
Diff against target: 57 lines (+36/-2)
2 files modified
README.md (+31/-2)
ops-bundle.codetree (+5/-0)
Reviewer Review Type Date Requested Status
Legacy - Canonical WTFB Pending
Review via email: mp+315225@code.launchpad.net

Description of the change

README.md update around Reporting bundle
ops-bundle.codetree to branch charmstore charms locally

To post a comment you must log in.

Unmerged commits

8bd9916... by Alvaro Uria

[aluria,r=] reporting: README update, codetree bundle

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

Subscribers

People subscribed via source and target branches

to all changes: