diff options
author | Florin Dumitrascu <florin.dumitrascu@enea.com> | 2016-03-16 11:07:52 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-02 13:45:04 +0000 |
commit | 04fa0999720da454ee052ff97194fb982dd9b186 (patch) | |
tree | a6fd55a46f83482466c97983a0973d1a3e099470 /upstream | |
parent | 430ca5fb3be140238665d19124b861e5226fddaa (diff) |
Fix missing git submodules.
Also using https URL for cloning submodules.
No need to use SSH keys, as no push is done on submodules.
Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com>
JIRA:FUEL-39
(cherry picked from commit f6c0f5f6a93e95bc75f0bbffcaa64c463735122f)
Change-Id: Ic20b0cd88bcb8b13b219aa42b15cde9d295c5700
Diffstat (limited to 'upstream')
m--------- | upstream/fuel-agent | 0 | ||||
m--------- | upstream/fuel-library | 0 | ||||
m--------- | upstream/fuel-main | 0 | ||||
m--------- | upstream/fuel-mirror | 0 | ||||
m--------- | upstream/fuel-plugin-ovsnfv | 0 | ||||
m--------- | upstream/fuel-plugin-qemu | 0 | ||||
m--------- | upstream/fuel-web | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel-agent b/upstream/fuel-agent new file mode 160000 +Subproject 658be72c4b42d3e1436b86ac4567ab914bfb451 diff --git a/upstream/fuel-library b/upstream/fuel-library new file mode 160000 +Subproject c2a335b5b725f1b994f78d4c78723d29fa44685 diff --git a/upstream/fuel-main b/upstream/fuel-main new file mode 160000 +Subproject 643a1ef27c7dccc1c2a2ad26b85c09226b35a67 diff --git a/upstream/fuel-mirror b/upstream/fuel-mirror new file mode 160000 +Subproject fb45b80d7bee5899d931f926e5c9512e2b44274 diff --git a/upstream/fuel-plugin-ovsnfv b/upstream/fuel-plugin-ovsnfv new file mode 160000 +Subproject 9ad9481eab750f610ee3d2f8eb3e385667ba9fa diff --git a/upstream/fuel-plugin-qemu b/upstream/fuel-plugin-qemu new file mode 160000 +Subproject 1eb8bf930e2ec6e64526e95fcb21124f7401a24 diff --git a/upstream/fuel-web b/upstream/fuel-web new file mode 160000 +Subproject feff938157ce26d09409219350f126214dfeae4 |