Remove requirements project
Change-Id: Icbb909cf9901d925ec36683501bbb4ca46182cac
This commit is contained in:
parent
a00b0e187b
commit
5b904399c4
5
Vagrantfile
vendored
5
Vagrantfile
vendored
@ -58,11 +58,6 @@ DEVSTACK_PROJECTS = {
|
||||
'src_dir' => ENV.fetch("DEVSTACK_PLUGIN_TOBIKO_SRC_DIR", VAGRANTFILE_DIR),
|
||||
},
|
||||
|
||||
# Local directory from where look for OpenStack requirements project files
|
||||
'requirements' => {
|
||||
'src_dir' => ENV.fetch("REQUIREMENTS_DIR", "#{PROJECTS_DIR}/requirements"),
|
||||
},
|
||||
|
||||
# Local directory from where looking for Tobiko project files
|
||||
'tobiko' => {
|
||||
'src_dir' => ENV.fetch("TOBIKO_SRC_DIR", "#{PROJECTS_DIR}/tobiko"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user