branches with status:
Name Status Last Modified Last Commit
lp:~lazypower/charms/trusty/elasticsearch/exit-messaging (Has a merge proposal) Development 2016-09-02 18:53:00 UTC
46. Adds status messaging to the exit of ...

Author: Charles Butler
Revision Date: 2016-09-02 18:52:15 UTC

Adds status messaging to the exit of key method invocations to keep the user messaging Crisp.

lp:~lazypower/charms/trusty/kibana/dockerbeat-dashboard (Has a merge proposal) Development 2016-06-17 20:13:58 UTC
25. Updates navigation with DockerBeat da...

Author: Charles Butler
Revision Date: 2016-06-17 20:13:58 UTC

Updates navigation with DockerBeat dashboard

lp:~lazypower/charms/trusty/kibana/add-dashboard-loader-action bug(Has a merge proposal) Development 2016-05-20 20:02:05 UTC
26. Adds a path to deploy the dashboard f...

Author: Charles Butler
Revision Date: 2016-05-20 19:57:32 UTC

Adds a path to deploy the dashboard from config (useful for bundles)

lp:~lazypower/charms/trusty/elasticsearch/play-it-again-sam bug(Has a merge proposal) Development 2016-05-05 14:45:33 UTC
44. Fixed flake8 e901 - Invalid Syntax on...

Author: Charles Butler
Revision Date: 2016-05-04 19:48:49 UTC

Fixed flake8 e901 - Invalid Syntax on os.chmod() call.

lp:~lazypower/+junk/utility-app-containers Development 2016-05-04 19:06:49 UTC
7. Bash vs sh, who knew

Author: Charles Butler
Revision Date: 2016-05-04 19:06:49 UTC

Bash vs sh, who knew

lp:~lazypower/charms/trusty/elasticsearch/amulet-test-bump (Has a merge proposal) Development 2016-05-04 03:12:59 UTC
43. - Merged tests into a single amulet T...

Author: Charles Butler
Revision Date: 2016-05-04 03:11:36 UTC

- Merged tests into a single amulet TestClass
- Refactored the tests due to consistent failures when testing on GCE
- minor lint cleanups

lp:~lazypower/charms/trusty/logstash/v1 bug Development 2016-03-31 15:10:30 UTC
3. Addressing review comments by @kjackal

Author: Charles Butler
Revision Date: 2016-03-31 15:10:30 UTC

Addressing review comments by @kjackal

lp:~lazypower/charms/trusty/elasticsearch/fix-tests-unit-identifier (Has a merge proposal) Development 2016-03-29 17:37:03 UTC
43. Corrects a stale unit pointer issue w...

Author: Charles Butler
Revision Date: 2016-03-29 17:36:21 UTC

Corrects a stale unit pointer issue with the tests

lp:~lazypower/juju-deployer/patch-1561689 bug Development 2016-03-24 18:46:21 UTC
169. Corrects a syntax error in the config...

Author: Charles Butler
Revision Date: 2016-03-24 18:43:38 UTC

Corrects a syntax error in the config loader

lp:~lazypower/charms/trusty/fabric/patch-bip-behavior Development 2016-03-22 23:53:00 UTC
6. Adds a service restart after configur...

Author: Charles Butler
Revision Date: 2016-03-22 23:51:12 UTC

Adds a service restart after configuring the BIP DOCKEROPT

This adds a file monitor via the @when_file_changed() decorator which will
automatically restart the docker host if it changes. Due to the nature of how
dangerous this can be if you're on a production system, please be mindful
of your writes and guard against any unneccesary changes to the defaults file

lp:~lazypower/charms/bundles/elk-stack/v1 bug Development 2016-03-21 19:56:50 UTC
1. Initial import of the ELK-Stack bundle

Author: Charles Butler
Revision Date: 2016-03-21 19:54:32 UTC

Initial import of the ELK-Stack bundle

lp:~lazypower/charms/trusty/filebeat/v1 Development 2016-03-21 18:44:10 UTC
1. initial import of the filebeat charm

Author: Charles Butler
Revision Date: 2016-03-21 18:43:35 UTC

initial import of the filebeat charm

