.gitignore | 100644 | 0 | 0 | | | 175 Bytes | 69bdf519d2394369830eb0e04013403f493924b5f94b6c32ea6b7e91d8de988f |
.travis.yml | 100644 | 0 | 0 | | | 135 Bytes | 2082d77251358a740cc1b1728f5bda7be0c603bb7faf762eefe93f9d3e1caebb |
Authors.txt | 100644 | 0 | 0 | | | 164 Bytes | 5e5f0add1b395cb7f067511c0111626427d08edf14319120e46350df2be26a0c |
CHANGELOG.md | 100644 | 0 | 0 | | | 6.53 KB | aebb2e9fd0022a1ddba1675c3f71bdae13df5353d2b08511e798ac988f43e40f |
Gemfile | 100644 | 0 | 0 | | | 338 Bytes | 85b9d0b07a620b36eef9f19de95a7a4a4b07ea0b3a9e11e10d05a5234e945fca |
LICENSE.txt | 100644 | 0 | 0 | | | 1.08 KB | 79f9ae2532bc1f6f508331b314b78804c7256d6cf1944b5970c1a3fb36ea2060 |
README.md | 100644 | 0 | 0 | | | 8.56 KB | f950fdd2a1ba8d2a3f2e0ddb41a49b1201f33356367e9caf1637d524e4ab77b0 |
Rakefile | 100644 | 0 | 0 | | | 547 Bytes | 463620b88c52010a37b39f66ed9fb9844c55d868db85d4b05986cef2727fbe76 |
dummy.box | 100644 | 0 | 0 | | | 685 Bytes | 0f2b6ac3f45837fca252eb7c59d8fcd02671e91d228c4b8cd80f943efd8488fd |
example_box/README.md | 100644 | 0 | 0 | | | 480 Bytes | 5fffe53048a334ac89b3cc3058c8cd39a1c8be1d3ebf0b6a8d6cd5993b55f92b |
example_box/metadata.json | 100644 | 0 | 0 | | | 32 Bytes | 6c1d264d077a5f229c1d330d5664694dea569729e4a1d8996928f7a7313d4643 |
lib/vagrant-openstack-plugin.rb | 100644 | 0 | 0 | | | 1.63 KB | b745de41a6a6aa31f3dcf5e70e7bec07daf8df588f58a2510ae6e4ab45a2e8af |
lib/vagrant-openstack-plugin/action.rb | 100644 | 0 | 0 | | | 7.14 KB | 118bfc19a971f5bf8449f8a0b975dd074ef8af2ee0143148a0cac92c2fae4569 |
lib/vagrant-openstack-plugin/action/connect_openstack.rb | 100644 | 0 | 0 | | | 1.99 KB | 6baeb43e63d593fb7768fa92c9ad53db32070352466f8eb6462d64bf1f118fcc |
lib/vagrant-openstack-plugin/action/create_server.rb | 100644 | 0 | 0 | | | 5.96 KB | 9b692eaa8f75e54c7ba3dd062586741ed8606e3b43df0df93eabe02767d381e0 |
lib/vagrant-openstack-plugin/action/delete_server.rb | 100644 | 0 | 0 | | | 836 Bytes | 1590029d2d73018349edcb1e9260beb469e26d957fb1de74d3dc4555ffc9d80e |
lib/vagrant-openstack-plugin/action/hard_reboot_server.rb | 100644 | 0 | 0 | | | 720 Bytes | 6794ce47755eb66d49328dcdf496eda305de78a47d4cbef1d6495a6316eb01f7 |
lib/vagrant-openstack-plugin/action/is_created.rb | 100644 | 0 | 0 | | | 294 Bytes | 7cd91285cd23e00548e993de9d39bda46d1e45939c72acf391edd78be7b1390e |
lib/vagrant-openstack-plugin/action/is_paused.rb | 100644 | 0 | 0 | | | 293 Bytes | 5384097da337e7f9addb71517014784e283b6c0491c326d29c43eba1755eddaa |
lib/vagrant-openstack-plugin/action/is_suspended.rb | 100644 | 0 | 0 | | | 299 Bytes | b42fe799343672eaaa8198a11593a94de79795444951a897c9c349b804971ff1 |
lib/vagrant-openstack-plugin/action/message_already_created.rb | 100644 | 0 | 0 | | | 316 Bytes | 58e3eb7b848a55ec9191c7dc12f2cb6d1e22101348ee996afa7682e847757080 |
lib/vagrant-openstack-plugin/action/message_already_paused.rb | 100644 | 0 | 0 | | | 314 Bytes | 5887892c826ccfac5002a423d19f7d22b77dc01df46fe3f3f2c0768d14ba2109 |
lib/vagrant-openstack-plugin/action/message_already_suspended.rb | 100644 | 0 | 0 | | | 320 Bytes | fa69c44353c2f41f8db653e28545940d9848d635685c455e6ac594df4d272958 |
lib/vagrant-openstack-plugin/action/message_not_created.rb | 100644 | 0 | 0 | | | 308 Bytes | 32f22a2f16922b308d4185b96b5cb23a8b26572d6c44ab45745e4c309e7e18db |
lib/vagrant-openstack-plugin/action/message_server_running.rb | 100644 | 0 | 0 | | | 340 Bytes | be8645a8b2df04f2957055611e2cad5ff97a47d9161ac41aed10002f9d9b6a98 |
lib/vagrant-openstack-plugin/action/message_will_not_destroy.rb | 100644 | 0 | 0 | | | 343 Bytes | a04c20b906f19aa7e72c8f3af0536bffba989d97012678e07bbcc299dff0371d |
lib/vagrant-openstack-plugin/action/pause_server.rb | 100644 | 0 | 0 | | | 722 Bytes | b00d510710fa414e848c0dfc243c5a1d8ff6817c2b01dd5cc3eca89fadaae186 |
lib/vagrant-openstack-plugin/action/read_ssh_info.rb | 100644 | 0 | 0 | | | 3.36 KB | 6968f23487cf8a75e05e6f2059d0181f23cf3853b839fabbce9717cf78a4ca75 |
lib/vagrant-openstack-plugin/action/read_state.rb | 100644 | 0 | 0 | | | 1.17 KB | cfca8dbb43b35f1dd5e23ca89978a43408e3608118088eee8bf0387751b593dd |
lib/vagrant-openstack-plugin/action/reboot_server.rb | 100644 | 0 | 0 | | | 701 Bytes | 8798ac6d7185e1fe9b6f1d72a811680e27b5968756d012a2131715ca239e284e |
lib/vagrant-openstack-plugin/action/resume_server.rb | 100644 | 0 | 0 | | | 900 Bytes | bb64ca0b17919381cc199b4bbbcf6a77932d52751154ada21c55f33e289934de |
lib/vagrant-openstack-plugin/action/suspend_server.rb | 100644 | 0 | 0 | | | 734 Bytes | 7a868c162ace58cf81be67c40d3c08c38cee3702c8cc552af1e96f0985a93d75 |
lib/vagrant-openstack-plugin/action/sync_folders.rb | 100644 | 0 | 0 | | | 3.01 KB | 90e9e61e4b8257cd8d2fac5728d1e4f224f198d4ef722543d00bcea9b7561964 |
lib/vagrant-openstack-plugin/action/wait_for_state.rb | 100644 | 0 | 0 | | | 1.04 KB | 94a834554a6e2ecf8ba9509435cb562745772e211f5db1167616e9260a855fac |
lib/vagrant-openstack-plugin/action/warn_networks.rb | 100644 | 0 | 0 | | | 379 Bytes | 1637d6b73ca8a10212a6e1d6a845decb77892c7b997750336483819d52e20489 |
lib/vagrant-openstack-plugin/config.rb | 100644 | 0 | 0 | | | 5.25 KB | bdbaf644c490efa6212c3fd1a1e517c0390d2613ffd1ad89b8bbd8462fac7f9d |
lib/vagrant-openstack-plugin/errors.rb | 100644 | 0 | 0 | | | 939 Bytes | 0c4fcb1eb8f117c892637ad3dc12e3c7eb9931fbdbcde8a2146fe2d47379d890 |
lib/vagrant-openstack-plugin/plugin.rb | 100644 | 0 | 0 | | | 899 Bytes | e30c5c1b6dbf2778971f0b821b314ca835e5531f00d19fdebc63e4010f24239e |
lib/vagrant-openstack-plugin/provider.rb | 100644 | 0 | 0 | | | 1.45 KB | b6f2190ed1c490c5a3b9fce962503a3e85cc2f5d1d96d5103486904dce485df3 |
lib/vagrant-openstack-plugin/version.rb | 100644 | 0 | 0 | | | 73 Bytes | 507bdf90aa63129d9729ffaabdf7e906191399918fe41b9476e5f4e734845259 |
locales/en.yml | 100644 | 0 | 0 | | | 3.78 KB | 5f4d00e18fa0540b0732f174201a566500fca598cf62494da515806f1cae3cb3 |
spec/vagrant-openstack-plugin/config_spec.rb | 100644 | 0 | 0 | | | 1.94 KB | 4992af6e6adcf60ea9a2388d569e2fe5b407d9f76d59139d5b5fc0ac2bd4e6a2 |
vagrant-openstack-plugin.gemspec | 100644 | 0 | 0 | | | 972 Bytes | a6e4006fa6c4be06f9fab7b21170bdc5df65a3806ae34520260d3827ca81b847 |