)]}'
{"doc/source/admin/configuration/schedulers.rst":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"92a7d8cb7224a69d8afd0b6e8156b22c802e67cb","unresolved":false,"context_lines":[{"line_number":169,"context_line":"    metadata with this filter. Starting in Liberty, nova only parses"},{"line_number":170,"context_line":"    :glance-doc:`standard metadata \u003cadmin/useful-image-properties.html\u003e`. If"},{"line_number":171,"context_line":"    you wish to use arbitrary metadata, consider using the"},{"line_number":172,"context_line":"    :ref:`AggregateInstanceExtraSpecsFilter` filter instead."},{"line_number":173,"context_line":""},{"line_number":174,"context_line":"Matches properties defined in an image\u0027s metadata against those of aggregates"},{"line_number":175,"context_line":"to determine host matches:"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_a7e25200","side":"PARENT","line":172,"updated":"2020-10-28 11:22:16.000000000","message":"This shouldn\u0027t be removed","commit_id":"2931516b75ab1eda8deefec6910efee82a0a7ae2"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"92a7d8cb7224a69d8afd0b6e8156b22c802e67cb","unresolved":false,"context_lines":[{"line_number":240,"context_line":"   which are addressed in placement :doc:`/reference/isolate-aggregates`"},{"line_number":241,"context_line":"   request filter."},{"line_number":242,"context_line":""},{"line_number":243,"context_line":"Refer to :doc:`/admin/aggregates` for more information."},{"line_number":244,"context_line":""},{"line_number":245,"context_line":""},{"line_number":246,"context_line":".. _AggregateInstanceExtraSpecsFilter:"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_07f066c9","side":"PARENT","line":243,"updated":"2020-10-28 11:22:16.000000000","message":"Neither should any of this","commit_id":"2931516b75ab1eda8deefec6910efee82a0a7ae2"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"92a7d8cb7224a69d8afd0b6e8156b22c802e67cb","unresolved":false,"context_lines":[{"line_number":91,"context_line":"   available_filters \u003d nova.scheduler.filters.all_filters"},{"line_number":92,"context_line":"   available_filters \u003d myfilter.MyFilter"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"The ``enabled_filters`` configuration option in ``nova.conf`` defines"},{"line_number":95,"context_line":"the list of filters that are applied by the ``nova-scheduler`` service. The"},{"line_number":96,"context_line":"default filters are:"},{"line_number":97,"context_line":""}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_67131a0f","line":94,"range":{"start_line":94,"start_character":3,"end_line":94,"end_character":23},"updated":"2020-10-28 11:22:16.000000000","message":"Why did you drop this?","commit_id":"06f347064178cd81e92758a097a65a6a75467e06"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"92a7d8cb7224a69d8afd0b6e8156b22c802e67cb","unresolved":false,"context_lines":[{"line_number":92,"context_line":"   available_filters \u003d myfilter.MyFilter"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"The ``enabled_filters`` configuration option in ``nova.conf`` defines"},{"line_number":95,"context_line":"the list of filters that are applied by the ``nova-scheduler`` service. The"},{"line_number":96,"context_line":"default filters are:"},{"line_number":97,"context_line":""},{"line_number":98,"context_line":".. code-block:: ini"},{"line_number":99,"context_line":""},{"line_number":100,"context_line":"   [filter_scheduler]"},{"line_number":101,"context_line":"   enabled_filters \u003d RetryFilter, AvailabilityZoneFilter, ComputeCapabilitiesFilter, ImagePropertiesFilter, ServerGroupAntiAffinityFilter, ServerGroupAffinityFilter"},{"line_number":102,"context_line":""},{"line_number":103,"context_line":"Compute filters"},{"line_number":104,"context_line":"~~~~~~~~~~~~~~~"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_87275665","line":101,"range":{"start_line":95,"start_character":72,"end_line":101,"end_character":164},"updated":"2020-10-28 11:22:16.000000000","message":"Is this actually sensible? It means we need to update this list every time the config option changes","commit_id":"06f347064178cd81e92758a097a65a6a75467e06"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"92a7d8cb7224a69d8afd0b6e8156b22c802e67cb","unresolved":false,"context_lines":[{"line_number":105,"context_line":""},{"line_number":106,"context_line":"The following sections describe the available compute filters."},{"line_number":107,"context_line":""},{"line_number":108,"context_line":"AggregateCoreFilter"},{"line_number":109,"context_line":"-------------------"},{"line_number":110,"context_line":""},{"line_number":111,"context_line":"Filters host by CPU core numbers with a per-aggregate ``cpu_allocation_ratio``"},{"line_number":112,"context_line":"value. If the per-aggregate value is not found, the value falls back to the"},{"line_number":113,"context_line":"global setting.  If the host is in more than one aggregate and more than one"},{"line_number":114,"context_line":"value is found, the minimum value will be used.  For information about how to"},{"line_number":115,"context_line":"use this filter, see :ref:`host-aggregates`. See also :ref:`CoreFilter`."},{"line_number":116,"context_line":""},{"line_number":117,"context_line":"Note the ``cpu_allocation_ratio`` :ref:`bug 1804125 \u003cbug-1804125\u003e` restriction."},{"line_number":118,"context_line":""},{"line_number":119,"context_line":"AggregateDiskFilter"},{"line_number":120,"context_line":"-------------------"},{"line_number":121,"context_line":""},{"line_number":122,"context_line":"Filters host by disk allocation with a per-aggregate ``disk_allocation_ratio``"},{"line_number":123,"context_line":"value. If the per-aggregate value is not found, the value falls back to the"},{"line_number":124,"context_line":"global setting.  If the host is in more than one aggregate and more than one"},{"line_number":125,"context_line":"value is found, the minimum value will be used.  For information about how to"},{"line_number":126,"context_line":"use this filter, see :ref:`host-aggregates`. See also :ref:`DiskFilter`."},{"line_number":127,"context_line":""},{"line_number":128,"context_line":"Note the ``disk_allocation_ratio`` :ref:`bug 1804125 \u003cbug-1804125\u003e`"},{"line_number":129,"context_line":"restriction."},{"line_number":130,"context_line":""},{"line_number":131,"context_line":"AggregateImagePropertiesIsolation"},{"line_number":132,"context_line":"---------------------------------"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_c7e5ce0c","line":129,"range":{"start_line":108,"start_character":0,"end_line":129,"end_character":12},"updated":"2020-10-28 11:22:16.000000000","message":"These were removed in Victoria","commit_id":"06f347064178cd81e92758a097a65a6a75467e06"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"92a7d8cb7224a69d8afd0b6e8156b22c802e67cb","unresolved":false,"context_lines":[{"line_number":200,"context_line":"Matches properties defined in extra specs for an instance type against"},{"line_number":201,"context_line":"admin-defined properties on a host aggregate.  Works with specifications that"},{"line_number":202,"context_line":"are scoped with ``aggregate_instance_extra_specs``.  Multiple values can be"},{"line_number":203,"context_line":"given, as a comma-separated list.  For backward compatibility, also works with"},{"line_number":204,"context_line":"non-scoped specifications; this action is highly discouraged because it"},{"line_number":205,"context_line":"conflicts with :ref:`ComputeCapabilitiesFilter` filter when you enable both"},{"line_number":206,"context_line":"filters.  For information about how to use this filter, see the"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_e7ec4af5","line":203,"updated":"2020-10-28 11:22:16.000000000","message":"unrelated change","commit_id":"06f347064178cd81e92758a097a65a6a75467e06"}]}
