Fix version in master

Master version was still set to 1.0.0. This became alot more obvious
in a recent patch when we started pulling that version number for the
tag...

TrivialFix

Change-Id: Ie9c95a4dc606d0527c44fcd624b4473e45f7f3cf
This commit is contained in:
SamYaple 2015-12-27 16:09:42 +00:00
parent 9e9225d8e6
commit 82fcf8fad0
2 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ magnum_api_port: "9511"
####################
# Openstack options
####################
openstack_release: "1.0.0"
openstack_release: "2.0.0"
openstack_logging_verbose: "True"
openstack_logging_debug: "False"

View File

@ -1,6 +1,6 @@
[metadata]
name = kolla
version = 1.0.0
version = 2.0.0
summary = Kolla OpenStack Deployment
description-file =
README.rst