Bertrand Lallau
afdd11b9a2
Generalize api_interface_address variable usage
...
Useful api_interface_address variable has been define here:
https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L57
In order to simplify codebase we must use it as much as possible.
Change-Id: I18fec19bf69e05a22a4142a9cd1165eccd022455
2017-05-23 08:35:15 +00:00
Jeffrey Zhang
b1f015616c
Add timeout parameter for precheck tasks
...
wait_for module waits 300 seconds for the port started or stopped. This
is meaningless and useless in precheck. This patch change timeout to 1
seconds.
Change-Id: I9b251ec4ba17ce446655917e8ef5e152ef947298
Closes-Bug: #1688152
2017-05-04 09:02:25 +08:00
Eduardo Gonzalez
39627f0456
Fix panko mongo idempotency
...
Panko fails to create users in mongo when deploy
is executed more than once.
Change-Id: I89d164220e874f7cffe0f2c70797c61a147bcafb
Closes-Bug: #1681747
2017-04-11 10:50:47 +01:00
Jenkins
9d0daa015a
Merge "Enable sanity checks from kolla-ansible"
2017-03-09 17:31:51 +00:00
Paul Bourke
5418ada148
Enable sanity checks from kolla-ansible
...
Add a new subcommand 'check' to kolla-ansible, used to run the
smoke/sanity checks.
Add stub files to all services that don't currently have checks.
Change-Id: I9f661c5fc51fd5b9b266f23f6c524884613dee48
Partially-implements: blueprint sanity-check-container
2017-03-09 10:37:06 +00:00
caoyuan
ab3bdd8aac
Fix Creating Panko MongoDB database failed
...
The check whether 'already' presents in mongodb output
should belong to changed_when.
Change-Id: I829c8906f0f7b61d3f6e0211319899d126e6850c
Closes-Bug: #1668216
2017-03-02 09:55:36 +00:00
Jeffrey Zhang
38ad05a872
Remove unnecessary until in register.yml file
...
Change-Id: I1577cc3afef4dadd3a188c8ba749c9cdfad313ae
2017-02-04 14:38:54 +08:00
Eduardo Gonzalez
1e1c43549e
Apply new register method
...
Change-Id: I4653250149dcc3ce46a2ea9622b9228a120764d2
Closes-Bug: #1661595
2017-02-03 15:27:45 +00:00
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
Jenkins
17cc31ec73
Merge "Optimize reconfiguration for panko"
2017-01-24 14:29:14 +00:00
Mauricio Lima
edb842e10a
Optimize reconfiguration for panko
...
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>
Change-Id: I9ee4345b3cd5bdeda859fda07f972b80f3e20689
Partially-implements: blueprint better-reconfigure
2017-01-24 13:21:04 +00:00
Jenkins
2e888b1100
Merge "Fix the panko_database_port for panko"
2017-01-24 09:03:42 +00:00
caoyuan
7ee6c1939d
Fix a Syntax Error for panko bootstrap.yml
...
Change-Id: Ibb01a51970aadc251d7f5af2e181d98a9969d878
Closes-Bug: #1658897
2017-01-24 14:25:25 +08:00
caoyuan
fed2b13dda
Fix the panko_database_port for panko
...
Change-Id: I85c43b65112cdc74c0974a52fa60dcb4aa944359
Closes-Bug: #1658893
2017-01-24 14:05:54 +08:00
Eduardo Gonzalez
af2195286e
Refactor Designate and Panko bootstrap.yml
...
Change-Id: I39b2800898183c59bf562935725dac6b17704f04
2017-01-18 14:23:30 +00:00
Mauricio Lima
d53f27caea
Move prechecks into its own role
...
To avoid many merge conflicts and re-works
* Panko
* Octavia
* Ceph
* MariaDB
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>
Partially-implements: blueprint condition-pre-check
Change-Id: I3d2766d0d9f01ad4052731c7219a2d0635527ac5
2017-01-13 12:43:49 -03:00
Eduardo Gonzalez
a18174b3b4
Unify jinja syntax
...
Change-Id: I63197f8c5646e44a9a7287e644c904a1e227af23
2017-01-12 10:52:44 +00:00
zhubingbing
3e7ed2c42c
add panko role
...
Change-Id: I515fdcdf6093e9e59dbbdc97221d23ed7f4e0a3d
Partially-Implements: blueprint add-panko-ansible-role
2016-12-15 08:01:50 +00:00