Skip to content
  • Krish Moodbidri's avatar
    cbd3f3c4
    Added OpenStack VM deployment job · cbd3f3c4
    Krish Moodbidri authored
    - Add `deploy_user_defined_vm` job for configurable VM provisioning
    - Implement dynamic OpenStack CLI command construction supporting:
      * Image selection by name/UUID via $VM_IMAGE
      * Flavor specification with $VM_FLAVOR
      * Security group array input ($VM_SECURITY_GROUPS)
      * Network/port options ($VM_NETWORK/$VM_PORT)
      * Floating IP association ($VM_FLOATING_IPS)
    cbd3f3c4
    Added OpenStack VM deployment job
    Krish Moodbidri authored
    - Add `deploy_user_defined_vm` job for configurable VM provisioning
    - Implement dynamic OpenStack CLI command construction supporting:
      * Image selection by name/UUID via $VM_IMAGE
      * Flavor specification with $VM_FLAVOR
      * Security group array input ($VM_SECURITY_GROUPS)
      * Network/port options ($VM_NETWORK/$VM_PORT)
      * Floating IP association ($VM_FLOATING_IPS)
Loading Validating GitLab CI configuration… Learn more
Loading