rename to poppy

This commit is contained in:
amitgandhinz
2014-08-07 13:51:30 -04:00
parent f71389c2bb
commit cdfba61567
7 changed files with 23 additions and 19 deletions

View File

@@ -13,11 +13,12 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from poppy.common import decorators
from poppy.openstack.common import log
from oslo.config import cfg
from stevedore import driver, extension
from poppy.common import decorators
from poppy.openstack.common import log
LOG = log.getLogger(__name__)