python-zvm-sdk:release-branch-1.0.0

Last commit made on 2018-06-15
Get this branch:
git clone -b release-branch-1.0.0 https://git.launchpad.net/python-zvm-sdk

Branch merges

Branch information

Name:
release-branch-1.0.0
Repository:
lp:python-zvm-sdk

Recent commits

dd0cab6... by dyyang@cn.ibm.com

Add doc about ubuntu 16.04 uwsgi error and workaround

Fix bug/1756775
Fix bug/1776195

Change-Id: I3910ee18ca4d6336ec45d835be2ec2bc770ccb0d
(cherry picked from commit 8286f7410597c9594553995270b9beaf38e7ba95)

08c41c5... by Huang Rui

Merge "fix bug 1772361 about disk related doc error" into release-branch-1.0.0

8d7f657... by Huang Rui

Merge "Fix bug 1772857 ssh-doc-bug" into release-branch-1.0.0

70a65d0... by dyyang@cn.ibm.com

fix bug 1772361 about disk related doc error

Fix bug/1772361
make the doc align with rest schema check.

Change-Id: I195c692bfbcf7c15e167c5f04bbcda47f760311c

e774409... by nafeiyang

Fix bug 1772857 ssh-doc-bug

Change-Id: I9cd62caf14773de7cff4c43416d5d741965da862
(cherry picked from commit 097d206aad41d05c9fbde5b2e83d271b007e7025)

9f44c8e... by nafeiyang

Fix bug 1772847 image export doc bug

Change-Id: I33f1624263fbd6ca6b0da9337e12998e1a3e4b5b
(cherry picked from commit d1cdd6262434aacc9b6edcc53259eb6d33c5349c)

2edb5f1... by Huang Rui

use sudo to call /usr/sbin/vmur

To fix the bug that zCC invoke vmur from non-root user will cause
failure.

Fix bug 1772805

Change-Id: I4a7e826c6598da22b07eb6bcd125aa54577bc401
(cherry picked from commit 745febfda5e7823ab5c7209d5d5b42c8a925526d)

ffa212d... by Huang Rui

Merge "cidr is required if IP address is set" into release-branch-1.0.0

49504ba... by Ya Lian Pan

cidr is required if IP address is set

fix bug 1771060

Change-Id: I5f96580c609b9189c3a3a8ba45caae62e15f2ed6

ce332ab... by dyyang@cn.ibm.com

change sdkserver log from syslog to zvmsdk.log

syslog level is controlled by system service, by default info level
is used so that debug info cann't be printed out.

This patch changed the sdkserver log from syslog to zvmsdk.log so that
the debug info can be controlled by log_level value in zvmsdk.conf, more
easier for debugging.

Change-Id: I61326b4eb370d9c43dbe6fd3e0cc4be6b0a343a6
(cherry picked from commit 8c9c6b5f63be38597a5e3a9eeb68174371fd44bd)