Chengzhi Zhao created AIRFLOW-2929: -------------------------------------- Summary: Add get and set for pool class in models.py Key: AIRFLOW-2929 URL: https://issues.apache.org/jira/browse/AIRFLOW-2929 Project: Apache Airflow Issue Type: Improvement Components: models Affects Versions: 1.9.0 Reporter: Chengzhi Zhao Assignee: Chengzhi Zhao
Currently Pool class in models.py doesn't have get and set method, I suggest we add those methods to make them similar as Variable/Connection class, it will also be easier to have cli get more descriptive response as discussed here https://github.com/apache/incubator-airflow/pull/3730#discussion_r210185544 -- This message was sent by Atlassian JIRA (v7.6.3#76005)