Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion utils/openstack-status
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ if test "$nova"; then
nova service-list

printf "== Nova networks ==\n"
nova network-list
openstack network list

printf "== Nova instance flavors ==\n"
# Check direct access
Expand Down