Unable to deploy windows machines with cloudbase-init
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
High
|
Jose Phillips | ||
Liberty |
New
|
Undecided
|
Unassigned | ||
Mitaka |
Fix Committed
|
High
|
Unassigned | ||
Newton |
Fix Released
|
High
|
Jose Phillips |
Bug Description
Deploying a Windows based Virtual machine with Murano and cloudbase-init fails because Murano Core Library windows-init.ps1 have the command interpreter after Licensing information.
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
#ps1
should be
#ps1
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
Changed in murano: | |
assignee: | nobody → josephillips (jose-phillips) |
Changed in murano: | |
status: | In Progress → New |
Changed in murano: | |
importance: | Undecided → Critical |
Changed in murano: | |
milestone: | none → newton-2 |
importance: | Critical → High |
Share C:\Murano\ Agent\log. txt