lp:~lazypower/charms/trusty/topbeat/v1 Development 2016-03-21 18:42:01 UTC
1. initial import of Topbeat charm

Author: Charles Butler
Revision Date: 2016-03-21 18:38:19 UTC

initial import of Topbeat charm

lp:~lazypower/charms/trusty/nexentaedge-swift-gw/metadata-typo (Has a merge proposal) Development 2016-03-10 18:17:19 UTC
18. Corrected a typo in metadata.yaml

Author: Charles Butler
Revision Date: 2016-03-10 18:16:41 UTC

Corrected a typo in metadata.yaml

lp:~lazypower/charms/trusty/elasticsearch/20-bump (Has a merge proposal) Development 2016-03-08 16:39:14 UTC
42. Tweak the config and template for Ela...

Author: Charles Butler
Revision Date: 2016-03-08 16:38:17 UTC

Tweak the config and template for Elasticsearch 2.x

lp:~lazypower/charms/trusty/etcd/bump-seven-again (Has a merge proposal) Development 2016-02-18 20:29:33 UTC
22. patch prior sed stanza to globally re...

Author: Charles Butler
Revision Date: 2016-02-18 20:28:46 UTC

patch prior sed stanza to globally replace

lp:~lazypower/charms/trusty/etcd/bump-to-seven (Has a merge proposal) Development 2016-02-18 20:25:33 UTC
21. Patch rev-6 to replace all instances ...

Author: Charles Butler
Revision Date: 2016-02-18 20:24:33 UTC

Patch rev-6 to replace all instances of 7001 with 4001

lp:~lazypower/charms/trusty/etcd/bump-to-six (Has a merge proposal) Development 2016-02-17 21:43:48 UTC
21. Fix a long standing bug breaking etcd...

Author: Charles Butler
Revision Date: 2016-02-17 21:41:50 UTC

Fix a long standing bug breaking etcd client connections since rev-5

- The connection string generated and stored in unit data has a management port
hard coded in the data. This needs to be replaced with the public accessable
port 4000, this has been updated and propigated through relation data.

First stop with a backworks compat api to start being phased out into the layers
and interface-layer pattern(s)

lp:~lazypower/charms/trusty/redmine/trunk Development 2016-02-12 20:35:36 UTC
4. Updated README

Author: Charles Butler
Revision Date: 2016-02-12 20:35:36 UTC

Updated README

lp:~lazypower/charm-helpers/learning-with-denis (Has a merge proposal) Development 2016-02-04 09:53:17 UTC
526. Charles Butler 2016-02-04 Merged in t...

Author: Charles Butler
Revision Date: 2016-02-04 09:52:17 UTC

Charles Butler 2016-02-04 Merged in trunk to resolve divergence
Denis Buliga 2016-02-04 Adding CentOS support in core and fetch

lp:~lazypower/charms/trusty/swarm/trunk Development 2016-01-26 22:27:21 UTC
7. Strip payload metadata until charm pr...

Author: Charles Butler
Revision Date: 2016-01-26 22:27:21 UTC

Strip payload metadata until charm proof respects it

lp:~lazypower/charms/trusty/weave-scope/trunk Development 2016-01-26 21:14:35 UTC
1. Initial import of the Weave Scope charm

Author: Charles Butler
Revision Date: 2016-01-26 21:14:01 UTC

Initial import of the Weave Scope charm

lp:~lazypower/charms/trusty/etcd/trunk (Has a merge proposal) Development 2016-01-19 21:14:43 UTC
21. Add missing client-relation-changed h...

Author: Charles Butler
Revision Date: 2016-01-19 21:14:43 UTC

Add missing client-relation-changed hook

lp:~lazypower/charms/trusty/cinder-nedge/review (Has a merge proposal) Development 2016-01-13 15:08:41 UTC
6. Removes README and Config files as th...

Author: Charles Butler
Revision Date: 2016-01-13 15:07:14 UTC

Removes README and Config files as they were unused, Updates metdata with proper author string

lp:~lazypower/charms/trusty/idlerpg/trunk Development 2015-10-21 03:38:31 UTC
1. Initial Commit

Author: Charles Butler
Revision Date: 2015-10-21 03:37:56 UTC

Initial Commit

