diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-01-24 21:47:23 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-02-03 02:40:51 +0100 |
commit | ec0504dbebc5e3f9e29606f1995a0ad0b603bdad (patch) | |
tree | 3f6b5a8d22e5fe733d7739fbdc9cabea952974b3 /.gitmodules | |
parent | c0831f01ac28150a4ffc646fdbf0d6a03435cdd8 (diff) |
fuel-plugin-ovs: Rebase patches and enable for N
JIRA: ARMBAND-203
Change-Id: I8c1ca9a10b62751509a37b0079d4e7040e53a60d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index b49fa711..f37e0c96 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,7 +11,7 @@ [submodule "fuel-plugin-ovs"] path = upstream/fuel-plugin-ovs url = https://github.com/openstack/fuel-plugin-ovs - branch = stable/9.0 + branch = master ignore = all [submodule "vswitchperf"] path = upstream/vswitchperf |