Update git submodules

* Update tripleo-validations from branch 'master'
  - Add dhcp-validations role
    
    This patch adds the dhcp-validation role created from the two current
    DHCP validations (introspection and provisioning).
    
    To run the DHCP Introspection Network check:
    
      - hosts: undercloud
        include_role:
          name: dhcp-validations
          tasks_from: dhcp-introspection
    
    To run the DHCP Provisioning Network check:
    
      - hosts: undercloud
        include_role:
          name: dhcp-validations
          tasks_from: dhcp-provisioning
    
    Change-Id: I74561334c645f1a7b0cf59aab4f41f13514bfd45
    Implements: blueprint validation-framework
    Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud 2019-02-22 14:22:35 +01:00 committed by Gerrit Code Review
parent 9af27eb1f8
commit 3cfe2c1846
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d289816733d4b8e32b2e9c1cb014c34366b36bb1
Subproject commit 98d61e30a24a7fd31590dd68ad2f5f064ded5dc9