debut 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 9f3c52f3ce9d2361ad907436ff3216d8f086ec68
4
+ data.tar.gz: 15b918c0ac46ebfa9264135c1cd7e409166097ed
5
+ SHA512:
6
+ metadata.gz: a583442b52fa3693efe968245152e369245c6381ba681a94672b6c8c65400ae234584af6c5d4019b174fe5277adbf40e45dc85c67593ec12924b3ddc34fd31cb
7
+ data.tar.gz: eb9154db8de8361e04f7eb5cbcbc84397f86d95fcbcbb076f37ccfcee213e53a8bb4ed6f8c847f9171e40d15ccd9af6b12f2cf4d2d9fe06edb95e906ff7259dc
data/.travis.yml CHANGED
@@ -1,3 +1,5 @@
1
+ sudo: false
2
+
1
3
  language: ruby
2
4
 
3
5
  gemfile:
data/Gemfile CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
data/Gemfile.lock CHANGED
@@ -1,52 +1,166 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- debut (0.0.4)
4
+ debut (0.0.5)
5
5
  fog (>= 1)
6
6
  gli (>= 2.7)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
+ CFPropertyList (2.3.2)
11
12
  builder (3.2.2)
12
- colorize (0.5.8)
13
- coveralls (0.6.7)
14
- colorize
15
- multi_json (~> 1.3)
16
- rest-client
17
- simplecov (>= 0.7)
18
- thor
19
- excon (0.25.3)
20
- fog (1.15.0)
13
+ coveralls (0.8.9)
14
+ json (~> 1.8)
15
+ rest-client (>= 1.6.8, < 2)
16
+ simplecov (~> 0.10.0)
17
+ term-ansicolor (~> 1.3)
18
+ thor (~> 0.19.1)
19
+ tins (~> 1.6.0)
20
+ docile (1.1.5)
21
+ domain_name (0.5.25)
22
+ unf (>= 0.0.5, < 1.0.0)
23
+ excon (0.45.4)
24
+ fission (0.5.0)
25
+ CFPropertyList (~> 2.2)
26
+ fog (1.36.0)
27
+ fog-aliyun (>= 0.1.0)
28
+ fog-atmos
29
+ fog-aws (>= 0.6.0)
30
+ fog-brightbox (~> 0.4)
31
+ fog-core (~> 1.32)
32
+ fog-dynect (~> 0.0.2)
33
+ fog-ecloud (~> 0.1)
34
+ fog-google (<= 0.1.0)
35
+ fog-json
36
+ fog-local
37
+ fog-powerdns (>= 0.1.1)
38
+ fog-profitbricks
39
+ fog-radosgw (>= 0.0.2)
40
+ fog-riakcs
41
+ fog-sakuracloud (>= 0.0.4)
42
+ fog-serverlove
43
+ fog-softlayer
44
+ fog-storm_on_demand
45
+ fog-terremark
46
+ fog-vmfusion
47
+ fog-voxel
48
+ fog-xenserver
49
+ fog-xml (~> 0.1.1)
50
+ ipaddress (~> 0.5)
51
+ nokogiri (~> 1.5, >= 1.5.11)
52
+ fog-aliyun (0.1.0)
53
+ fog-core (~> 1.27)
54
+ fog-json (~> 1.0)
55
+ ipaddress (~> 0.8)
56
+ xml-simple (~> 1.1)
57
+ fog-atmos (0.1.0)
58
+ fog-core
59
+ fog-xml
60
+ fog-aws (0.7.6)
61
+ fog-core (~> 1.27)
62
+ fog-json (~> 1.0)
63
+ fog-xml (~> 0.1)
64
+ ipaddress (~> 0.8)
65
+ fog-brightbox (0.9.0)
66
+ fog-core (~> 1.22)
67
+ fog-json
68
+ inflecto (~> 0.0.2)
69
+ fog-core (1.35.0)
21
70
  builder
