diff options
author | Stefan Berg <stefan.k.berg@ericsson.com> | 2016-02-05 23:27:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-02-05 23:27:19 +0000 |
commit | 03822a6ab8426d2d54fb05b645a8ef33d5dd51f1 (patch) | |
tree | 3cd8b7bd2a014afdf5e2871ae64fce12524ba9c7 /build/config.mk | |
parent | 2cfea00a2ef413e7fb95c25eb327db366b242f0a (diff) | |
parent | ac2690bf4c2d2a2c904c5ce136eda8e49705300d (diff) |
Merge "Pin down exact Fuel repo versions" into stable/brahmaputra
Diffstat (limited to 'build/config.mk')
-rw-r--r-- | build/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/config.mk b/build/config.mk index eca426773..aa2f5a658 100644 --- a/build/config.mk +++ b/build/config.mk @@ -9,7 +9,7 @@ ############################################################################## FUEL_MAIN_REPO := https://github.com/openstack/fuel-main -FUEL_MAIN_TAG = stable/8.0 +FUEL_MAIN_TAG = a365f05b903368225da3fea9aa42afc1d50dc9b4 MOS_VERSION = 8.0 OPENSTACK_VERSION = liberty-8.0 |