Updated openstack/openstack

Project: openstack-dev/heat-cfnclient  39a1840da6266ccde83f661a58d2e1ce42228be4

Clean imports in code

This patch set modifies lines which are importing objects
instead of modules. As per openstack import guide lines, user should
import modules in a file not objects.

http://docs.openstack.org/developer/hacking/#imports

Change-Id: I2c0404f3137505deff935c91df0da40c3c890954
This commit is contained in:
Cao Xuan Hoang 2016-11-17 10:24:43 +07:00 committed by Gerrit Code Review
parent f0201a209e
commit 69bb0dbacd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f19a89df9d5ccc90c13be70accd6c70d44d107e3
Subproject commit 39a1840da6266ccde83f661a58d2e1ce42228be4