)]}'
{"doc/source/howtos/multiple-pools.rst":[{"author":{"_account_id":11662,"name":"Paul Glass","email":"paul.glass@rackspace.com","username":"pglass"},"change_message_id":"51caeba4b821ce601adfcaf54a8e817b6472bf5b","unresolved":false,"context_lines":[{"line_number":1,"context_line":".."},{"line_number":2,"context_line":"    Copyright 2015 Rackspace Hosting"},{"line_number":3,"context_line":""},{"line_number":4,"context_line":"    Licensed under the Apache License, Version 2.0 (the \"License\"); you may"},{"line_number":5,"context_line":"    not use this file except in compliance with the License. You may obtain"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1aa78d24_7c74ea34","line":2,"updated":"2016-07-13 17:11:24.000000000","message":"2016","commit_id":"1967af112ab7214490bc995b13ecec7ce67a87ff"},{"author":{"_account_id":11662,"name":"Paul Glass","email":"paul.glass@rackspace.com","username":"pglass"},"change_message_id":"51caeba4b821ce601adfcaf54a8e817b6472bf5b","unresolved":false,"context_lines":[{"line_number":39,"context_line":"configuration, there could be a stealth master that you configure as"},{"line_number":40,"context_line":"your target and a set of slaves pointed to that master as your"},{"line_number":41,"context_line":"nameservers. Designate will write to the master and then look for the"},{"line_number":42,"context_line":"changes on the slaves before considering the change active."},{"line_number":43,"context_line":""},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"Pools Configuration"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1aa78d24_dcb4fef1","line":42,"updated":"2016-07-13 17:11:24.000000000","message":"Also writing to an api (like dyn) and reading from their nameservers. Or writing to an agent running on the nameserver and reading from the nameserver itself.","commit_id":"1967af112ab7214490bc995b13ecec7ce67a87ff"},{"author":{"_account_id":11662,"name":"Paul Glass","email":"paul.glass@rackspace.com","username":"pglass"},"change_message_id":"51caeba4b821ce601adfcaf54a8e817b6472bf5b","unresolved":false,"context_lines":[{"line_number":46,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":47,"context_line":""},{"line_number":48,"context_line":"Pools are configured by a `pools.yml` file. This file describes the"},{"line_number":49,"context_line":"pools and can be used to update Designate via `designate manage`"},{"line_number":50,"context_line":"commands."},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"Here is an example `pools.yml` that configures two different"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1aa78d24_fc329a5c","line":49,"range":{"start_line":49,"start_character":56,"end_line":49,"end_character":57},"updated":"2016-07-13 17:11:24.000000000","message":"I want a hyphen: \"designate-manage\"","commit_id":"1967af112ab7214490bc995b13ecec7ce67a87ff"},{"author":{"_account_id":11662,"name":"Paul Glass","email":"paul.glass@rackspace.com","username":"pglass"},"change_message_id":"51caeba4b821ce601adfcaf54a8e817b6472bf5b","unresolved":false,"context_lines":[{"line_number":146,"context_line":"       - type: bind9"},{"line_number":147,"context_line":"\t description: bind9 golden master"},{"line_number":148,"context_line":""},{"line_number":149,"context_line":"       masters:"},{"line_number":150,"context_line":"         - host: mdns.designate.example.com"},{"line_number":151,"context_line":"\t   port: 5354"},{"line_number":152,"context_line":""},{"line_number":153,"context_line":"       options:"},{"line_number":154,"context_line":"         host: ns-master-std.example.org"},{"line_number":155,"context_line":"\t port: 53"},{"line_number":156,"context_line":"\t rndc_host: ns-master-std.example.org"},{"line_number":157,"context_line":"\t rndc_port: 953"},{"line_number":158,"context_line":"\t rndc_key_file: /etc/designate.rndc.key"},{"line_number":159,"context_line":""},{"line_number":160,"context_line":""},{"line_number":161,"context_line":"With our configuration in place, we can then update Designate to use"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1aa78d24_3cb26294","line":158,"range":{"start_line":149,"start_character":7,"end_line":158,"end_character":40},"updated":"2016-07-13 17:11:24.000000000","message":"These should be indented to be part of the `- type: bind9` entry in this list.","commit_id":"1967af112ab7214490bc995b13ecec7ce67a87ff"},{"author":{"_account_id":11662,"name":"Paul Glass","email":"paul.glass@rackspace.com","username":"pglass"},"change_message_id":"51caeba4b821ce601adfcaf54a8e817b6472bf5b","unresolved":false,"context_lines":[{"line_number":168,"context_line":"   $ designate-manage pool update --file pools.yml"},{"line_number":169,"context_line":""},{"line_number":170,"context_line":"Designate now has two pools to work with. The next step will be to"},{"line_number":171,"context_line":"configure the scheduler to use the attributes in when choosing what"},{"line_number":172,"context_line":"pool to store the zone on."},{"line_number":173,"context_line":""},{"line_number":174,"context_line":""}],"source_content_type":"text/x-rst","patch_set":1,"id":"1aa78d24_9c4ef693","line":171,"range":{"start_line":171,"start_character":46,"end_line":171,"end_character":53},"updated":"2016-07-13 17:11:24.000000000","message":"\"in when\" -\u003e \"when\"","commit_id":"1967af112ab7214490bc995b13ecec7ce67a87ff"},{"author":{"_account_id":11662,"name":"Paul Glass","email":"paul.glass@rackspace.com","username":"pglass"},"change_message_id":"51caeba4b821ce601adfcaf54a8e817b6472bf5b","unresolved":false,"context_lines":[{"line_number":185,"context_line":" - pool_id_attribute"},{"line_number":186,"context_line":" - attribute"},{"line_number":187,"context_line":""},{"line_number":188,"context_line":"Each scheduler acts as a filter to see what pool a zone should"},{"line_number":189,"context_line":"use. These are configured in the `service:central` section of the"},{"line_number":190,"context_line":"config."},{"line_number":191,"context_line":""},{"line_number":192,"context_line":"For example, if we wanted to allow a user to select a specific pool by"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1aa78d24_b7830d55","line":189,"range":{"start_line":188,"start_character":32,"end_line":189,"end_character":3},"updated":"2016-07-13 17:11:24.000000000","message":"for clarity, something like \"to select the pool of nameservers where a zone is created\"","commit_id":"1967af112ab7214490bc995b13ecec7ce67a87ff"},{"author":{"_account_id":11662,"name":"Paul Glass","email":"paul.glass@rackspace.com","username":"pglass"},"change_message_id":"e66d386ce4fdd8a5bee6f544d1553a7217435786","unresolved":false,"context_lines":[{"line_number":152,"context_line":"         port: 53"},{"line_number":153,"context_line":""},{"line_number":154,"context_line":"     targets:"},{"line_number":155,"context_line":"       - type: bind9"},{"line_number":156,"context_line":"         description: bind9 golden master"},{"line_number":157,"context_line":""},{"line_number":158,"context_line":"       masters:"},{"line_number":159,"context_line":"         - host: mdns.designate.example.com"},{"line_number":160,"context_line":"           port: 5354"},{"line_number":161,"context_line":""},{"line_number":162,"context_line":"       options:"},{"line_number":163,"context_line":"         host: ns-master-std.example.org"},{"line_number":164,"context_line":"         port: 53"},{"line_number":165,"context_line":"         rndc_host: ns-master-std.example.org"},{"line_number":166,"context_line":"         rndc_port: 953"},{"line_number":167,"context_line":"         rndc_key_file: /etc/designate.rndc.key"},{"line_number":168,"context_line":""},{"line_number":169,"context_line":""},{"line_number":170,"context_line":"With our configuration in place, we can then update Designate to use"}],"source_content_type":"text/x-rst","patch_set":3,"id":"1aa78d24_d75def7d","line":167,"range":{"start_line":155,"start_character":0,"end_line":167,"end_character":47},"updated":"2016-07-13 20:23:48.000000000","message":"The indentation still isn\u0027t right here... It should be:\n\n    - type: bind9\n      description: ...\n      masters: ...  # indented\n      options: ...  # indented","commit_id":"71f8ee6224546f9f9670dea7ae179d7cfee012a2"}]}
