)]}'
{"specs/stein/approved/evacuate-instances-in-order-when-host-failure.rst":[{"author":{"_account_id":26458,"name":"Brin Zhang","email":"zhangbailin@inspur.com","username":"zhangbailin"},"change_message_id":"aa580ad27036a3025f0d91ba279e7eb7ac5fc804","unresolved":false,"context_lines":[{"line_number":1,"context_line":".."},{"line_number":2,"context_line":" This work is licensed under a Creative Commons Attribution 3.0 Unported"},{"line_number":3,"context_line":" License."},{"line_number":4,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"7faddb67_1d3fabb4","line":1,"updated":"2019-07-15 09:44:21.000000000","message":"It\u0027s should belong to train version, and I was pushed the patch [1] add the train dir, after [1] merged, please move this to train.\n[1] https://review.opendev.org/#/c/670793/","commit_id":"81714461859a5e1d2f4cdf26d9f8a4f3e26a8d2f"},{"author":{"_account_id":1011,"name":"Tushar Patil","email":"tushar.vitthal.patil@gmail.com","username":"tpatil"},"change_message_id":"8871e491b4168bb496ffb50ee251c9ab7f33e689","unresolved":false,"context_lines":[{"line_number":43,"context_line":"on diffrent applications. Thea dministator or user can give their instances"},{"line_number":44,"context_line":"a priority level to mark the importance and value."},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"The instances will have a  \"priority\" metadata key, which value is one"},{"line_number":47,"context_line":"of \"high\", \"middle\", \"low\" or not set. As shown:"},{"line_number":48,"context_line":""},{"line_number":49,"context_line":"\"metadata\": {\"priority\": \"high\"}"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"We add a configuration option \"evacuate_by_priority\" to enable or disable"},{"line_number":52,"context_line":"this feature."}],"source_content_type":"text/x-rst","patch_set":3,"id":"7faddb67_24d6ee29","line":49,"range":{"start_line":46,"start_character":0,"end_line":49,"end_character":32},"updated":"2019-07-17 01:11:43.000000000","message":"Masakari takes care of this situation in different way as of today. Instances with metadata \"HA_Enabled\u003dTrue\" are evacuated first followed by the remaining ones from the failed compute host.\n\nDo you think this helps to solve your problem?\n\nAlso, operator can decide whether to evacuate all instances or only instances which contain metadata \"HA_Enabled\u003dTrue\" by configuring config option \"evacuate_all_instances\", By default it\u0027s value is set to True which means it will evacuate all instances from failed compute host.","commit_id":"81714461859a5e1d2f4cdf26d9f8a4f3e26a8d2f"}],"specs/train/approved/evacuate-instances-in-order-when-host-failure.rst":[{"author":{"_account_id":1011,"name":"Tushar Patil","email":"tushar.vitthal.patil@gmail.com","username":"tpatil"},"change_message_id":"421b9f91853bfef2f463022ec55f55c5007c799e","unresolved":false,"context_lines":[{"line_number":43,"context_line":"on diffrent applications. Thea dministator or user can give their instances"},{"line_number":44,"context_line":"a priority level to mark the importance and value."},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"The instances will have a  \"priority\" metadata key, which value is one"},{"line_number":47,"context_line":"of \"high\", \"middle\", \"low\" or not set. As shown:"},{"line_number":48,"context_line":""},{"line_number":49,"context_line":"\"metadata\": {\"priority\": \"high\"}"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"We add a configuration option \"evacuate_by_priority\" to enable or disable"},{"line_number":52,"context_line":"this feature."}],"source_content_type":"text/x-rst","patch_set":4,"id":"7faddb67_839e71b6","line":49,"range":{"start_line":46,"start_character":0,"end_line":49,"end_character":32},"updated":"2019-07-22 13:14:24.000000000","message":"Masakari takes care of this situation in different way as of today. Instances with metadata \"HA_Enabled\u003dTrue\" are evacuated first followed by the remaining ones from the failed compute host.\n\nDo you think this helps to solve your problem?\n\nAlso, operator can decide whether to evacuate all instances or only instances which contain metadata \"HA_Enabled\u003dTrue\" by configuring config option \"evacuate_all_instances\", By default it\u0027s value is set to True which means it will evacuate all instances from failed compute host.","commit_id":"3b7eda32fd631ab4ac457e79a7fcfbd90ad886e2"},{"author":{"_account_id":24501,"name":"sue","display_name":"suzhengwei","email":"sugar-2008@163.com","username":"suzhengwei"},"change_message_id":"6e7ce4b51790de65c84e7823081638b1c3d829ad","unresolved":false,"context_lines":[{"line_number":43,"context_line":"on diffrent applications. Thea dministator or user can give their instances"},{"line_number":44,"context_line":"a priority level to mark the importance and value."},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"The instances will have a  \"priority\" metadata key, which value is one"},{"line_number":47,"context_line":"of \"high\", \"middle\", \"low\" or not set. As shown:"},{"line_number":48,"context_line":""},{"line_number":49,"context_line":"\"metadata\": {\"priority\": \"high\"}"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"We add a configuration option \"evacuate_by_priority\" to enable or disable"},{"line_number":52,"context_line":"this feature."}],"source_content_type":"text/x-rst","patch_set":4,"id":"7faddb67_c79f7563","line":49,"range":{"start_line":46,"start_character":0,"end_line":49,"end_character":32},"in_reply_to":"7faddb67_839e71b6","updated":"2019-07-24 01:42:01.000000000","message":"Metadata \"HA_Enabled\u003dTrue\" and configuration \"evacuate_all_instances\" only determines which instances we expect to evacuate from failure host.How to do if not all expected instances can evacuate?\n\nIn my opinion, instances with \"HA_Enabled\u003dTrue\" is prior than other normal instances. If we want to evacuate all instances, when configuration \"evacuate_all_instances\" is set \u0027True\u0027, it would be better to evacuate instances \"HA_Enabled\u003dTrue\" firstly and other instances secondly, instead of unordered evacuations.","commit_id":"3b7eda32fd631ab4ac457e79a7fcfbd90ad886e2"}]}
