- Dec 06, 2016
-
-
Christian Berendt authored
The store_events parameter was removed from ceilometer collector service with https://review.openstack.org/#/c/367982 Change-Id: If08c280949a2ef5274cc8b029750f98d6f6af79b Closes-bug: #1647585
-
- Nov 22, 2016
- Nov 21, 2016
-
-
Jenkins authored
-
liyingjun authored
network_* and should be replaced with network.* [1] [1]: https://github.com/openstack/cloudkitty/blob/master/etc/cloudkitty/cloudkitty.conf.sample#L126 Closes-bug: #1641940 Change-Id: I2a151898a58bae6a31f2e133aa3a6ee1b3cc7b09
-
- Nov 20, 2016
-
-
Jenkins authored
-
- Nov 18, 2016
-
-
Jenkins authored
-
Steven Dake authored
Change-Id: If3cfda8a1bcb0ec0af39c0f7a067ead1f68cb4ff
-
Narasimha SV authored
In destination path gnocchi keyring file, keyring spelling is written as keryring. Change-Id: I8e0ad26dec9a61206692b0f3f2de7b318ded172d Closes-Bug: #1642621
-
Jeffrey Zhang authored
Build related jobs are removed in project-config, remove the related tox env. Change-Id: If1112b688fed185ba93a2d28a1ba3e77037d392c
-
bjorn lofdahl authored
Change-Id: I8dbb25d643ab8da2b049f70d28bdd0839b9f2605 Closes-Bug: #1641591 (cherry picked from commit 2f0d4ccee32df4999e0b50a327a9df2c2ac55971)
-
- Nov 17, 2016
-
-
Jeffrey Zhang authored
There is no liberty, mitaka and newton branch in kolla-ansible project. Change-Id: I6d1ecaaea4382050bab3a8130667759bbcde3e91
-
- Nov 16, 2016
-
-
Paul Bourke authored
Set a default for CONFIG_DIR in service_checks to more easily allow consumers not using the kolla-ansible tool to run the prechecks. Change-Id: I78bc5dd6f37e6a60ecc6a86d43e56b05803a4fd5 Closes-Bug: #1629893
-
Paul Bourke authored
If an operator wants to deploy a single node (e.g. add an additional compute), they may want to use the --limit feature of Ansible to avoid waiting for every play across every node. The problem with this is that --limit will gather facts for that node only, causing template errors such as the infamous ('dict object' has no attribute u'ansible_eth0'"). Ansible has catered to this problem to an extent with it's "delegate_facts" mechanism. The only problem is that in the default 'all nodes' case, we end up with a storm of SSHs as each node SSHs to every other. I'm solving this with a separate task to only use this mechanism when a subset of nodes has been specified (see ansible_play_batch). Useful links on this subject: - https://medium.com/@george.shuklin/perfecting-forced-fact-gathering-in-ansible-1611f9c8d0d5#.tr5zs3e7x - http://docs.ansible.com/ansible/playbooks_delegation.html#delegated-facts Change-Id: Ibb691eae15cacd9e5129ae9280fd296f5ba95940 Closes-Bug: 1642004
-
- Nov 15, 2016
-
-
Andreas Jaeger authored
Fix .gitreview for new project name. Change-Id: I89e73f69d8e59ffd887d61f498c1e8e3338b0c73
-
- Nov 11, 2016
-
-
Mauricio Lima authored
Using the `when` conditional on a `with_` loop gets evaluated on each loop iteration and will not skip a task entirely. Use the `skip` attribute to ignore errors in this scenario but only `skip` when `enable_cinder_backend_nfs` is not enabled. If it is enabled the `nfs_shares` file should be required and this task should fail if it does not exist. Co-authored-by:
Andrew Widdersheim <amwiddersheim@gmail.com> Change-Id: I6b997dd943efe7b16beb63899c1488fa5353d996 Closes-Bug: #1641183
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
Keystone uses fernet as default provider in its code now. This patch adds provider=token in keystone.conf file explicitly. TrivialFix Change-Id: Id7142ff4f00ee99579ad420573eafefea0f4dcb7
-
- Nov 10, 2016
-
-
Jenkins authored
-
Farid Da Encarnacao authored
Closes-Bug: 1640872 Change-Id: I3bd979af5626d016ec79696ab157e376476f5d28
-
Mauricio Lima authored
TrivialFix Change-Id: Ic474306223b9c6f5fa730ef765ca60c59d76f24b
-
Jenkins authored
-
zhubingbing authored
TrivialFix Change-Id: I96adbc1c09601d4ea6e7a63978441f1bb35462ad
-
caowei authored
TrivialFix Change-Id: I56ade075af387412eb10190fb460a561e794b339
-
OpenStack Proposal Bot authored
Change-Id: Ide3d614c0afd45fd029c229a37e235278c724a83
-
Jenkins authored
-
Jenkins authored
-