Base this snap on stable Ocata tar file

Change-Id: I3c1ae531222a53365643f32299cefafff7d2ef18
This commit is contained in:
Corey Bryant 2017-05-02 12:29:53 +00:00
parent 2cec474532
commit 3bed732c4e
1 changed files with 3 additions and 3 deletions

View File

@ -31,12 +31,12 @@ parts:
after: [python]
plugin: python
python-version: python2
source: http://tarballs.openstack.org/keystone/keystone-master.tar.gz
source: http://tarballs.openstack.org/keystone/keystone-stable-ocata.tar.gz
python-packages:
- pymysql
- uwsgi
- git+https://github.com/openstack/snap.openstack#egg=snap.openstack
constraints: https://raw.githubusercontent.com/openstack/requirements/master/upper-constraints.txt
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/ocata/upper-constraints.txt
build-packages:
- gcc
- libffi-dev
@ -57,7 +57,7 @@ parts:
config:
after: [keystone]
plugin: dump
source: http://tarballs.openstack.org/keystone/keystone-master.tar.gz
source: http://tarballs.openstack.org/keystone/keystone-stable-ocata.tar.gz
organize:
etc/*.conf: etc/keystone/
etc/*.ini: etc/keystone/