brooklyncentral / brooklyn

This project has moved and is now part of the ASF
https://github.com/apache/incubator-brooklyn
72 stars 27 forks source link

Rename ResizingPolicy to AutoscalerPolicy #198

Open aledsage opened 12 years ago

aledsage commented 12 years ago

It's been proposed on brooklyn-dev that Autoscaler is a much easier to understand name than ResizingPolicy (https://groups.google.com/d/msg/brooklyn-dev/eLG8-EahIpw/4YLU6jvLoo4J).

Let's rename it.

We currently have two such policies:

We should look at merging these, as there is big overlap. Alternatively, come up with good names that indicate their differences better.

aledsage commented 12 years ago

Working on this (see https://github.com/brooklyncentral/brooklyn/pull/199).

Next up: look at merging ResizerPolicy and ResizingPolicy. And look at renaming notification-sensor names.