Gather neutron facts for Pike
Depends-On: I735ae5b59596a46bd0a1dcfe37d5418e79f5b53e Change-Id: Ic152cfb01930d8bde10ea6d9aa5bba173a87e376
This commit is contained in:
parent
bc04011168
commit
e89069834f
@ -131,7 +131,7 @@ MIGRATIONS = {
|
||||
'run_expand': True
|
||||
}
|
||||
|
||||
RELEASES = ['ocata', 'newton', 'mitaka', 'liberty']
|
||||
RELEASES = ['pike', 'ocata', 'newton', 'mitaka', 'liberty']
|
||||
|
||||
|
||||
def get_branch(release, revision, library_path, project):
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
- name: Get neutron migrations facts
|
||||
neutron_migrations_facts:
|
||||
release: ocata
|
||||
release: pike
|
||||
library_path: "{{ neutron_lib_dir }}"
|
||||
bin_path: "{{ neutron_bin }}"
|
||||
when: neutron_plugin_type.split('.')[0] == 'ml2'
|
||||
|
Loading…
Reference in New Issue
Block a user