Separate nfv configurations from install function and put them into a
configure function to be consistent with Devstack pattern.
Story: 2003163
Task: 28350
Depends-On: https://review.openstack.org/#/c/623410
Change-Id: I1acd15d628a2636ac2897abcbe446368821973bc
Signed-off-by: Yi Wang <yi.c.wang@intel.com>
This installs, starts, stops, and clean nova-api-proxy service.
Story: 2003163
Task: 28141
Change-Id: I6c48c21a97df0c9324e77f6ffff70b7afd0b57c9
Signed-off-by: Yi Wang <yi.c.wang@intel.com>
* Add a basic DevStack job to exercise this
* Clean up plugin to match DevStack conventions
Change-Id: I5b079eacebf9ddb433b5e831d557afe6a1be6880
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit fixes some installation issues and remove
unused functions.
Change-Id: I66812389a3b9f36b5e85278ecaaeb1322acdd2e2
Signed-off-by: Erick <erick.cardona.ruiz@intel.com>
This commit introduces the installation of guest client and nfv package.
Change-Id: I56351803c9b0c6b0b62f98a5593f1fb100d28992
Story: https://storyboard.openstack.org/#!/story/2003163
Signed-off-by: Erick Cardona <erick.cardona.ruiz@intel.com>