This commit is contained in:
Anton Martynov 2015-09-16 15:07:54 +03:00
parent d05e57ba7a
commit 136e205056

View File

@ -41,6 +41,7 @@ module Devops
private
#TODO: projects and env should be returned from mongo
def envs_using_stack_template(id)
projects = Devops::Db.connector.projects_all
envs_with_this_template = []