Fix generation of config sample

Merged commit I90e19a1d34d568eba6178ca3dbb605f37c598439 has introduced bug
to generation of config sample, where one of imports was lost.
It is can not be caught due to b_u_g in oslo.config lib (see #1419458).

Change-Id: I90a9631ff8f912d0eeb75d16af7d5bf916635405
Closes-Bug: #1419434
This commit is contained in:
vponomaryov 2015-02-08 17:20:39 +02:00
parent 9e02468864
commit a312c2809d
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ import manila.share.drivers.generic
import manila.share.drivers.glusterfs
import manila.share.drivers.glusterfs_native
import manila.share.drivers.hds.sop
import manila.share.drivers.hp.hp_3par_driver
import manila.share.drivers.huawei.huawei_nas
import manila.share.drivers.ibm.gpfs
import manila.share.drivers.netapp.cluster_mode