1. 22 Jan, 2015 3 commits
  2. 20 Jan, 2015 1 commit
  3. 17 Dec, 2014 2 commits
  4. 15 Sep, 2014 1 commit
  5. 23 May, 2014 1 commit
  6. 21 May, 2014 2 commits
  7. 19 May, 2014 1 commit
  8. 19 Mar, 2014 1 commit
    • Changes to unify edxapp and worker AMIs. · faf80f26
      Always write the supervisor files and link them as necessary.
      
      Drop the configs in the supervisor available directory. Instead of having a
      seperate cfg dir for each service.
      
      Seperate devstack logic from disabling supervisor tasks. Add the new flag so
      devstack continues to not startup supervisor. Use new supervisor_available_dir
      everywhere.
      
      Remove mongo logic from abbey and remove stage_release. This should completely
      remove our tie ins to mongo.
      
      Also removing monitor repos script which depended on stage_release. We can add
      in similar logic when we're ready to automate building the AMIs on rc branch
      creation.
      
      Updated requirements.
      Feanil Patel committed