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
caoyuan
dba142e8b7
Move congress precheck into its own role
...
Change-Id: I775b039a07daf27460fa288ecb2886417513f411
Partially-implements: blueprint condition-pre-check
2017-01-09 09:55:15 +08:00
Eduardo Gonzalez
775d8019b6
Add custom policies in service.json
...
Include custom policy.json files in service-api.json.j2 files
Change-Id: Ic55bfc6f61131aa72c3497ce8b2282056bcc7f92
Partially-Implements: blueprint custom-policies
2016-12-02 16:22:17 +00:00
Duong Ha-Quang
b5d1e4b457
Fix placement of policy.json
...
Currently, policy.json is put in
"{{ node_config_directory }}/{{ service_name }}"
in target nodes.
Relocation policy.json to "{{ node_config_directory }}/{{ item }}"
with item is corresponding service compoment config directory.
Currently, the policy.json is copied to all services, but it
should be reviewed and left only in neccesary service
(at many cases, only API service needs that).
Redundant files will be removed in follow up patchset.
Change-Id: I0e997dccf4ec438c9c0436db71ec2fd06650f50d
Closes-Bug: #1639686
2016-11-29 16:00:09 +07:00
zhubingbing
4ef58c1e02
Fix congress broken
...
Change-Id: I25c426646ed7de88e3468c6f6923fe6dc72ab028
Closes-Bug: #1634641
2016-11-22 09:10:51 +00:00
Jenkins
dbc881456b
Merge "Custom policy files"
2016-11-04 13:42:55 +00:00
Jeffrey Zhang
fa45801946
Move precheck into its own role
...
* Merge prechecks.yml and site.yml playbook
* Create empty precheck.yml into all roles.
Change-Id: I8a138558a26c0a2a66c5fd48ed37be657c99c1dd
Implements: blueprint condition-pre-check
2016-11-03 14:48:58 +08:00
Eduardo Gonzalez
ef1fd6b8c0
Custom policy files
...
Allow operators to use their custom policy files.
Avoid maintain policy files in kolla repos, only copying
the files when an operator add their custom config.
Implements: blueprint custom-policies
Change-Id: Icf3c961b87cbc7a1f1dd2ffbfffcf271d151d862
2016-10-28 10:47:05 +01:00
zhubingbing
2d570b886d
Fix congress upgrade permission issue
...
Change-Id: I215d17cbaa7265c93cebb7454e0a53868c13d7a2
Partial-Bug: #1631503
2016-10-15 18:53:28 +08:00
zhubingbing
852329f3d2
remove extra blank lines
...
TrivialFix
Change-Id: If98f7aff71b5d003effc466cc8b6dbec219792cf
2016-10-10 15:56:29 +00:00
Jenkins
3214906276
Merge "change perm 0644 to 0600 in congress role"
2016-09-27 14:59:51 +00:00
Jenkins
9723f3b5f5
Merge "add reconfigure.yml in congress role"
2016-09-27 09:49:51 +00:00
zhubingbing
ccbb5db86a
change perm 0644 to 0600 in congress role
...
TrivialFix
Change-Id: Iafa8e258df8ddc4d53762dafac9b4c3f9abd228f
2016-09-26 11:56:48 +00:00
zhubingbing
9a02511662
add reconfigure.yml in congress role
...
TrivialFix
Change-Id: I6e3792a3dc1ea22f035554fb87c533c4600b51fa
2016-09-26 11:52:56 +00:00
zhubingbing
cbfc70d879
add upgrade.yml in congress role
...
TrivialFix
Change-Id: Ia2d5de3676d0595dcbe8f8538b2f2c9bade23942
2016-09-26 10:08:56 +00:00
MD NADEEM
cb51a44c9a
Replace deprecated rabbitmq parametrs
...
This patch replace rabbitmq deprecated
paramters with transport_url.
https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L112,#L134
https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/transport.py#L46
https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L163,L174
Change-Id: Idbac8aefe9b624d4c386283174fd5fd47a1545b2
Closes-Bug: #1620477
2016-09-06 12:32:27 +05:30
mail2nadeem92
4b39d056ad
Added Ansible playbook for congress deploy
...
Change-Id: Id04fe7a8f30ed0dae292933662036f4775e394a2
Partially-Implements: blueprint enable-congress-container
2016-09-01 10:43:03 +05:30