rsd-virt-for-nova/doc/source/known_issues.rst
Helena McGough bdc51defdc First implementation of the new rsd-virt-for-nova driver
- Includes driver code
 - Some unit tests
 - Some documentation
 - Devstack installation plugin

Change-Id: Ie3b2483fbf587a037a3fd9d6af1bd64fa5635ed2
Signed-off-by: Helena McGough <helena.mcgough@intel.com>
2019-02-25 14:29:05 +00:00

1.5 KiB

Known Issues

Introduction

This project is being created as a new out-of-tree virt driver for nova. It is currently a work-in-progress and there are a few issues and area that need to be looked into and developed to bring the project to maturity.

Issues + Future work

  • Implementation of additional unit tests and inclusion of functional tests for the complete code coverage of the new virt driver.
  • Needs to be tested on physical RSD compatible hardware.
  • Implement the usage of the EventSubscription service provided by the PODM to improve the tracking of the removal/addition of physical resources from the RSD deployment.
  • Check the status of the creation of duplicate flavors when they are auto generated. May have to be re-implemented now that the extra_specs are being used by the resource provider to track the inventory of the systems.