redhat-performance / quads

:calendar: The infrastructure deployment time machine
https://quads.dev
GNU General Public License v3.0
88 stars 36 forks source link

[BUG] --cc-users not being passed to --define-cloud as it should. #517

Closed sadsfae closed 1 month ago

sadsfae commented 2 months ago
# quads --define-cloud --cloud cloud51 --description "Multi-Cluster NW Perf 2/2" --cloud-ticket 3734 --cloud-owner mjudge --vlan 605 --cc-users "fmercury,jdoe"

Yet:

# quads --ls-cc-users | egrep "cloud50|cloud51"
cloud50: []
cloud51: [] 

--mod-cloud does add them however after the fact but the --cc-users will miss the initial pre future notification.