Searched defs:strutils (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py44 from oslo_utils import excutils, strutils namespace
2231 size_bytes = strutils.string_to_bytes(
2244 size_bytes = strutils.string_to_bytes(
/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py50 from oslo_utils import strutils namespace
697 return strutils.string_to_bytes("%sB" % max_mem) / 1024

Completed in 33 milliseconds