Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
openstack-build-ubuntu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
David Johnson
openstack-build-ubuntu
Commits
495e3296
Commit
495e3296
authored
Feb 17, 2016
by
David Johnson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Stop legacy keystone service before starting it via apache/wsgi.
parent
66254024
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
setup-controller.sh
setup-controller.sh
+3
-0
No files found.
setup-controller.sh
View file @
495e3296
...
@@ -311,6 +311,9 @@ EOF
...
@@ -311,6 +311,9 @@ EOF
service_restart keystone
service_restart keystone
service_enable keystone
service_enable keystone
else
else
service_stop keystone
service_disable keystone
service_restart apache2
service_restart apache2
service_enable apache2
service_enable apache2
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment