aicoe-aiops / cloud-price-analysis-public

GNU General Public License v3.0
20 stars 17 forks source link

Local search algorithm; fix affinity feature; README; #56

Closed AdiY10 closed 2 years ago

AdiY10 commented 2 years ago

The following changes have been made:

  1. The local search algorithm has been implemented
  2. Fix affinity feature- Users can now select whether components must necessarily be shared on the same instance (affinity), or alternatively, whether components must not share an instance (anti-affinity).
  3. README has been updated
sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign durandom after the PR has been reviewed. You can assign the PR to them by writing /assign @durandom in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/aicoe-aiops/cloud-price-analysis-public/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment