Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing and DNSMadeEasy API2.0 support #5

Open
wants to merge 43 commits into
base: develop
Choose a base branch
from

Conversation

lopaka
Copy link

@lopaka lopaka commented Mar 18, 2014

Major changes:

  • Changed reserved attribute name :provider to :dns_provider
  • Created rspec/chefspec tests and fake cookbook
  • Created DNSMadeEasy API2.0 provider
  • Use 'xml' cookbook to install Fog dependencies, allowing wider OS support
  • Using Fog 1.20.0
  • Added comments to resources/default.rb

@slyness
Copy link
Member

slyness commented May 1, 2014

great @lopakadelp I will review this. Thank you.

@@ -0,0 +1,7 @@
site :opscode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's migrate this to librarian please.

Lopaka Delp added 20 commits May 2, 2014 15:25
…ame.

- Replaced "Must be fog compatible" in README with links showing what to use.
- Added :dns_create_disable provider attribute to easily pass in node[:dns][:disable] in the provider.
… when searching records.

- Default recipe does not pass in ttl.  Added the ttl attribute in default recipe.
Lopaka Delp and others added 23 commits May 2, 2014 15:28
- Changed to librarian-chef from Berkshelf.
- Renamed fake cookbook to dns-test.
- Fixed tests.
…_communication_to_dme

Improve kitchen testing for DME API 2.0. If using old version of rest-cl...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants