Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plenary template adjustment to fix the template library support #87

Closed
wants to merge 2 commits into from

Commits on May 30, 2018

  1. Revert "Add support for changing template LOADPATH"

    - Except lib/aquilon/aqdb/model/building.py that should not have been part
      of the initial commit
    
    This reverts commit 1ada34b.
    
    Change-Id: I32e0681660f53db630cbcddf0163cb4e694d9ade
    jouvin committed May 30, 2018
    Configuration menu
    Copy the full SHA
    591131b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Include an archetype preface template in the plenary object

    - Only if object_declarations_template option is true: default=false
      (true in aqd.conf.noms)
    - Template must be archetype/declarations (intended to define LOADPATH mainly)
    - It is the first executed template in the plenary object
    - Implemented for host, cluster and metacluster
    
    Fixes quattor#86
    
    Change-Id: I7e57401fc82bfbc5af21d3d07efe543e999c23e6
    jouvin committed May 31, 2018
    Configuration menu
    Copy the full SHA
    129cf74 View commit details
    Browse the repository at this point in the history