On 12/05/17 20:01, Patrizio Bassi wrote: > Hi, > > i'm deployed an openstack environment customizing the telemetry bundle. > > i noticed ceph-mon/rados-gw containers don't join with ntp charm > (correct), but they just install and run a local ntpd. > ... > considering time source is already in the physical machine i do think > it's useless to run such service in the container, and, in case it's > really needed, it should obey to user settings. > > do you need a bug report? > Regards > > Patrizio
Hi Patrizio, Looks like the charms are hard-coding the list of packages to install: https://github.com/openstack/charm-ceph-radosgw/blob/fd401d5b95a0cda5763a44946df80c6b1951561d/hooks/hooks.py#L86 https://github.com/openstack/charm-ceph-mon/blob/733bad44f2689b2bdf61847d21a0e0109c2a4438/lib/ceph/__init__.py#L76 Definitely seems worth a bug on both charms. Regards, Paul
signature.asc
Description: OpenPGP digital signature
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
