Searched refs:lower (Results 1 - 5 of 5) sorted by relevance

/solaris-userland/tools/
H A Duserland-mangler184 if match and rewrite_sect.lower() == "true":
255 bypass = action.attrs.pop('mangler.bypass', 'false').lower()
/solaris-userland/components/jansson/doc/html/_static/
H A Dbasic.css354 list-style: lower-alpha;
362 list-style: lower-roman;
/solaris-userland/components/ruby/puppet-solaris/files/
H A Dupdate_smf.py139 if value.lower() in ['false', 'true']:
/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py1771 if mac.lower() in aiservice.clients:
1898 if mac.lower() in aiservice.clients:
2846 # Store client names all in lower case
2847 return [client.lower() for client in self._parse_names(stdout)]
/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py1168 if deployable_arch.lower() != compute_arch:
1607 "lower-link can be determined for the instance's "
1615 "table. Please configure it so that the lower-link "
1637 zc.setprop('anet', 'lower-link', lower_link)
1643 props = [zonemgr.Property('lower-link', lower_link),
2126 if meta_bootargs and persistent.lower() == 'false':
2525 if meta_bootargs and persistent.lower() == 'false':
2986 needed_props = ["lower-link", "configure-allowed-address",

Completed in 111 milliseconds