62cada246d
Updates the dependencies on Armada, Drydock, and Deckhand to current values. The primary reason for this is to take advantage of a new set of Armada requirements that allows for a reduced image size (no longer includes grpc tools) Change-Id: I8f208ab91664479a7af96c543a4e72d8f6d154ef
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
# Copyright 2017 AT&T Intellectual Property. All other rights reserved.
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
pytz==2018.5
|
|
pyOpenSSL==18.0.0
|
|
ndg-httpsclient==0.5.1
|
|
pyasn1==0.4.4
|
|
psycopg2==2.7.5
|
|
docker==3.5.0
|
|
apache-airflow[crypto,celery,postgres,hive,hdfs,jdbc]==1.10.1
|
|
python-openstackclient==3.16.1
|
|
kubernetes>=6.0.0
|
|
|
|
# Dependencies for other UCP components
|
|
git+https://git.openstack.org/openstack/airship-deckhand@0aae9dc1776bd97ab8f4152a51baedb24eb61396#egg=deckhand
|
|
git+https://git.openstack.org/openstack/airship-drydock.git@d93d6d5a0a370ced536180612d1ade708e29cd47#egg=drydock_provisioner&subdirectory=python
|
|
git+https://git.openstack.org/openstack/airship-armada.git@269083c0c063efa50bd5e88374dbd89abb3921c3#egg=armada
|