lp:~lazypower/charms/trusty/drone/trunk Development 2015-10-11 08:09:41 UTC
3. Updating payload req

Author: Charles Butler
Revision Date: 2015-10-11 08:09:41 UTC

Updating payload req

lp:~lazypower/charms/trusty/docker/trunk bug(Has a merge proposal) Development 2015-09-28 14:42:53 UTC
10. Updates tox dependencies with simplej...

Author: Charles Butler
Revision Date: 2015-09-28 14:42:53 UTC

Updates tox dependencies with simplejson, and new CI badge

lp:~lazypower/charms/trusty/flannel-docker/patch_etcd_rest_script (Has a merge proposal) Development 2015-09-22 18:04:43 UTC
15. Updates to v0.0.7 of flannel-docker c...

Author: Charles Butler
Revision Date: 2015-09-22 18:03:26 UTC

Updates to v0.0.7 of flannel-docker charm

Includes try/except logic to allow the unit to "soft fail" during relations in
the event of the etcd node being torn down during test execution. Work around
for amulet.sentry.wait()'s sometimes buggy behavior.

lp:~lazypower/charms/trusty/flannel-docker/fixup-modeset-on-flannel (Has a merge proposal) Development 2015-09-22 15:42:44 UTC
14. import of v0.0.6 of flannel-docker ch...

Author: Charles Butler
Revision Date: 2015-09-22 15:41:14 UTC

import of v0.0.6 of flannel-docker charm

https://github.com/chuckbutler/flannel-docker-charm/releases/tag/v0.0.6

Includes fixes contributed by gennadiy of data-art to correct the upstart template
Refactors usermode set which occasionally errored on first run w/ ansible 1.8+

lp:~lazypower/charms/trusty/flannel-docker/trunk bug(Has a merge proposal) Development 2015-09-16 21:44:26 UTC
6. Charles Butler 2015-05-21 Release o...

Author: Charles Butler
Revision Date: 2015-09-16 21:44:26 UTC

  Charles Butler 2015-05-21 Release of v0.0.5 of the flannel-docker charm
    Charles Butler 2015-04-02 Update the tests to be a bit more CI compliant
    Charles Butler 2015-04-01 Update tests to reflect the order dependency exhibited in bug #14
    Charles Butler 2015-04-01 Scope the charm deploys to series/service pointing at the store. plan for success
    Charles Butler 2015-04-01 Correct the relationship sequence for the README if deploying by hand.
    Charles Butler 2015-04-01 V0.0.5 from github
    Charles Butler 2015-04-01 Import tag v0.0.4 from github

lp:~lazypower/charms/trusty/docker/test-fixes (Has a merge proposal) Development 2015-09-10 23:47:27 UTC
7. Charles Butler 2015-07-21 imports g...

Author: Charles Butler
Revision Date: 2015-09-10 23:46:14 UTC

  Charles Butler 2015-07-21 imports gennady's rework of the notifications, and
  various test fixes.
  Charles Butler 2015-07-21 Removes local charm from test
  Charles Butler 2015-07-21 Fresh tree to deal with BZR

lp:~lazypower/charm-helpers/git-fetch-update (Has a merge proposal) Development 2015-09-04 03:43:37 UTC
441. Adds a small logic loop to attempt an...

Author: Charles Butler
Revision Date: 2015-09-04 03:41:59 UTC

Adds a small logic loop to attempt an update of an existing directory if the
directory exists, and the git handler has assumed control from install_remote.

lp:~lazypower/charms/trusty/kubernetes-master/repo-move (Has a merge proposal) Development 2015-08-17 13:18:59 UTC
10. Change repository location from Googl...

Author: Charles Butler
Revision Date: 2015-08-17 13:17:58 UTC

Change repository location from GoogleCloudPlatform to Kubernetes to reflect
their move

lp:~lazypower/charms/trusty/ibmjavasdk/review-tweaks (Has a merge proposal) Development 2015-08-07 20:32:20 UTC
2. Tweaks to the charm during initial re...

Author: Charles Butler
Revision Date: 2015-08-07 20:32:20 UTC

Tweaks to the charm during initial review

