lp:~tribaal/charm-helpers/is-device-mounted-work-with-partitions

Created by Chris Glass and last modified
Get this branch:
bzr branch lp:~tribaal/charm-helpers/is-device-mounted-work-with-partitions
Only Chris Glass can upload to this branch. If you are Chris Glass please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Glass
Project:
Charm Helpers
Status:
Merged

Recent revisions

187. By Chris Glass

Added an extra test for an edge case.

186. By Chris Glass

Make the is_device_mounted() helper accept partitions as well as devices.
This allows for calling code not to care about wether the device is a partition or a root device:

is_device_mounted("/dev/sda") is valid, and now is_device_mounted("/dev/sda1") is valid as well and should
return sensible values.

185. By James Page

[coreycb,r=james-page] Misc updates for timeout issues in openstack amulet testing.

184. By James Page

[gnuoy,r=james-page] Add a function to return a dict of peers and their private-addresses

183. By James Page

[gnuoy,r=james-page] Add LogLevel context to openstack helpers.

182. By Liam Young

[gnuoy,r=jamespage]
1) Extra helpers in the contrib.network.ip help
2) Updates to shared-db context helper
3) Support for ceph-public-address in the ceph context helper
4) New helpers for resolving Canonical URL's for endpoints based on public, admin, internal, HA configuration status and charm network configuration options.
5) IPv4 and IPv6 frontends for haproxy template

181. By Liam Young

[jamespage,r=gnuoy] Use in-memory cache for apt version comparisions to avoid FS races.

180. By James Page

[trivial] tidy lint

179. By James Page

[gsamfira,r=james-page] Add promisc option to ovs helper.

178. By Matt Bruzek

[hoepm] Adding sections to context, added unit test coverage.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charm-helpers
This branch contains Public information 
Everyone can see this information.

Subscribers