FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Sync arcus/yoga staging to arcus/zed-staging

Merged Paul Browne requested to merge arcus/yoga-staging into arcus/zed-staging
85 files
+ 5008
966
Compare changes
  • Side-by-side
  • Inline
Files
85
@@ -7,7 +7,7 @@
- pip
- setuptools
state: latest
virtualenv_command: /usr/bin/python3.6 -m venv
virtualenv_command: /usr/bin/python3.9 -m venv
run_once: true
delegate_to: "{{ nova_compute_drain_delegate_host }}"
vars:
@@ -19,7 +19,7 @@
pip:
virtualenv: "{{ nova_compute_drain_venv }}"
name:
- python-openstackclient
- "python-openstackclient==6.0.0"
run_once: true
delegate_to: "{{ nova_compute_drain_delegate_host }}"
vars:
Loading