Skip to content

Commit

Permalink
Merge 3c44c9b into 422904c
Browse files Browse the repository at this point in the history
  • Loading branch information
deeghuge committed Oct 17, 2018
2 parents 422904c + 3c44c9b commit 8af8a85
Show file tree
Hide file tree
Showing 28 changed files with 1,396 additions and 3,534 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ENV PATH=/root:$PATH \
UBIQUITY_SERVER_CERT_PRIVATE=/var/lib/ubiquity/ssl/private/ubiquity.key \
UBIQUITY_SERVER_CERT_PUBLIC=/var/lib/ubiquity/ssl/private/ubiquity.crt \
UBIQUITY_SERVER_VERIFY_SCBE_CERT=/var/lib/ubiquity/ssl/public/scbe-trusted-ca.crt \
UBIQUITY_SERVER_VERIFY_SPECTRUMSCALE_CERT=/var/lib/ubiquity/ssl/public/spectrumscale-trusted-ca.crt \
UBIQUITY_DB_SSL_ROOT_CERT=/var/lib/ubiquity/ssl/public/ubiquity-db-trusted-ca.crt \
SSL_MODE=verify-full

Expand Down
82 changes: 0 additions & 82 deletions fakes/fake_SpectrumDataModel.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

61 changes: 0 additions & 61 deletions fakes/fake_spectrum.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8af8a85

Please sign in to comment.