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

Print the VM name for which request is being processed. #456

Merged
merged 1 commit into from Jun 10, 2016

Commits on Jun 10, 2016

  1. Print the VM name for which request is being processed.

    This change prints the name for the VM that issued the request being served.
    
    Testing:
    make sure /etc/vmware/vmdkops/log_config.json is deleted
    make deploy-esx
    run docker volume ls
    ```
    [root@promc-2n-dhcp24:~] 06/10/16 21:56:26 2795426 [Ubuntu 64-bit] [INFO   ] executeRequest 'list' completed with ret=[{u'Attributes': {}, u'Name': 'MyVolume'}, {u'Attributes': {}, u'Name': 'rg'}, {u'Attributes': {}, u'Name': 'radio2016'}, {u'Attributes': {}, u'Name': 'MyVolume2'}]
    ```
    Ritesh H Shukla committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    5757383 View commit details
    Browse the repository at this point in the history