Lines Matching refs:manifests
62 # do, we must specify the full paths to the manifests
64 # search for SMF manifests this way.
91 from the known SMF manifests installed on the current system
105 # for SMF manifests, so scan the local system first, then
132 # multiple-manifests per service is supported by
212 manifests = set()
214 manifests.update(search_smf_dic(fmri, instance_mf))
216 manifests.update(search_smf_dic(
219 if len(manifests) == 0:
223 return list(manifests)
228 pointing to the SMF manifests in the proto area that would satisfy each
239 [ _("{0} actions cannot deliver SMF manifests").format(
286 manifests = resolve_smf_dependency(dep_fmri,
291 # SMF manifests in either the proto area or the
293 manifests = []
299 if len(manifests) == 1:
300 dep_manifests.add(manifests[0])
302 elif len(manifests) > 1:
320 "service: {manifests}").format(
324 manifests=", ".join(manifests)))
326 dep_manifests.add(tuple(manifests))
432 # services across multiple manifests is supported, more work
490 where SMF manifests are usually delivered. An optional named parameter