Update to use ocata clients

Misc updates to switch build to use Ocata release client.

Change-Id: Id06dbb093b74fb0525e6bf763457bada88422890
This commit is contained in:
James Page 2017-07-19 14:13:03 +02:00
parent 8c13ea66dc
commit 1e118fb343
1 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,5 @@
name: openstackclients
version: newton
version: ocata
summary: OpenStack Client tools
description: |
OpenStackClient (aka OSC) is a command-line client for OpenStack
@ -92,10 +92,6 @@ apps:
command: bin/murano
aliases:
- murano
sahara:
command: bin/sahara
aliases:
- sahara
senlin:
command: bin/senlin
aliases:
@ -153,7 +149,7 @@ parts:
- python-zaqarclient
- python-neutronclient
- python-openstackclient
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/newton/upper-constraints.txt
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/ocata/upper-constraints.txt
build-packages:
- libffi-dev
- libssl-dev