- Jul 02, 2017
-
-
ZhongShengping authored
As part of the docs migration work[0] for Pike we need to switch to use the openstackdocstheme. [0]https://review.openstack.org/#/c/472275/ Change-Id: Id63951348211bdcb2b189455968bdfed40857815
-
- Jul 01, 2017
-
-
Jenkins authored
-
- Jun 30, 2017
- Jun 29, 2017
-
-
Jenkins authored
-
- Jun 28, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
zhubingbing authored
change api.log and registry.log to glance-api.log and glance-registry.log Closes-bug: #1700718 Change-Id: Ifcde8699fa9537fa06445f79c4bd14b4ee0df32c
-
Bertrand Lallau authored
Removed code try to install Wily(15.10) kernel in case of Ubuntu Trusty(14.04). Last Openstack version supported on Ubuntu 14.04 is Mitaka. Hence Ubuntu 14.04 related code can be safely remove from Ansible tasks since Kolla Newton release. Co-Authored-By:
Duong Ha-Quang <duonghq@vn.fujitsu.com> Change-Id: Ieca7975a69fb0ba8b49cc522f05e4beca1c2f526
-
- Jun 27, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I6bb90e40a4661663b2386506463dce4fb59018a8
-
Jenkins authored
-
Noboru Iwamatsu authored
The static contents directory path of the openstack-dashboard provided by Ubuntu Cloud Archive is different from RDO's. This fixes the horizon.conf template to set the correct alias when ubuntu+binary are specified. Change-Id: I1b0c04cecc66b42bf764aa035e7ec24c37d805e3 Closes-Bug: #1700712
-
Jenkins authored
-
Jenkins authored
-
Vladislav Belogrudov authored
ResellerAdmin role should be created always when Swift is enabled and not only for Ceilometer. The role is needed for normal users to get administration rights for their Swift projects and is required to pass DefCore (OpenStack Powered) certification. Change-Id: I4faa63b8fae1814e382de2794301248cc0f4a90a Closes-Bug: #1700729
-
Vladislav Belogrudov authored
In case of provider networks we need to configure external bridge on compute nodes, like it is done in DVR. The only way to tell if provider networks are to be used is a new flag. Change-Id: I1aef197ee2b84e28f2131f058e6995551f873fe1 Closes-Bug: #1694726
-
Jenkins authored
-
Jenkins authored
-
ZhongShengping authored
No handler named "Restart tacker containers", and we should restart the tacker container according to the context Change-Id: Idad8843e85eeb536d7abf8332606801f5b6e78ce Closes-Bug: #1700007
-
- Jun 26, 2017
-
-
Paul Bourke authored
Change-Id: I5744784afc13f2ee884c8dca2b32c982ebebc542 Partially-implements: blueprint sanity-check-container
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Jun 25, 2017
-
-
Jenkins authored
-
- Jun 23, 2017
-
-
jiangpch authored
No handler named "Restart keystone containers", and we should restart the keystone and the keystone-fernet container according to the context Closes-Bug: #1699924 Change-Id: I62512dc022426cc762ff603d8554e48651fa621f
-
- Jun 22, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
Change-Id: Ia766c1aa60d51fbff2c620394474597a7146b9cc Closes-Bug: #1699658
-
- Jun 21, 2017
-
-
Michal (inc0) Jastrzebski authored
When you add new nodes to existing cluster, docker will restart all anyway and that will break a lot, including mariadb. Change-Id: Ie46f99a141f99480a87218ead4b76ba65f2edae9 Closes-Bug: #1699335
-
Mark Goddard authored
When using the simple_crypto plugin, barbican expects the [simple_crypto_plugin] kek config value to be a base64-encoded 32 byte value. However, kolla-ansible is providing a standard autogenerated password. There are two relevant variables in kolla-ansible - barbican_crypto_password (a standard password) and barbican_crypto_key (a HMAC-SHA256 key). There is no use of barbican_crypto_key other than when it is generated. barbican_crypto_password is used to set the [simple_crypto_plugin] kek config value but causes an error when the simple_crypto plugin is used as the value is not in the expected format. Using barbican_crypto_key instead resolves the error. Clearly there is a naming issue here and we should be using barbican_crypto_key instead of barbican_crypto_password. This change removes the barbican_crypto_password variable and uses barbican_crypto_key instead. Change-Id: I63e2b381c260265e5901ee88ca0a649d96952bda Closes-Bug: #1699014 Related-Bug: #1683216 Co-Authored-By:
Stig Telfer <stig@stackhpc.com>
-
Vladislav Belogrudov authored
This patch add configuration options for tenant network types and type drivers. Both lists are checked so that tenant types are listed in drivers. For ironic 'flat' driver is mandatory and is added explicitly into ironic prechecks. Change-Id: Ie5775001165412910a258cbed2d2ebbb8ebbd879 Closes-Bug: #1694725
-
Jenkins authored
-
Jenkins authored
-