Searched defs:_LI (Results 1 - 6 of 6) sorted by relevance
/solaris-userland/components/openstack/neutron/files/agent/solaris/ |
H A D | dhcp.py | 28 from neutron._i18n import _, _LI, _LW, _LE namespace
|
H A D | pf_firewall.py | 25 from neutron._i18n import _LI namespace 124 LOG.info(_LI("Could not find port: %s. Failed to remove PF rules " 326 LOG.info(_LI("Could not find port: %s on the OVS bridge. Failed "
|
/solaris-userland/components/openstack/cinder/files/solaris/ |
H A D | nfs.py | 29 from cinder.i18n import _, _LI namespace 211 LOG.info(_LI('Extending volume %s.'), volume['id']) 219 LOG.info(_LI('Resizing file to %sG.'), new_size)
|
H A D | zfs.py | 36 from cinder.i18n import _, _LE, _LI namespace 276 LOG.info(_LI("Failed to get the property '%s' of the dataset '%s'")
|
/solaris-userland/components/openstack/ironic/files/drivers/modules/ |
H A D | solaris_ipmitool.py | 50 from ironic.common.i18n import _, _LE, _LI, _LW namespace 467 LOG.info(_LI("Inspection not performed, retrieving architecture via " 520 LOG.info(_LI("During check_deploy_state, node %(node)s was not " 536 LOG.info(_LI("During check_deploy_state, node %(node)s could " 1894 LOG.info(_LI("AI Service %s already removed.") % (aiservice.name)) 2268 LOG.info(_LI("Node %s inspected."), task.node.uuid) 2333 LOG.info(_LI("Port created for MAC address %(mac)s for node "
|
/solaris-userland/components/openstack/nova/files/solariszones/ |
H A D | driver.py | 67 from nova.i18n import _, _LE, _LI namespace
|
Completed in 39 milliseconds