Commit Graph

2 Commits

Author SHA1 Message Date
Nikolay Starodubtsev 15df963544 Change incorrect murano-agent bin file location
During cloud-init related improvements murano-agent location was
specified for the pip-style installation. This leads to unability
to deploy the apps on the images with pre-installed murano-agent
without network. This commit create a symlink to the pre-installed agent
in place where pip usually installs packages.

Change-Id: I8d90d33dc0a1c36ac4524f8f3b82223c23829126
Closes-Bug: #1570962
2016-05-10 14:10:02 +03:00
Henar Muñoz Frutos e089f7989e Install murano-agent by cloud-init
Adding a murano-init script to install murano-agent by cloud init
in the LinuxMuranoInstance.

Change-Id: I080fe14a61b9af468ba1ae2e26dd85196a563449
Targets-blueprint: cloud-init-deployable-agent
2016-01-20 15:10:00 +00:00