- Updated README markdown to format properly
- Updated config.yaml formatting to reflect multi-line output
- Updated metadata with multi-line output
- Updated hooks/install and hooks/config-changed w/ preliminary status-set output

lp:~lazypower/charm-helpers/revert-418 (Has a merge proposal) Development 2015-08-04 15:46:44 UTC
420. Back out #418

Author: Charles Butler
Revision Date: 2015-08-04 15:46:10 UTC

Back out #418

lp:~lazypower/charms/trusty/docker/i-hate-bzr (Has a merge proposal) Development 2015-07-21 21:47:22 UTC
8. Removes local charm from test

Author: Charles Butler
Revision Date: 2015-07-21 21:47:22 UTC

Removes local charm from test

lp:~lazypower/charms/trusty/db2/test-fixup (Has a merge proposal) Development 2015-07-14 13:07:07 UTC
2. Adjust the test routine demonstrating...

Author: Charles Butler
Revision Date: 2015-07-14 13:06:52 UTC

Adjust the test routine demonstrating a working test deployment

lp:~lazypower/charms/bundles/docker-core/bundle bug Development 2015-06-10 04:24:23 UTC
5. import of v0.0.4 of the docker-core b...

Author: Charles Butler
Revision Date: 2015-06-10 04:24:23 UTC

import of v0.0.4 of the docker-core bundle

Updated the README to remove broken codefencing. Resolves #26

lp:~lazypower/charms/trusty/dtest/trunk Development 2015-06-10 04:07:36 UTC
1. initial commit

Author: Charles Butler
Revision Date: 2015-06-10 04:07:21 UTC

initial commit

lp:~lazypower/charm-tools/ansible-basic-template-generator Development 2015-06-02 00:10:24 UTC
355. Adds Ansible_Basic template to the ch...

Author: Charles Butler
Revision Date: 2015-06-02 00:08:36 UTC

Adds Ansible_Basic template to the charm generator - which omits a lot of the
charm-helpers installation sync business, along with refactored hook code to
call any playbook context that has an existing symlink in the `hooks` directory

The existing template was cumbersome to refactor every time I wanted to generate
an ansible based charm. While this branch works for my purposes, I wanted to vet
it further before proposing for upstream inclusion

lp:~lazypower/charms/precise/nrpe-external-master/patch-auto-config (Has a merge proposal) Development 2015-05-15 15:21:11 UTC This branch is empty.
lp:~lazypower/charms/bundles/docker/bundle Development 2015-05-13 02:44:01 UTC
5. Repoint to kubernetes ETCD charm

Author: Charles Butler
Revision Date: 2015-05-13 02:44:01 UTC

Repoint to kubernetes ETCD charm

lp:~lazypower/charms/trusty/dockerfile/trunk Development 2015-05-04 14:22:59 UTC
1. Import v0.0.1

Author: Charles Butler
Revision Date: 2015-05-04 14:22:34 UTC

Import v0.0.1

lp:~lazypower/charms/trusty/docker-build-hook/trunk Development 2015-05-04 12:33:10 UTC
1. Import v0.0.1

Author: Charles Butler
Revision Date: 2015-05-04 12:32:48 UTC

Import v0.0.1

lp:~lazypower/charms/trusty/logspout/trunk Development 2015-05-04 12:15:39 UTC
2. Adds copyright

Author: Charles Butler
Revision Date: 2015-05-04 12:15:19 UTC

Adds copyright

lp:~lazypower/charms/trusty/etcd/spec Development 2015-04-30 19:28:50 UTC
1. Initial

Author: Charles Butler
Revision Date: 2015-04-30 19:28:38 UTC

Initial

lp:~lazypower/charms/trusty/flannel-docker/spec Development 2015-04-30 19:28:23 UTC
1. initial import

Author: Charles Butler
Revision Date: 2015-04-30 19:28:08 UTC

initial import

lp:~lazypower/charms/trusty/docker/spec Development 2015-04-30 19:27:54 UTC
1. initial commit

Author: Charles Butler
Revision Date: 2015-04-30 19:27:37 UTC

initial commit

lp:~lazypower/charms/trusty/kubernetes-master/spec Development 2015-04-30 19:27:10 UTC
1. initial

