-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[VMware] Full OVF properties support #4235
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
116 commits
Select commit
Hold shift + click to select a range
fa3e30e
pokemon anihilation and class-javadoc
DaanHoogland 41ebfd0
add ovf properties to template details
432797e
disected ova processing
39722ee
import
08d57ac
ovf string props hack
34d10ff
refactor plan in comments
81f16a0
trace
bda8848
hack to deal with: ovf property attributes in details
4bd8b37
PoC code for properties iso
3c219fc
flag for deploy as is
0093a3b
factor out 700 line start command and callees
0768d3d
execute start; init of disk info factorred out
43d5f2b
license
DaanHoogland 3affec5
howto pass deploy OVA as is?
0e47904
logging during ingestion and guest net creation
80a77d3
more todos in comment
7ab0e7e
tested in production '{' is really needed
925acc9
deploy ovf without stripping networks
83fff23
deploy as is parameter to DB
9306f33
show deploy as is hack
f0c0ce7
extract extension
e70f78e
path correction
892c780
further disect of start
0fde9d9
ui strings
e0594cf
parse networks for later reconsiliation
5592b00
debug and trace on registration time template processing
c544cdd
logging and NPE fixes
021032a
template size over all disks
9e134d7
template details to contain json descriptions
16f269e
make deployasis default in API
4047fa6
fix deplayAsIs ui
f893f91
try-with-resource
fd3723c
details.value width
2233934
prevent password logging
cb49556
whiteline
4537927
deployAsIs register fixes
45346dd
simple test for marshalling
2081a7c
details to template properties
db9d5fe
property in detail finalised
e3f75cc
1st stab at integrating content libs
515b244
license
2492812
ovf props in details
508d47a
code in comment
5599a45
unused class removed
e1791eb
make sure deployAsIs is passed to template installation procedure
1b76ff9
create snapshot only when not deploy as is
845e2b0
explore need to copy
8857ee8
some code analyser complaints auto-fixed
318f4cf
intermediate state for copy OVA to primary
217775f
clone multidisk template vm
cf1cdb7
small cleanup for handover
ff50b9d
cleanup content library a.o.
2d2d855
Move the VM cloning out of volume orchestration and place it on the S…
nvazquez cc44c37
api: change map name to properties for deployVM cmd (#60)
yadvr 48b538e
fr37: return volumeto in copycmd answer, fix start command to use def…
yadvr 2fea952
licenses
91c784b
disk info in details
6ba43a6
multidisk as is deploy verified
fa8dbe3
clone before startcommand, volume TO has VM name we can use
yadvr 0900f6d
NPE fix
yadvr ce2c0e8
startcommand: clone when only VM is not found and it's install as-is
yadvr 235ecfa
fix regression in properties
34a03b1
deal with boolean properties
a61b9fc
Volume allocation refactor
nvazquez 8d5f0a1
vmware: teardown nics for cloned deploy as-is VM
yadvr fb5cb78
fake root disk
a105d4d
Fix volume naming
nvazquez 538ffc8
Refactor volume allocation
nvazquez 0dded67
old ui properties rename
d71a814
send all details as details as well
dd64653
set proper value on vm
6a3edd1
Send capacity in GB for OVA disks
nvazquez d661adf
Revert sending in GB to avoid division in favour of using bytes
nvazquez 237bb1a
comment update for status of dev work
2a40e85
rename method for clarification
3c15be3
comment change base on exception starting existing VM
6f3d3fb
further start method modularisation
d2959a3
teradown again :(
50d92c2
log nics to tear down
317b5da
Discard ISOs on volumes allocation
nvazquez ef79f60
Add new class to parse the hardware item section
nvazquez ecf8e4e
further disection of start method
0aca1bd
network creation refactor/cleanup
1d6b24c
Add parsing of virtual hardware section and deployment options
nvazquez 2ddc8fa
Send deployment options and store them as template details
nvazquez 300bf22
Setter fix
nvazquez f956df2
Filter fix for configuration hardware items
nvazquez c382e0b
log message format error fixed
4759e5d
null checks
a1ca741
Remove unused disks size template detail
nvazquez a7c46e7
Persist trimmed hardware items keys
nvazquez 1eda6a4
Process CPU and memory configurations from OVF
nvazquez 8a64d01
Remove spaces from hardware items
nvazquez 32f5a8d
nic allocation refactor
ee214dc
factor out removal of old VM
9951b10
minor cleanup
467b5e4
Fix add diskTOs to VM spec again
nvazquez 39bc971
Fix Vm start - disks mapping in progress
nvazquez 2dc41d1
Fix GB size bug when registering template
nvazquez dc920cd
Fix volumes missing path and chain info
nvazquez dcf4695
Remove OVFProperty interface and deprecated VO and its related classe…
nvazquez b0a9f9f
Remove unused interface NetworkPrerequisite
nvazquez db1240c
Remove comments
nvazquez df2e5f4
Apply suggestions from code review
nvazquez c8232e8
Apply suggestions from code review
nvazquez 2506ea0
Apply suggestions from code review
nvazquez e0bfb50
Remove import
nvazquez c2d2d1f
Fix rebase issue
nvazquez b560724
Minor refactors after review
nvazquez 7e8c971
Fix clone VM and volumes destination
nvazquez 83d7ace
Fix to ensure deploy as is volumes get allocated to the same storage …
nvazquez 62d320e
handling deployvm API (#61)
shwstppr d97817b
npe fix for network map
shwstppr 98092f1
unit test fix
shwstppr ebdc456
wip: vapps vm smoke test
shwstppr 31af4fd
Register templates as non-deploy-as-is if empty field
nvazquez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
small cleanup for handover
- Loading branch information
commit cf1cdb7f710d3405cfcd825508147dcd0f0d5301
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.