Bug 1346432 - cloud_init scripts not passing to RHOS7 provider
Summary: cloud_init scripts not passing to RHOS7 provider
Keywords:
Status: CLOSED DUPLICATE of bug 1331806
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Provisioning
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.7.0
Assignee: Greg McCullough
QA Contact: luke couzens
URL:
Whiteboard: cloud_init:openstack
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-14 19:39 UTC by luke couzens
Modified: 2016-06-23 13:26 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-23 13:26:11 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description luke couzens 2016-06-14 19:39:04 UTC
Description of problem: Cloud init scripts not passing to rhos provision through cfme, but provisioning directly on rhos cloud init scripts are working.


Version-Release number of selected component (if applicable):5.6.0.10


How reproducible:100%


Steps to Reproduce:
1.provision 5.6.0.10 appliance
2.add cloud init script to compute-infra-pxe-templates
3.add rhos provider to compute-cloud-providers
4.provision new instance with cloud init script

Actual results: cloud init script not run


Expected results: script run and changes complete


Additional info: 
used same fedora 22 template on cfme and rhos directly with the following script. 

#cloud-config
write_files:
  - path: /tmp/test.txt
    content: |
      Here is a line.

Comment 2 Nick Carboni 2016-06-15 12:29:00 UTC
I think this is a provisioning issue, not an appliance one.

Gregg who should this be assigned to?

Comment 3 Greg McCullough 2016-06-23 13:26:11 UTC

*** This bug has been marked as a duplicate of bug 1331806 ***


Note You need to log in before you can comment on or make changes to this bug.