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

/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py336 class ZoneConfig(object): class in inherits:object
337 """ZoneConfig - context manager for access zone configurations.
1333 with ZoneConfig(zone) as zc:
1439 with ZoneConfig(zone) as zc:
1466 with ZoneConfig(zone) as zc:
1482 with ZoneConfig(zone) as zc:
1635 with ZoneConfig(zone) as zc:
1669 with ZoneConfig(zone) as zc:
1732 with ZoneConfig(zone) as zc:
1859 with ZoneConfig(zon
[all...]

Completed in 1298 milliseconds