Motivation

#wip

Design

#wip

Implementation

#wip

rVPC Offering

#wip

KeepAliveD & ConnTrackD

#wip

Persistent Configuration

#wip

Integration Tests

In order to cover the new functionality, making sure the implementation actually works, a couple of new Integration Tests were added under the test/integration/component directory:

Running the tests

When running the "test_vpc_offerings.py", the required_hardware flag should be set to false. The test will only create the offering and a Redundant VPC, no further tests will be done (e.g. create VMs, etc).

However, concerning the  "test_vpc_redundant/py", it does need the required_hardware flag to be set to true.

JIRA Issues