Install python3 packages for ubuntu
Change-Id: Ie7ec148ca56ea5cf8d53cd237c50f2e76b994657
This commit is contained in:
parent
2e57efe093
commit
d276dbb7a9
@ -1,4 +1,4 @@
|
||||
#!{{ swift_bin }}/python
|
||||
#!{{ swift_bin }}/{{ swift_venv_python_executable }}
|
||||
# Copyright 2014, Rackspace US, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!{{ swift_bin }}/python
|
||||
#!{{ swift_bin }}/{{ swift_venv_python_executable }}
|
||||
# Copyright 2014, Rackspace US, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
@ -28,9 +28,9 @@ swift_devel_distro_packages:
|
||||
- libssl-dev
|
||||
|
||||
swift_service_distro_packages:
|
||||
- python-keystonemiddleware
|
||||
- python-memcache
|
||||
- python-swift
|
||||
- python3-keystonemiddleware
|
||||
- python3-memcache
|
||||
- python3-swift
|
||||
- swift
|
||||
|
||||
swift_account_distro_packages:
|
||||
|
Loading…
x
Reference in New Issue
Block a user