This is an automated email from the ASF dual-hosted git repository.

aonishuk pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from 1edde0c  AMBARI-24516 - Default value for LDAP type (#2181)
     new e7c6923  AMBARI-24543. Client installs failing with Ambari-2.7.0.0 on 
Ubuntu14 (aonishuk)
     new 78f54fe  AMBARI-24543. Client installs failing with Ambari-2.7.0.0 on 
Ubuntu14 (aonishuk)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/python/ambari_agent/PythonExecutor.py |   6 +-
 .../resource_management/TestRepositoryResource.py  |  45 +++----
 .../libraries/functions/repository_util.py         |  10 +-
 .../libraries/providers/__init__.py                |   6 +-
 .../libraries/providers/repository.py              | 139 +++++++++++----------
 .../libraries/resources/repository.py              |   9 +-
 .../custom_actions/scripts/update_repo.py          |   3 +-
 .../before-INSTALL/scripts/repo_initialization.py  |   4 +-
 .../python/custom_actions/TestInstallPackages.py   |  66 +++++-----
 .../test/python/custom_actions/TestUpdateRepo.py   |   4 +-
 .../before-INSTALL/test_before_install.py          |  23 ++--
 11 files changed, 167 insertions(+), 148 deletions(-)

Reply via email to