Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 4 Jun 2018 16:53:26 +0000 (16:53 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 4 Jun 2018 16:53:26 +0000 (16:53 +0000)
commit82c1d781910765d83218520e0243a08d500ebd34
tree378df3a64a3545e7d7cca6c438e1fda2ba5e30cd
parent5ebe53ebdb840816c891942da827460b932a1f9d
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "[fuel] IA: Add PXE/admin static IPs"
  - [fuel] IA: Add PXE/admin static IPs

    - check-jinja2.sh: Add template dir to include dirs;
    - add param definitions for PXE/admin static IP for each machine,
      moving MaaS DHCP range start after the new addresses, similar to
      public network;
    - drop 'opnfv_' prefix for compute parameters;
    - drop 'opnfv_jump_bridge_*' variables (deprecated);
    - drop 'opnfv_infra_maas_*' variables, handled directly in Fuel now;
    - add 'opnfv_net_*_mask' for all used networks in idf.net_config;
    - move all internal j2 variables to net_map.j2, so we can reuse them
      without pod_config;
    - refactor maas variables into a full `maas.region.machines` section
      when baremetal nodes are defined;
    - drop 'openstack_compute_*' reclass params in favor of direct
      expansion in reclass.storage definitions via j2 in Fuel@OPNFV;
    - add `net_macros.j2` for reclass linux.network reclass generation;
    - move all non-sensitive reclass parameters to Fuel@OPNFV;

    Change-Id: I495c6072d845b273b6607d45dc5152ec4ee767cf
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
docs/submodules/pharos