Fix a minor comments
A minor mismatch in lib/neutron since now unstack.sh invokes three functions and also start_neutron_agents() is called before create_neutron_initial_network(). Change-Id: Ibbe68501cce4c062a9ac610cbc44188dc9bab6c8
This commit is contained in:
parent
ce1f133732
commit
0d6e992d90
@ -20,13 +20,15 @@
|
||||
# - create_neutron_cache_dir
|
||||
# - create_nova_conf_neutron
|
||||
# - start_neutron_service_and_check
|
||||
# - start_neutron_agents
|
||||
# - create_neutron_initial_network
|
||||
# - setup_neutron_debug
|
||||
# - start_neutron_agents
|
||||
#
|
||||
# ``unstack.sh`` calls the entry points in this order:
|
||||
#
|
||||
# - stop_neutron
|
||||
# - stop_neutron_third_party
|
||||
# - cleanup_neutron
|
||||
|
||||
# Functions in lib/neutron are classified into the following categories:
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user