)]}'
{"elements/undercloud-install/os-refresh-config/post-configure.d/98-undercloud-setup":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"a35e0c49e408bab3b79ce0ef88cea32e6f71554f","unresolved":false,"context_lines":[{"line_number":37,"context_line":""},{"line_number":38,"context_line":"# DHCP_START contains a \":\" then assume a IPv6 subnet"},{"line_number":39,"context_line":"SUBNET_VERSION_STRING\u003d\"--ip-version 4\""},{"line_number":40,"context_line":"SUBNET_ROUTE_STRING\u003d\"--host-route destination\u003d169.254.169.254/32,nexthop\u003d$METADATA_SERVER\""},{"line_number":41,"context_line":"if [[ $DHCP_START \u003d~ : ]] ; then"},{"line_number":42,"context_line":"    SUBNET_VERSION_STRING\u003d\"--ip-version 6 --ipv6-address-mode dhcpv6-stateless --ipv6-ra-mode dhcpv6-stateless\""},{"line_number":43,"context_line":"    SUBNET_ROUTE_STRING\u003d\"\""}],"source_content_type":"application/x-shellscript","patch_set":3,"id":"7f287b81_0542b2ab","line":40,"updated":"2017-09-08 09:18:09.000000000","message":"nit: I\u0027d move these lines to an \"else\" block for readability","commit_id":"f1628c39766824348308503b5d438dce3d8f8b9d"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"a35e0c49e408bab3b79ce0ef88cea32e6f71554f","unresolved":false,"context_lines":[{"line_number":62,"context_line":"        net_create\u003d0"},{"line_number":63,"context_line":"        neutron subnet-update $subnet_id \\"},{"line_number":64,"context_line":"            --allocation-pool start\u003d$DHCP_START,end\u003d$DHCP_END \\"},{"line_number":65,"context_line":"            --gateway $NETWORK_GATEWAY $SUBNET_ROUTE_STRING"},{"line_number":66,"context_line":"    else"},{"line_number":67,"context_line":"        echo \"New cidr $NETWORK_CIDR does not equal old cidr $cidr\""},{"line_number":68,"context_line":"        echo \"Will attempt to delete and recreate subnet $subnet_id\""}],"source_content_type":"application/x-shellscript","patch_set":3,"id":"7f287b81_e51446a2","line":65,"updated":"2017-09-08 09:18:09.000000000","message":"we assume that SUBNET_VERSION_STRING was applied on creating, right? I wonder how to prevent people from trying to update and IPv4 environment to IPv6 :) or is it obviously crazy?","commit_id":"f1628c39766824348308503b5d438dce3d8f8b9d"}]}
