~zhhuabj/ubuntu/+source/python-os-brick-v2:debian/newton

Last commit made on 2016-09-02
Get this branch:
git clone -b debian/newton https://git.launchpad.net/~zhhuabj/ubuntu/+source/python-os-brick-v2
Only Hua Zhang can upload to this branch. If you are Hua Zhang please log in for upload directions.

Branch merges

Branch information

Name:
debian/newton
Repository:
lp:~zhhuabj/ubuntu/+source/python-os-brick-v2

Recent commits

6a2fd1a... by Corey Bryant

d/control: Align (Build-)Depends with upstream.

eff8fbd... by Corey Bryant

New upstream release.

9c73bcb... by Corey Bryant

Merge tag '1.6.1' into debian/newton

os-brick 1.6.1 release

meta:version: 1.6.1
meta:diff-start: -
meta:series: newton
meta:release-type: release
meta:announce: <email address hidden>
meta:pypi: yes
meta:first: no
meta:release:Author: Sean McGinnis <email address hidden>
meta:release:Commit: Sean McGinnis <email address hidden>
meta:release:Change-Id: Ib42609e65bc5a99d618cf6f2897ced5a498ab950
meta:release:Code-Review+1: Tony Breeds <email address hidden>
meta:release:Code-Review+2: Thierry Carrez <email address hidden>
meta:release:Workflow+1: Thierry Carrez <email address hidden>

49a89c8... by Tony Breeds

Create connector aliases to the new connectors refactor

In I020e75ca8cd8bec2ad1b38f3ade5cc1f63a4fee5 the os-brick connectors
were refactored under the assumption that any connectors were generated
with InitiatorConnector.factory()

Create interim aliases for the connectors at the old module path, this
enables a smooth transition from 1.5.0 to 1.6.X.

These aliases can be removed the next time we bump the major number

Change-Id: I555051f9b646098947facc3e11f35e36fec1a5c0
Related-Bug: 1618697
(cherry picked from commit ee0e9d166eb768aa94885f4942f4cdeaf5f5f934)

0e2a40f... by Jenkins <email address hidden>

Merge "Add connector for GPFS volumes"

7324577... by Jenkins <email address hidden>

Merge "Mask out passwords when tracing"

5dfa56d... by Jenkins <email address hidden>

Merge "Fix iSCSI multipath cleanup"

f8e4f3c... by Walt Boring

Mask out passwords when tracing

This patch ensures that tracing log output is masking out passwords
to the log file.

Closes-Bug: 1616527
Change-Id: I5452ab8b993a184406331ad34abb9ceff24e4180

b22ea5e... by Jenkins <email address hidden>

Merge "Fix FC multipath cleanup"

ce0d9b3... by Jon Bernard

RBD: Fix typo in rados timeout assignment

Change-Id: I01bf19c8ab6fb79429191c0ae4d8dc700ba99dae
Closes-Bug: #1615758