mogan/nimble
zhangjl 2a44ad88cc Fix translations usage of _
_ wasn't being imported here, but was being used at [1] and [2]. Import
_ from nimble.common.i18n to fix this.

[1]https://github.com/openstack/nimble/blob/master/nimble/engine/manager.py#L109
[2]https://github.com/openstack/nimble/blob/master/nimble/engine/flows/create_instance.py#L317

Close-Bug: #1652906
Change-Id: I53f524c9a2bc3fb6a285005166375615ebe27292
2016-12-28 09:00:45 +00:00
..
api Merge "Change "uuid" in instance post request body to "net_id"" 2016-12-28 03:29:12 +00:00
cmd Merge "Add create instance taskflow" 2016-12-17 00:24:24 +00:00
common Merge "Add az check before instance create" 2016-12-28 03:04:44 +00:00
conf Add check for specified image in create request 2016-11-23 16:29:52 +08:00
db Refactor to soft delete instance 2016-12-23 11:51:25 +00:00
engine Fix translations usage of _ 2016-12-28 09:00:45 +00:00
image Replace six.iteritems() with .items() 2016-12-07 11:05:08 +08:00
network Refactor network APIs 2016-12-21 00:03:38 +08:00
objects Refactor to soft delete instance 2016-12-23 11:51:25 +00:00
tests Merge "Change "uuid" in instance post request body to "net_id"" 2016-12-28 03:29:12 +00:00
__init__.py Add eventlet monkey_patch() 2016-08-23 11:20:52 +08:00
version.py Add nimble-api command 2016-08-16 19:43:43 +08:00