lib/vagrant-ovirt4/action/start_vm.rb | 100755 | 0 | 0 | | | 2.09 KB | 0cf01c1f98c3b5091220f80f5b09b5c727eac9cf0a58ef447d72d3d106da8854 |
.gitignore | 100644 | 0 | 0 | | | 55 Bytes | 1b261588400ed8bbfffad6c4cce7b8f7e270915bfa6507d13bde3f88dd2bada9 |
.rspec | 100644 | 0 | 0 | | | 49 Bytes | 13cd49496632f128276dd6c17d107a384b488fe75f8165ae975ecf901b939f7b |
Gemfile | 100755 | 0 | 0 | | | 293 Bytes | 7487da3668b994f1c5413ed4143a9b3ab6876ab0997d05a7f5a388dfe70992d3 |
Gemfile.lock | 100644 | 0 | 0 | | | 856 Bytes | a1220dfb54e09a59c359f2181249b1a6c349e38221abbfd668ca5a44cf197f05 |
README.md | 100755 | 0 | 0 | | | 4.48 KB | 167775961f22a6d50664d50c82739da30528bf5a9ed59f056fa987e203c5a6ec |
Rakefile | 100755 | 0 | 0 | | | 598 Bytes | 7ec067dfdf86ae93fa20fa40897241d90396d47896ecc54c6f24915a6c1b3ca4 |
example_box/README.md | 100755 | 0 | 0 | | | 460 Bytes | 0accf0814e5958b71f9117e3f2aac91b8cf38acdd0b4a519940a12474f4893e6 |
example_box/Vagrantfile | 100755 | 0 | 0 | | | 434 Bytes | 610388a8dcddb5a0975bbac725cae010d9e4654593ea790c2a33f3e4169ab1c9 |
example_box/dummy.box | 100644 | 0 | 0 | | | 437 Bytes | 8e9307ec22043c4d9b1079df898328feb3747ce4a9078f2883a044ce3ad4c572 |
example_box/metadata.json | 100755 | 0 | 0 | | | 30 Bytes | ca32a5417dcdb5e187d9aa2e13e413bdb7f2f52e02f48d549dec6e926f6a4446 |
lib/vagrant-ovirt4.rb | 100755 | 0 | 0 | | | 836 Bytes | c7056d511cd862dd539b1568889b253476014f0d0b4c3eae442acf3ec314b55d |
lib/vagrant-ovirt4/action.rb | 100755 | 0 | 0 | | | 7.43 KB | f174a2e886de424ede218ed59eba73c6ee638a995e73a4ae4734e8ab1f731d16 |
lib/vagrant-ovirt4/action/connect_ovirt.rb | 100755 | 0 | 0 | | | 1.13 KB | 8b09bad7ccbc431c79a47fbde12aca88d3f1563cfbb66becaf5e43c03daa7e5f |
lib/vagrant-ovirt4/action/create_network_interfaces.rb | 100644 | 0 | 0 | | | 1.75 KB | 81d4949031da3524a7f302bddcf930ae3b4e3b02892d23588aa120075410b470 |
lib/vagrant-ovirt4/action/create_vm.rb | 100755 | 0 | 0 | | | 2.9 KB | 21a0741d011fac8f0c298ab775378d3ae5299676c16b6e17ea0114d5e5682fca |
lib/vagrant-ovirt4/action/destroy_vm.rb | 100644 | 0 | 0 | | | 581 Bytes | 512b800c68f8f39f49533751f80fdf3995c134bc37af44c8e011e7fdcf556e0f |
lib/vagrant-ovirt4/action/halt_vm.rb | 100644 | 0 | 0 | | | 505 Bytes | c2e13f2320af9d3a3d820cb346ccf0edac1f11eb33dbfd44620b3ca2b4690b42 |
lib/vagrant-ovirt4/action/is_created.rb | 100644 | 0 | 0 | | | 396 Bytes | 3e1e4e57127f9dcdab8f26d9337194097e1e7f1b4c2b254a80281b8cbe71e703 |
lib/vagrant-ovirt4/action/is_running.rb | 100644 | 0 | 0 | | | 387 Bytes | 9d837f422ec1dbad4d4ee230aada42e77dab40f878945638d7a97f3bdb8a7559 |
lib/vagrant-ovirt4/action/message_already_up.rb | 100644 | 0 | 0 | | | 307 Bytes | bf5d97133cb2847c0d52df17d64b77acffe61dafefa0c8b10b54e06c4ba2ce0a |
lib/vagrant-ovirt4/action/message_not_created.rb | 100644 | 0 | 0 | | | 309 Bytes | af4a2f589901833a832d271cc53513af0d6732ef2f99fe9fd1c7d194002924f0 |
lib/vagrant-ovirt4/action/message_not_suspended.rb | 100644 | 0 | 0 | | | 313 Bytes | 11b2d8fa11b2053ed1dcb7de774ce2311fd20c0df0b63f382a6600616b7fa8b8 |
lib/vagrant-ovirt4/action/message_not_up.rb | 100644 | 0 | 0 | | | 299 Bytes | 624e26dc585c3449b1a702cb7032aaaac213c10af6f93e50546783aac8a0f69d |
lib/vagrant-ovirt4/action/message_powering_up.rb | 100644 | 0 | 0 | | | 309 Bytes | c3f7c9b5496906b0c2a2508d41564f80116548659aa88764f7fb565e911ea26b |
lib/vagrant-ovirt4/action/message_saving_state.rb | 100644 | 0 | 0 | | | 311 Bytes | e0f017d2c937fa597497b6a6690e550ec284ae9847c0136bf7aa4309a3ebad8e |
lib/vagrant-ovirt4/action/read_ssh_info.rb | 100644 | 0 | 0 | | | 1.8 KB | 83fe07d2c6e3f2f90db81ad07f9743cbfa824ef661fbec44160e3d8ee79f2944 |
lib/vagrant-ovirt4/action/read_state.rb | 100755 | 0 | 0 | | | 1.42 KB | 2881c69a1fea9cd2b7ac318162aaaf84977d207240f6c03fdcb086437877da7f |
lib/vagrant-ovirt4/action/set_name_of_domain.rb | 100644 | 0 | 0 | | | 587 Bytes | 4e82ddca1e7557f7484b2b3550b0f2e82f0eadbbe81b9e50cb5788955ae49487 |
lib/vagrant-ovirt4/action/snapshot_delete.rb | 100644 | 0 | 0 | | | 1.13 KB | b61c9664bfb1914c3f5687013dcafcaf236e2023fd45e263fa42fcd832e605da |
lib/vagrant-ovirt4/action/snapshot_list.rb | 100644 | 0 | 0 | | | 2.16 KB | 9fc0c2ef31ad66e59c934dfed34bb0953ec1c9290553172e3ecf4f9c20578057 |
lib/vagrant-ovirt4/action/snapshot_save.rb | 100644 | 0 | 0 | | | 663 Bytes | d8b06047259fc8e818c3da322b90ca0fb17cb510e82bb6f70f41311d143d7c8f |
lib/vagrant-ovirt4/action/suspend_vm.rb | 100644 | 0 | 0 | | | 489 Bytes | 7f7eb2981dc27bda181cc321361993f44c628e6b5d70282544f6b9f8481e3d7e |
lib/vagrant-ovirt4/action/sync_folders.rb | 100644 | 0 | 0 | | | 2.26 KB | c9412054ec4cb3c1ca49c6839ca8812b5190475f4ab39a04b7e6c1de092c1163 |
lib/vagrant-ovirt4/action/wait_til_suspended.rb | 100644 | 0 | 0 | | | 1014 Bytes | 782a14e16d1b354e85d680dfe9c91c3ce07279910bedbb41355534c9f226f694 |
lib/vagrant-ovirt4/action/wait_till_down.rb | 100644 | 0 | 0 | | | 1.01 KB | 34da107a5e2ad64421fb87cee40697616ce7e69d3fc3489166e293eb4dc6a137 |
lib/vagrant-ovirt4/action/wait_till_up.rb | 100644 | 0 | 0 | | | 2.75 KB | a25da0a5e54181c71860be5d8ee85dd3ee3d221c0a5fec9ae0123e28676eea55 |
lib/vagrant-ovirt4/cap/snapshot_list.rb | 100644 | 0 | 0 | | | 264 Bytes | c0d56d5872fecead05da78e66c2df69b1afab89f2592bf1d4c07847729f25a99 |
lib/vagrant-ovirt4/cap/snapshot_save.rb | 100644 | 0 | 0 | | | 264 Bytes | 55657539b5e87e3caa123d82cdf78298d74e7d407b59783e8e6593463311c055 |
lib/vagrant-ovirt4/config.rb | 100755 | 0 | 0 | | | 1.32 KB | 1253efefb45cca41fda85087f2e2a96270805b1e6df4c1d45103925696d4e9c0 |
lib/vagrant-ovirt4/errors.rb | 100755 | 0 | 0 | | | 1.08 KB | 8fff3b1858ba856393e633c865150f9f912003336e9ebb62b7020f3f9454a071 |
lib/vagrant-ovirt4/plugin.rb | 100644 | 0 | 0 | | | 2.2 KB | 660052372a0bf6f04a71d4eede9e1326f968eb413f506adf44d164c7314d476a |
lib/vagrant-ovirt4/provider.rb | 100644 | 0 | 0 | | | 2.52 KB | 79f4b968e33991896f11df282d2c5a7fed9d953b6821d16c9ade32a99b718966 |
lib/vagrant-ovirt4/util.rb | 100644 | 0 | 0 | | | 194 Bytes | 97d4ee1aad7c2f0311fad0c560b6dd1efb85470146e09a9c467e2e34f1477e00 |
lib/vagrant-ovirt4/util/collection.rb | 100644 | 0 | 0 | | | 562 Bytes | 678e71f0b2fc0a48386e9fe7309dc9d2b1a1b4a664c15ef6194e816bd6a350d2 |
lib/vagrant-ovirt4/util/timer.rb | 100644 | 0 | 0 | | | 365 Bytes | 878844160ccf02c5f5cd7a18da6d15f552210c4a8558da57866f2faa6b4e6cf4 |
lib/vagrant-ovirt4/version.rb | 100755 | 0 | 0 | | | 78 Bytes | 1db9d8e0b970654ddcdf1184a61261c41cfe1847c86f62dbef5a65d96ab9b104 |
locales/en.yml | 100755 | 0 | 0 | | | 2.42 KB | b54526507fa428c3f2e7f22cb9054d1786bed6e1132216fe74be95157a906529 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 18 Bytes | 45fe7325264f06a7cff95cdb18f34c296969b544018656554da372524fa1f7b2 |
spec/vagrant-ovirt4/action/is_created_spec.rb | 100644 | 0 | 0 | | | 895 Bytes | a22dfe63ad80f045a70f2e15b24bb62d60fa59f2a87f9a53343042b18320e445 |
spec/vagrant-ovirt4/action/is_running_spec.rb | 100644 | 0 | 0 | | | 886 Bytes | 377eeeb8e514dd6a050924d2624a4e4e937ea9b08e23e94b1772a63e98440582 |
spec/vagrant-ovirt4/action/message_already_up_spec.rb | 100644 | 0 | 0 | | | 453 Bytes | af620313c93bf0c1478e4a14d02f26bffd3512d66be81b5d66c426e582ebcc2b |
spec/vagrant-ovirt4/action/message_not_created_spec.rb | 100644 | 0 | 0 | | | 456 Bytes | 85b1aa42b4ffe9020026bc4c4149752b6398a82f5f63743abde46da830f03dcb |
spec/vagrant-ovirt4/action/message_not_suspended_spec.rb | 100644 | 0 | 0 | | | 455 Bytes | 38b7e66c1d3d93a120022931013b48d1ca037bfe5fed5e30896259a5c698b8c8 |
spec/vagrant-ovirt4/action/message_not_up_spec.rb | 100644 | 0 | 0 | | | 441 Bytes | c373ffd944ad74712cfbb96dd535c3ea1dac64c6a178da5c31c32bcc81a68cbc |
spec/vagrant-ovirt4/action/message_powering_up_spec.rb | 100644 | 0 | 0 | | | 456 Bytes | 7e53cd063edd21661a68afbe44676f8434101304394ac6f5328d0a5b1ae6d6cc |
spec/vagrant-ovirt4/action/message_saving_state_spec.rb | 100644 | 0 | 0 | | | 447 Bytes | 9ddffcb2aecf4b3cb8063bbde68f0b59dc4d0e868bfece311348b549a48807c0 |
spec/vagrant-ovirt4/action/read_ssh_info_spec.rb | 100644 | 0 | 0 | | | 2.07 KB | 1346296a4e5c55edcec3446f9ca6d1d64f81620b42e9295ba865d2148552ee11 |
spec/vagrant-ovirt4/action/read_state_spec.rb | 100644 | 0 | 0 | | | 1.82 KB | d974c39ef8fd1f7e6ca68de2ccf73a32efaa157c14e96dedb8a4e0f67dac2a52 |
spec/vagrant-ovirt4/config_spec.rb | 100644 | 0 | 0 | | | 1.41 KB | 97cc13d4025893cdbb75197916705ffeaf667a66b359a4aa744faa7384f0a3b9 |
tools/prepare_redhat_for_box.sh | 100755 | 0 | 0 | | | 3.63 KB | ab9936eb72b3d15a76c04c30b9e7e1a96f99334bffad5c512d923a0659a614ff |
vagrant-ovirt4.gemspec | 100755 | 0 | 0 | | | 903 Bytes | 6ff6b95334ccb396cdb12cb482419d4d01a288f26d67c536de7a93f0ee0e881f |