diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-03-22 22:07:14 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-03-22 22:07:14 +0800 |
commit | 6e16b90e3241156724d0f2df73a3c807b0794842 (patch) | |
tree | 99ee67399f9c2d480d298846f953e40927820bdb /newton/.gitignore | |
parent | 32ba3fcdad5cab9a25e0e53ac7cfbe807fdef70c (diff) |
Newton UT for capacity check nova limits failed
Change-Id: Ied372034ada4cd417f8dccd982b09b3b2b489ee3
Issue-ID: MULTICLOUD-168
Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'newton/.gitignore')
-rw-r--r-- | newton/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/newton/.gitignore b/newton/.gitignore index d0dc4903..224c808e 100644 --- a/newton/.gitignore +++ b/newton/.gitignore @@ -15,3 +15,5 @@ openstack_multicloud.egg-info/ .eggs/ build/ test-reports/ +coverage.xml + |