summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
David Plunkett [Wed, 22 May 2019 21:57:00 +0000 (21:57 +0000)]
Merge "Adding VXLAN interfaces for DPDK blueprint"
David Plunkett [Wed, 22 May 2019 21:45:05 +0000 (21:45 +0000)]
Merge "support multiple sets of airship files"
davidplunkett [Wed, 22 May 2019 21:27:37 +0000 (21:27 +0000)]
support multiple sets of airship files
To support multiple site types that may require different
airship-treasuremap files and site templates, the yaml
build tools will now use the variables AIRSHIP_TREASUREMAP
and AIRSHIP_TEMPLATES to locate the files needed. These
variables are set in the set_site_env.j2 templates
based on the site_type defined in the input yaml file.
Change-Id: Ie3dcf5f8ebbc4ce57bce1cb89dc8fc53ce77776d
Signed-off-by: davidplunkett <dp7642@att.com>
Georg Kunz [Thu, 16 May 2019 21:36:11 +0000 (23:36 +0200)]
Adding VXLAN interfaces for DPDK blueprint
We currently use vxlan tunnels in the OVS-DPDK blueprint which requires
an additional underlay network. This patch add support for configuring
the additional NIC on the Genesis node.
Change-Id: I496fce2b8d2ecaf6721feb385391fea5b84b2c57
David Plunkett [Fri, 17 May 2019 23:34:30 +0000 (23:34 +0000)]
Merge "Adding .gitreview to allow config of git-review"
davidplunkett [Fri, 17 May 2019 23:29:35 +0000 (23:29 +0000)]
enable calico mesh if no peers in input
Change-Id: I572aa6093ce8c2005e61b69dfb7c7d4ddcf65a88
Signed-off-by: davidplunkett <dp7642@att.com>
Georg Kunz [Thu, 16 May 2019 21:43:09 +0000 (23:43 +0200)]
Adding .gitreview to allow config of git-review
Change-Id: I0df344dd1e6ead6b4b0fcd9732ecfad2212af8f3
davidplunkett [Tue, 14 May 2019 08:34:02 +0000 (08:34 +0000)]
remove extra . from template
Change-Id: I0b53ea07de006ddd23e8d2bb9fdda7aca474a2e2
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Tue, 14 May 2019 01:27:44 +0000 (01:27 +0000)]
add sriov whitelist options
Change-Id: Ie1b79d5fc16e1151ccbcd885e39153ebbb3ced7e
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Thu, 11 Apr 2019 21:30:22 +0000 (21:30 +0000)]
fix mac_address logic in j2 template
Change-Id: I0fd17829e8e2fb16db50241e64c1c08c437e51fd
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Sat, 30 Mar 2019 03:53:19 +0000 (03:53 +0000)]
remove obsolete variables and update names
Change-Id: I685cc95cbdd0d1f1ed9b729d692ac915607cffe3
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Fri, 29 Mar 2019 13:36:20 +0000 (13:36 +0000)]
enable logging to stdout and log file
Change-Id: I1be461d589da790fa1c52000daace011cbdf84b1
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Fri, 29 Mar 2019 00:33:24 +0000 (00:33 +0000)]
change log dir to /var/log/akraino
Change-Id: I0a4c55194d190040b8a41d6eb58532ae0f693753
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Fri, 29 Mar 2019 00:10:40 +0000 (00:10 +0000)]
update logging to stdout and file
Change-Id: Idf5af479feafb247b4430eeab6f9192e318192de
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Thu, 28 Mar 2019 16:08:27 +0000 (16:08 +0000)]
add force to rm and update bios in parallel
Change-Id: I4f365676acd1eaf5c16b8a1f123cf9c5feec74ea
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Wed, 27 Mar 2019 00:01:11 +0000 (00:01 +0000)]
add exit on error and remove unsed code/comments
Change-Id: If21d4ffa163eee9672a7461e0068c19c504c06ce
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Tue, 26 Mar 2019 23:58:53 +0000 (23:58 +0000)]
preserve newline at end of templates
Change-Id: I4b9585cd68ba00d8ea45b489439b33ebe6976300
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Tue, 26 Mar 2019 01:35:00 +0000 (01:35 +0000)]
fix single template expand to specific fname
Change-Id: Id704515233c18f2c0543fbda3f6d37d0895b6f7a
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Tue, 26 Mar 2019 00:49:35 +0000 (00:49 +0000)]
update serverrc template for new yaml format
Change-Id: I9e230a284701d5b47ae31b83bd5b40d2f4b7ebfc
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Thu, 21 Mar 2019 22:46:33 +0000 (22:46 +0000)]
added key checks and logging to jinja2 processing
Change-Id: Icca34435bae5367dbd8fa8c16e63d0139e462394
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Thu, 21 Mar 2019 01:38:49 +0000 (01:38 +0000)]
improved jinja2 syntax for dns entries
Change-Id: I51dcb760b5b529992df60f29095d4454bff8db13
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Thu, 21 Mar 2019 01:20:57 +0000 (01:20 +0000)]
simplify dns and bios template entries
Change-Id: I11fadd891c613a080137e9e32fc2c5d634652de8
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Tue, 19 Mar 2019 15:06:48 +0000 (15:06 +0000)]
fix paste err on legal notice
Change-Id: I129453af8923303d4cd3af39bd0787d97635dc57
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Mon, 18 Mar 2019 21:44:12 +0000 (21:44 +0000)]
add hpgen10 support and fix redfish path
Change-Id: Iebae179f943cdf0aa2d5e6dc6508e41819ed6f48
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Fri, 15 Mar 2019 21:25:10 +0000 (21:25 +0000)]
update templates to ubuntu 16.04.6
Change-Id: If0f49222628547b89b9cd623d7a64f9cc4a36c23
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Thu, 7 Mar 2019 18:17:56 +0000 (18:17 +0000)]
make mac optional in template and fix yaml checks
Change-Id: If6dcc008d273b83b7756d2eb20a9de9bc2e0d8f0
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Wed, 13 Feb 2019 02:00:44 +0000 (02:00 +0000)]
verify masters and workers are yaml lists
Change-Id: I344fac8d6eddaef64b7b05c4d71b841173752428
Signed-off-by: davidplunkett <dp7642@att.com>
davidplunkett [Wed, 6 Feb 2019 20:48:07 +0000 (20:48 +0000)]
create log directory before use
Change-Id: Ia9fa2fb3e0749481dbb84281823d36b365c057cd
Signed-off-by: davidplunkett <dp7642@att.com>
Eby, Robert (re2429) [Wed, 6 Feb 2019 19:16:50 +0000 (14:16 -0500)]
Made shells executable
Change-Id: I326ed9e1f8a7356b085a6bb6e379e787e7d5a2e0
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
Eby, Robert (re2429) [Fri, 1 Feb 2019 18:24:11 +0000 (13:24 -0500)]
Moving dev branch code to master branch
Change-Id: I656c5a55ef6e420e2b9cb0393a7ac8abdb261540
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
Eby, Robert (re2429) [Mon, 3 Dec 2018 14:51:25 +0000 (09:51 -0500)]
Change seed code version to 0.0.1
Change-Id: If8b280fe1f26c10609d0da9eb266ca04b9444ae9
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
Naga Sugguna [Mon, 8 Oct 2018 19:30:27 +0000 (15:30 -0400)]
TreasureMap links updated
Change-Id: Ie54940c1b5b428ead55f4d2b9b02a023cfe0a3d6
Signed-off-by: Naga Sugguna <ns156u@att.com>
Eby, Robert (re2429) [Mon, 24 Sep 2018 18:57:24 +0000 (14:57 -0400)]
Fixed version for tar file snapshot
Change-Id: Ie65670bcee9dfcfa3dbac0064ec4fafff2d3990b
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
Eby, Robert (re2429) [Tue, 31 Jul 2018 20:43:52 +0000 (16:43 -0400)]
Undo incorrect version number fix
Change-Id: I1bf4a48ffb1380c41382079d2bf12f1d0aa5c2f2
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
Eby, Robert (re2429) [Tue, 31 Jul 2018 19:37:10 +0000 (15:37 -0400)]
Fix version number for postgres_db_schema
Change-Id: I6696d7377c69d0c117bb8de2e037bd5d6c64c54b
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
Naga Sugguna [Thu, 26 Jul 2018 16:44:14 +0000 (12:44 -0400)]
version.properties
Change-Id: I404d79ca36733cdd1f2f12c9f4e7957a5ec600fd
Signed-off-by: Naga Sugguna <ns156u@att.com>
Eby, Robert (re2429) [Fri, 29 Jun 2018 21:30:53 +0000 (17:30 -0400)]
Initial move of code from ATT to LF repo
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
Andrew Grimberg [Wed, 27 Jun 2018 21:20:55 +0000 (21:20 +0000)]
Initial empty repository