-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34704/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-11419
https://issues.apache.org/jira/browse/AMBARI-11419
Repository: ambari
Description
-------
Since we have packages installed in hooks, and in every single service install
task. This gives a good optimization.
Diffs
-----
ambari-agent/src/test/python/resource_management/TestPackageResource.py
e585826
ambari-common/src/main/python/resource_management/core/providers/package/apt.py
76db791
ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py
bfe7fa4
ambari-common/src/main/python/resource_management/core/providers/package/zypper.py
367d3cc
ambari-common/src/main/python/resource_management/core/shell.py f2b5000
ambari-common/src/main/python/resource_management/core/utils.py 52a12b3
Diff: https://reviews.apache.org/r/34704/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk