diff options
author | Michael Lando <ml636r@att.com> | 2017-09-22 23:47:09 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-09-23 16:03:16 +0300 |
commit | 3ef175b5f6e74a685cfa998153b4d635f9883dfe (patch) | |
tree | 00bfc6a8b0e5f327f553ca6ff71f44834ef70e76 /.gitignore | |
parent | 0819f24218af38d1875defe46d233141648c1705 (diff) |
add new global types
add global types needed for volte use case
Change-Id: I26f2de45d46628c95fd708b7e61b007c214e2c94
Issue-ID: SDC-192
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 631577ffa1..847f80b91f 100644 --- a/.gitignore +++ b/.gitignore @@ -161,3 +161,7 @@ common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-cor /utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/logback.xml sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/testSuites/* + +/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/attributes/default.rb + +/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/attributes/default.rb |