rcbops-qe / monster

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

Monster with redis2 #191

Closed jcourtois closed 10 years ago

kaushikb commented 10 years ago

Would love to see a demo. Good work !

On May 13, 2014, at 2:02 PM, "jcourtois" notifications@github.com<mailto:notifications@github.com> wrote:


You can merge this Pull Request by running

git pull https://github.com/jcourtois/monster monster_with_redis2

Or view, comment on, or merge it at:

https://github.com/rcbops-qa/monster/pull/191

Commit Summary

File Changes

Patch Links:

— Reply to this email directly or view it on GitHubhttps://github.com/rcbops-qa/monster/pull/191.

jcourtois commented 10 years ago

Thanks Kaushik!

On Tue, May 13, 2014 at 2:21 PM, Kaushik Balasubramanian < notifications@github.com> wrote:

Would love to see a demo. Good work !

On May 13, 2014, at 2:02 PM, "jcourtois" <notifications@github.com<mailto: notifications@github.com>> wrote:


You can merge this Pull Request by running

git pull https://github.com/jcourtois/monster monster_with_redis2

Or view, comment on, or merge it at:

https://github.com/rcbops-qa/monster/pull/191

Commit Summary

  • Match the default configs for builds and destroys
  • Remove a redundant port check
  • Prevent dist_upgrades on Public Cloud
  • initial look at fixing namespaces
  • added vagrant env namespace
  • Merge remote-tracking branch 'jacob/fix_namespaces' into issue_187
  • james | cleaning up import statements in chef.environment
  • james | furthering the namespace fix
  • james | turning config from a class to a module with methods.
  • james | continuing the namespace alteration to orchestrators
  • james | to ward off a package name conflict, all monster chef packages will be named 'chef_'
  • Revert "james | to ward off a package name conflict, all monster chef packages will be named 'chef_'"
  • james | namespacing nodes
  • james | cleaning up the global namespace
  • james | namespacing razor
  • james | moving provisioners into packages
  • james | namespacing features
  • james | rewriting get_provisioner
  • james | moving tool package into tool module.
  • james | removing references to wrappers
  • james | correcting docstring types
  • james | namespacing
  • james | extracting base modules from deployment and node features
  • james | adding arguments directory to improve command line capabilities
  • james | adding directory for devstack deployment
  • james | adding setuptools
  • james | renaming compute to executable
  • james | putting the build options in a namespace
  • james | adding package_dir metadata
  • james | including package_data
  • james | adding application info
  • james | deleting deplicate keyword args
  • james | added license field
  • james | removing the responsbility of installing dependencies from setuptools; apparently there is a bug: https://github.com/wal-e/wal-e/issues/65
  • james | updating cli
  • james | removing autotest default build name
  • james | moving tools into tools directory
  • james | moving retrofit and color modules into tools
  • james | adding licensing information
  • james | rewriting config file :)
  • james | trying a new way to manage configs
  • james | breaking down util.py
  • james | restoring logic to wrap_node function
  • james | reducing number of instantiation params for nodes
  • james | build_nodes needs to do something with its built nodes
  • james | fixing how config module was being imported
  • james | added an install script for redis on ubuntu
  • james | updating build status
  • james | emptying out the devstack deployment class, for safety
  • james | introducing pytest
  • james | checking to make sure redis is running on the port it is supposed to be running on
  • james | adding pytest requirement
  • james | db file will try to start redis on import if it is not running
  • james | adding database key removal to the database destroy method.

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub< https://github.com/rcbops-qa/monster/pull/191>.

— Reply to this email directly or view it on GitHubhttps://github.com/rcbops-qa/monster/pull/191#issuecomment-43000028 .