Merge "Install networking-hyperv when deploying from source."
This commit is contained in:
commit
9a8088131e
@ -50,13 +50,15 @@ options:
|
||||
* mitaka
|
||||
* master
|
||||
|
||||
The YAML must minimally include requirements, neutron-fwaas,
|
||||
neutron-lbaas, neutron-vpnaas, and neutron repositories, and may
|
||||
The YAML must minimally include the following repositories, and may
|
||||
also include repositories for other dependencies:
|
||||
repositories:
|
||||
- {name: requirements,
|
||||
repository: 'git://github.com/openstack/requirements',
|
||||
branch: master}
|
||||
- {name: networking-hyperv,
|
||||
repository: 'git://github.com/openstack/networking-hyperv',
|
||||
branch: master}
|
||||
- {name: neutron-fwaas,
|
||||
repository: 'git://github.com/openstack/neutron-fwaas',
|
||||
branch: master}
|
||||
|
Loading…
Reference in New Issue
Block a user