lp://staging/~paulcz/charms/precise/elasticsearch/trunk
Created by
Paul Czarkowski
and last modified
- Get this branch:
- bzr branch lp://staging/~paulcz/charms/precise/elasticsearch/trunk
Only
Paul Czarkowski
can upload to this branch. If you are
Paul Czarkowski
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/~charmers/charms/precise/elasticsearch/trunk
- Tom Haddon (community): Needs Fixing
-
Diff: 360 lines (+108/-73) (has conflicts)11 files modifiedREADME.md (+26/-0)
config.yaml (+18/-17)
hooks/cluster-relation-changed (+1/-1)
hooks/cluster-relation-joined (+4/-3)
hooks/common.sh (+7/-6)
hooks/config-changed (+27/-1)
hooks/install (+15/-32)
hooks/start (+3/-9)
hooks/stop (+4/-3)
metadata.yaml (+2/-0)
revision (+1/-1)
Related bugs
Bug #822979: Charm needed: Elastic Search | Wishlist | Fix Released | |
Bug #1080483: new charm - elasticsearch | Undecided | Fix Released |
Related blueprints
Branch information
- Owner:
- Paul Czarkowski
- Status:
- Development
Recent revisions
- 22. By Paul Czarkowski
-
fixed some bugs, includeded files and md5 checksums for downloads. tested with modified logstash charm, but need to update that to do relationships properly.
- 21. By Luis Arias <email address hidden>
-
Don't do a general apt-get upgrade since that is beyond the scope of a juju charm. (Mark Mims review)
- 20. By Luis Arias <email address hidden>
-
Don't need hostname in rest relation since other endpoint can always use "relation-get private-address" (Mark Mims).
- 19. By Luis Arias <email address hidden>
-
Added a bootstrap-class config parameter which is necessary because the elasticsearch service wrapper uses a different bootstrap class from version 0.18.8 on.
- 18. By Luis Arias <email address hidden>
-
If elasticsearch is exposed we will need port 9300 too which is the transport port. I wish I could find if there are any other ports that need to be included.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)