Fixup install hook execution
This commit is contained in:
1
hooks/install.real
Symbolic link
1
hooks/install.real
Symbolic link
@@ -0,0 +1 @@
|
||||
neutron_api_hooks.py
|
||||
@@ -142,7 +142,7 @@ def configure_https():
|
||||
identity_joined(rid=rid)
|
||||
|
||||
|
||||
@hooks.hook()
|
||||
@hooks.hook('install.real')
|
||||
def install():
|
||||
execd_preinstall()
|
||||
configure_installation_source(config('openstack-origin'))
|
||||
|
||||
Reference in New Issue
Block a user