boxidau / rax-autoscaler

Apache License 2.0
5 stars 2 forks source link

Make --as-group a positional arg #36

Closed boxidau closed 9 years ago

boxidau commented 9 years ago

No point doing --as-group, lets just have the AS group name as the first arg

boxidau commented 9 years ago

group name configuration should be dynamically detected in the following ways

Teddy-Schmitz commented 9 years ago

So do you want to get rid of this parameter completely then? Or will the whole flow be.

boxidau commented 9 years ago

After discussion we are going with name parsing on hostnames. Autoscale group members have naming conventions which can be followed for config options.

for example app-server-1234567890 could be an as group server name

we should remove the random string and see if the remainder is a config section name, the replaces the "expensive" walking of AS group members and also the metadata method