rcbops-qe / monster

Deployment/Orchestration Engine
Apache License 2.0
4 stars 8 forks source link

Namespaces are unOOPy #187

Closed jcourtois closed 10 years ago

jcourtois commented 10 years ago

Long class names are not particularly Pythonic. Lean on modules and packages.

environment.base monster.environment.base monster.environments.chef.environment monster.environments.base orchs should be something like monster.orchestratiors.base monster.orchestrators.chef.wrappers.chef