- Oct 03, 2016
-
-
Jeffrey Zhang authored
We need install rabbitmq_clusterer plugin in the rabbitmq server folder. create a rabbitmq_server-3.6 folder to handle the z stream change for rabbitmq-server. TrivialFix Change-Id: I5254c1909f169e542d1a5efc910d5e17a53de7ff
-
Steven Dake authored
rabbitmq-server version upgrade to 3.6.5 in RDO repo. This patch set * Download the rabbitmq_clusterer plugins to the correct path * Install 3.6.5 rabbitmq-server for Ubuntu/Debian distro Closes-Bug: #1611655 Co-Authored-by:
Jeffrey Zhang <zhang.lei.fly@gmail.com> Change-Id: I8de9a553b506a15f4d96cc6b55f21e3a27887a1d
-
- Oct 01, 2016
-
-
Narasimha SV authored
By default CADF events added even if they are disbaled in all.yml. Boolean check is missing is added so that CADF configurations will be added only if it is enabled. Change-Id: I757ae176228cc4e74d06ce85b27200bdcdd5dd5c Closes-Bug: #1607904
-
- Sep 30, 2016
-
-
Andrew Widdersheim authored
In cf0c25c3 [0] a play was added to run the common role against all hosts. This ends up being redundant since every role includes the common role as a dependancy. The reasoning behind this change as pointed out by the author in the review comments [1] was so that an operator could run with '--tags common' and just have the common role applied. To avoid redundancy, the common play has been removed and tags have been added to the common role. This allows for just the common role to run when another role is including it while reducing redundancy. A side affect of removing the common playbook which runs against all hosts is that not all facts on all hosts are gathered at the beginning of the site.yml. This breaks the haproxy role since it relies heavily on facts to build out the haproxy.cfg file. Previously, the haproxy role would include several hosts purely for fact gathering purposes as pointed out in c68c9d95 [2] and a guard was put in place so that the tasks would only run against the 'haproxy' group. In 423e3f3f [3] these hosts were removed. After reading the review [4], this seems to have been done without fully understanding why the hosts were there in the first place. This change did not break anything however since the common role that ran on all hosts mentioned previously would gather all of the facts necessary. To fix this fact gathering issue replace the common role play with a play that will simply gather facts with an 'always' tag to ensure it is run regardless of what might be passed in the '--tags' argument by the operator. Kudos to Paul Bourke for helping identify many of these issues. [0] https://github.com/openstack/kolla/commit/cf0c25c37d4dd901a839a12247212c22493e1409 [1] https://review.openstack.org/#/c/369212/ [2] https://github.com/openstack/kolla/commit/c68c9d95fca6485c79a607b3716a88e284c7a64e [3] https://github.com/openstack/kolla/commit/423e3f3fdf07f40b46fed1125076880660d14c53 [4] https://review.openstack.org/#/c/355861 TrivialFix Closes-Bug: #1628472 Change-Id: Ia94146579e743935501f1ff4b4c1bf6cb7c43aa3
-
- Sep 29, 2016
-
-
Jeffrey Zhang authored
* mount gnocchi volume for gnocchi-api and gnocchi-statsd * fix the failed of gnocchi-api * use gnocchi user when running gnocchi-upgrade * use the app.wsgi file in python path directly, rather than copy it to /var/www/cgi-bin/gnocchi/app file TrivialFix Change-Id: Ie026b8f44cd8e9703bf115cebb4e2d50b114a3a2
-
Vladislav Belogrudov authored
Cinder-backup containers require iscsid to mount iscsi volumes to backup if the volumes are on different storage host. This fix adds missing 'storage' group to iscsi playbook. Change-Id: Iba3fb861b3f14c20b8a020075f2473ba7a0dd9a2 Closes-Bug: 1611330
-
zhangyanxian authored
TrivialFix Change-Id: I23d74821c7f65cdf20c214f7622f4df0d3c0e172
-
- Sep 28, 2016
-
-
Jeffrey Zhang authored
Change-Id: Ia4a9e132683a8328cb2ff6d7e28e3560f2a8614e Closes-Bug: #1628584
-
Eduardo Gonzalez authored
- Add mistral in HAproxy - Set mistral api to bind on api_interface - Fix mistral endpoint - Add database population on bootstraping - Add mistral port prechecks Change-Id: If1617fb9dcd8b3bbd4f94c68ca87c36e39711016 Closes-Bug: #1626570
-
Vikram Hosakote authored
This patch set fixes all Magnum issues in kolla master. The [trust] section set to magnum.conf using created trustee domain and user for Magnum in ansible/roles/magnum/tasks/register.yml using ansible openstack modules. Bump shade to 1.5.0 in kolla-toolbox because of os_user_role ansible module dependency. Certificate storage is changed from 'local' (non-production) to magnum's internal storage (x509keypair) or barbican. Co-Authored-By:
Martin Matyas <martinx.maty@intel.com> Change-Id: Ifcb016c0bc4c8c3fc20e063fa05dc8838aae838c Closes-Bug: #1551992
-
Martin Matyáš authored
"project_domain_id" and "project_name" cannot be specified [trustee] section or keystone will throw a "cannot be scoped to multiple targets" error when we attempt to get a token scoped to a trust. Change-Id: I167c0e31835d05b8069fd931ef76fb337dd99207 Closes-Bug: #1628353
-
zhubingbing authored
TrivialFix Change-Id: Ie836e1e12a40692b7da3cdd24b0a980ee6081b16
-
- Sep 27, 2016
-
-
Jeffrey Zhang authored
* Rename gnocchi-api-paste.ini to api-paste which is used in gnocchi * Copy api-paste.ini to /etc/gnocchi in container TrivialFix Change-Id: I0ea5d947f3a4323e641a041fb190cae3031d36b2
-
Christian Berendt authored
TrivialFix Change-Id: I0ab0ea635e630390d43f12a5521f12e102b2351b
-
Francisco Edigleison Barbosa authored
Remove unused variable https://github.com/openstack/manila/blob/a97983dd0e23d9ea8654db0d6a2565d2daada04b/manila/share/drivers/service_instance.py#L60-L64 TrivialFix Change-Id: I8f1ec970dfbbea27da566ad0f92fe087ac0aa582
-
zhubingbing authored
TrivialFix Change-Id: Iea79cb14d50def9f444ab55c9b410b09a199ca63
-
caoyuan authored
TrivialFix Change-Id: I5c9cb7a142baaa398efb215db7b74b32c392dae0
-
zhubingbing authored
add check sahara prot and api haproxy in port_checks.yml TrivialFix Change-Id: I50ad7b0308a2a2f13d575efb0dfdb5385d372904
-
zhubingbing authored
beacause upgrade is not required to re create the database TrivialFix Change-Id: Ia0a776ecef61f80450edce093ac631b092532fc7
-
caoyuan authored
TrivialFix Change-Id: I3b77ec200ac147eef96ef3850ba698186b2e0cb8
-
zhubingbing authored
TrivialFix Change-Id: I956a1d535493e1b6d81ffdf71326f56e81568665
-
- Sep 26, 2016
-
-
Eduardo Gonzalez authored
Grafana service fails while login because a wrong memcached connection. TrivialFix Change-Id: I3b73733cd25bace09f1e478cbb770ba6a5ed85a5
-
Christian Berendt authored
The use of the admin_token_auth middleware presents a security risk and was removed from [pipeline:api_v3], [pipeline:admin_api], and [pipeline:public_api]. Change-Id: I3a3ca2e74c0ae341105d3481f97956c6da473046 Closes-bug: #1587747
-
zhubingbing authored
TrivialFix Change-Id: Iafa8e258df8ddc4d53762dafac9b4c3f9abd228f
-
zhubingbing authored
TrivialFix Change-Id: I6e3792a3dc1ea22f035554fb87c533c4600b51fa
-
zhubingbing authored
TrivialFix Change-Id: Ia2d5de3676d0595dcbe8f8538b2f2c9bade23942
-
caoyuan authored
When use "openstack endpoint list" to list the endpoints of cinder service, the url is not right. This patch fix it. closes-Bug: #1627061 Change-Id: I43756421680f4ce59f7cbfb02509aa96c9e5ca9b
-
Sajauddin Mohammad authored
Current implementation has docker_restart_policy "always" and docker_restart_policy_retry:"10" which should be mutually exclusive. "unless-stopped" will restart the containers on any exit state but not start on daemon startup if container was put to stopped state before. Closes-Bug: #1621187 Change-Id: I4d881cd123a55625121b7a9047385e9b54e2e129
-
zhubingbing authored
add check cloudkitty prot and api haproxy in port_checks.yml TrivialFix Change-Id: I517a3e3becdc05cb0a5afeaff897ccd63813de09
-
Jeffrey Zhang authored
Use dict.pop(key, None) instead of del dict[key]. dict.pop will not raise any error when the key is not exist. TrivialFix Change-Id: I3808fc865afe6936a5d93eff792e1d1a93ba2085
-
- Sep 25, 2016
-
-
Waldemar Znoinski authored
* add ironic-inspector(-archive) source to docker image * pip install from above source code * move in-container config files to /etc/ironic-inspector * add sudoers file to allow ironic-rootwrap * copy rootwrap conf and filters from source repo Change-Id: Ie3cce19810b9940d06bb636b28015160fea6ddfb Closes-bug: #1624457 Closes-bug: #1624833 Closes-bug: #1624845
-
Jeffrey Zhang authored
* ceilometer-api script is removed and run ceilometer-api by using apache * fix connection url in ceilometer.conf Closes-Bug: #1624905 Change-Id: Iffb00ca418bab6521d61b16de4f5760aa1ae1ac7
-
caowei authored
TrivialFix Change-Id: Ia3c6eeb956825e649d57f390c182cb91901f16d5
-
caowei authored
enable_elasticsearch option is already added,in https://github.com/openstack/kolla/blob/master/ansible/group_vars/all.yml#L303 elastic search enable or disable depends on "enable_central_logging" not on "enable_elasticsearch" in globals.yml file. So remove enable_elasticsearch option from global.yml This reverts commit f581c81e. Change-Id: I1ceff747d7b978dc82efc55fda72b9b98c272f0d
-
- Sep 24, 2016
-
-
Jeffrey Zhang authored
This file is added by accident. Remove it now. TrivialFix Change-Id: I8546f25a3f0368a3351e9f6eceb4c37cde5e56fc
-
Jeffrey Zhang authored
This issue still exsits when disable ipv6 feature. This reverts commit 5480bd9b. Change-Id: I1e6c6bff5585cf5a49890668203d6971112c32f1
-
Jeffrey Zhang authored
TrivialFix Change-Id: Iaca1aae8643f4155a862018430bfb0593d6a39e2
-
- Sep 23, 2016
-
-
Serguei Bezverkhi authored
This PS modifies Elasticsearch and Kibana configuration templates so genconfig can genarate Kubernetes compatible config for these services. TrivialFix Change-Id: I6886307a163a9ca27a29e6dbdac4f9080948e4b5
-
zhubingbing authored
Closes-bug: #1626952 Change-Id: Ib94635d3322dfc31c1dc31fec1ca1eac4f55dedb
-
Eduardo Gonzalez authored
Change-Id: Ic2a14659f90e5b6060eb695e1f3592db3ae5b907 Closes-Bug: #1626863
-