Module: VagrantPlugins

Defined in:
lib/vagrant-openstack-plugin.rb,
lib/vagrant-openstack-plugin/action.rb,
lib/vagrant-openstack-plugin/config.rb,
lib/vagrant-openstack-plugin/errors.rb,
lib/vagrant-openstack-plugin/plugin.rb,
lib/vagrant-openstack-plugin/command.rb,
lib/vagrant-openstack-plugin/version.rb,
lib/vagrant-openstack-plugin/provider.rb,
lib/vagrant-openstack-plugin/action/is_paused.rb,
lib/vagrant-openstack-plugin/action/is_created.rb,
lib/vagrant-openstack-plugin/action/read_state.rb,
lib/vagrant-openstack-plugin/action/is_suspended.rb,
lib/vagrant-openstack-plugin/action/pause_server.rb,
lib/vagrant-openstack-plugin/action/sync_folders.rb,
lib/vagrant-openstack-plugin/action/create_server.rb,
lib/vagrant-openstack-plugin/action/delete_server.rb,
lib/vagrant-openstack-plugin/action/read_ssh_info.rb,
lib/vagrant-openstack-plugin/action/reboot_server.rb,
lib/vagrant-openstack-plugin/action/resume_server.rb,
lib/vagrant-openstack-plugin/action/take_snapshot.rb,
lib/vagrant-openstack-plugin/action/wait_for_task.rb,
lib/vagrant-openstack-plugin/action/warn_networks.rb,
lib/vagrant-openstack-plugin/action/is_snapshoting.rb,
lib/vagrant-openstack-plugin/action/suspend_server.rb,
lib/vagrant-openstack-plugin/action/wait_for_state.rb,
lib/vagrant-openstack-plugin/action/connect_openstack.rb,
lib/vagrant-openstack-plugin/command/command_snapshot.rb,
lib/vagrant-openstack-plugin/action/hard_reboot_server.rb,
lib/vagrant-openstack-plugin/action/message_not_created.rb,
lib/vagrant-openstack-plugin/action/message_snapshot_done.rb,
lib/vagrant-openstack-plugin/action/message_already_paused.rb,
lib/vagrant-openstack-plugin/action/message_server_running.rb,
lib/vagrant-openstack-plugin/action/message_already_created.rb,
lib/vagrant-openstack-plugin/action/message_will_not_destroy.rb,
lib/vagrant-openstack-plugin/action/create_network_interfaces.rb,
lib/vagrant-openstack-plugin/action/message_already_suspended.rb,
lib/vagrant-openstack-plugin/action/create_orchestration_stack.rb,
lib/vagrant-openstack-plugin/action/delete_orchestration_stack.rb,
lib/vagrant-openstack-plugin/action/message_snapshot_in_progress.rb

Defined Under Namespace

Modules: OpenStack