2521N/A# vim: tabstop=4 shiftwidth=4 softtabstop=4
2521N/A
2521N/A# Copyright (c) 2010 Citrix Systems, Inc.
2521N/A#
2521N/A# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
2521N/A#
2521N/A# Licensed under the Apache License, Version 2.0 (the "License"); you may
2521N/A# not use this file except in compliance with the License. You may obtain
2521N/A# a copy of the License at
2521N/A#
2521N/A# http://www.apache.org/licenses/LICENSE-2.0
2521N/A#
2521N/A# Unless required by applicable law or agreed to in writing, software
2521N/A# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2521N/A# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
2521N/A# License for the specific language governing permissions and limitations
2521N/A# under the License.
2521N/A
2521N/Afrom nova.virt.solariszones import driver
2521N/A
2521N/ASolarisZonesDriver = driver.SolarisZonesDriver