airshipit / treasuremap

Reference Airship manifests, CICD, and reference architecture.
http://openstack.org
Apache License 2.0
52 stars 39 forks source link

Rename Virtual Sites in Treasuremap #154

Closed lb4368 closed 3 years ago

lb4368 commented 3 years ago

Problem description The current names for the virtual sites in treasuremap (test-site and virtual-network-cloud) are not following a similar naming convention as the baremetal reference sites (reference-airship-core and reference-multi-tenant) which identifies the site purpose and its associated site type.

Proposed change Rename the virtual sites in treasuremap as follows to indicate virtual sites associated to specific types:

sreejithpunnapuzha commented 3 years ago

Commit with changes pushed.. https://review.opendev.org/c/airship/treasuremap/+/793194

sreejithpunnapuzha commented 3 years ago

Above change is depend on uplifting airshipctl reference on treasuremap. we need this change to be applied https://review.opendev.org/c/airship/airshipctl/+/792836. once airshipctl is uplifted in treasuremap, recheck zuul job and it should be success

sirajyasin commented 3 years ago

test-site --> virtual-airship-core is addressed in this PS and the same is merged https://review.opendev.org/c/airship/treasuremap/+/795589

sreejithpunnapuzha commented 3 years ago

Both sites have been renamed in ps https://review.opendev.org/c/airship/treasuremap/+/795589 and https://review.opendev.org/c/airship/treasuremap/+/793194. hence closing this issue