Eduardo Gonzalez
4e0fa6a334
Remove hardcoded usernames in register.yml
...
Usernames can be configured with variables in
configuration files, but user creation is hardcoded.
Change-Id: I057cfb921d776217db66f59226dcfa79f3eb7368
Closes-Bug: #1661587
2017-02-03 12:17:54 +00:00
Jeffrey Zhang
8155d74d8d
Refactor register.yml files
...
Co-Authored-By: Mauricio Lima <mauriciolimab@gmail.com>
Change-Id: I9a4a6b6523dee4b388513386b7d85d421f2b7b89
2017-01-26 17:10:27 +00:00
caoyuan
2d1079e95b
Update the upgrade.yml for trove
...
TrivialFix
Change-Id: I38e8d13413f93ed24efc9c90753704f2379fd2f2
2017-01-20 17:24:18 +08:00
Jenkins
3f8cb8adda
Merge "Refactor bootstrap.yml file"
2017-01-18 10:17:50 +00:00
Jeffrey Zhang
7233b45d29
Refactor bootstrap.yml file
...
Change-Id: I00d2dcb0895548ba169ab85764cf546c2214cbf5
2017-01-12 23:37:50 +08:00
Eduardo Gonzalez
a18174b3b4
Unify jinja syntax
...
Change-Id: I63197f8c5646e44a9a7287e644c904a1e227af23
2017-01-12 10:52:44 +00:00
Jeffrey Zhang
9140abc0b2
Fix trove role issue
...
* add the bind_host and bind_port option for trove api service
* add emptry upgrade.yml file
Change-Id: Ie861e43f98d513d2831303249ddf407de40bba2a
2017-01-06 12:51:49 +08:00
caoyuan
8b37073444
Move trove precheck into its own role
...
Change-Id: Ic878a76787052e9baf9d710d5d174e2b10b9fd10
Partially-implements: blueprint condition-pre-check
2017-01-04 09:43:41 +08:00
Jeffrey Zhang
a9be5c51ae
Add empty precheck.yml file for trove
...
Change-Id: I204f838c3e5b2b9460bce39b3d5da9bdfd53f8b2
2016-12-20 14:52:56 +08:00
zhubingbing
195a32b1e9
Add trove role
...
Add trove enable options and port configuration
Add trove groups to ansible inventory
Add defaults/main.yml
Add bootstrap Ansible task
Add config Ansible task
Add deploy Ansible task
Add pull Ansible task
Add register Ansible task
Add start Ansible task
Add upgrade Ansible task
Add reconfigure Ansible task
Add templatized json and .conf files for trove
Integrate trove with haproxy
Reference installation configuration link:http://docs.openstack.org/mitaka/install-guide-rdo/trove-install.html
Change-Id: I0bc6edbf2e495ce377f994f793bde979d5c55dbf
Implements: blueprint ansible-trove
2016-11-24 03:02:27 +00:00