commit | 0c2d6fb07e947781c96a5d68a6481aee739926fa | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Tue Aug 14 16:33:43 2018 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Aug 17 09:06:37 2018 -0400 |
tree | 406be45d2333bbf51ddca8ec7940c3d8e524e2e1 | |
parent | d30de9427dfcebc7855d94b525eadfbce186059c [diff] |
Add provisioning job for Netbox This is adding a script in a configmap along with a job that will play the script. This is also adding a readiness check to the netbox-app pod, so that the job can be executed once the pod is ready. Adding provisioning of: - user - region - tenant group - tenant - site - prefixes for vFW use case Change-Id: I3bf00eb81ff4330b38e83b2f67cb17d4866e3990 Issue-ID: CCSDK-460 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>