- 09 Jan, 2016 2 commits
-
-
Tim Rozet authored
Tested manually and verified on LF pod1 Change-Id: I882ad9beef003a795585ffb8542aa11aecb67949 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Tim Rozet authored
-
- 08 Jan, 2016 5 commits
-
-
Tim Rozet authored
This applies only to baremetal deployments. Interfaces from admin and public networks are attached from the host to the OVS bridges brbm and brbm2 for external connectivity. Change-Id: If3f5b33eab267e05ee9094396daa40f37e69319a Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
bobzh authored
Changes include: - ONOS artifacts are cached on build server until moved to OPNFV artifacts - tht patch is now unified to single opnfv patch, based on upstream commit 0f41e0d0309c7bc061dbaed6a8c1e38cb4bdfe19 Change-Id: Iea3d14773dded6c9709c08ef1beb47b254582860 Signed-off-by:
bob zhou <bob.zh@huawei.com> Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Tim Rozet authored
-
Tim Rozet authored
-
Tim Rozet authored
Change-Id: Ib8a3baa645c4e2a2b7b5c39e8642bae367981f37 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
- 07 Jan, 2016 3 commits
-
-
Ryota MIBU authored
Change-Id: I03576a041c6bfdbb288c579379b4307fa52a0283 Signed-off-by:
Ryota MIBU <r-mibu@cq.jp.nec.com>
-
Ryota MIBU authored
- add gitignore entries - drop common files under docs/etc - fix documentation titles - fix doc8 violation (length of lines) - removal of '_sha1_' for doc tracking - removal of opnfv logo insertion Change-Id: Ib0b39704c115f896f62a8ed8ec52257fcf84d544 Signed-off-by:
Ryota MIBU <r-mibu@cq.jp.nec.com>
-
Tim Rozet authored
Change-Id: I4e16b4a4432c935715f0522956614c891a695f70 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
- 06 Jan, 2016 2 commits
-
-
Dan Radez authored
Change-Id: Icc453e3d5dc502ecedd696bad51399c55ed32996
-
Tim Rozet authored
Changes include: - Fixes Intel Pod 2 inventory file - Check for DHCP server on the host and disable - Adds realistic+common network-settings file - Modifies baremetal deployments to bridge to correct interface - Adds private/storage network OVS bridges - Parses network-settings into valid network-environment variables - If certain network-settings are missing they will be auto-detected Note: The actual settings set forth for deployment only include admin/external networks at the moment. Private/storage networks will be handled in an upcoming patch. JIRA: APEX-50 Change-Id: I0a1a86f37c08702a93fe167688c3149ba5573db4 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
- 05 Jan, 2016 2 commits
-
-
Tim Rozet authored
-
Tim Rozet authored
Testing if this fixes current CI breakage Change-Id: Ib4f75a9a1772c5363afab6d24b7a254f8cf6f6f8 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
- 04 Jan, 2016 2 commits
- 21 Dec, 2015 1 commit
-
-
Viktor Tikkanen authored
If there are dedicated HW nodes for controller and compute nodes, it should be possible to define node roles in configuration files. This patch introduces "capabilities" property into pod_example_settings.yaml so as adds needed flavor definitions and overcloud deploy parameters into opnfv-deploy script. Change-Id: Ie62d3fa215aa168390d074c73fdb2fa03ecc67f5 Signed-off-by:
Viktor Tikkanen <viktor.tikkanen@nokia.com>
-
- 20 Dec, 2015 2 commits
- 18 Dec, 2015 4 commits
-
-
Dan Radez authored
Change-Id: I4a585a5e72872fa1887aa4487ebd7b17d07feacc
-
Dan Radez authored
- adding rpmbuild and createrepo as build deps - adding more packages to overcloud image Change-Id: I1cac2f62c7a52ee8bf2b0dc936df1066eb3599e8
-
Dan Radez authored
- enabling subnet configuration for undercloud - enabling external network configuration Change-Id: Id1951d31faa1a68f850a75e2466d30b8abcea8ac
-
Dan Radez authored
- forcing wget for centos artifacts - extra checking for undercloud ip Change-Id: I79d1919f86d83fbf6a5d284bd3257fd40f9c7018
-
- 16 Dec, 2015 1 commit
-
-
Dan Radez authored
Change-Id: I799eee7713f5dae213f97f3d9f59dc2defaf3159
-
- 15 Dec, 2015 3 commits
-
-
Dan Radez authored
-
Tim Rozet authored
Fixes Include: - Fixed info print statement when using flat network - deploy now looks at arp table as well to determine instack IP address as default leases file may not exist - clean now uses --pool with vol-delete command JIRA: APEX-50 Change-Id: I664fd06e92e0890e0b65191851dfa81f8d8ac492 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Dan Radez authored
Change-Id: I6e3a4266be28b0f661e4b8e818c616000060905b
-
- 14 Dec, 2015 2 commits
-
-
Dan Radez authored
Change-Id: I7331dd91e6da3f82ba60689fffea8b2f46ff29db
-
Dan Radez authored
- using the proposed patched for upstream - ensuring l3_ha is disabled - exposing support for an ODL only node Change-Id: I6f4a50300ea08322eea4ba466fc1a3b0fbcb5743 Signed-off-by:
Dan Radez <dradez@redhat.com>
-
- 08 Dec, 2015 1 commit
-
-
Dan Radez authored
Change-Id: I3ff4b0e9aecff8fc193017d0dc4cd3c4c1a6339c Signed-off-by:
Dan Radez <dradez@redhat.com>
-
- 07 Dec, 2015 4 commits
-
-
Dan Radez authored
Change-Id: I9f09c195352d2d88a3da4f42e09424d96d39722b
-
Dan Radez authored
-
Tim Rozet authored
This patch allows deploy_settings.yaml and inventory settings to be passed in via cmdline. The deploy settings are overridden by cmdline arguments. For example, if a user specifies no_ha in cmdline it will override what is in deploy_settings.yaml. The inventory file provides yaml input for the baremetal topology. Fixes include: - New arguments for passing inventory and deploy_settings - "global_params" in deploy_settings are set as globals in script (unless already set via cmdline) - "deploy_options" are loaded into an array, and checked for deployment options (such as which SDN controller to use) - inventory file is parsed (for baremetal) into correct instack json output. The output is then written to a temp instackjson file and used for deployment. - renaming of copy_materials to copy_materials_to_instack - spelling fixes - cmdline argument checking with errors and warnings Note this patch does not yet tamper with setting network-environment settings. JIRA: APEX-53 Change-Id: I9dce197e23563480c584650ba967898312eab4e7 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Dan Radez authored
Change-Id: I41881c914494e329570c76fba9f4e0f1dce50e50
-
- 04 Dec, 2015 2 commits
- 03 Dec, 2015 3 commits
- 02 Dec, 2015 1 commit
-
-
Dan Radez authored
- switching to updated source from RDO project - adding md5sum check Change-Id: Ib7b7172596ae38522694090529e81db3cc7ff03d
-