Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge development to master branch to publish Capri Milestone-2 #636

Merged
merged 81 commits into from
Mar 27, 2019

Commits on Feb 6, 2019

  1. Fix syntax error

    fix devsds syntax error
    hirokikmr committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    b03a7b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a248046 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Merge pull request #610 from hirokikmr/development-bug-fix

    Fix devsds syntax error
    xing-yang authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    564afc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Decouple api-server from controller framework (#574)

    * First update
    
    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    
    * Fix some bugs
    
    * Fix some bugs in dock module
    
    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    
    * Fix some errors in unit test
    
    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    
    * modified devsds
    
    * Fix some ci bugs and update docker-compose file
    
    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    
    * Remove some unused dependencies
    
    * Fix some bugs
    
    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    
    * Fix some errors
    
    * Fix some build errors
    leonwanghui authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    3f19ebb View commit details
    Browse the repository at this point in the history
  2. Password encryption and decryption (#611)

    * password encryption and decryption
    
    * fix bugs
    
    * fix bugs
    
    * fix bug
    
    * Delete graceful and socket order options
    jackhaibo authored and leonwanghui committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    0c6954e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    9d04ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efb6b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4061bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cf6eef View commit details
    Browse the repository at this point in the history
  5. Merge pull request #613 from xxwjj/config

    optimize configuration feature and remove some un-used code
    leonwanghui authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    21d324f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56af655 View commit details
    Browse the repository at this point in the history
  7. Pwd encrypter (#612)

    * password encryption and decryption
    
    * fix bugs
    
    * fix bugs
    
    * fix bug
    
    * Delete graceful and socket order options
    
    * fix some encryption bugs
    
    * Test encryption and decryption
    
    * change file name and fix issue
    
    * delete file
    
    * change file name and fix issue
    jackhaibo authored and leonwanghui committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    3acb0c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cccd46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    464fb72 View commit details
    Browse the repository at this point in the history
  10. Update model proto file

    leonwanghui committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    d1ab18b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af2e57b View commit details
    Browse the repository at this point in the history
  12. Fix some bugs

    leonwanghui committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    9800d65 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    3fe12a3 View commit details
    Browse the repository at this point in the history
  2. Update model protobuf

    leonwanghui committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    75a6e04 View commit details
    Browse the repository at this point in the history
  3. Fix some conflicts

    leonwanghui committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    d5a3b36 View commit details
    Browse the repository at this point in the history
  4. Fix some bugs

    leonwanghui committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    8c529dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3b29aa View commit details
    Browse the repository at this point in the history
  6. Debug the code

    leonwanghui committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    de4bc1e View commit details
    Browse the repository at this point in the history
  7. Fix some bugs

    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    leonwanghui committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    330e360 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Fix some ci bugs

    leonwanghui committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    808ddf8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Add some test cases

    leonwanghui committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    2d496d1 View commit details
    Browse the repository at this point in the history
  2. Recheck the ci

    leonwanghui committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    a65f00f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Fix a ci error

    leonwanghui committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    589ad2a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Restart the ci check

    leonwanghui committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    78b0502 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    ed045cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #616 from xxwjj/lvm_bugs

    refactor the lvm driver, fixed some bugs
    leonwanghui authored Feb 22, 2019
    Configuration menu
    Copy the full SHA
    ba0beba View commit details
    Browse the repository at this point in the history
  3. Fix some conflict errors

    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    leonwanghui committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    7766f67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4382851 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. hotpot iscsi enhancement (#615)

    * hotpot iscsi enhancement
    
    * fix bugs
    
    * fix bugs and delete test info
    
    * fix bugs
    
    * fix bugs
    
    * fix bugs
    
    * fix bugs
    
    * fix bugs
    
    * fix bugs
    
    * test iscsi
    
    * test iscsi
    
    * iscsi test
    jackhaibo authored and leonwanghui committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    254152f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    8878ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6bed09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab2b8fa View commit details
    Browse the repository at this point in the history
  4. Fix some conflict errors

    leonwanghui committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    cac50b9 View commit details
    Browse the repository at this point in the history
  5. Fix some conflict errors

    leonwanghui committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    9e13b95 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Fix some bugs

    leonwanghui committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    91f2a2b View commit details
    Browse the repository at this point in the history
  2. Update mock drivers

    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    leonwanghui committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    580b507 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Merge pull request #617 from xxwjj/auto-completion

    add voume extend auto-completion functionality
    leonwanghui authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e91c38d View commit details
    Browse the repository at this point in the history
  2. Fix some bugs

    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    leonwanghui committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    5848dd9 View commit details
    Browse the repository at this point in the history
  3. Fix some errors

    leonwanghui committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    902307b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c06232d View commit details
    Browse the repository at this point in the history
  5. Fix some errors

    leonwanghui committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3b2321e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa33515 View commit details
    Browse the repository at this point in the history
  7. Set default GOPATH to golang's default

    The default GOPATH is '$HOME/go', but the bootstrap script was setting
    it to '$HOME/gopath'. There shouldn't be a need to change this from the
    language default location unless the user has already set their $GOPATH
    environment variable to point to somewhere else, so this changes the
    default to match.
    
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
    stmcginnis committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3f41f5e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Merge pull request #619 from stmcginnis/gopath

    Set default GOPATH to golang's default
    leonwanghui authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    9b1632b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    69b2ae9 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    jackhaibo committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    2729a4a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    a484444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a9c4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f7d6c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    f7ab4d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #622 from jackhaibo/fusionstorage

    Fusion Storage Block version 6.3 and 8.0 driver support for hotpot
    leonwanghui authored Mar 14, 2019
    Configuration menu
    Copy the full SHA
    453c372 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Fix some conflict errors

    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    leonwanghui committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    ad93f69 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    6aa508d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ae9df View commit details
    Browse the repository at this point in the history
  3. fix bugs

    jackhaibo committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    81937e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Merge pull request #626 from wisererik/development

    Fix issue of volume metadata is not saved correctly
    leonwanghui authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    8fd155b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8809680 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #627 from jackhaibo/fusionstorage

    add unit test and fix some bugs
    leonwanghui authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    3a29829 View commit details
    Browse the repository at this point in the history
  4. Fix some conflict errors

    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    leonwanghui committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    398148f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #614 from leonwanghui/second-part

    [Apiserver decouple] Second part
    xing-yang authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    9e2b4d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cff7bc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #628 from jackhaibo/fusionstorage

    Test the configuration file only to make unit test execution faster.
    leonwanghui authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    b796c7a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. fix some issues

    jackhaibo committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    512c413 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #629 from jackhaibo/fusionstorage

    Fix some issues related to the fusionstorage iscsi mapping.
    leonwanghui authored Mar 19, 2019
    Configuration menu
    Copy the full SHA
    c39ff25 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Add some test cases in client package

    Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
    leonwanghui committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    c46ae98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #630 from leonwanghui/leon-fixit

    Add some test cases in client package
    xing-yang authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    df1121c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    7870b9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #634 from wisererik/development

    Change the projectId to tenantId in swagger
    leonwanghui authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    f20659f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    ada8e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb69aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #635 from leonwanghui/development

    Run go fmt to update the code
    leonwanghui authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    933a400 View commit details
    Browse the repository at this point in the history
  4. contrib: add NVMeoF support

    This patch will add NVMeoF support.
    
    The NVMe over Fabrics (NVMeOF) is an emerging technology, and it gives
    data centers unprecedented access to NVMe SSD storage. Like iSCSI, NVMeОF
    is a network protocol used to communicate between a host and a storage
    system over a network (aka fabric).
    
    Signed-off-by: Shixin Yang <shixin.yang@intel.com>
    Signed-off-by: Wenjie Liu <wenjie.liu@intel.com>
    Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
    qwren committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    2e7d9f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    4c16983 View commit details
    Browse the repository at this point in the history
  2. Retest the CI build

    leonwanghui committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    770d820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3c1855 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #632 from qwren/nvmeof-support

    contrib: add NVMeoF support
    leonwanghui authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    ea275a7 View commit details
    Browse the repository at this point in the history