Author: Charles Butler
Revision Date: 2015-04-30 19:26:57 UTC

initial

lp:~lazypower/charms/trusty/kubernetes/spec Development 2015-04-30 19:26:42 UTC
1. initial import

Author: Charles Butler
Revision Date: 2015-04-30 19:26:29 UTC

initial import

lp:~lazypower/charms/trusty/swarm/spec Development 2015-04-30 19:26:09 UTC
1. Initial commit

Author: Charles Butler
Revision Date: 2015-04-30 19:25:49 UTC

Initial commit

lp:~lazypower/charms/trusty/consul/spec Development 2015-04-30 19:25:18 UTC
1. Initial import

Author: Charles Butler
Revision Date: 2015-04-30 19:24:50 UTC

Initial import

lp:~lazypower/charms/trusty/dokku/spec Development 2015-04-30 19:24:28 UTC
1. Initial import

Author: Charles Butler
Revision Date: 2015-04-30 19:24:07 UTC

Initial import

lp:~lazypower/charms/trusty/flocker/spec Development 2015-04-30 19:23:35 UTC
1. Initial import

Author: Charles Butler
Revision Date: 2015-04-30 19:23:01 UTC

Initial import

lp:~lazypower/charms/trusty/nginx-website/bash Development 2015-04-27 22:22:22 UTC
1. initial commit of bash based dockeriz...

Author: Charles Butler
Revision Date: 2015-04-27 22:21:23 UTC

initial commit of bash based dockerized charm - illustrating a single service
with a single relationship to a load-balancer/reverse-proxy (stubbed)

lp:~lazypower/charms/trusty/logstash/trunk bug Development 2015-04-20 14:07:41 UTC
47. [r,a=lazypower] Michael Foley 2015-04...

Author: Charles Butler
Revision Date: 2015-04-20 14:07:41 UTC

[r,a=lazypower] Michael Foley 2015-04-17 [foley] Add myself to maintainers field
Michael Foley 2015-04-17 [merge] [mthaddon,r=foli] Add support for exec.d infrastructure so we can customise instances
Tom Haddon 2015-04-16 Add support for exec.d infrastructure so we can customise instances
Michael Foley 2015-04-17 [merge] [foley] merge in upstream changes for fixing local tarball installation
Michael Foley 2015-04-15 [foli] changed lumberjack-relation-joined lumberjack-relation-changed with symlink for joined
Michael Foley 2015-04-15 [foli] add relation for haproxy to proxy lumberjack on port 5043
Michael Foley 2015-04-07 [foli] lumberjack conf file only enabled if ssl cert/key are configured
Michael Foley 2015-04-07 [merge] [mthaddon,r=foli] Open the port we need for the service
Tom Haddon 2015-04-02 Open the port we need for the service
Michael Foley 2015-04-01 [foli] Fix more copy-paste errors by adding necessary imports, fix file perms for ssl
Michael Foley 2015-04-01 [foli] Fix copy-paste error for config_data for ssl cert/key
Michael Foley 2015-03-31 [foli] Added lumberjack input conf file, added ssl_cert & ssl_key configuration

lp:~lazypower/charms/trusty/dns-helper/trunk Development 2015-04-17 19:57:52 UTC
1. POC of DNS Helper Subordinate

Author: Charles Butler
Revision Date: 2015-04-17 19:57:26 UTC

POC of DNS Helper Subordinate

lp:~lazypower/charms/precise/quassel-core/update-50-deploy (Has a merge proposal) Development 2015-04-07 14:14:05 UTC
26. Corrects an oversight of a leftover s...

Author: Charles Butler
Revision Date: 2015-04-07 14:14:05 UTC

Corrects an oversight of a leftover self. reference in the setUpClass

lp:~lazypower/charms/trusty/kubes-subordinate/trunk Development 2015-03-24 13:36:47 UTC
5. added scope:container relationship

Author: Charles Butler
Revision Date: 2015-03-24 13:36:47 UTC

added scope:container relationship

lp:~lazypower/charms/trusty/pairing/trunk Development 2015-02-19 14:53:28 UTC
6. Removed juju-local and quickstart as ...

Author: Charles Butler
Revision Date: 2015-02-19 14:53:28 UTC

