- 23 Aug, 2016 1 commit
-
-
https://gerrit.opnfv.org/gerrit/apexSteven Pisarski authored
# Conflicts: # lib/python/apex/network_settings.py # tests/test_apex_python_utils_py.py
-
- 22 Aug, 2016 7 commits
-
-
Dan Radez authored
-
Dan Radez authored
-
Tim Rozet authored
-
Tim Rozet authored
-
Dan Radez authored
Defaults for virtual deployments was not correct, there were three baremetal nodes being created by default for a noha deployment. JIRA: APEX-221 Change-Id: I8b13ffb620d8ebaed4308725edbc7e84279872dd Signed-off-by:
Dan Radez <dradez@redhat.com>
-
Dan Radez authored
NetworkSettings Object is being rendered and passed to net env object already. We can get the enabled network list from the network settings object instead of passing it in as an arg. Basically just removing duplicate arguments to the network env object. Change-Id: I828c60878a0432cae2b37c08ae1896dce49071d0 Signed-off-by:
Dan Radez <dradez@redhat.com>
-
Feng Pan authored
- Update DPDK and ovs-dpdk rpm links - Change curl to wget to get proper error return code when failure occurs. JIRA: APEX-119 Change-Id: Icdd8e11f1fff9e20695780215dee357b0aca45a5 Signed-off-by:
Feng Pan <fpan@redhat.com>
-
- 21 Aug, 2016 1 commit
-
-
Feng Pan authored
opnfv-tht-pr: 65 Change-Id: I47b773129636c541bdb0e93e88e334587ac7c2a0 Signed-off-by:
Feng Pan <fpan@redhat.com>
-
- 20 Aug, 2016 1 commit
-
-
Tim Rozet authored
Change-Id: I2ac2910eaecab1fc4fb9634b6af9bc7f454ff77a Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
- 19 Aug, 2016 6 commits
-
-
Tim Rozet authored
-
Tim Rozet authored
-
Tim Rozet authored
Feng has contributed greatly to Apex C release. Achievements/Conbributions include: - OVS DPDK Integration - FDIO/VPP Integration - Converting portions of Apex code base to Python - Implementing IPv6 in Apex Change-Id: Ied0130b37b1c4fc89c72ccba83328d45d1375ff0 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Tim Rozet authored
2048 is the acceptable value where default Virtual deployments will still work. A user can then modify deploy_settings in order to increase number of huge pages to something other than the default. JIRA: APEX-184 Change-Id: I7962c8e1ae09df60c51375b4ed343b44bce52b59 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Sofia Wallin authored
Change-Id: I8970be0bcbed501e43d6fb76af1278881274f69a Signed-off-by:
Sofia Wallin <sofia.wallin@ericsson.com>
-
Tim Rozet authored
DHCP Metadata network was not being enabled because I missed passing it in overcloud.yaml to controller.yaml. JIRA: APEX-236 opnfv-tht-pr: 64 Change-Id: Ibfd69f5fe5c6f5f2e0bd9c7e47ce1b35e9bd050e Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
- 18 Aug, 2016 6 commits
-
-
Michael Chapman authored
opnfv-tht-pr: 62 Change-Id: If08e779e49afa217870124d1dc0deccd086bfa91 Signed-off-by:
Michael Chapman <michapma@redhat.com>
-
Tim Rozet authored
opnfv-tht-pr: 63 Change-Id: Ie91809d222cae34b81f541bdbc83b6d0fe561973 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Feng Pan authored
opnfv-tht-pr: 61 Change-Id: I7a0dc80f6ec2c9c7b0233a71baf51aa66867c0e4 Signed-off-by:
Feng Pan <fpan@redhat.com>
-
Dan Radez authored
-
Dan Radez authored
-
Carlos Goncalves authored
The Congres Nova driver defaults to Nova API v2.0 but also supports micro versions since Liberty release. This patch creates the Nova datasource with the latest micro version available. This is useful for scenarios such as invoking nova.services.force_down that was introduced in v2.11. https://bugs.launchpad.net/congress/+bug/1552220 JIRA: APEX-238 Change-Id: I0a60a1199e36da38e48aa647812dd6ee5543ce2b Signed-off-by:
Carlos Goncalves <carlos.goncalves@neclab.eu>
-
- 17 Aug, 2016 11 commits
-
-
Tim Rozet authored
-
Tim Rozet authored
-
Tim Rozet authored
-
Tim Rozet authored
-
Tim Rozet authored
-
Tim Rozet authored
JIRA: APEX-133 Change-Id: I7d87f2e463921369cd002b768976fd9cc06c8a91 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Tim Rozet authored
Changes include: - Moves honeycomb to the opendaylight builder - Adds honeycomb puppet mod - Configures rest ports correctly and brings up honeycomb opnfv-tht-pr: 60 Change-Id: I630e9a63754ca6e41d1816a52db3b8272a9f7b6f Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Dan Radez authored
Change-Id: I10eebc955cae5006155e045accf2924c393ab522 Signed-off-by:
Dan Radez <dradez@redhat.com>
-
Tim Rozet authored
-
Tim Rozet authored
JIRA: APEX-236 opnfv-tht-pr: 59 Change-Id: Ic8fad4abb3846c57d218b2b23ef44750a644fe73 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Dan Radez authored
JIRA: APEX-235 Change-Id: Ie3ead17f1f82bc74dc38413bb4a3118fbcb82e9c Signed-off-by:
Dan Radez <dradez@redhat.com>
-
- 16 Aug, 2016 7 commits
-
-
Tim Rozet authored
Change-Id: Iee70813504977f6433691d6e9253f329dbe0e372 Signed-off-by:
Tim Rozet <trozet@redhat.com>
-
Tim Rozet authored
-
Tim Rozet authored
-
Michael Chapman authored
-
Michael Chapman authored
The service for ceph is created using the init provider in puppet, which does not support the enable parameter, and therefore the ceph service will not start on boot. Since it creates a normal sysvinit file, this can be remedied with chkconfig. JIRA: APEX-232 opnfv-tht-pr: 58 Change-Id: I0ef9e49cfa55d8e57862fbd61fb487b6d99d8d57 Signed-off-by:
Michael Chapman <woppin@gmail.com>
-
Dan Radez authored
Forwarded traffic doesn't pass through the output table so adding http, https and dns traffic reject rules to forward table also for a mock-detached state Change-Id: Iab4b7f0f7c95068223636052979c4959db6feaa6 Signed-off-by:
Dan Radez <dradez@redhat.com>
-
Feng Pan authored
Change-Id: Iccc88105e92540fa2a52c827941827c05b8edf7b Signed-off-by:
Feng Pan <fpan@redhat.com>
-