Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Refactors fs and mock_vmdkcmd modules #1504

Merged

Commits on Jun 28, 2017

  1. Refactors fs and mock_vmdkcmd modules

    This commit refactors fs.* APIs to make vmdk_driver platform
    independent. It also refactors the vmdkops module to explicitly
    disallow mocking of VmdkCmdRunner on non-linux platforms.
    
    * Refactors fs.* APIs.
    * Refactors photon and vmdk drivers.
    * Disallows VmdkCmdRunner mocking on non-linux platforms.
    venilnoronha committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    6011080 View commit details
    Browse the repository at this point in the history
  2. Review changes

    venilnoronha committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    8629110 View commit details
    Browse the repository at this point in the history
  3. Adds logging

    venilnoronha committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    60618d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Adds fs unit test

    venilnoronha committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    571bc2c View commit details
    Browse the repository at this point in the history
  2. Review changes

    venilnoronha committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    9afadf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59cde99 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

  1. Review changes

    venilnoronha committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    c4777b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf56ec View commit details
    Browse the repository at this point in the history