StarkAndWayne/bosh-bootstrap

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
ChangeLog.md
Gemfile
Guardfile
LICENSE.txt
README.md
Rakefile
TODO.md
bin/bosh-bootstrap
bosh-bootstrap.gemspec
lib/bosh-bootstrap.rb16
lib/bosh-bootstrap/cli/commands/delete.rb18
lib/bosh-bootstrap/cli/commands/deploy.rb59
lib/bosh-bootstrap/cli/commands/ssh.rb22
lib/bosh-bootstrap/cli/helpers.rb11
lib/bosh-bootstrap/cli/helpers/bundle.rb17
lib/bosh-bootstrap/cli/helpers/interactions.rb12
lib/bosh-bootstrap/cli/helpers/key_pair.rb15
lib/bosh-bootstrap/cli/helpers/settings.rb43
lib/bosh-bootstrap/key_pair.rb17
lib/bosh-bootstrap/microbosh.rb35
lib/bosh-bootstrap/microbosh_providers.rb10
lib/bosh-bootstrap/microbosh_providers/aws.rb114
A
1 hr
lib/bosh-bootstrap/microbosh_providers/base.rb101
lib/bosh-bootstrap/microbosh_providers/openstack.rb125
A
25 mins
lib/bosh-bootstrap/microbosh_providers/vsphere.rb71
A
25 mins
lib/bosh-bootstrap/network.rb26
lib/bosh-bootstrap/network_providers.rb10
lib/bosh-bootstrap/network_providers/aws.rb29
lib/bosh-bootstrap/network_providers/dummy.rb9
lib/bosh-bootstrap/network_providers/openstack.rb14
lib/bosh-bootstrap/public_stemcell.rb31
lib/bosh-bootstrap/public_stemcells.rb51
lib/bosh-bootstrap/thor_cli.rb24
lib/bosh-bootstrap/version.rb5
lib/bosh/cli/commands/bootstrap.rb36