diff --git a/interface.yaml b/interface.yaml index 105b5b4..b97f4c7 100644 --- a/interface.yaml +++ b/interface.yaml @@ -2,3 +2,12 @@ name: nova-cell summary: Compute Controller <-> API Controller interface version: 1 maintainer: "" +ignore: + - 'unit_tests' + - 'Makefile' + - '.testr.conf' + - 'test-requirements.txt' + - 'tox.ini' + - '.gitignore' + - '.gitreview' + - '.unit-state.db'