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

/solaris-userland-s11u3/components/openstack/nova/files/solariszones/
H A Ddriver.py319 class ZoneConfig(object): class in inherits:object
320 """ZoneConfig - context manager for access zone configurations.
1169 with ZoneConfig(zone) as zc:
1277 with ZoneConfig(zone) as zc:
1306 with ZoneConfig(zone) as zc:
1322 with ZoneConfig(zone) as zc:
1333 with ZoneConfig(zone) as zc:
1361 with ZoneConfig(zone) as zc:
1410 with ZoneConfig(zone) as zc:
1422 with ZoneConfig(zon
[all...]

Completed in 30 milliseconds