IBM / ubiquity-docker-plugin

Ubiquity Docker Plugin
Apache License 2.0
12 stars 17 forks source link

Enabling IBM Block Storage - scbe2 branch #23

Closed shay-berman closed 7 years ago

shay-berman commented 7 years ago

This is a PR for code that enable IBM Block Storage(e.g IBM FlashSystem A9000 and FlashSystem V9000) for Docker via SCBE new backend in Ubiquity.

Implementing the following :

  1. Acceptance test for IBM Block storage
  2. init new logging system
  3. Some README file updates and more

This change is Reviewable

shay-berman commented 7 years ago

Review status: 0 of 1137 files reviewed at latest revision, 2 unresolved discussions.


glide.yaml, line 8 at r6 (raw file):

Previously, aswarke (Amit Warke) wrote…
please change to dev and do glide update to make sure there are no conflicts

done


core/controller.go, line 126 at r6 (raw file):

Previously, aswarke (Amit Warke) wrote…
CRITICAL: Mountpoint needs to be returned for VolumeDriver.Get . Please make the change

Done


Comments from Reviewable