)]}'
{"cinder/volume/drivers/solidfire.py":[{"author":{"_account_id":7198,"name":"Jay Bryant","email":"jungleboyj@electronicjungle.net","username":"jsbryant"},"change_message_id":"3410c4e82b369edddc31ed735963be9e1b9d1abc","unresolved":false,"context_lines":[{"line_number":68,"context_line":"                    \u0027are of the form \u003csf_volume_prefix\u003e\u003ccinder-volume-id\u003e.  \u0027"},{"line_number":69,"context_line":"                    \u0027The default is to use a prefix of \\\u0027UUID-\\\u0027.\u0027),"},{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    cfg.StrOpt(\u0027sf_template_account_name\u0027,"},{"line_number":72,"context_line":"               default\u003d\u0027openstack-vtemplate\u0027,"},{"line_number":73,"context_line":"               help\u003d\u0027Account name on the SolidFire Cluster to use as owner of \u0027"},{"line_number":74,"context_line":"                    \u0027template/cache volumes (created if does not exist).\u0027),"},{"line_number":75,"context_line":""},{"line_number":76,"context_line":"    cfg.BoolOpt(\u0027sf_allow_template_caching\u0027,"},{"line_number":77,"context_line":"                deprecated_for_removal\u003dTrue,"}],"source_content_type":"text/x-python","patch_set":2,"id":"9fb8cfa7_8ed1d2ce","side":"PARENT","line":74,"range":{"start_line":71,"start_character":0,"end_line":74,"end_character":75},"updated":"2019-07-01 15:24:35.000000000","message":"This is being removed without deprecation.  Is there a reason for this?","commit_id":"99a6fcdcf6036d9db54de310fcd60d2c6f4e3639"},{"author":{"_account_id":28710,"name":"Jay Rubenstein","email":"jay.rubenstein@netapp.com","username":"jarbassaidai"},"change_message_id":"0a66ebdda9f352c7efadd6a682b695a120973409","unresolved":false,"context_lines":[{"line_number":68,"context_line":"                    \u0027are of the form \u003csf_volume_prefix\u003e\u003ccinder-volume-id\u003e.  \u0027"},{"line_number":69,"context_line":"                    \u0027The default is to use a prefix of \\\u0027UUID-\\\u0027.\u0027),"},{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    cfg.StrOpt(\u0027sf_template_account_name\u0027,"},{"line_number":72,"context_line":"               default\u003d\u0027openstack-vtemplate\u0027,"},{"line_number":73,"context_line":"               help\u003d\u0027Account name on the SolidFire Cluster to use as owner of \u0027"},{"line_number":74,"context_line":"                    \u0027template/cache volumes (created if does not exist).\u0027),"},{"line_number":75,"context_line":""},{"line_number":76,"context_line":"    cfg.BoolOpt(\u0027sf_allow_template_caching\u0027,"},{"line_number":77,"context_line":"                deprecated_for_removal\u003dTrue,"}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_df0e52e4","side":"PARENT","line":74,"range":{"start_line":71,"start_character":0,"end_line":74,"end_character":75},"in_reply_to":"9fb8cfa7_8ed1d2ce","updated":"2019-07-09 19:18:23.000000000","message":"Eric is correct it was part of the deprecation, it was the SF account associated with the SF template cache volumes","commit_id":"99a6fcdcf6036d9db54de310fcd60d2c6f4e3639"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"0c0411c1b28da808e841b2563cba1ec701feffee","unresolved":false,"context_lines":[{"line_number":68,"context_line":"                    \u0027are of the form \u003csf_volume_prefix\u003e\u003ccinder-volume-id\u003e.  \u0027"},{"line_number":69,"context_line":"                    \u0027The default is to use a prefix of \\\u0027UUID-\\\u0027.\u0027),"},{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    cfg.StrOpt(\u0027sf_template_account_name\u0027,"},{"line_number":72,"context_line":"               default\u003d\u0027openstack-vtemplate\u0027,"},{"line_number":73,"context_line":"               help\u003d\u0027Account name on the SolidFire Cluster to use as owner of \u0027"},{"line_number":74,"context_line":"                    \u0027template/cache volumes (created if does not exist).\u0027),"},{"line_number":75,"context_line":""},{"line_number":76,"context_line":"    cfg.BoolOpt(\u0027sf_allow_template_caching\u0027,"},{"line_number":77,"context_line":"                deprecated_for_removal\u003dTrue,"}],"source_content_type":"text/x-python","patch_set":2,"id":"9fb8cfa7_d6bc3c07","side":"PARENT","line":74,"range":{"start_line":71,"start_character":0,"end_line":74,"end_character":75},"in_reply_to":"9fb8cfa7_8ed1d2ce","updated":"2019-07-01 19:56:14.000000000","message":"It\u0027s not used for anything other than this feature which was already deprecated, so I don\u0027t think this matters?","commit_id":"99a6fcdcf6036d9db54de310fcd60d2c6f4e3639"}],"releasenotes/notes/deprecate-sf-allow-template-caching-b3a1ea32512cbb11.yaml":[{"author":{"_account_id":7198,"name":"Jay Bryant","email":"jungleboyj@electronicjungle.net","username":"jsbryant"},"change_message_id":"f207950d3503ca8802174a135cbf57406fa3e1a9","unresolved":false,"context_lines":[{"line_number":6,"context_line":"    The configuration option sf_allow_template_caching for the"},{"line_number":7,"context_line":"    SolidFire cinder driver has been removed. Use image_volume_cache_enabled"},{"line_number":8,"context_line":"    equals True for a better template image cache that is managed from"},{"line_number":9,"context_line":"    cinder.   List deprecations notes here, or remove this section.  All of the list"},{"line_number":10,"context_line":"    items in this section are combined when the release notes are rendered, so"},{"line_number":11,"context_line":"    the text needs to be worded so that it does not depend on any information"},{"line_number":12,"context_line":"    only available in another section, such as the prelude. This may mean"},{"line_number":13,"context_line":"    repeating some details."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"7faddb67_58c2d454","line":13,"range":{"start_line":9,"start_character":12,"end_line":13,"end_character":27},"updated":"2019-08-05 17:04:17.000000000","message":"This text should be removed please.","commit_id":"58629f542fbf42907c3cb8560ad56abbe47ca8fc"},{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"381c3dab222555709137a30a833e5d3c1d2f1845","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"prelude: \u003e"},{"line_number":3,"context_line":"    SolidFire cinder driver deprecate sf_allow_template_caching"},{"line_number":4,"context_line":"deprecations:"},{"line_number":5,"context_line":"  - |"},{"line_number":6,"context_line":"    The configuration option sf_allow_template_caching for the"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"3fa7e38b_16fa81b9","line":3,"updated":"2019-12-02 14:59:42.000000000","message":"This should not have been in the prelude section. This is not an overarching message for the train release of Cinder that we wanted to share.","commit_id":"fd495d010c11bd527710a491d6260dd8e0e4ee36"}],"releasenotes/notes/remove-sf_allow_template_caching.yaml":[{"author":{"_account_id":7198,"name":"Jay Bryant","email":"jungleboyj@electronicjungle.net","username":"jsbryant"},"change_message_id":"3410c4e82b369edddc31ed735963be9e1b9d1abc","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"deprecations:"},{"line_number":3,"context_line":"  -|"},{"line_number":4,"context_line":"   The configuration option sf_allow_template_caching for the "},{"line_number":5,"context_line":"   SolidFire cinder driver as been removed. Use image_volume_cache_enabled"},{"line_number":6,"context_line":"   equals True for a better template image cache that is managed from"},{"line_number":7,"context_line":"   cinder. "}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_8e5c727d","line":4,"range":{"start_line":4,"start_character":61,"end_line":4,"end_character":62},"updated":"2019-07-01 15:24:35.000000000","message":"Please address the extra spaces here.","commit_id":"b03b3a24abda02fbc49fb5baf8d8fae2693a242c"},{"author":{"_account_id":28710,"name":"Jay Rubenstein","email":"jay.rubenstein@netapp.com","username":"jarbassaidai"},"change_message_id":"0a66ebdda9f352c7efadd6a682b695a120973409","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"deprecations:"},{"line_number":3,"context_line":"  -|"},{"line_number":4,"context_line":"   The configuration option sf_allow_template_caching for the "},{"line_number":5,"context_line":"   SolidFire cinder driver as been removed. Use image_volume_cache_enabled"},{"line_number":6,"context_line":"   equals True for a better template image cache that is managed from"},{"line_number":7,"context_line":"   cinder. "}],"source_content_type":"text/x-yaml","patch_set":2,"id":"7faddb67_f31265b1","line":4,"range":{"start_line":4,"start_character":61,"end_line":4,"end_character":62},"in_reply_to":"9fb8cfa7_8e5c727d","updated":"2019-07-09 19:18:23.000000000","message":"done","commit_id":"b03b3a24abda02fbc49fb5baf8d8fae2693a242c"},{"author":{"_account_id":7198,"name":"Jay Bryant","email":"jungleboyj@electronicjungle.net","username":"jsbryant"},"change_message_id":"3410c4e82b369edddc31ed735963be9e1b9d1abc","unresolved":false,"context_lines":[{"line_number":2,"context_line":"deprecations:"},{"line_number":3,"context_line":"  -|"},{"line_number":4,"context_line":"   The configuration option sf_allow_template_caching for the "},{"line_number":5,"context_line":"   SolidFire cinder driver as been removed. Use image_volume_cache_enabled"},{"line_number":6,"context_line":"   equals True for a better template image cache that is managed from"},{"line_number":7,"context_line":"   cinder. "}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_0e6f2228","line":5,"range":{"start_line":5,"start_character":26,"end_line":5,"end_character":29},"updated":"2019-07-01 15:24:35.000000000","message":"has","commit_id":"b03b3a24abda02fbc49fb5baf8d8fae2693a242c"},{"author":{"_account_id":28710,"name":"Jay Rubenstein","email":"jay.rubenstein@netapp.com","username":"jarbassaidai"},"change_message_id":"0a66ebdda9f352c7efadd6a682b695a120973409","unresolved":false,"context_lines":[{"line_number":2,"context_line":"deprecations:"},{"line_number":3,"context_line":"  -|"},{"line_number":4,"context_line":"   The configuration option sf_allow_template_caching for the "},{"line_number":5,"context_line":"   SolidFire cinder driver as been removed. Use image_volume_cache_enabled"},{"line_number":6,"context_line":"   equals True for a better template image cache that is managed from"},{"line_number":7,"context_line":"   cinder. "}],"source_content_type":"text/x-yaml","patch_set":2,"id":"7faddb67_93277113","line":5,"range":{"start_line":5,"start_character":26,"end_line":5,"end_character":29},"in_reply_to":"9fb8cfa7_0e6f2228","updated":"2019-07-09 19:18:23.000000000","message":"corrected as-\u003e has","commit_id":"b03b3a24abda02fbc49fb5baf8d8fae2693a242c"},{"author":{"_account_id":7198,"name":"Jay Bryant","email":"jungleboyj@electronicjungle.net","username":"jsbryant"},"change_message_id":"9b0a843715702ed4893d799f7e111a003fe78a38","unresolved":false,"context_lines":[{"line_number":4,"context_line":"   The configuration option sf_allow_template_caching for the"},{"line_number":5,"context_line":"   SolidFire cinder driver has been removed. Use image_volume_cache_enabled"},{"line_number":6,"context_line":"   equals True for a better template image cache that is managed from"},{"line_number":7,"context_line":"   cinder. "}],"source_content_type":"text/x-yaml","patch_set":3,"id":"7faddb67_5518dad1","line":7,"range":{"start_line":7,"start_character":10,"end_line":7,"end_character":11},"updated":"2019-07-10 13:36:23.000000000","message":"Need to correct the trailing space here please.","commit_id":"629321ff7d6d5ec4a185402e22327d93f567077e"},{"author":{"_account_id":28710,"name":"Jay Rubenstein","email":"jay.rubenstein@netapp.com","username":"jarbassaidai"},"change_message_id":"c8bcfeaa5094fed740e27e7fe9ca2b730328f09a","unresolved":false,"context_lines":[{"line_number":4,"context_line":"   The configuration option sf_allow_template_caching for the"},{"line_number":5,"context_line":"   SolidFire cinder driver has been removed. Use image_volume_cache_enabled"},{"line_number":6,"context_line":"   equals True for a better template image cache that is managed from"},{"line_number":7,"context_line":"   cinder. "}],"source_content_type":"text/x-yaml","patch_set":3,"id":"7faddb67_6868341c","line":7,"range":{"start_line":7,"start_character":10,"end_line":7,"end_character":11},"in_reply_to":"7faddb67_5518dad1","updated":"2019-07-22 12:14:38.000000000","message":"trailing space removed","commit_id":"629321ff7d6d5ec4a185402e22327d93f567077e"}]}
