Comment 0 for bug 1578526

Revision history for this message
Ksenia Svechnikova (kdemina) wrote :

ISO 9.0, 278

Detailed bug description:

No possibility to add configuration to node with virt role

Steps to reproduce:

          0) Prepare env with 3 node
          1) Add FEATURE_GROUPS: ["advanced"] to /etc/nailgun/settings.yaml
          2) service nailgun restart
          3) Add virt, comute role to the node
          4) sTry to add json config to the virt role ==> No field is present
          5)Try to use CLI, it's working as expected
                        fuel2 node create-vms-conf 1 --conf '{"id":1,"mem":4,"cpu":2}'

Reproducibility: 100%

No snapshot needed, as it's reproduce without deploy, screenshot is attched