)]}'
{"cinder/volume/drivers/dell_emc/powerstore/adapter.py":[{"author":{"_account_id":7160,"name":"arkady kanevsky","email":"akanevsk@redhat.com","username":"arkady"},"change_message_id":"657ec9cc67a1ae81b95113d90c606578e7f385f2","unresolved":true,"context_lines":[{"line_number":47,"context_line":"        self.backend_name \u003d backend_name"},{"line_number":48,"context_line":"        self.client \u003d client.PowerStoreClient(**client_config)"},{"line_number":49,"context_line":"        self.storage_protocol \u003d None"},{"line_number":50,"context_line":"        self.use_chap_auth \u003d False"},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"    @staticmethod"},{"line_number":53,"context_line":"    def initiators(connector):"}],"source_content_type":"text/x-python","patch_set":2,"id":"1e1c5865_297f92d8","line":50,"range":{"start_line":50,"start_character":7,"end_line":50,"end_character":34},"updated":"2021-02-04 13:44:06.000000000","message":"why is CHAP turned off?","commit_id":"9e3b99df711f95adbe83a117088d5952f3d634a5"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"7399b6daa142c7b9a8f4377f5492775ed95feef8","unresolved":false,"context_lines":[{"line_number":47,"context_line":"        self.backend_name \u003d backend_name"},{"line_number":48,"context_line":"        self.client \u003d client.PowerStoreClient(**client_config)"},{"line_number":49,"context_line":"        self.storage_protocol \u003d None"},{"line_number":50,"context_line":"        self.use_chap_auth \u003d False"},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"    @staticmethod"},{"line_number":53,"context_line":"    def initiators(connector):"}],"source_content_type":"text/x-python","patch_set":2,"id":"4e9a8317_e48b67b7","line":50,"range":{"start_line":50,"start_character":7,"end_line":50,"end_character":34},"in_reply_to":"1e1c5865_297f92d8","updated":"2021-02-04 14:49:32.000000000","message":"It is default value.\nCHAP is being checked on line 74 and if it is configured on storage the value will be changed to True.","commit_id":"9e3b99df711f95adbe83a117088d5952f3d634a5"}],"cinder/volume/drivers/dell_emc/powerstore/client.py":[{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"9c4108dbdb131c636ac17b094ad284900eff3daf","unresolved":false,"context_lines":[{"line_number":511,"context_line":"            }"},{"line_number":512,"context_line":"        )"},{"line_number":513,"context_line":"        if r.status_code not in self.ok_codes:"},{"line_number":514,"context_line":"            msg \u003d (_(\"Failed to unassign Protecction policy for PowerStore \""},{"line_number":515,"context_line":"                     \"volume with id %s.\") % volume_id)"},{"line_number":516,"context_line":"            LOG.error(msg)"},{"line_number":517,"context_line":"            raise exception.VolumeBackendAPIException(data\u003dmsg)"}],"source_content_type":"text/x-python","patch_set":1,"id":"75f99bca_6c552ce3","line":514,"updated":"2021-02-03 15:00:01.000000000","message":"Done","commit_id":"cfdaaa2b547c0bd1583e7573e3b62c54b241f6d6"},{"author":{"_account_id":29122,"name":"Raghavendra Tilay","email":"raghavendra-uddhav.tilay@hpe.com","username":"raghavendrat"},"change_message_id":"bb97440eae434e4ea5cf53c4f371fbdbe6334b88","unresolved":true,"context_lines":[{"line_number":511,"context_line":"            }"},{"line_number":512,"context_line":"        )"},{"line_number":513,"context_line":"        if r.status_code not in self.ok_codes:"},{"line_number":514,"context_line":"            msg \u003d (_(\"Failed to unassign Protecction policy for PowerStore \""},{"line_number":515,"context_line":"                     \"volume with id %s.\") % volume_id)"},{"line_number":516,"context_line":"            LOG.error(msg)"},{"line_number":517,"context_line":"            raise exception.VolumeBackendAPIException(data\u003dmsg)"}],"source_content_type":"text/x-python","patch_set":1,"id":"cf1aa9fc_2cd94393","line":514,"range":{"start_line":514,"start_character":41,"end_line":514,"end_character":52},"updated":"2021-02-03 12:38:05.000000000","message":"nit: typo error. Protection","commit_id":"cfdaaa2b547c0bd1583e7573e3b62c54b241f6d6"}],"cinder/volume/drivers/dell_emc/powerstore/driver.py":[{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"9c4108dbdb131c636ac17b094ad284900eff3daf","unresolved":false,"context_lines":[{"line_number":33,"context_line":"CONF \u003d cfg.CONF"},{"line_number":34,"context_line":"CONF.register_opts(POWERSTORE_OPTS, group\u003dconfiguration.SHARED_CONF_GROUP)"},{"line_number":35,"context_line":"LOG \u003d logging.getLogger(__name__)"},{"line_number":36,"context_line":"POWESTORE_PP_KEY \u003d \"powerstore:protection_policy\""},{"line_number":37,"context_line":""},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"@interface.volumedriver"}],"source_content_type":"text/x-python","patch_set":1,"id":"2b48d859_10a98d9e","line":36,"updated":"2021-02-03 15:00:01.000000000","message":"Done","commit_id":"cfdaaa2b547c0bd1583e7573e3b62c54b241f6d6"},{"author":{"_account_id":29122,"name":"Raghavendra Tilay","email":"raghavendra-uddhav.tilay@hpe.com","username":"raghavendrat"},"change_message_id":"c8094b89f175f2d984e8c652de65db4addf24b80","unresolved":true,"context_lines":[{"line_number":33,"context_line":"CONF \u003d cfg.CONF"},{"line_number":34,"context_line":"CONF.register_opts(POWERSTORE_OPTS, group\u003dconfiguration.SHARED_CONF_GROUP)"},{"line_number":35,"context_line":"LOG \u003d logging.getLogger(__name__)"},{"line_number":36,"context_line":"POWESTORE_PP_KEY \u003d \"powerstore:protection_policy\""},{"line_number":37,"context_line":""},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"@interface.volumedriver"}],"source_content_type":"text/x-python","patch_set":1,"id":"03cd40b5_440d410f","line":36,"updated":"2021-02-03 12:24:49.000000000","message":"nit: it seems, \u0027R\u0027 got missed in POWERSTORE_PP_KEY.","commit_id":"cfdaaa2b547c0bd1583e7573e3b62c54b241f6d6"},{"author":{"_account_id":29122,"name":"Raghavendra Tilay","email":"raghavendra-uddhav.tilay@hpe.com","username":"raghavendrat"},"change_message_id":"c8094b89f175f2d984e8c652de65db4addf24b80","unresolved":true,"context_lines":[{"line_number":68,"context_line":"        properties \u003d {}"},{"line_number":69,"context_line":"        self._set_property("},{"line_number":70,"context_line":"            properties,"},{"line_number":71,"context_line":"            POWESTORE_PP_KEY,"},{"line_number":72,"context_line":"            \"PowerStore Protection Policy.\","},{"line_number":73,"context_line":"            _(\"Specifies the PowerStore Protection Policy for a \""},{"line_number":74,"context_line":"              \"volume type. Protection Policy is assigned to a volume during \""}],"source_content_type":"text/x-python","patch_set":1,"id":"9413f553_96b18293","line":71,"updated":"2021-02-03 12:24:49.000000000","message":"nit: same as line 36","commit_id":"cfdaaa2b547c0bd1583e7573e3b62c54b241f6d6"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"9c4108dbdb131c636ac17b094ad284900eff3daf","unresolved":false,"context_lines":[{"line_number":68,"context_line":"        properties \u003d {}"},{"line_number":69,"context_line":"        self._set_property("},{"line_number":70,"context_line":"            properties,"},{"line_number":71,"context_line":"            POWESTORE_PP_KEY,"},{"line_number":72,"context_line":"            \"PowerStore Protection Policy.\","},{"line_number":73,"context_line":"            _(\"Specifies the PowerStore Protection Policy for a \""},{"line_number":74,"context_line":"              \"volume type. Protection Policy is assigned to a volume during \""}],"source_content_type":"text/x-python","patch_set":1,"id":"c82be68c_9d495073","line":71,"in_reply_to":"9413f553_96b18293","updated":"2021-02-03 15:00:01.000000000","message":"Done","commit_id":"cfdaaa2b547c0bd1583e7573e3b62c54b241f6d6"}],"cinder/volume/drivers/dell_emc/powerstore/options.py":[{"author":{"_account_id":13671,"name":"Vladislav Belogrudov","email":"v.belogrudov@yadro.com","username":"vb"},"change_message_id":"a6a242c429787cee8c8701f648a5a570b43efda9","unresolved":true,"context_lines":[{"line_number":24,"context_line":"    cfg.ListOpt(POWERSTORE_APPLIANCES,"},{"line_number":25,"context_line":"                default\u003d[],"},{"line_number":26,"context_line":"                help\u003d\"Appliances names. Comma separated list of PowerStore \""},{"line_number":27,"context_line":"                     \"appliances names used to provision volumes. Required.\","},{"line_number":28,"context_line":"                deprecated_for_removal\u003dTrue,"},{"line_number":29,"context_line":"                deprecated_reason\u003d\"Is not used anymore. \""},{"line_number":30,"context_line":"                                  \"PowerStore Load Balancer is used to \""}],"source_content_type":"text/x-python","patch_set":2,"id":"5c57b98a_23e2af73","line":27,"updated":"2021-02-04 15:07:26.000000000","message":"are they still \"required\"?","commit_id":"9e3b99df711f95adbe83a117088d5952f3d634a5"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"aa77f1335eb9184110f938b7256a8598a291fee0","unresolved":false,"context_lines":[{"line_number":24,"context_line":"    cfg.ListOpt(POWERSTORE_APPLIANCES,"},{"line_number":25,"context_line":"                default\u003d[],"},{"line_number":26,"context_line":"                help\u003d\"Appliances names. Comma separated list of PowerStore \""},{"line_number":27,"context_line":"                     \"appliances names used to provision volumes. Required.\","},{"line_number":28,"context_line":"                deprecated_for_removal\u003dTrue,"},{"line_number":29,"context_line":"                deprecated_reason\u003d\"Is not used anymore. \""},{"line_number":30,"context_line":"                                  \"PowerStore Load Balancer is used to \""}],"source_content_type":"text/x-python","patch_set":2,"id":"49877fb5_36aeb0ae","line":27,"in_reply_to":"5c57b98a_23e2af73","updated":"2021-02-04 18:45:36.000000000","message":"I haven\u0027t changed the description. Only added deprecation and mentioned this in release notes.","commit_id":"9e3b99df711f95adbe83a117088d5952f3d634a5"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"e3827d760d9f7da460f6e76a33b13cc11fe3539d","unresolved":true,"context_lines":[{"line_number":24,"context_line":"    cfg.ListOpt(POWERSTORE_APPLIANCES,"},{"line_number":25,"context_line":"                default\u003d[],"},{"line_number":26,"context_line":"                help\u003d\"Appliances names. Comma separated list of PowerStore \""},{"line_number":27,"context_line":"                     \"appliances names used to provision volumes. Required.\","},{"line_number":28,"context_line":"                deprecated_for_removal\u003dTrue,"},{"line_number":29,"context_line":"                deprecated_reason\u003d\"Is not used anymore. \""},{"line_number":30,"context_line":"                                  \"PowerStore Load Balancer is used to \""}],"source_content_type":"text/x-python","patch_set":6,"id":"1b646ad3_4e42a385","line":27,"range":{"start_line":27,"start_character":65,"end_line":27,"end_character":75},"updated":"2021-03-12 00:01:44.000000000","message":"probably not required any more?","commit_id":"cfb8b3fde652664d4a44e921f6fdebb370db3f66"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"9713ea44c302adb1fcbffc64900cb43973ae3a6e","unresolved":false,"context_lines":[{"line_number":24,"context_line":"    cfg.ListOpt(POWERSTORE_APPLIANCES,"},{"line_number":25,"context_line":"                default\u003d[],"},{"line_number":26,"context_line":"                help\u003d\"Appliances names. Comma separated list of PowerStore \""},{"line_number":27,"context_line":"                     \"appliances names used to provision volumes. Required.\","},{"line_number":28,"context_line":"                deprecated_for_removal\u003dTrue,"},{"line_number":29,"context_line":"                deprecated_reason\u003d\"Is not used anymore. \""},{"line_number":30,"context_line":"                                  \"PowerStore Load Balancer is used to \""}],"source_content_type":"text/x-python","patch_set":6,"id":"46675626_c12b4467","line":27,"range":{"start_line":27,"start_character":65,"end_line":27,"end_character":75},"in_reply_to":"1b646ad3_4e42a385","updated":"2021-03-12 07:36:39.000000000","message":"Done","commit_id":"cfb8b3fde652664d4a44e921f6fdebb370db3f66"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"e3827d760d9f7da460f6e76a33b13cc11fe3539d","unresolved":true,"context_lines":[{"line_number":25,"context_line":"                default\u003d[],"},{"line_number":26,"context_line":"                help\u003d\"Appliances names. Comma separated list of PowerStore \""},{"line_number":27,"context_line":"                     \"appliances names used to provision volumes. Required.\","},{"line_number":28,"context_line":"                deprecated_for_removal\u003dTrue,"},{"line_number":29,"context_line":"                deprecated_reason\u003d\"Is not used anymore. \""},{"line_number":30,"context_line":"                                  \"PowerStore Load Balancer is used to \""},{"line_number":31,"context_line":"                                  \"provision volumes instead.\"),"}],"source_content_type":"text/x-python","patch_set":6,"id":"23bb9ed2_2a71baaa","line":28,"updated":"2021-03-12 00:01:44.000000000","message":"if you have to put up a new patch, you can add\n\n  deprecated_since\u003d\"Wallaby\",\n\nto make it easier to notice when it can be removed.","commit_id":"cfb8b3fde652664d4a44e921f6fdebb370db3f66"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"9713ea44c302adb1fcbffc64900cb43973ae3a6e","unresolved":false,"context_lines":[{"line_number":25,"context_line":"                default\u003d[],"},{"line_number":26,"context_line":"                help\u003d\"Appliances names. Comma separated list of PowerStore \""},{"line_number":27,"context_line":"                     \"appliances names used to provision volumes. Required.\","},{"line_number":28,"context_line":"                deprecated_for_removal\u003dTrue,"},{"line_number":29,"context_line":"                deprecated_reason\u003d\"Is not used anymore. \""},{"line_number":30,"context_line":"                                  \"PowerStore Load Balancer is used to \""},{"line_number":31,"context_line":"                                  \"provision volumes instead.\"),"}],"source_content_type":"text/x-python","patch_set":6,"id":"a098e606_ffb21a45","line":28,"in_reply_to":"23bb9ed2_2a71baaa","updated":"2021-03-12 07:36:39.000000000","message":"Done","commit_id":"cfb8b3fde652664d4a44e921f6fdebb370db3f66"}],"releasenotes/notes/bp-powerstore-replication-support-700016b83437602e.yaml":[{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"9c986479dcfd9d9392474bee400d7a17cf39b21f","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    PowerStore driver: Add OpenStack replication v2.1 support."},{"line_number":5,"context_line":"deprecations:"},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    powerstore_appliances option is deprecated and will be removed in the"},{"line_number":8,"context_line":"    future releases. Driver does not use this option to determine which"},{"line_number":9,"context_line":"    appliances to use. PowerStore uses its own load balancer instead."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"aa7ed946_3a2a48cc","line":7,"range":{"start_line":7,"start_character":4,"end_line":7,"end_character":25},"updated":"2021-03-05 20:01:44.000000000","message":"Would be good to wrap this in `` if you do an update so it is more obvious that it is a config option in the rendered docs.","commit_id":"9e3b99df711f95adbe83a117088d5952f3d634a5"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"38113e7ede5fc3ff3bf3cc763987f7e975480298","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    PowerStore driver: Add OpenStack replication v2.1 support."},{"line_number":5,"context_line":"deprecations:"},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    powerstore_appliances option is deprecated and will be removed in the"},{"line_number":8,"context_line":"    future releases. Driver does not use this option to determine which"},{"line_number":9,"context_line":"    appliances to use. PowerStore uses its own load balancer instead."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"11a7f446_f745eba6","line":7,"range":{"start_line":7,"start_character":4,"end_line":7,"end_character":25},"in_reply_to":"aa7ed946_3a2a48cc","updated":"2021-03-05 20:13:14.000000000","message":"Done","commit_id":"9e3b99df711f95adbe83a117088d5952f3d634a5"},{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"ef59d4559864a03a57d250152645cc7d076f01c0","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    PowerStore driver: Add OpenStack replication v2.1 support."},{"line_number":5,"context_line":"deprecations:"},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    `powerstore_appliances` option is deprecated and will be removed in the"},{"line_number":8,"context_line":"    future releases. Driver does not use this option to determine which"},{"line_number":9,"context_line":"    appliances to use. PowerStore uses its own load balancer instead."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"da9f04ff_b9fcf952","line":7,"range":{"start_line":7,"start_character":4,"end_line":7,"end_character":5},"updated":"2021-03-05 20:14:25.000000000","message":"Sorry, it\u0027s actually two backticks on each side.","commit_id":"95942d58f6c1ece3e8a5591c99641ec6bd552c3c"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"9e2af8e6c29857e24502a941b73d42ff57cc9b02","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    PowerStore driver: Add OpenStack replication v2.1 support."},{"line_number":5,"context_line":"deprecations:"},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    `powerstore_appliances` option is deprecated and will be removed in the"},{"line_number":8,"context_line":"    future releases. Driver does not use this option to determine which"},{"line_number":9,"context_line":"    appliances to use. PowerStore uses its own load balancer instead."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"26a5d61c_2e139fee","line":7,"range":{"start_line":7,"start_character":4,"end_line":7,"end_character":5},"in_reply_to":"da9f04ff_b9fcf952","updated":"2021-03-05 20:39:51.000000000","message":"Done","commit_id":"95942d58f6c1ece3e8a5591c99641ec6bd552c3c"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"ca0f43e175f0ceab4bef1d7117de76409b5d5193","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    PowerStore driver: Add OpenStack replication v2.1 support."},{"line_number":5,"context_line":"deprecations:"},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    ``powerstore_appliances`` option is deprecated and will be removed in the"},{"line_number":8,"context_line":"    future releases. Driver does not use this option to determine which"},{"line_number":9,"context_line":"    appliances to use. PowerStore uses its own load balancer instead."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"452e3dae_e4ff99f3","line":6,"updated":"2021-03-06 20:49:59.000000000","message":"These won\u0027t be next to each other when the release notes are generated, so preface this item with \"PowerStore driver:\" also.","commit_id":"2cc4398a225f242298a053d8d17a9d10376e1e5a"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"6d5e36744ae7d0f7bddb9556fd27d15517983e59","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    PowerStore driver: Add OpenStack replication v2.1 support."},{"line_number":5,"context_line":"deprecations:"},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    ``powerstore_appliances`` option is deprecated and will be removed in the"},{"line_number":8,"context_line":"    future releases. Driver does not use this option to determine which"},{"line_number":9,"context_line":"    appliances to use. PowerStore uses its own load balancer instead."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"3c703f5a_7cdcd142","line":6,"in_reply_to":"452e3dae_e4ff99f3","updated":"2021-03-06 21:50:55.000000000","message":"Done","commit_id":"2cc4398a225f242298a053d8d17a9d10376e1e5a"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"ca0f43e175f0ceab4bef1d7117de76409b5d5193","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    PowerStore driver: Add OpenStack replication v2.1 support."},{"line_number":5,"context_line":"deprecations:"},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    ``powerstore_appliances`` option is deprecated and will be removed in the"},{"line_number":8,"context_line":"    future releases. Driver does not use this option to determine which"},{"line_number":9,"context_line":"    appliances to use. PowerStore uses its own load balancer instead."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"860ebb8b_02f949e7","line":8,"range":{"start_line":7,"start_character":74,"end_line":8,"end_character":20},"updated":"2021-03-06 20:49:59.000000000","message":"a future release","commit_id":"2cc4398a225f242298a053d8d17a9d10376e1e5a"},{"author":{"_account_id":31016,"name":"Ivan Pchelintsev","email":"i.pchelintsev@yadro.com","username":"pcheli"},"change_message_id":"6d5e36744ae7d0f7bddb9556fd27d15517983e59","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    PowerStore driver: Add OpenStack replication v2.1 support."},{"line_number":5,"context_line":"deprecations:"},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    ``powerstore_appliances`` option is deprecated and will be removed in the"},{"line_number":8,"context_line":"    future releases. Driver does not use this option to determine which"},{"line_number":9,"context_line":"    appliances to use. PowerStore uses its own load balancer instead."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"851e42c9_5ef6a4e5","line":8,"range":{"start_line":7,"start_character":74,"end_line":8,"end_character":20},"in_reply_to":"860ebb8b_02f949e7","updated":"2021-03-06 21:50:55.000000000","message":"Done","commit_id":"2cc4398a225f242298a053d8d17a9d10376e1e5a"}]}
