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

vmdkops_admin.py - ImportError: No module named argparse #647 #1

Conversation

shuklanirdesh82
Copy link
Owner

Testing Done:

Tested on ESX 6.0U2, 6.5 and 5.5.

command: esxcli software vib install -v /vmfs/volumes/datastore1/vmware-esx-vmdkops-0.7.a8d00fc.vib --no-sig-check

using ESX 6.0U2 & 6.5: VIB installation using above command executed successfully.

using ESX 5.5: following error message has observed.

[DependencyError]
VIB VMWare_bootbank_esx-vmdkops-service_0.7.a8d00fc-0.0.1 requires esx-version >= 6.0.0, but the requirement cannot be satisfied within the ImageProfile.
Please refer to the log file for more details.

Ritesh H Shukla and others added 21 commits October 27, 2016 16:39
SSH keys need to be encrypted and stored in .drone.sec
Include the ssh keys to be used in container.
* First checkin for admin CLI to handle multi-tenancy.

* Address comments from Mark.

* Remove code which are commented out.

* Address additional comments from Mark.

* Address comments from Prashant.
…in vmdk_ops.py.

Introduce getLock() to dynamically create or reuse existing locks.

Address @msterin comments and remove the vmci lock.
Address @andrewjstone comments and fix race condition.
Address @govint comments and also log unhandled exceptions in VSI code.
… of 128.

There's no need to call listen() on socket in every vmci_get_one_op().

Fix retry loop in esx_vmdkcmd.Run()

Address @msterin comments
This is a ***workaround*** to the timing/locking with metadata files. issue #626
…anager.

The version of sqlite.so in place don't allow runtime change of threading mode with sqlite3_config()
Deserialize and handle request execution with threads in vmdk_ops.py
shuklanirdesh82 added a commit that referenced this pull request Jun 17, 2017
1. Adding --rm flag while mounting volume so that containers is removed automatically
2. Test code cleanup while addressing #1
3. Reverting extra logging change added as part of vmware-archive#1388
shuklanirdesh82 added a commit that referenced this pull request Jun 17, 2017
1. Adding --rm flag while mounting volume so that containers is removed automatically
2. Test code cleanup while addressing #1
3. Reverting extra logging change added as part of vmware-archive#1388
shuklanirdesh82 added a commit that referenced this pull request Jun 21, 2017
1. Adding --rm flag while mounting volume so that containers is removed automatically
2. Test code cleanup while addressing #1
3. Reverting extra logging change added as part of vmware-archive#1388
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants