Commit Graph

8 Commits (master)

Author SHA1 Message Date
Zhenguo Niu dead07444c Add socat console support
This adds another serial console type socat support.

Change-Id: Ic443d050790aee2ea2e27daf165310f8e292fda7
Implements: bp socat-console
2017-08-29 17:07:23 +08:00
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
wanghao cf3bcf16b9 Introduce Guru to Mogan
Guru is a mechanism whereby developers
and system administrators can generate
a report about the state of a running
Zaqar executable.

This report is called a *Guru Meditation Report*

This mechanism will help developer or operator
to fix issues in (production) deployments without
stopping Mogan service.

Change-Id: Ib0dafa160dc1f4684e17ec30918e1decb4f2c906
Implements: blueprint introduce-guru-to-mogan
2017-04-27 10:25:54 +08:00
liusheng 9eba5f599a Add service entry for shellinabox console proxy
Change-Id: I358bb501e772a10281e35825b7f048abd9b73797
Partially-Implements: bp console-support
2017-04-01 11:44:58 +08:00
liusheng ddf694a7c8 Expose the API of getting console info
Change-Id: I41c95d924b29885148077e418e0453e3ed001c9e
Partially-Implements: bp console-support
2017-04-01 11:44:32 +08:00
liusheng ff7d4d7e55 Add service entry for consoleauth service
Change-Id: Ied860c9d1d37e642eb6b553f47816df9bf9e7778
Partially-Implements: bp console-support
2017-03-30 14:30:03 +08:00
Zhenguo Niu b4e8c418a2 Split scheduler out of engine service
Change-Id: Ib57f295b0362e4fc17a3ff5bfb539830f6ac1875
2017-03-21 15:20:05 +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