Murano agent should be installable from cloud-init
Current approach to install agent on VMs is to create VM image with disk-image-builder. It requires manual steps to provision Murano agent on VM. We can install agent with cloud-init to reduce number of manual steps.
Blueprint information
- Status:
- Complete
- Approver:
- Ekaterina Chernova
- Priority:
- High
- Drafter:
- ruhe
- Direction:
- Approved
- Assignee:
- Henar Muñoz
- Definition:
- New
- Series goal:
- Accepted for mitaka
- Implementation:
- Implemented
- Milestone target:
- mitaka-3
- Started by
- Kirill Zaitsev
- Completed by
- Kirill Zaitsev
Related branches
Related bugs
Sprints
Whiteboard
It won't install from github (because the python agent's not the root), but after installign python-pip and python-eventlet from apt-get / yum I was able to install murano-agent from tarball. It needs to be somewhere the host can get it (like on the engine server) - I installed it from a public swift container.
Gerrit topic: https:/
Addressed by: https:/
Install murano-agent by cloud-init
Addressed by: https:/
Install murano-agent by cloud-init
Addressed by: https:/
[Murano Docs] Install murano-agent by cloud-init
Addressed by: https:/
[Docs] Add limitations of deployment murano-agent by cloud-init