Zuul
94d04c6a68
Merge "Allow configuring a gateway for the inspection network"
2018-08-01 13:53:29 +00:00
Zuul
3a3418129e
Merge "Update Ubuntu dependencies of VagrantUp in docs"
2018-08-01 13:41:49 +00:00
Eduardo Gonzalez
8998877021
Fix ceph gates
...
Cinder removed some parameters from the API.
Openstack client is not updated yet and failing.
Revert this change once is fixed.
Change-Id: Ie8feb03e9a07a6486a8b375d3304c9e6f1f8b890
2018-08-01 12:20:27 +02:00
Zuul
7008eb39ba
Merge "Bump ansible_version_min to 2.4"
2018-08-01 09:33:37 +00:00
Zuul
0b4a3ffd3e
Merge "Fix depends on kolla changes"
2018-07-31 10:07:44 +00:00
Eduardo Gonzalez
cc5cdba7c8
Fix depends on kolla changes
...
Depends on needs chrony image to succeed deploy
Change-Id: Id4bcbffad2392d8b2dabd8359330139448c6f7b7
2018-07-31 10:12:48 +02:00
Eduardo Gonzalez
5d25f77fcc
Fix magnum api dimensions
...
Change-Id: Ibb7d6981d9d7fed2293af6533e54fb9c768cace6
Closes-Bug: #1784497
2018-07-31 08:27:40 +02:00
Zuul
c7cbb4f488
Merge "Update the help text of init-runonce"
2018-07-31 05:38:45 +00:00
Zuul
23c31eb312
Merge "Enable chrony container by default"
2018-07-31 03:21:52 +00:00
Zuul
b5d0f110ca
Merge "Add enable_monasca in global vars"
2018-07-30 08:07:19 +00:00
Zuul
72dd045ff4
Merge "Use fernet for barbican crypto key"
2018-07-30 04:16:04 +00:00
pengdake
29142524f7
Add enable_monasca in global vars
...
Change-Id: Ie900bd8422e949824d7c5facf7d2330f0cbac0fa
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-30 09:52:43 +08:00
caoyuan
0dd487fdb1
Bump ansible_version_min to 2.4
...
the include_tasks is the new feature in version 2.4[0], and
kolla use it[1], the ansible_version_min should be updated
to version 2.4
[0]: https://docs.ansible.com/ansible/2.4/include_tasks_module.html
[1]: https://review.openstack.org/#/c/584728/
Change-Id: I273ac9e8295bfe3fb97af620c1e48e9fbbf06c6e
2018-07-30 08:38:39 +08:00
wu.chunyang
da9ff22461
Use include_tasks instead of include
...
last patch have replaced include by include_tasks, but here have a
omission
Change-Id: Ibfe2918eb5504bb5355489ab093200feb1d221d7
2018-07-27 22:58:21 +08:00
Zuul
3e45b2cbec
Merge "Use include_tasks instead of include"
2018-07-27 08:16:08 +00:00
Zuul
2744a79844
Merge "Bifrost: set TFTP cache master path properly"
2018-07-27 07:32:57 +00:00
Zuul
ffb8e2835d
Merge "Fix monasca auth variable"
2018-07-27 07:03:32 +00:00
Zuul
bb1ddd4b2c
Merge "Minor corrections in cinder-guide documentation."
2018-07-27 07:01:13 +00:00
chenxing
380647ffb5
Update the help text of init-runonce
...
openrc should be admin-openrc.sh
Change-Id: I9b3d874fe39488206ce880247b51d0a26826eeb6
2018-07-27 09:39:17 +08:00
Eduardo Gonzalez
b80a63f33f
Use fernet for barbican crypto key
...
Sha password is not always valid for barbican cripto key.
Use a fernet key so it always gets valid.
Not need release note for upgrade, users with a working
barbican not regenerate passwords, only new passwords will
get new type.
Change-Id: Ic8c4ca63219295d697062cff9cbf30fadbe49bf3
2018-07-26 22:01:30 +02:00
Trinh Nguyen
ce2a50843d
Update Ubuntu dependencies of VagrantUp in docs
...
In Ubuntu 16.04, Vagrant up process requires qemu-utils and qemu-kvm
Change-Id: Idb89f3ace6ada1df2db32579b3f1da289547efa8
2018-07-26 23:27:20 +09:00
Zuul
cd03876e7d
Merge "Apply Resource-Constraints to all services."
7.0.0.0b3
2018-07-26 14:18:39 +00:00
Zuul
82437285a1
Merge "Apply Resource Constraints to Services."
2018-07-26 14:18:35 +00:00
Zuul
d1e427b7c1
Merge "Apply Resource Constraints to Openstack Services"
2018-07-26 14:18:34 +00:00
Zuul
b398cb2f66
Merge "Fix ceph role with ansible < 2.4"
2018-07-26 14:15:00 +00:00
Mohammed Salih Puthenpurayil
de94eff534
Minor corrections in cinder-guide documentation.
...
Some trivial corrections to the cinder-guide documentation.
TrivialFix
Change-Id: Ia8da35005f70d68366f2cb37297a278f4b0f93a4
2018-07-26 14:55:31 +02:00
Lakshmi Prasanna Goutham Pratapa
14bf524756
Apply Resource Constraints to Services.
...
This commit is to apply resource-constraints to a few more OpenStack services.
Commit to apply constraints to the last set of services will be made in
the upcoming commit.
Depends-on: Icafa54baca24d2de64238222a5677b9d8b90e2aa
Change-Id: I39004f54281f97d53dfa4b1dbcf248650ad6f186
2018-07-26 11:35:28 +00:00
Doug Szumski
0415943a37
Fix monasca auth variable
...
Perform the refactoring of the auth field from change #552863
TrivialFix
Partially-Implements: blueprint monasca-roles
Change-Id: I0a87cc3cb40df5e1c927bcd8ff4bd33e44fe4172
2018-07-26 09:20:26 +00:00
Zuul
c724865674
Merge "Fix action -> kolla_action for ironic-neutron-agent"
2018-07-26 09:15:10 +00:00
Mark Goddard
d95c87cf01
Fix action -> kolla_action for ironic-neutron-agent
...
Ironic Neutron Agent was added by
I92b9505843f12692aef96764a314e5db49001a9b.
Change-Id: Ib178bafc9907537fdd46dd374684b037db7f19df
TrivialFix
2018-07-26 07:44:10 +01:00
Mark Goddard
07b64dedc1
Fix ceph role with ansible < 2.4
...
The include_tasks action was added in ansible 2.4.
Change-Id: Ieac4a39a95c6aa55754c9dde5e94fb293c103caa
Related-Bug: #1783456
2018-07-25 20:57:23 +01:00
Zuul
6c75aedac3
Merge "Fix sudoers in bootstrap-servers when user != group"
2018-07-25 19:46:56 +00:00
Mark Goddard
69c1bf2d82
Allow configuring a gateway for the inspection network
...
This is configured via the ironic_dnsmasq_default_gateway variable, and
is not set by default.
Change-Id: I4deea65876d0852ba2b48a8cf9bad94f4df2a18d
2018-07-25 18:15:08 +00:00
Zuul
294237dfae
Merge "Make sudoers config optional in bootstrap-servers"
2018-07-25 17:25:25 +00:00
Lakshmi Prasanna Goutham Pratapa
76210a2d85
Apply Resource Constraints to Openstack Services
...
This commit is to apply resource-constraints only to few OpenStack services.
Commit to apply constraints to other services will be made in coming commits.
Partially-Implements: blueprint resource-constraints
Change-Id: Icafa54baca24d2de64238222a5677b9d8b90e2aa
2018-07-25 17:05:04 +01:00
Jeffrey Zhang
b51eeed89e
Use include_tasks instead of include
...
include is marked as deprecated since ansible 2.4[0]
[0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated
Co-Authored-By: confi-surya <singh.surya64mnnit@gmail.com>
Change-Id: Ic9d71e1865d1c728890625aeddf424a5734c0a8a
2018-07-25 23:57:22 +08:00
Zuul
3e5d3f94e9
Merge "Improve ceph-rgw compatibility with Swift API in Kolla-ansible"
2018-07-25 15:46:02 +00:00
tone.zhang
2ce46e4767
Improve ceph-rgw compatibility with Swift API in Kolla-ansible
...
By default ceph-rgw is not completely comaptible with Swift API,
because of the restriction for Swift INFO API.[0]
The patch improve ceph-rgw compatibility with Swift API. It is
controlled by the option "ceph_rgw_compatibility" in
ansible/group_vars/all.yml.
After changing the option, run the "reconfigure" command to enable.
Closes-Bug: #1783456
[0] https://github.com/ceph/ceph/pull/17967
Change-Id: Ibf3eb52280e197965caef08a44ae226c4f884cb5
Signed-off-by: tone.zhang <tone.zhang@arm.com>
2018-07-25 18:09:23 +08:00
wu.chunyang
f9209e1a70
Add when condition to freezer role
...
freezer's deploy.yml do not have when condition,here to add it.
Change-Id: Id275a5eb746783694248a6db5b7f3ee7b8b3b8c5
2018-07-25 07:34:09 +00:00
Zuul
80b8d2da25
Merge "Add networking-baremetal configuration"
2018-07-24 18:13:00 +00:00
Nguyen Hai
c752d66a1c
Update tacker CLI to openstack CLI in tacker demo
...
- Change to openstack CLI
- Change the way to run demo from "sh" to "./" for
matching with README.rst in tacker demo folder.
Change-Id: I17b755cd8d52f594785ef13634bfa233e63841a7
2018-07-24 07:02:48 +00:00
Zuul
4b8f17cd82
Merge "Extending designate named template to include "forwarders" parameter"
2018-07-24 04:07:41 +00:00
Will Miller
5dd080a130
Add networking-baremetal configuration
...
Partially-Implements: blueprint networking-baremetal
Change-Id: I92b9505843f12692aef96764a314e5db49001a9b
2018-07-23 16:36:04 +01:00
Lakshmi Prasanna Goutham Pratapa
9f0db30fd1
Apply Resource-Constraints to all services.
...
This commit is the final commit to apply resource-constraints
to all OpenStack services.
Depends-on: I39004f54281f97d53dfa4b1dbcf248650ad6f186
Change-Id: I072d69be9698be54775cb0ae286ea2b6ed78776c
Implements: blueprint resource-constraints
2018-07-23 19:07:05 +05:30
Zuul
d14f420ad0
Merge "Cinder fails to run because snapshots are not compatible with secure NAS"
2018-07-23 08:59:10 +00:00
Zuul
e945b61e09
Merge "Fix typo in nova rp_filter sysctl"
2018-07-23 08:42:38 +00:00
Zuul
bf709bf542
Merge "Fix pre-commit-hook can't work"
2018-07-23 07:40:54 +00:00
Mark Goddard
83595f78dd
Fix typo in nova rp_filter sysctl
...
Fixes a typo introduced in I93e53bad9727beb786b00bd7fcd6d78785c619c2.
Change-Id: I9fd6587913cccd5a29b3fc012b4ddeac8859a0ff
Related-Bug: #1782799
TrivialFix
2018-07-23 08:22:25 +01:00
Zuul
c83e9d194b
Merge "Disable TLS 1.1 on haproxy"
2018-07-23 06:38:11 +00:00
Zuul
f7101cd41b
Merge "Support setting rp_filter mode"
2018-07-23 05:35:35 +00:00