Skip to content
Snippets Groups Projects
Commit fa12f278 authored by Jeffrey Zhang's avatar Jeffrey Zhang
Browse files

Fix the openstack_release variable in all.yml

In the master branch, we should use 3.0.0 release version

Change-Id: I3b10307c2072c28ea00e26fbbdf6723ebc318f30
parent 319fd3e7
No related branches found
No related tags found
No related merge requests found
...@@ -160,7 +160,7 @@ admin_protocol: "http" ...@@ -160,7 +160,7 @@ admin_protocol: "http"
#################### ####################
# OpenStack options # OpenStack options
#################### ####################
openstack_release: "2.0.0" openstack_release: "3.0.0"
openstack_logging_debug: "False" openstack_logging_debug: "False"
openstack_region_name: "RegionOne" openstack_region_name: "RegionOne"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment