149b1ca0f7
Change-Id: I9e3fa343e9974576f816c5d4f625064b304969fa
7 lines
158 B
Bash
Executable File
7 lines
158 B
Bash
Executable File
#!/bin/sh
|
|
|
|
service openstack-neat-global-manager stop
|
|
service openstack-neat-db-cleaner stop
|
|
./compute-local-manager-stop.py
|
|
./compute-data-collector-stop.py
|