Removed juju-local and quickstart as they were causing transient errors with
the host networking

lp:~lazypower/charms/trusty/mcmyadmin/trunk Development 2015-02-08 16:24:11 UTC
1. Initial import of McMyAdmin charm

Author: Charles Butler
Revision Date: 2015-02-08 16:23:41 UTC

Initial import of McMyAdmin charm

lp:~lazypower/charms/bundles/sentiment-analysis/bundle Development 2015-01-30 12:27:57 UTC
2. Updated bundle name

Author: Charles Butler
Revision Date: 2015-01-30 12:27:57 UTC

Updated bundle name

lp:~lazypower/charms/trusty/dashing/trunk (Has a merge proposal) Development 2015-01-29 09:46:47 UTC
4. Add git to depdency tree

Author: Charles Butler
Revision Date: 2015-01-29 09:46:36 UTC

Add git to depdency tree

lp:~lazypower/charms/precise/mumble-server/metadata_cleanup (Has a merge proposal) Development 2015-01-11 11:13:31 UTC
10. Moved README to Markdown, updated ico...

Author: Charles Butler
Revision Date: 2015-01-11 11:13:00 UTC

Moved README to Markdown, updated icon, and metadata

lp:~lazypower/charms/trusty/mellanox/readme_formatting (Has a merge proposal) Development 2015-01-09 18:02:47 UTC
8. Readme formatting and linking

Author: Charles Butler
Revision Date: 2015-01-09 18:02:36 UTC

Readme formatting and linking

lp:~lazypower/charms/trusty/fail2ban/trunk bug Development 2015-01-09 02:16:27 UTC
5. Move categories to tags, fix copyright

Author: Charles Butler
Revision Date: 2015-01-09 02:16:30 UTC

Move categories to tags, fix copyright

lp:~lazypower/charms/precise/fail2ban/trunk bug Development 2015-01-09 02:14:51 UTC
6. Corrected copyright

Author: Charles Butler
Revision Date: 2015-01-09 02:14:54 UTC

Corrected copyright

lp:~lazypower/charms/trusty/rails/trunk Development 2015-01-04 19:35:25 UTC
13. Fix maintainer field.

Author: Jorge Castro
Revision Date: 2014-09-09 01:36:25 UTC

Fix maintainer field.

lp:~lazypower/config/lp-blog (Has a merge proposal) Development 2015-01-04 14:17:12 UTC
1757. Adjust feed url to new blog layout/fo...

Author: Charles Butler
Revision Date: 2015-01-04 14:16:20 UTC

Adjust feed url to new blog layout/format

lp:~lazypower/charms/trusty/mariadb/replace-bintar-with-repository (Has a merge proposal) Development 2014-12-15 18:26:39 UTC
26. Update binlog location to correct unk...

Author: Charles Butler
Revision Date: 2014-12-15 18:26:39 UTC

Update binlog location to correct unknown failure

lp:~lazypower/charms/trusty/papertrail/trunk Development 2014-12-15 02:46:44 UTC
9. [marcoceppi] Added tests

Author: Tim Van Steenburgh
Revision Date: 2014-11-20 19:09:09 UTC

[marcoceppi] Added tests

lp:~lazypower/charms/trusty/mariadb/enterprise-upgrade-option (Has a merge proposal) Development 2014-12-02 19:59:31 UTC
23. Adds re-testing credentials after inp...

Author: Charles Butler
Revision Date: 2014-12-02 19:59:31 UTC

Adds re-testing credentials after inplace upgrade

lp:~lazypower/charms/bundles/hdp-core-batch-processing/bundle (Has a merge proposal) Development 2014-11-24 21:36:31 UTC
8. Rev hdp-hadoop to revision 7 with ope...

Author: Charles Butler
Revision Date: 2014-11-24 21:35:43 UTC

Rev hdp-hadoop to revision 7 with openstack fixes

lp:~lazypower/charms/trusty/hdp-hadoop/trunk Development 2014-11-21 18:37:23 UTC
28. Implements Cleanup from DPB for style...

Author: Charles Butler
Revision Date: 2014-11-21 18:37:23 UTC

Implements Cleanup from DPB for style, decreases timeout from 2 weeks to 2+ hours in amulet test

