Project

General

Profile

« Previous | Next » 

Revision 849a61fb

Added by Marc Dequènes about 13 years ago

  • ID 849a61fbc6316122e796c45804ce367dfe50f3dd

[evol] Librarian API work §1, using DI too

View differences:

bin/test_client
task "compare stuff" do
ask "MapMaker", :info1, "/_cyborg_"
ask "Librarian", :info2, "/_cyborg_"
ask "MapMaker", :zones, "/Zones"
ask "Librarian", :library, "/Records"
ask "Librarian", :persons, "/Records/persons"
ask "Librarian", :dns_domains, "/Records/dns_domains"
#ask "MapMaker", :zones, "/Zones"
#ask "MapMaker", :wanted_failure, "/prout"
ask "MapMaker", :dns, "/Services/DNS"
ask "MapMaker", :dnssec, "/Services/DNSSEC"
ask "MapMaker", :zone_mp, "/Zones/milkypond.org"
ask "MapMaker", :dns_check, "/Services/DNS/check_config"
#ask "MapMaker", :dns, "/Services/DNS"
#ask "MapMaker", :dnssec, "/Services/DNSSEC"
#ask "MapMaker", :zone_mp, "/Zones/milkypond.org"
#ask "MapMaker", :dns_check, "/Services/DNS/check_config"
#ask "MapMaker", :search, "/Zones/?"
#ask "MapMaker", :search_master, "/Zones/?", {:master => true}
#ask "MapMaker", :search_slave, "/Zones/?", {:master => false}

Also available in: Unified diff