22
- excon (~> 0.25.0)
23
- formatador (~> 0.2.0)
24
- mime-types
25
- multi_json (~> 1.0)
26
- net-scp (~> 1.1)
27
- net-ssh (>= 2.1.3)
28
- nokogiri (~> 1.5)
29
- ruby-hmac
30
- formatador (0.2.4)
31
- gli (2.7.0)
32
- mime-types (1.23)
33
- mini_portile (0.5.1)
34
- minitest (2.5.1)
35
- multi_json (1.7.8)
36
- net-scp (1.1.2)
37
- net-ssh (>= 2.6.5)
38
- net-ssh (2.6.8)
39
- nokogiri (1.6.0)
40
- mini_portile (~> 0.5.0)
41
- rake (10.1.0)
42
- rest-client (1.6.7)
43
- mime-types (>= 1.16)
44
- ruby-hmac (0.4.0)
45
- simplecov (0.7.1)
46
- multi_json (~> 1.0)
47
- simplecov-html (~> 0.7.1)
48
- simplecov-html (0.7.1)
49
- thor (0.18.1)
71
+ excon (~> 0.45)
72
+ formatador (~> 0.2)
73
+ fog-dynect (0.0.2)
74
+ fog-core
75
+ fog-json
76
+ fog-xml
77
+ fog-ecloud (0.3.0)
78
+ fog-core
79
+ fog-xml
80
+ fog-google (0.1.0)
81
+ fog-core
82
+ fog-json
83
+ fog-xml
84
+ fog-json (1.0.2)
85
+ fog-core (~> 1.0)
86
+ multi_json (~> 1.10)
87
+ fog-local (0.2.1)
88
+ fog-core (~> 1.27)
89
+ fog-powerdns (0.1.1)
90
+ fog-core (~> 1.27)
91
+ fog-json (~> 1.0)
92
+ fog-xml (~> 0.1)
93
+ fog-profitbricks (0.0.5)
94
+ fog-core
95
+ fog-xml
96
+ nokogiri
97
+ fog-radosgw (0.0.4)
98
+ fog-core (>= 1.21.0)
99
+ fog-json
100
+ fog-xml (>= 0.0.1)
101
+ fog-riakcs (0.1.0)
102
+ fog-core
103
+ fog-json
104
+ fog-xml
105
+ fog-sakuracloud (1.4.0)
106
+ fog-core
107
+ fog-json
108
+ fog-serverlove (0.1.2)
109
+ fog-core
110
+ fog-json
111
+ fog-softlayer (1.0.2)
112
+ fog-core
113
+ fog-json
114
+ fog-storm_on_demand (0.1.1)
115
+ fog-core
116
+ fog-json
117
+ fog-terremark (0.1.0)
118
+ fog-core
119
+ fog-xml
120
+ fog-vmfusion (0.1.0)
121
+ fission
122
+ fog-core
123
+ fog-voxel (0.1.0)
124
+ fog-core
125
+ fog-xml
126
+ fog-xenserver (0.2.2)
127
+ fog-core
128
+ fog-xml
129
+ fog-xml (0.1.2)
130
+ fog-core
131
+ nokogiri (~> 1.5, >= 1.5.11)
132
+ formatador (0.2.5)
133
+ gli (2.13.4)
134
+ http-cookie (1.0.2)
135
+ domain_name (~> 0.5)
136
+ inflecto (0.0.2)
137
+ ipaddress (0.8.0)
138
+ json (1.8.3)
139
+ mime-types (2.99)
140
+ mini_portile (0.6.2)
141
+ minitest (5.8.3)
142
+ multi_json (1.11.2)
143
+ netrc (0.11.0)
144
+ nokogiri (1.6.6.4)
145
+ mini_portile (~> 0.6.0)
146
+ rake (10.4.2)
147
+ rest-client (1.8.0)
148
+ http-cookie (>= 1.0.2, < 2.0)
149
+ mime-types (>= 1.16, < 3.0)
150
+ netrc (~> 0.7)
151
+ simplecov (0.10.0)
152
+ docile (~> 1.1.0)
153
+ json (~> 1.8)
154
+ simplecov-html (~> 0.10.0)
155
+ simplecov-html (0.10.0)
156
+ term-ansicolor (1.3.2)
157
+ tins (~> 1.0)
158
+ thor (0.19.1)
159
+ tins (1.6.0)
160
+ unf (0.1.4)
161
+ unf_ext
162
+ unf_ext (0.0.7.1)
163
+ xml-simple (1.1.5)
50
164
 
51
165
  PLATFORMS
52
166
  ruby
@@ -56,3 +170,6 @@ DEPENDENCIES
56
170
  debut!
57
171
  minitest
58
172
  rake
173
+
174
+ BUNDLED WITH
175
+ 1.10.6
data/README.md CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  LiveTribe Debut
4
4
  ===============
5
- [![Build Status](https://secure.travis-ci.org/livetribe/livetribe-debut.png?branch=master)](http://travis-ci.org/livetribe/livetribe-debut)
5
+ [![Build Status](https://secure.travis-ci.org/livetribe/debut-ruby.png?branch=master)](http://travis-ci.org/livetribe/debut-ruby)
6
6
  [![Gem Version](https://fury-badge.herokuapp.com/rb/debut.png)](http://badge.fury.io/rb/debut)
7
- [![Dependency Status](https://gemnasium.com/livetribe/livetribe-debut.png)](https://gemnasium.com/livetribe/livetribe-debut)
8
- [![Code Climate](https://codeclimate.com/github/livetribe/livetribe-debut.png)](https://codeclimate.com/github/livetribe/livetribe-debut)
9
- [![Coverage Status](https://coveralls.io/repos/livetribe/livetribe-debut/badge.png)](https://coveralls.io/r/livetribe/livetribe-debut)
7
+ [![Dependency Status](https://gemnasium.com/livetribe/debut-ruby.png)](https://gemnasium.com/livetribe/debut-ruby)
8
+ [![Code Climate](https://codeclimate.com/repos/53030f3669568039c20034f2/badges/9a71d49078ec0980c966/gpa.png)](https://codeclimate.com/repos/53030f3669568039c20034f2/feed)
9
+ [![Coverage Status](https://coveralls.io/repos/livetribe/debut-ruby/badge.png)](https://coveralls.io/r/livetribe/debut-ruby)
10
10
 
11
11
  Register your cloud instance w/ DNS and other lookup services.
12
12
 
@@ -25,7 +25,7 @@ there is only one Amazon Route 53 provider. Come join the fun and add one!
25
25
  sudo gem install debut
26
26
 
27
27
  Now, after
28
- [setting up your Fog credentials]http://fog.io/about/getting_started.html#credentials "Setting up your Fog credentials"),
28
+ [setting up your Fog credentials](http://fog.io/about/getting_started.html#credentials "Setting up your Fog credentials"),
29
29
  you are ready to introduce your cloud instance:
30
30
 
31
31
  $ debut -h ec2-164-62-8-61.us-west-1.compute.amazonaws.com -s mock.livetribe.org. -n travis hello
@@ -85,16 +85,20 @@ the second policy allows for the modification of a specific zone.
85
85
  ## Contributing
86
86
 
87
87
  * Find something you would like to work on.
88
- * Look for anything you can help with in the [issue tracker](https://github.com/livetribe/livetribe-debut/issues).
89
- * Look at the [code quality metrics](https://codeclimate.com/github/livetribe/livetribe-debut) for anything you can help clean up.
88
+ * Look for anything you can help with in the [issue tracker](https://github.com/livetribe/debut-ruby/issues).
89
+ * Look at the [code quality metrics](https://codeclimate.com/github/livetribe/debut-ruby) for anything you can help clean up.
90
90
  * Or anything else!
91
91
  * Fork the project and do your work in a topic branch.
92
92
  * Make sure your changes will work on both Ruby 1.9 and Ruby 2.0
93
93
  * Add minitests tests to prove your code works and run all the tests using `bundle exec rake`.
94
- * Rebase your branch against `livetribe/livetribe-debut` to make sure everything is up to date.
94
+ * Rebase your branch against `livetribe/debut-ruby` to make sure everything is up to date.
95
95
  * Commit your changes and send a pull request.
96
96
 
97
97
  ## Additional Resources
98
98
 
99
99
  * [livetribe.org](http://www.livetribe.org)
100
100
  * [Provider Documentation](http://www.livetribe.org/about/Debut-Provider)
101
+
102
+
103
+ [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/livetribe/debut-ruby/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
104
+
data/Rakefile CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
data/bin/debut CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  #
3
- # Copyright 2013 the original author or authors
3
+ # Copyright 2013-15 the original author or authors
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
data/debut.gemspec CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@ require File.join([File.dirname(__FILE__), 'lib', 'debut', 'version.rb'])
21
21
  Gem::Specification.new do |s|
22
22
  s.name = 'debut'
23
23
  s.version = LiveTribe::Debut::VERSION
24
- s.date = '2013-08-24'
24
+ s.date = '2015-11-26'
25
25
  s.summary = "A simple way to register your cloud instance"
26
26
  s.description = "A simple way to register your cloud instance with DNS and other lookup services"
27
27
  s.platform = Gem::Platform::RUBY
data/lib/debut/aws.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
data/lib/debut/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,6 @@
16
16
  #
17
17
  module LiveTribe
18
18
  module Debut
19
- VERSION = '0.0.4'
19
+ VERSION = '0.0.5'
20
20
  end
21
21
  end
data/lib/debut.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
data/tests/aws_tests.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -143,4 +143,4 @@ class TestAws < MiniTest::Unit::TestCase
143
143
  aws.send :collect_name_and_subdomain
144
144
  }
145
145
  end
146
- end
146
+ end
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
data/tests/debut_tests.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
data/tests/helper.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  #
2
- # Copyright 2013 the original author or authors
2
+ # Copyright 2013-15 the original author or authors
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
metadata CHANGED
@@ -1,80 +1,80 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: debut
3
- version: !ruby/object:Gem::Version
4
- prerelease: false
5
- segments:
6
- - 0
7
- - 0
8
- - 4
9
- version: 0.0.4
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.5
10
5
  platform: ruby
11
- authors:
6
+ authors:
12
7
  - LiveTribe - Systems Management Project
13
8
  autorequire:
14
9
  bindir: bin
15
10
  cert_chain: []
16
-
17
- date: 2013-08-24 00:00:00 -07:00
18
- default_executable:
19
- dependencies:
20
- - !ruby/object:Gem::Dependency
11
+ date: 2015-11-26 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
21
14
  name: fog
22
- prerelease: false
23
- requirement: &id001 !ruby/object:Gem::Requirement
24
- requirements:
25
- - - ">="
26
- - !ruby/object:Gem::Version
27
- segments:
28
- - 1
29
- version: "1"
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - '>='
18
+ - !ruby/object:Gem::Version
19
+ version: '1'
30
20
  type: :runtime
31
- version_requirements: *id001
32
- - !ruby/object:Gem::Dependency
33
- name: gli
34
21
  prerelease: false
35
- requirement: &id002 !ruby/object:Gem::Requirement
36
- requirements:
37
- - - ">="
38
- - !ruby/object:Gem::Version
39
- segments:
40
- - 2
41
- - 7
42
- version: "2.7"
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - '>='
25
+ - !ruby/object:Gem::Version
26
+ version: '1'
27
+ - !ruby/object:Gem::Dependency
28
+ name: gli
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - '>='
32
+ - !ruby/object:Gem::Version
33
+ version: '2.7'
43
34
  type: :runtime
44
- version_requirements: *id002
45
- - !ruby/object:Gem::Dependency
46
- name: minitest
47
35
  prerelease: false
48
- requirement: &id003 !ruby/object:Gem::Requirement
49
- requirements:
50
- - - ">="
51
- - !ruby/object:Gem::Version
52
- segments:
53
- - 0
54
- version: "0"
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - '>='
39
+ - !ruby/object:Gem::Version
40
+ version: '2.7'
41
+ - !ruby/object:Gem::Dependency
42
+ name: minitest
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - '>='
46
+ - !ruby/object:Gem::Version
47
+ version: '0'
55
48
  type: :development
56
- version_requirements: *id003
57
- - !ruby/object:Gem::Dependency
58
- name: rake
59
49
  prerelease: false
60
- requirement: &id004 !ruby/object:Gem::Requirement
61
- requirements:
62
- - - ">="
63
- - !ruby/object:Gem::Version
64
- segments:
65
- - 0
66
- version: "0"
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - '>='
53
+ - !ruby/object:Gem::Version
54
+ version: '0'
55
+ - !ruby/object:Gem::Dependency
56
+ name: rake
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - '>='
60
+ - !ruby/object:Gem::Version
61
+ version: '0'
67
62
  type: :development
68
- version_requirements: *id004
69
- description: A simple way to register your cloud instance with DNS and other lookup services
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - '>='
67
+ - !ruby/object:Gem::Version
68
+ version: '0'
69
+ description: A simple way to register your cloud instance with DNS and other lookup
70
+ services
70
71
  email: livetribe-dev@googlegroups.com
71
- executables:
72
+ executables:
72
73
  - debut
73
74
  extensions: []
74
-
75
- extra_rdoc_files:
75
+ extra_rdoc_files:
76
76
  - README.md
77
- files:
77
+ files:
78
78
  - .coveralls.yml
79
79
  - .gitignore
80
80
  - .travis.yml
@@ -92,35 +92,29 @@ files:
92
92
  - tests/debut/broken.rb
93
93
  - tests/debut_tests.rb
94
94
  - tests/helper.rb
95
- has_rdoc: true
96
95
  homepage: http://www.livetribe.org
97
- licenses:
96
+ licenses:
98
97
  - ASL-2
98
+ metadata: {}
99
99
  post_install_message:
100
- rdoc_options:
100
+ rdoc_options:
101
101
  - --charset=UTF-8
102
- require_paths:
102
+ require_paths:
103
103
  - lib
104
- required_ruby_version: !ruby/object:Gem::Requirement
105
- requirements:
106
- - - ">="
107
- - !ruby/object:Gem::Version
108
- segments:
109
- - 0
110
- version: "0"
111
- required_rubygems_version: !ruby/object:Gem::Requirement
112
- requirements:
113
- - - ">="
114
- - !ruby/object:Gem::Version
115
- segments:
116
- - 0
117
- version: "0"
104
+ required_ruby_version: !ruby/object:Gem::Requirement
105
+ requirements:
106
+ - - '>='
107
+ - !ruby/object:Gem::Version
108
+ version: '0'
109
+ required_rubygems_version: !ruby/object:Gem::Requirement
110
+ requirements:
111
+ - - '>='
112
+ - !ruby/object:Gem::Version
113
+ version: '0'
118
114
  requirements: []
119
-
120
115
  rubyforge_project:
121
- rubygems_version: 1.3.6
116
+ rubygems_version: 2.5.0
122
117
  signing_key:
123
- specification_version: 3
118
+ specification_version: 4
124
119
  summary: A simple way to register your cloud instance
125
120
  test_files: []
126
-