lp:~lazypower/charms/trusty/helloworld/uos Development 2014-11-12 14:52:37 UTC
2. Wipe unused hooks

Author: Charles Butler
Revision Date: 2014-11-12 14:52:37 UTC

Wipe unused hooks

lp:~lazypower/charms/trusty/kibana/311_bump (Has a merge proposal) Development 2014-11-10 18:07:24 UTC
14. Updates to reflect *.sha1

Author: Charles Butler
Revision Date: 2014-11-10 18:07:24 UTC

Updates to reflect *.sha1

lp:~lazypower/charms/trusty/liferay/fix_1364680 bug(Has a merge proposal) Development 2014-11-07 15:28:58 UTC
8. Refactor charm for trusty: modify the...

Author: Charles Butler
Revision Date: 2014-11-07 15:08:45 UTC

Refactor charm for trusty: modify the tests to deploy trusty, embed some download helpers in inc/common, remove charm-helpers-sh dependency

lp:~lazypower/charms/trusty/heka/concept Development 2014-11-05 05:28:15 UTC
1. Initial import of heka subordinate

Author: Charles Butler
Revision Date: 2014-11-05 05:27:43 UTC

Initial import of heka subordinate

lp:~lazypower/charms/bundles/big-data-is-versatile/bundle Development 2014-11-04 01:32:20 UTC
1. Adds initial bundle

Author: Charles Butler
Revision Date: 2014-11-04 01:32:05 UTC

Adds initial bundle

lp:~lazypower/charms/bundles/high-performance-batch-processing/hdp-bump Development 2014-11-03 23:49:08 UTC
4. Update hadoop-core to the latest revi...

Author: Charles Butler
Revision Date: 2014-11-03 23:48:40 UTC

Update hadoop-core to the latest revision

lp:~lazypower/charms/trusty/hdp-hadoop/asanjar_hpcloud_cleanup bug(Has a merge proposal) Development 2014-11-03 18:34:27 UTC
22. Asanjars fixes, cherrypicked around s...

Author: Charles Butler
Revision Date: 2014-11-03 17:56:47 UTC

Asanjars fixes, cherrypicked around style updates

lp:~lazypower/charms/trusty/hdp-hadoop/amir_hpcloud (Has a merge proposal) Development 2014-11-03 17:28:56 UTC
22. amir sanjar 2014-10-27 Fixing ip/ho...

Author: Charles Butler
Revision Date: 2014-11-03 17:28:33 UTC

  amir sanjar 2014-10-27 Fixing ip/hostname JAVA lookup issue with hpcloud - part 1
  amir sanjar 2014-10-24 hpcloud changes
  amir sanjar 2014-10-22 replacing hostname with ip address

lp:~lazypower/charms/trusty/hdp-hadoop/networking_hax Development 2014-11-03 16:29:49 UTC
29. Adds local name resolution because lo...

Author: Charles Butler
Revision Date: 2014-11-03 16:29:49 UTC

Adds local name resolution because localhost isnt being used why?

lp:~lazypower/charms/precise/mongodb-auth-tester/trunk Development 2014-10-29 17:28:17 UTC
3. Change relationship to database

Author: Charles Butler
Revision Date: 2014-10-29 17:28:17 UTC

Change relationship to database

lp:~lazypower/charms/precise/mongodb-abuth-tester/trunk Development 2014-10-29 17:04:43 UTC
2. Update for config optiosn

Author: Charles Butler
Revision Date: 2014-10-29 17:04:43 UTC

Update for config optiosn

lp:~lazypower/charms/bundles/big-data-logger/bundle Development 2014-10-28 18:59:13 UTC
6. Fix the hive store link, and incremen...

Author: Charles Butler
Revision Date: 2014-10-28 18:59:13 UTC

Fix the hive store link, and increment logstash-indexer to use head

lp:~lazypower/charms/precise/dns/trunk Development 2014-10-28 16:11:30 UTC
9. Nicolas Thomas 2014-09-12 Allow dns...

Author: Charles Butler
Revision Date: 2014-10-28 16:11:30 UTC

  Nicolas Thomas 2014-09-12 Allow dns to use the provider dns as fowarder
  Nicolas Thomas 2014-09-12 OpenStack support
  Nicolas Thomas 2014-09-08 OpenStack support

