- Sep 19, 2016
-
-
caoyuan authored
TrivialFix Change-Id: I1072b2a179e49628f47c4f0ef0c8eb42a970e8c9
-
- Sep 16, 2016
-
-
Paul Bourke authored
* The recently merged aodh role is trying to copy api_paste.ini on startup which is already present at build time. * memcache_servers was using incorrect for loop syntax Note, the trim_blocks header is to solve the issue highlighted by Jeffrey[0] [0] http://lists.openstack.org/pipermail/openstack-dev/2016-September/103532.html Change-Id: I8baa5446b3b6271d57d54c4c1663a338d8ab3cc8 Closes-Bug: #1624462
-
Steve Noyes authored
The pattern is: [service:children] group ... [service-subservice:children] parent (or override) TrivialFix Change-Id: Iac91cf83f1d3df8a76460f51c3f2883e8c59df24
-
- Sep 15, 2016
-
-
Hui Kang authored
Change-Id: I7134bffab940ee780e5f5010d639af56f97b41d6 Co-authored-by:
Mohammad Banikazemi <mb@us.ibm.com> Co-Authored-By:
zhubingbing <zhubingbing10@gmail.com> Co-Authored-By:
Antoni Segura Puimedon <antonisp@celebdor.com> Partially-implements: bp kuryr-docker-plugin
-
Christian Berendt authored
This parameter is usually not used and should not be provied in the template. TrivialFix Change-Id: I4faea2127b741e06e327dd3e65387678d0bb0527
-
Christian Berendt authored
TrivialFix Change-Id: If995f08d5cc131498739afb48a2406438e806d2a
-
Christian Berendt authored
TrivialFix Change-Id: I11ac0ffb814f3b2a0c60daf93ed22746e4d399bf
-
Christian Berendt authored
mongodb_port is already part of ceilometer_database_address TrivialFix Change-Id: I1eabd5e6d59215eea624d1b242b4e3820cf206ce
-
Christian Berendt authored
Implements: blueprint neutron-vpnaas-agent Co-Authored-By:
zhubingbing <zhubingbing10@gmail.com> Change-Id: I1fae21f48d5beef47934aef7c23910536955f2b8
-
Michal (inc0) Jastrzebski authored
Since compute nodes needs to resolve each other, and controller nodes needs to resolve each other, let everyone resolve everyone. Change-Id: I1ee117bdb2d71d48a064c4d317b53a1500bdd753 Closes-Bug: #1623669
-
Hui Kang authored
Change-Id: If8351ab3000006323a05924e907f1e3745768304 Co-Authored-By:
zhubingbing <zhubingbing10@gmail.com>> Partially-implements: bp kuryr-docker-plugin
-
- Sep 14, 2016
-
-
zhubingbing authored
Change-Id: I2e2b840676456abcb0dddea05864ad69f1c6b397
-
Mathias Ewald authored
Added ansible role to deploy telegraf Roll out telegraf to all nodes Introduce parameter to toggle deployment of performance monitoring Co-Authored-By:
zhubingbing <zhubingbing10@gmail.com> Change-Id: Ia09b20ce65bf557c1a1030eda99df5cc88debd01 Partially-Implements: Blueprint performance-monitoring
-
Tin Lam authored
Add vmtp ansible role to kolla. Co-Authored-By:
Larry Rensing <lr699s@att.com> Co-Authored-By:
Tin Lam <tinlam@gmail.com> Partially implements: bp vmtp-container Change-Id: Ib3945e0a94cca9f3a8c4f55953b40674c88ac8e4
-
Paul Bourke authored
Introduces a new property "enable_neutron_dvr", along with the appropriate service and template changes to allow DVR. Closes-Bug: #1623463 DocImpact: dvr changes network data paths and adds requirements for NICs Co-Authored-By:
Vladislav Belogrudov <vladislav.belogrudov@oracle.com> Change-Id: I87a26e9258228ae2ccb76be1e5f0bb44fac128df
-
Mathias Ewald authored
Added ansible role to deploy grafana Added host group for grafana deployment Co-Authored-By:
zhubingbing <zhubingbing10@gmail.com> Change-Id: I3dec4e8586b6f65fa7de66a48506d1c79de2fe1e Partially-Implements: Blueprint performance-monitoring
-
Christian Berendt authored
This will solve the following issue when running the rally bootstrap container: oslo_config.cfg.ConfigFilesPermissionDeniedError: Failed to open some config files: /etc/rally/rally.conf TrivialFix Change-Id: I90c840850ea0579e375a7c75f3192fe0387f4270
-
prithiv authored
Networking-SFC is a neutron big-tent project support Service Function Chaining in Neutron. * Rename the image from neutron-networking-sfc-agent to neutron-sfc-agent. * Add networking-sfc role in playbooks. Co-Authored-by:
Jeffrey Zhang <zhang.lei.fly@gmail.com> Change-Id: I1f99650eed85f59929d4ab6b2226603c54f29577 Implements: blueprint enable-networking-sfc-support
-
Eduardo Gonzalez authored
Change-Id: Ic941a396b5cd9abfb5e9941218e91b784f8bba0a Implements: bp senlin-container
-
Hui Kang authored
Change-Id: I6a2c158ae9bad9a824d04056b70a2d0cbe765a55 closes-bug: #1623314
-
Jeffrey Zhang authored
Closes-Bug: #1562701 Change-Id: Ica68bdee81223232995bc21ad5e5d5fbf9e8b05f
-
Jeffrey Zhang authored
Closes-Bug: #1623307 Change-Id: I364a8345872ae3b0a7ff684edfe9ff0e22f2c26c Signed-off-by:
Jeffrey Zhang <zhang.lei.fly@gmail.com>
-
Jeffrey Zhang authored
Closes-Bug: #1623305 Change-Id: I21ca191cb5a45b0beb97dfe67a209999b9033cb0 Signed-off-by:
Jeffrey Zhang <zhang.lei.fly@gmail.com>
-
Jeffrey Zhang authored
We use hosts detective in wrong. No need add the other hosts we do not need in the role. TrivialFix Change-Id: I2d228704cd76fc59f590497e33e1b89f397c0e3c Signed-off-by:
Jeffrey Zhang <zhang.lei.fly@gmail.com>
-
- Sep 13, 2016
-
-
Kevin Fox authored
TrivialFix Change-Id: I1b6aafaa462b9585f351b627277aa1f2c516bfa2
-
Paul Bourke authored
Add a service check for Cinder when using iscsi/LVM, that the appropriate volume group exists. TrivialFix Change-Id: I54e01911709db73549334760498b4246fe6271d7 Co-Authored-By:
Vladislav Belogrudov <vladislav.belogrudov@oracle.com>
-
Christian Berendt authored
TrivialFix Change-Id: I7cd8133b7677e67ea650163a5e56e157276eb9b8
-
Christian Berendt authored
When running kolla-ansible as non-root users the tmp files will be created with become user as owner and mode 0600. This way the user running kolla-ansible is not able to read the generated files. This is necessary because of the use of the lookup method, which will not run as become user. TrivialFix Change-Id: If86d114c05a9b2e7fa240718611d78e93100ebdf
-
Christian Berendt authored
Change-Id: I502801c0ce6b9ff6b8216d3fce9957061593674d Closes-bug: #1622993
-
Mick Thompson authored
Useful for upgrade etc., which is preferablly done serially. Example usage: tools/kolla-ansible deploy OR tools/kolla-ansible upgrade Closes-Bug: #1576708 DocImpact Change-Id: I34b2e16f8ce53e472a4682a4738c4ac0f5abf00c
-
Christian Berendt authored
TrivialFix Change-Id: I209a810e68bd0ad3fdaedb3cda8a3f7c7d9836e4
-
zhubingbing authored
Partially-Implements: blueprint barbican-ansible Change-Id: Id6be35b1d0527d5c38d4ea8576b233ebcc404718
-
- Sep 12, 2016
-
-
Serguei Bezverkhi authored
Thgis PS add missing check for Kubernetes orchestration engine, without these changes, running kolla-ansible genconfig fails for Kubernetes environment. TrivialFix Change-Id: I25eeb7ae3ddba7c924f6d48aa24afdbe74227170
-
Mauricio Lima authored
Change-Id: Ia5ece5f02841aebc1bdb0950b3f827e1cee359e5 Closes-Bug: #1620721 Closes-Bug: #1614033
-
Christian Berendt authored
TrivialFix Change-Id: Ifa6432f24d4eaa354b977b71a6dbcd5f5080e1b0
-
Paul Bourke authored
MongoDB is still default. Refer to http://docs.openstack.org/developer/ceilometer/install/dbreco.html for more info on Ceilometer database backends. Closes-Bug: #1622532 Change-Id: Iaf84f9efe0537f42797f4bb7ba2a3611835cc84e
-
Steven Dake authored
For centos, we should be using the RDO repositories to provide rabbitmq-server. This version is updated with bug fixes and provides a more stable experience then using rabbitmq.com builds. Co-Authored-by:
Jeffrey Zhang <zhang.lei.fly@gmail.com> Co-Authored-by:
Michal (inc0) Jastrzebski <inc007@gmail.com> Closes-Bug: #1621460 Change-Id: Ib0eafc5da4397756fbdd837520b15543180ce229
-
Nguyen Hung Phuong authored
In some part in the code we import objects. In the Openstack style guidelines they recommend to import only modules. http://docs.openstack.org/developer/hacking/#imports Change-Id: I4b55cae8c2672f82025a95112b14d441d66f9d6d
-
- Sep 10, 2016
-
-
Tin Lam authored
Migrate to full variable syntax with_ loop for cloudkitty. TrivialFix Change-Id: Ibdbc17accfd96fb4ed79d8024ed152bf5696a371
-
Michal (inc0) Jastrzebski authored
Since these services don't use RPC, we don't need to reload them. And these caused problems in gates. Change-Id: I6967bdc7da0d0c3c06873e3d554124ca995f4c13 Closes-Bug: #1622117
-