Switch clients to queens

Update OpenStack CLI tools to Queens release.

Change-Id: I07630d7555d11611dee823e99ebc19bf83ed6790
This commit is contained in:
James Page 2018-05-02 16:13:33 +02:00
parent fa6d69fd75
commit f549ea8bf5
1 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,5 @@
name: openstackclients
version: pike
version: queens
summary: OpenStack Client tools
description: |
OpenStackClient (aka OSC) is a command-line client for OpenStack
@ -56,8 +56,6 @@ apps:
command: bin/monasca
murano:
command: bin/murano
senlin:
command: bin/senlin
swift:
command: bin/swift
tacker:
@ -102,7 +100,7 @@ parts:
- python-neutronclient
- python-openstackclient
- gnocchiclient
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/pike/upper-constraints.txt
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/queens/upper-constraints.txt
build-packages:
- libffi-dev
- libssl-dev