updates default registry tag to latest version

Previously, it was pointing to 2.0.2 and the images built were
with tag 2.0.3. This fix updates the default version to 2.0.3

Closes-Bug: 1605061

Change-Id: I836e553c9054d5ee5948f02c30bdd1324d5c1c73
This commit is contained in:
Rahul Sharma 2016-07-21 01:26:55 -04:00
parent 48934eeb21
commit 358bb38213
2 changed files with 2 additions and 2 deletions

View File

@ -151,7 +151,7 @@ admin_protocol: "http"
####################
# OpenStack options
####################
openstack_release: "2.0.2"
openstack_release: "2.0.3"
openstack_logging_debug: "False"
openstack_region_name: "RegionOne"

View File

@ -17,7 +17,7 @@
#kolla_install_type: "binary"
# Valid option is Docker repository tag
#openstack_release: "2.0.2"
#openstack_release: "2.0.3"
# This should be a VIP, an unused IP on your network that will float between
# the hosts running keepalived for high-availability. When running an All-In-One