Fixup install hook execution
This commit is contained in:
parent
e00c8d1548
commit
b20790625a
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'))
|
||||
|
Loading…
Reference in New Issue
Block a user