Rename aux.env to auxiliary.env for Windows compatibility 88/15288/1
authoraravind.est <aravindhan.a@est.tech>
Mon, 17 Nov 2025 17:27:36 +0000 (17:27 +0000)
committeraravind.est <aravindhan.a@est.tech>
Mon, 17 Nov 2025 17:34:29 +0000 (17:34 +0000)
- Renamed tools/k8s/heat/env/aux.env to auxiliary.env
- Updated README.md reference
- Fixes Windows clone issue with reserved filename 'aux'

Change-Id: I81060ba71fc3c5a077c28ef2015a31d974dc055e
Signed-off-by: aravind.est <aravindhan.a@est.tech>
tools/k8s/README.md
tools/k8s/heat/env/auxiliary.env [moved from tools/k8s/heat/env/aux.env with 96% similarity]

index 71dfb6c..ea57758 100644 (file)
@@ -25,7 +25,7 @@ Two methods of deployment are supported:
  - openstack.rc
 - heat
  - env
-   - aux.env
+   - auxiliary.env
    - ric.env
  - parts
    - part-1-v6.yaml
similarity index 96%
rename from tools/k8s/heat/env/aux.env
rename to tools/k8s/heat/env/auxiliary.env
index a949534..d94132e 100644 (file)
@@ -1,6 +1,7 @@
 ################################################################################
 #   Copyright (c) 2019 AT&T Intellectual Property.                             #
 #   Copyright (c) 2019 Nokia.                                                  #
+#   Modification Copyright (c) 2025 OpenInfra Foundation Europe.               #
 #                                                                              #
 #   Licensed under the Apache License, Version 2.0 (the "License");            #
 #   you may not use this file except in compliance with the License.           #