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

Block ability to vagrant ssh into suspended / halted VMs. #52

Closed
tsugliani opened this issue May 11, 2014 · 0 comments
Closed

Block ability to vagrant ssh into suspended / halted VMs. #52

tsugliani opened this issue May 11, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@tsugliani
Copy link
Collaborator

Right now SSH connection is attempted even if the VM are halted or suspended, which will timeout/error.

@tsugliani tsugliani added the bug label May 11, 2014
@tsugliani tsugliani added this to the v0.3.2 milestone May 11, 2014
@tsugliani tsugliani self-assigned this May 11, 2014
tsugliani added a commit that referenced this issue May 11, 2014
StefanScherer added a commit to StefanScherer/vagrant-vcloud that referenced this issue May 12, 2014
* upstream/develop: (32 commits)
  Fixes frapposelli#54 - Added vShield Edge Gateway name
  Fixes frapposelli#54 - Added vagrant vcloud --redeploy-edge-gw
  Fixes frapposelli#45 - vCloud Auth token issue
  Fixes frapposelli#53 - Restructure vagrant vcloud-status to vagrant vcloud <namespace>
  Fixes frapposelli#52 - Missed autoload
  Fixes frapposelli#52 - Block Ability to ssh into halted/suspended VMs
  Fixes frapposelli#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
* upstream/develop:
  Fixes frapposelli#54 - Added vShield Edge Gateway name
  Fixes frapposelli#54 - Added vagrant vcloud --redeploy-edge-gw
  Fixes frapposelli#45 - vCloud Auth token issue
  Fixes frapposelli#53 - Restructure vagrant vcloud-status to vagrant vcloud <namespace>
  Fixes frapposelli#52 - Missed autoload
  Fixes frapposelli#52 - Block Ability to ssh into halted/suspended VMs
  Fixes frapposelli#47 - Shell provisioner error
StefanScherer pushed a commit to StefanScherer/vagrant-vcloud that referenced this issue May 13, 2014
* upstream/develop:
  Fixes frapposelli#54 - Added vShield Edge Gateway name
  Fixes frapposelli#54 - Added vagrant vcloud --redeploy-edge-gw
  Fixes frapposelli#45 - vCloud Auth token issue
  Fixes frapposelli#53 - Restructure vagrant vcloud-status to vagrant vcloud <namespace>
  Fixes frapposelli#52 - Missed autoload
  Fixes frapposelli#52 - Block Ability to ssh into halted/suspended VMs
  Fixes frapposelli#47 - Shell provisioner error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant