lp:~mbruzek/charm-helpers/add_uid_gid

Created by Matt Bruzek and last modified
Get this branch:
bzr branch lp:~mbruzek/charm-helpers/add_uid_gid
Only Matt Bruzek can upload to this branch. If you are Matt Bruzek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Bruzek
Project:
Charm Helpers
Status:
Merged

Recent revisions

581. By Matt Bruzek

Adding tests, fixing the new methods and other flake8 cleanup.

580. By james beedy

Added uid and gid specification functionality for adduser and addgroup.

Modified adduser and addgroup to include optional uid and gid
specification functionality.

Also added 3 new helper functions uid_exists, gid_exists, and group_exists.

Fixes: Bug #1586693

579. By James Page

Ensure is_ip detects both IPv4 and IPv6 addresses

578. By James Page

Add support for fallback matching on major.minor version for Swift

This allows trunk package builds to be used with the charms.

577. By Edward Hope-Morley

[hopem,r=jamespage]

Add CephConfContext to contrib.storage.linux.ceph

Also moved contrib.openstack.context.config_flags_parser to
contrib.openstack.utils and created contrib.openstack.exceptions
Related-Bug: 1522375

576. By James Page

Add support for Netwon and Ocata OpenStack release

Drop back to matching major versions only for projects that use semantic versioning.

575. By James Page

Add support for generation of systemd unit files for OpenStack
deploy from source.

574. By James Page

Refactor service_running to determine init approach

Use of "service --status-all" has some challenges on trusty where
a recent lsb-base update resulted in all calls being diverted to
upstart, where return codes for non-running daemons are still 0.

Detect whether to use upstart or the base init.d script to
determine whether a service is running, and look at either the
upstart output, or for a non-zero return code from an init.d
status call.

573. By James Page

Fix ipv6 address recongition under xenial.

572. By David Ames

[thedac,r=tinwood] Actively check for stopped message(s) in service_running

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