Skip to content

Commit

Permalink
Merge pull request #3435 from rcbops/RO-4188_newton_dep_update
Browse files Browse the repository at this point in the history
RO-4188 Update newton dependencies
  • Loading branch information
prometheanfire authored Dec 13, 2018
2 parents 912f580 + fbb4d45 commit b55806f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion group_vars/all/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# The release tag to use
# Note that this is set here so that the openstack_release override in osa_defaults
# is able to use it.
rpc_release: "r14.20.0"
rpc_release: "r14.21.0"
2 changes: 1 addition & 1 deletion rpcd/etc/openstack_deploy/user_rpco_variables_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ maas_target_alias: public0_v4
maas_monitor_cinder_backup: "{{ cinder_service_backup_program_enabled | default(false) }}"

# MaaS pathing and versions
maas_release: "1.7.9"
maas_release: "1.8.0"
maas_venv: "/openstack/venvs/maas-{{ maas_release }}"
maas_venv_bin: "{{ maas_venv }}/bin"

Expand Down

0 comments on commit b55806f

Please sign in to comment.