Skip to content
Snippets Groups Projects
Commit 5ce03840 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Remove cell setup and db creation nova upgrade"

parents 60379615 58195bd2
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,6 @@
# Create new set of configs on nodes
- include: config.yml
# TODO(inc0): since nova is creating new database in L->M, we need to call it.
# It should be removed later
- include: bootstrap.yml
# TODO(Jeffrey4l): Since nova need setup nova cell in N->O, we need to call it.
# This should be removed later
- include: simple_cell_setup.yml
- include: bootstrap_service.yml
- include: register.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment