lp://staging/~stub/charms/trusty/cassandra/fix-diskchecks
- Get this branch:
- bzr branch lp://staging/~stub/charms/trusty/cassandra/fix-diskchecks
Branch merges
- Cory Johns (community): Approve
- Review Queue (community): Needs Fixing (automated testing)
-
Diff: 106 lines (+24/-18)3 files modifiedhooks/actions.py (+4/-1)
hooks/helpers.py (+8/-0)
tests/test_actions.py (+12/-17)
Branch information
- Owner:
- Stuart Bishop
- Status:
- Development
Recent revisions
- 370. By Stuart Bishop
-
Nagios doesn't have access to data directories, so check mountpoints for disk utilization
- 368. By Charles Butler
-
[r=lazypower] Stuart Bishop 2015-11-20 Handle rogue cqlshrc files from previous installs
Stuart Bishop 2015-11-13 Fix remaining AllowAllAuthenticator tests
Stuart Bishop 2015-11-13 [merge] Fix a better hidden failure from Juju 1.25 unit numbering changes
Stuart Bishop 2015-11-12 Fix test command return code
Stuart Bishop 2015-11-04 [merge] Fix tests with Juju 1.25
Stuart Bishop 2015-10-27 no auth tests
Stuart Bishop 2015-10-27 Fix unittests
Stuart Bishop 2015-10-27 Get AllowAllAuthenticator working
Stuart Bishop 2015-10-27 [merge] Merge ulimit-warning
Stuart Bishop 2015-10-27 Unicode fix
Stuart Bishop 2015-10-27 Turn off code paths requiring authentication
Stuart Bishop 2015-10-22 Silence spurious limit warning from startup scripts - 367. By Charles Butler
-
[r=lazypower] Stuart Bishop 2015-11-13 Fix a better hidden failure from Juju 1.25 unit numbering changes
Stuart Bishop 2015-11-02 Update tests for Juju 1.25 behavior changes, where the first unit in a newly deployed service is not necessarily unit 0 - 364. By Tim Van Steenburgh
-
[stub] Some fixes for issues noticed during a production deploy.
- old versions of Cassandra can fail on some cloud environments when the
local hostname cannot be resolved.- The nagios check 'shortname' sanitizer was not strict enough, passing
invalid values through if you did something particularly stupid like
specify the space separated list of data directories as a comma
separated list...- DataStax have a new package signing key, so DSE deploys using default
config are currently not working. Replace the old key with the new key.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/cassandra