You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.
* upstream/develop: (32 commits)
Fixesfrapposelli#54 - Added vShield Edge Gateway name
Fixesfrapposelli#54 - Added vagrant vcloud --redeploy-edge-gw
Fixesfrapposelli#45 - vCloud Auth token issue
Fixesfrapposelli#53 - Restructure vagrant vcloud-status to vagrant vcloud <namespace>
Fixesfrapposelli#52 - Missed autoload
Fixesfrapposelli#52 - Block Ability to ssh into halted/suspended VMs
Fixesfrapposelli#47 - Shell provisioner error
Finally fixed API Version checker to work as expected
version bump.
Keep waiting on task if it is in 'queued' or 'preRunning' status
Update README.md
Version bump
Modularized the destroy part to fix issue frapposelli#43 - Split poweroff.rb into poweroff_vapp.rb and poweroff_vm.rb. - Split destroy.rb into destroy_vapp.rb and destroy_vm.rb. - Added is_last_vm.rb to check if vApp has a single VM remaining.
also show vapp to vm rules
fix cygdrive path for rsync
cache return value of get_vapp_edge_public_ip
added optional vapp_prefix to name the vapp
removed set_edge_gateway_rules, no longer needed
add_edge_gateway_rules for DNAT rule per port
removed edge_gateway_rules code from power_on
...
StefanScherer
pushed a commit
to StefanScherer/vagrant-vcloud
that referenced
this issue
May 13, 2014
Right now SSH connection is attempted even if the VM are halted or suspended, which will timeout/error.
The text was updated successfully, but these errors were encountered: