Commit Graph

2 Commits (master)

Author SHA1 Message Date
liusheng 9ea82dbe5a Fix the tempest gate by moving the monkey patch statements
The tempest will start a thread to run tempest, if we monkey patch the
libs without os in root dir of Mogan code tree, the tempest thread will
never be scheduled to run. This change distribute the monkey_patch
statements to mogan/cmd, mogan/tests/unit and mogan/tests/functional.

Closes-Bug: 1702822

Change-Id: I6300030539bb40ce839a508628dab4a68edf6676
2017-07-07 13:15:54 +08:00
sxmatch 4fd1aab5b3 Rename nimble to mogan(part three)
This part includes codes folder renaming.

Co-Authored-By: Zhenguo Niu <Niu.ZGlinux@gmail.com>

Change-Id: I919f17a769baee44ce19f65bab900f9d6bd8b982
2017-01-04 22:53:39 +08:00