)]}'
{"openstackclient/tests/unit/network/v2/test_subnet.py":[{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"c50c4d6d8b6f36fe530f0aa4beb969d5e300b94e","unresolved":false,"context_lines":[{"line_number":460,"context_line":"        self.assertEqual(self.columns, columns)"},{"line_number":461,"context_line":"        self.assertItemEqual(self.data, data)"},{"line_number":462,"context_line":""},{"line_number":463,"context_line":"    def _test_create_with_dns(self, publish_dns\u003dTrue):"},{"line_number":464,"context_line":"        arglist \u003d ["},{"line_number":465,"context_line":"            \"--subnet-range\", self._subnet.cidr,"},{"line_number":466,"context_line":"            \"--network\", self._subnet.network_id,"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_25bc5a06","line":463,"updated":"2020-01-14 02:05:54.000000000","message":"Would be great to use ddt to cut down on some duplication here. Pretty minor though.","commit_id":"945776dace11fdee974d9d9f4e5974b3c087e21b"},{"author":{"_account_id":970,"name":"Dean Troyer","email":"dtroyer@gmail.com","username":"dtroyer"},"change_message_id":"030f74defdb28341bc323094e4e5af56e2a7f209","unresolved":false,"context_lines":[{"line_number":460,"context_line":"        self.assertEqual(self.columns, columns)"},{"line_number":461,"context_line":"        self.assertItemEqual(self.data, data)"},{"line_number":462,"context_line":""},{"line_number":463,"context_line":"    def _test_create_with_dns(self, publish_dns\u003dTrue):"},{"line_number":464,"context_line":"        arglist \u003d ["},{"line_number":465,"context_line":"            \"--subnet-range\", self._subnet.cidr,"},{"line_number":466,"context_line":"            \"--network\", self._subnet.network_id,"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_6b59b95a","line":463,"in_reply_to":"3fa7e38b_25bc5a06","updated":"2020-01-14 15:53:04.000000000","message":"This was copy-paste from the _tag tests below, I kept the structure as-is otherwise, including the bit noted below, which I will fix...","commit_id":"945776dace11fdee974d9d9f4e5974b3c087e21b"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"4fd389de1811dcea8703291ab8dfe75cdb3a1d1f","unresolved":false,"context_lines":[{"line_number":477,"context_line":"            (\u0027ip_version\u0027, self._subnet.ip_version),"},{"line_number":478,"context_line":"            (\u0027gateway\u0027, \u0027auto\u0027),"},{"line_number":479,"context_line":"        ]"},{"line_number":480,"context_line":"        if publish_dns:"},{"line_number":481,"context_line":"            verifylist.append((\u0027dns_publish_fixed_ip\u0027, True))"},{"line_number":482,"context_line":"        else:"},{"line_number":483,"context_line":"            verifylist.append((\u0027dns_publish_fixed_ip\u0027, False))"},{"line_number":484,"context_line":""},{"line_number":485,"context_line":"        parsed_args \u003d self.check_parser(self.cmd, arglist, verifylist)"},{"line_number":486,"context_line":"        columns, data \u003d (self.cmd.take_action(parsed_args))"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_4256212e","line":483,"range":{"start_line":480,"start_character":8,"end_line":483,"end_character":62},"updated":"2020-01-14 14:48:52.000000000","message":"Can\u0027t you just add\n\n(\u0027dns_publish_fixed_ip\u0027, publish_dns),\n\nto the verifylist definition above? Looks much simpler to me.","commit_id":"945776dace11fdee974d9d9f4e5974b3c087e21b"},{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"a5043aefefc01592acadb279145440a1ef4002a7","unresolved":false,"context_lines":[{"line_number":477,"context_line":"            (\u0027ip_version\u0027, self._subnet.ip_version),"},{"line_number":478,"context_line":"            (\u0027gateway\u0027, \u0027auto\u0027),"},{"line_number":479,"context_line":"        ]"},{"line_number":480,"context_line":"        if publish_dns:"},{"line_number":481,"context_line":"            verifylist.append((\u0027dns_publish_fixed_ip\u0027, True))"},{"line_number":482,"context_line":"        else:"},{"line_number":483,"context_line":"            verifylist.append((\u0027dns_publish_fixed_ip\u0027, False))"},{"line_number":484,"context_line":""},{"line_number":485,"context_line":"        parsed_args \u003d self.check_parser(self.cmd, arglist, verifylist)"},{"line_number":486,"context_line":"        columns, data \u003d (self.cmd.take_action(parsed_args))"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_28e0a727","line":483,"range":{"start_line":480,"start_character":8,"end_line":483,"end_character":62},"in_reply_to":"3fa7e38b_4256212e","updated":"2020-01-14 14:51:33.000000000","message":"+1","commit_id":"945776dace11fdee974d9d9f4e5974b3c087e21b"}],"releasenotes/notes/bug-1784879-9b632174d4af853f.yaml":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"40902110b1d776b7ec69b614cdf8d0a567434968","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add ``\u0027--dns-publish-fixed-ip`` and ``\u0027--no-dns-publish-fixed-ip``"},{"line_number":5,"context_line":"    options to ``create subnet`` and ``set subnet`` commands to"},{"line_number":6,"context_line":"    control the publishing of fixed IPs in DNS when the"},{"line_number":7,"context_line":"    ``subnet_dns_publish_fixed_ip`` Neutron extension is enabled."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_16071a21","line":4,"updated":"2020-01-13 19:46:47.000000000","message":"extra \u0027 chars in both these","commit_id":"43bccd9388d15a2d8fc4cdc92c019f8b6fcc45a5"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"40902110b1d776b7ec69b614cdf8d0a567434968","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    options to ``create subnet`` and ``set subnet`` commands to"},{"line_number":6,"context_line":"    control the publishing of fixed IPs in DNS when the"},{"line_number":7,"context_line":"    ``subnet_dns_publish_fixed_ip`` Neutron extension is enabled."},{"line_number":8,"context_line":"    [Bug `1784879 \u003chttps://bugs.launchpad.net/python-openstackclient/+bug/1784879\u003e`_]"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_36049619","line":8,"updated":"2020-01-13 19:46:47.000000000","message":"Do we actually need a release note when adding a test?  Also, this speaks as if it\u0027s actually adding the option itself, or maybe it was just forgotten in the other change.","commit_id":"43bccd9388d15a2d8fc4cdc92c019f8b6fcc45a5"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"4fd389de1811dcea8703291ab8dfe75cdb3a1d1f","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    options to ``create subnet`` and ``set subnet`` commands to"},{"line_number":6,"context_line":"    control the publishing of fixed IPs in DNS when the"},{"line_number":7,"context_line":"    ``subnet_dns_publish_fixed_ip`` Neutron extension is enabled."},{"line_number":8,"context_line":"    [Bug `1784879 \u003chttps://bugs.launchpad.net/python-openstackclient/+bug/1784879\u003e`_]"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"3fa7e38b_48416336","line":8,"range":{"start_line":8,"start_character":46,"end_line":8,"end_character":68},"updated":"2020-01-14 14:48:52.000000000","message":"Nit: This is actually a neutron bug, LP will still redirect to the correct page, but this looks a bit confusing to me.","commit_id":"945776dace11fdee974d9d9f4e5974b3c087e21b"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"795c66618b79fe21574033491e9270d15b25a4b6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"df33271e_277623da","updated":"2020-03-23 17:36:30.000000000","message":"In theory, we should probably drop this now since it didn\u0027t get in before 5.0.0. However, I\u0027m okay including it since some notice beats no notice, even if it\u0027s against the wrong version","commit_id":"68aa35f35f21476085e25ad2e3da51a1961948e4"}]}