lp:~lazypower/charms/bundles/realtime-analytics-with-storm/bundle Development 2014-10-23 18:06:48 UTC
8. Version bump the zookeeper charm to r...

Author: Charles Butler
Revision Date: 2014-10-23 18:06:48 UTC

Version bump the zookeeper charm to resolve HPCloud networking issues

lp:~lazypower/charms/trusty/hdp-tez/increase_timeout (Has a merge proposal) Development 2014-10-23 16:16:49 UTC
15. Updates the hdfs url, increases timeo...

Author: Charles Butler
Revision Date: 2014-10-23 16:13:05 UTC

Updates the hdfs url, increases timeout on reaching yarn master

lp:~lazypower/charms/trusty/hdp-zookeeper/refactor_socket (Has a merge proposal) Development 2014-10-23 00:40:20 UTC
20. Idempotency fixes wrt finding symlink...

Author: Charles Butler
Revision Date: 2014-10-23 00:40:20 UTC

Idempotency fixes wrt finding symlinks, and group adding not raising an exception

lp:~lazypower/charms/bundles/hdp-hadoop-tez/bundle bug Development 2014-10-21 21:07:42 UTC
3. Fixed up the contact field in README.md

Author: Charles Butler
Revision Date: 2014-10-21 21:07:42 UTC

Fixed up the contact field in README.md

lp:~lazypower/charms/bundles/hdp-hadoop-pig/bundle Development 2014-10-21 17:34:34 UTC
6. Updates the bundle name to match prom...

Author: Charles Butler
Revision Date: 2014-10-21 17:34:17 UTC

Updates the bundle name to match promo material

lp:~lazypower/charms/bundles/hdp-hadoop-hive-mysql/bundle Development 2014-10-21 17:33:00 UTC
4. Updates bundle name to match promo ma...

Author: Charles Butler
Revision Date: 2014-10-21 17:31:23 UTC

Updates bundle name to match promo material

lp:~lazypower/charms/bundles/hdp-hadoop-cluster/bundle Development 2014-10-21 17:25:55 UTC
6. Update bundle name to hadoop-core-bat...

Author: Charles Butler
Revision Date: 2014-10-21 17:25:23 UTC

Update bundle name to hadoop-core-batch-processing

lp:~lazypower/charms/precise/statusnet/fix_proof (Has a merge proposal) Development 2014-10-10 10:12:31 UTC
16. Adds readme and icon to satisfy proof

Author: Charles Butler
Revision Date: 2014-10-10 10:12:31 UTC

Adds readme and icon to satisfy proof

lp:~lazypower/charms/precise/airtime/trunk Development 2014-10-04 17:31:02 UTC
1. Initial commit of Airtime charm

Author: Charles Butler
Revision Date: 2014-10-04 17:30:29 UTC

Initial commit of Airtime charm

lp:~lazypower/charm-tools/chef_template (Has a merge proposal) Development 2014-10-02 16:42:31 UTC
346. Remove unused dependency on pkg_resou...

Author: Charles Butler
Revision Date: 2014-10-02 16:42:31 UTC

Remove unused dependency on pkg_resources from test

lp:~lazypower/charms/trusty/haproxy/trunk bug Development 2014-10-01 21:25:07 UTC
85. Fixes for lint make target

Author: Charles Butler
Revision Date: 2014-10-01 21:23:19 UTC

Fixes for lint make target

lp:~lazypower/charms/trusty/elasticsearch/demoware Development 2014-09-25 21:53:07 UTC
38. Add a 15s sleep to let ES come online...

Author: Charles Butler
Revision Date: 2014-09-25 21:53:07 UTC

Add a 15s sleep to let ES come online before we attempt data injection

lp:~lazypower/charms/trusty/shoutcast/trunk bug Development 2014-09-25 18:42:22 UTC
6. Adds tests, copyright, and wipes 00-a...

Author: Charles Butler
Revision Date: 2014-09-25 07:39:38 UTC

Adds tests, copyright, and wipes 00-autogen to pass proof

1100 of 169 results