Feature #8133
closed
Support easy installation and updates with OpenStack
Added by Evgeny Novikov over 7 years ago.
Updated about 7 years ago.
Description
I don't expect that everything will be supported in ideal but at least we need means to considerably automate the process.
- Assignee set to Evgeny Novikov
Let's do it at last so everybody will be able to execute tests, to perform validation and to conduct experiments without any problems and considerable delays.
The most of operations were automated in branch openstack-deployment.
For instance, to create a new developer instance you need to run:
deploys/bin/deploy-openstack --os-username $USERNAME --ssh-rsa-private-key-file /path/to/SSH/RSA/private/key create "Klever developer instance"
Updates are made in a similar way. A number of options, such as a flavor and an instance name, are available in addition.
I will appreciate if somebody will try this new functionality and provide some feedback.
I forgot to mention that one needs to copy file deploys/conf/klever.json.sample to file deploys/conf/klever.json and specify their specific configuration options there. Please, note that relative paths are relative to the Klever source tree.
- Status changed from New to Resolved
I finally implement and test briefly the most of the most popular operations in bf98dcf7 to branch openstack-deployment. The branch will be merged to master within the following merge window. Testing is welcome.
- Target version set to 0.2
- Status changed from Resolved to Closed
I merged this branch to master in 9db13ccf. So everybody can enjoy simple operations with Klever in OpenStack.
- Blocks Feature #8722: Prepare scripts for automatic deployment on Debian 9 added
- Blocks deleted (Feature #8296: Prepare scripts for automatic deployment on most popular Linux distributions of the latest versions)
Also available in: Atom
PDF