diff --git a/releasenotes/notes/magnum-actions-support-b131fa942b937fa5.yaml b/releasenotes/notes/magnum-actions-support-b131fa942b937fa5.yaml new file mode 100644 index 00000000..b8e382c0 --- /dev/null +++ b/releasenotes/notes/magnum-actions-support-b131fa942b937fa5.yaml @@ -0,0 +1,7 @@ +--- +features: + - Magnum action are now supported. +upgrade: + - During an upgrade to Newton, operators or administrators need to + run ``python tools/sync_db.py`` to populate database with Magnum + action definitions.