File: cell_v2-simple-cell-setup-025a90918590c872.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    Adds the ability to perform a simple cell v2 setup using map_cell0,
    create_cell and discover_hosts via nova::cell_v2::simple_setup.
upgrade:
  - |
    Cell v2 must be setup prior to upgrading to Ocata or the db api sync will
    fail. If upgrading from from an evironment with existing compute nodes and
    planning to use puppet to manage your hosts, DO NOT use the
    'nova-manage cell_v2 cell_simple_setup' and nova::cell_v2::simple_setup as
    they will clash on the default cell management.