.gitignore | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
Docker/Dockerfile | |
|
|
Docker/Dockerfile.chefdk_0_17 | |
|
|
Docker/Dockerfile.latest_dependencies | |
|
|
Docker/README.md | |
|
|
Docker/vac.ps1 | |
|
|
Docker/vac.sh | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
build_rpm.sh | |
|
|
functional-tests/basic/Vagrantfile.basic_networking | |
|
|
functional-tests/basic/basic_spec.rb | 21 | A 0 mins |
|
functional-tests/networking/Vagrantfile.advanced_networking | |
|
|
functional-tests/networking/networking_spec.rb | 13 | A 0 mins |
|
functional-tests/rsync/Vagrantfile.advanced_networking | |
|
|
functional-tests/rsync/rsync_spec.rb | 9 | A 0 mins |
|
functional-tests/vmlifecycle/Vagrantfile.advanced_networking | |
|
|
functional-tests/vmlifecycle/vmlifecycle_spec.rb | 24 | A 25 mins |
|
lib/vagrant-cloudstack.rb | 12 | A 0 mins |
|
lib/vagrant-cloudstack/action.rb | 171 | B 5 hrs |
|
lib/vagrant-cloudstack/action/connect_cloudstack.rb | 32 | A 0 mins |
|
lib/vagrant-cloudstack/action/is_created.rb | 15 | A 0 mins |
|
lib/vagrant-cloudstack/action/is_stopped.rb | 15 | A 0 mins |
|
lib/vagrant-cloudstack/action/message_already_created.rb | 15 | A 0 mins |
|
lib/vagrant-cloudstack/action/message_not_created.rb | 15 | A 0 mins |
|
lib/vagrant-cloudstack/action/message_will_not_destroy.rb | 15 | A 0 mins |
|
lib/vagrant-cloudstack/action/read_rdp_info.rb | 30 | A 0 mins |
|
lib/vagrant-cloudstack/action/read_ssh_info.rb | 54 | A 1 hr |
|
lib/vagrant-cloudstack/action/read_state.rb | 27 | A 0 mins |
|
lib/vagrant-cloudstack/action/read_transport_info.rb | 50 | A 2 hrs |
|
lib/vagrant-cloudstack/action/read_winrm_info.rb | 48 | A 2 hrs |
|
lib/vagrant-cloudstack/action/run_instance.rb | 722 | F 5 days |
|
lib/vagrant-cloudstack/action/start_instance.rb | 57 | B 5 hrs |
|
lib/vagrant-cloudstack/action/stop_instance.rb | 23 | A 0 mins |
|
lib/vagrant-cloudstack/action/terminate_instance.rb | 204 | C 1 day |
|
lib/vagrant-cloudstack/action/timed_provision.rb | 17 | A 0 mins |
|
lib/vagrant-cloudstack/action/wait_for_state.rb | 34 | A 35 mins |
|
lib/vagrant-cloudstack/action/warn_networks.rb | 17 | A 0 mins |
|
lib/vagrant-cloudstack/capabilities/rdp.rb | 12 | A 0 mins |
|
lib/vagrant-cloudstack/capabilities/winrm.rb | 12 | A 0 mins |
|
lib/vagrant-cloudstack/config.rb | 152 | B 4 hrs |
|
lib/vagrant-cloudstack/errors.rb | 22 | A 0 mins |
|
lib/vagrant-cloudstack/exceptions/exceptions.rb | 15 | A 0 mins |
|
lib/vagrant-cloudstack/model/cloudstack_resource.rb | 43 | A 0 mins |
|