Updating deprecated rally-manage command
Change-Id: Ie83cfcaaa22e2d890b31ec63df53de3ee829dc01
This commit is contained in:
parent
1d275959cb
commit
8bfef8d6b6
@ -45,7 +45,7 @@
|
||||
dest: "{{ rally_venv }}/etc/rally/rally.conf"
|
||||
|
||||
- name: Setup rally database
|
||||
shell: . {{ rally_venv }}/bin/activate; rally-manage db recreate
|
||||
shell: . {{ rally_venv }}/bin/activate; rally db recreate
|
||||
|
||||
- name: Setup rally deployment
|
||||
shell: . {{ rally_venv }}/bin/activate; . {{ overcloudrc }}; rally deployment create --fromenv --name overcloud
|
||||
|
Loading…
Reference in New Issue
Block a user