summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-06-10converting apex ip_utils unit tests to noseDan Radez10-111/+346
Change-Id: I54205d217807fd5499a71571ef8bed7c684fe944 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-10Merge changes from topics 'c_doc_update', 'detached_cleanup'Tim Rozet9-15/+79
* changes: Documentation updates fixing detached state deployment
2016-06-10Merge "updating undercloud build"Tim Rozet1-4/+5
2016-06-10Merge "Parameterizes ODL version to deploy options"Tim Rozet4-5/+27
2016-06-10Merge "Fixes ODL environment files in THT"Dan Radez1-1/+2
2016-06-10Parameterizes ODL version to deploy optionsTim Rozet4-5/+27
Changes include: - Minor syntax fix to dataplane check - Adds 'odl_version' to deploy options - Builds ODL overcloud image with boron rpm included - If user specifies 'boron' as odl_version then, package is upgraded on overcloud image Change-Id: I37436cb8cc4d6cff1fede6c13836f26a4cc57f49 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-09Documentation updatesDan Radez5-11/+24
- now referencing opnfv-util - now referencing the python34 packages for installation Change-Id: Idf2973766aab01629734e6180f6c0bd248872475 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-09updating undercloud buildDan Radez1-4/+5
if the undercloud build fails and make is rerun make will think that the undercloud is already built, this fix updates the undercloud build to match the overcloud builds such that the image file is appended with _build until the build is completed. Change-Id: I4640a1b3c4024778bbab8fbd2f65a320baaabe4b Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-09Merge "Add API network support"Tim Rozet4-4/+29
2016-06-09Merge "Enabling DNS server assignment in entwork settings"Tim Rozet2-0/+4
2016-06-09Merge "Remove swift endpoint and service"Tim Rozet1-0/+6
2016-06-08Fixes ODL environment files in THTTim Rozet1-1/+2
opnfv-tht-pr: 23 Change-Id: I8bb1b5112496abfc994bbc31af0c3de4405e329e Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-09Add required kernel modules for dpdkMichael Chapman1-0/+25
vfio_pci and uio_pci_generic are required for dpdk, and will now be available on boot. Change-Id: Ie91d0e66d2b797d909944df662f9f087f36630a1 Signed-off-by: Michael Chapman <woppin@gmail.com> Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-08Merge "Add custom domain file for virtual deploy"Tim Rozet3-0/+46
2016-06-09Remove swift endpoint and serviceMichael Chapman1-0/+6
Swift is not functional, and ceph is used instead for glance, nova and cinder, so the endpoint should not be present in the overcloud. The endpoint is removed via CLI post-install since there is no parameter for overcloud.yaml to disable endpoint creation, and the mechanism for endpoint creation will likely change within the next release as it is moved from heat to puppet. JIRA: APEX-146 Change-Id: If91b9d2747d5eed89c569ed9a34ab84370c3d65f Signed-off-by: Michael Chapman <woppin@gmail.com>
2016-06-08Add custom domain file for virtual deployMichael Chapman3-0/+46
Upstream packaging for tripleo-incubator seems to be lagging significantly, and in addition we will likely want to add a myriad of custom features like numa support that may not be suitable for upstream, so copy our own domain.xml into the tripleo templates directory when deploying. This may be improved in future if we can land a patch that allows a custom template directory to be specified upstream, and have it packaged and released. Change-Id: I7e7e7f695d9473545014761e9f8986616bc2cd19 JIRA: APEX-119 JIRA: APEX-106 JIRA: APEX-127 Signed-off-by: Michael Chapman <woppin@gmail.com> Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-08Merge "Fixes setting kernel boot arguments with perf options"Dan Radez5-15/+80
2016-06-08Merge "Add dataplane deploy setting"Tim Rozet5-7/+77
2016-06-08Merge "Adds cleaning up the tmp netenv file produced by python lib"Dan Radez1-0/+3
2016-06-09Add dataplane deploy settingMichael Chapman5-7/+77
Adds the dataplane deploy option, which can have values of ovs, ovs_dpdk, or fdio. Currently does nothing JIRA: APEX-119 Change-Id: I6c14a9c9d6887a325525d634052ea8300b30ee57 Signed-off-by: Michael Chapman <woppin@gmail.com>
2016-06-08Fixes setting kernel boot arguments with perf optionsTim Rozet5-15/+80
JIRA: APEX-168 opnfv-tht-pr: 22 Change-Id: I224b16be24b34e245d22c9321ca94ebe52c52dfd Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-08Removes blocking build due to coverage failuresTim Rozet1-2/+1
Change-Id: Ife0f4b0d3c59512ce378f7e2b7bf1f5d98e9cada Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-08Adds cleaning up the tmp netenv file produced by python libTim Rozet1-0/+3
Change-Id: Id9a5dd9a29b6fd70c06c1b053e1d390f5e9f6764 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-08fixing detached state deploymentDan Radez4-4/+55
JIRA: APEX-157 Change-Id: Ifb3b706c61c6df5534bc7c22948fc0ae57a923df Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-08Enabling DNS server assignment in entwork settingsDan Radez2-0/+4
Change-Id: Ibb30129ca52392cd152b6af61e0545ba47153bda Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-07Merge "Enabling python coverage tests in build.sh"Dan Radez6-15/+112
2016-06-07Merge "Serialize db_sync and increase sql sleep timer"Tim Rozet1-0/+1
2016-06-07Enabling python coverage tests in build.shDan Radez6-15/+112
Change-Id: Iececedb03a60dd0bfc1ad6ef1275f6a0427350eb Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-06Add API network supportFeng Pan4-4/+29
- Create additional NIC on virtual deployment if API network is enabled. - Include API network in clean - Change keystone admin api network to admin network. This should have no effect when api network is disabled, as today's behavior is to fall back to admin network anyway. However, when api network is defined, we need to be able to reach overcloud from undercloud through keystone admin api network. Change-Id: Ib0aea4a0daeed5878793530c10d8f8a1bbe5fd72 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-06fixing ha_enabled var for vm countDan Radez1-1/+1
Change-Id: Ib551aee287d3a82fc644643b9e658adb2461bcfa Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-05Merge "Fix sed syntax error in set_perf_images.sh"Tim Rozet1-1/+1
2016-06-05Serialize db_sync and increase sql sleep timerFeng Pan1-0/+1
opnfv-tht-pr: 21 Change-Id: If7a08374971c562c71c209962d7209994d83f211 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-05Fix rpm build errorFeng Pan2-4/+12
- Fix common rpm spec syntax error - Fix build.sh check for spec file changes. Change-Id: I84b54c87356a092af480957ad4b2e93ec577539b Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-05Merge "Fixes build caching"Tim Rozet3-17/+24
2016-06-04Fixes build cachingTim Rozet3-17/+24
JIRA: APEX-167 Change-Id: Ibb9d69eb4326911a5c62fc9f10b02ccf191a3046 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-04Merge "Fixes ODL L3"Tim Rozet1-1/+1
2016-06-03Fix sed syntax error in set_perf_images.shFeng Pan1-1/+1
Change-Id: Id5c4fd5e9073afec3253c47caf8981b43b2552c6 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-03Fixes ODL L3Tim Rozet1-1/+1
JIRA: APEX-166 opnfv-tht-pr: 20 Change-Id: If2aabd9da302297cc99f7e6aa0eadf07a4fc7f52 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-03Merge "Fix performance option handling"Tim Rozet3-3/+5
2016-06-03Merge "Add performance deploy file to common spec"Tim Rozet1-0/+4
2016-06-03Merge "Fix kernel parameter setting"Tim Rozet3-36/+1
2016-06-03Merge "Add library sourcing error check"Tim Rozet2-4/+15
2016-06-03Fix performance option handlingMichael Chapman3-3/+5
- Fix image name replacement in environments/numa.yaml in t-h-t - Accommodate patch to opnfv-tht disabling libvirt pinning by default. opnfv-tht-pr: 17 Change-Id: I4f45a120b236e8fbaa1eefd6da903d8f5e584764 Signed-off-by: Michael Chapman <woppin@gmail.com>
2016-06-03Merge "Migrates network environment parsing to python"Tim Rozet10-79/+232
2016-06-02Migrates network environment parsing to pythonTim Rozet10-79/+232
Change-Id: Ibaf20a2960a9f4b5e3f256fbed12a61d7606a967 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-02Fix kernel parameter settingFeng Pan3-36/+1
We can use a single line command to change kernel parameters, it is not necessary to have a script. Change-Id: I8988464d9a84a223803c69e676483787de49b4ab Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-02Add performance deploy file to common specFeng Pan1-0/+4
Change-Id: I51e5829406722cd0e7ed3d923c5761853795b0cd Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-02Add library sourcing error checkFeng Pan2-4/+15
Change-Id: Ief7fd339fa2ca8661c8e157270aa9b0339d3b637 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-02Attempts to fix sql race conditionTim Rozet1-0/+1
opnfv-tht-pr: 18 Change-Id: Ib00bc8f2167a4ecb03d7411b8c7b68f2a2cc3276 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-01Merge "Fixes interface cleanup issue between virtual and baremetal"Tim Rozet1-0/+1