diff options
author | Florin Dumitrascu <florin.dumitrascu@enea.com> | 2016-03-16 11:07:52 +0100 |
---|---|---|
committer | Florin Dumitrascu <florin.dumitrascu@enea.com> | 2016-03-16 11:07:52 +0100 |
commit | f6c0f5f6a93e95bc75f0bbffcaa64c463735122f (patch) | |
tree | fd1283ae9bf80569109943015e987aa025c4a8fe /upstream | |
parent | 390c448f29422d371024ea1ee8e7b18d5786feda (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
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 |