Fix config drive iso path on Vmware#2769
Conversation
Fix capitalized 'ConfigDrive' to lowercase 'configdrive' Fixes: apache#2759
|
@blueorangutan package |
|
@borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✖centos7 ✔debian. JID-2206 |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2208 |
|
@blueorangutan test centos7 vmware-65 |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-65) has been kicked to run smoke tests |
|
In which part of the code is the lowercase 'configdrive' set? |
sateesh-chodapuneedi
left a comment
There was a problem hiding this comment.
Hi @krissterckx
Can the string be defined as constant instead of hard-coding it?
Is this check done any where else in the code base?
|
Trillian test result (tid-2889)
|
smeetsr
left a comment
There was a problem hiding this comment.
Tested as well using VmwareESXI6.5 Hosts
|
@sateesh-chodapuneedi I agree, especially since there already is a constant defined: |
* Use constant Fixes: apache#2759
|
@rhtyd good for merge, correct? |
Correção na cópia de _snapshots_ incrementais entre zonas Closes apache#2769 See merge request scclouds/scclouds!1267
Description
Fixing capitalized 'ConfigDrive' iso path to lowercase 'configdrive'
Types of changes
GitHub Issue/PRs
Fixes: #2759
Checklist:
Testing