- May 08, 2017
-
-
jeckxie authored
During cleanup-host, we need remove swift references from fstab. Change-Id: I18e9a84b0664eb834cf397bcf6d2406abcab47a7 Closes-Bug: #1689285
-
- Apr 13, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Bertrand Lallau authored
Freezer service configuration can't be override has describe here: https://github.com/openstack/kolla-ansible/blob/master/doc/advanced-configuration.rst#L161 Kolla-ansible should look for files in /etc/kolla/config/ but it doesn't take config files into account. This patch fix it. Change-Id: Ia7d8d0892d13ba9785951a7b1291abb868fc714b Closes-Bug: #1682404
-
- Apr 12, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
zhuzeyu authored
The 'ansible_python_interpreter' has already defined in /etc/bifrost/bifrost.yml we should remove the redundant variable Change-Id: Ie799170d3318a731d31e1f39bcf940a1b220bd53
-
Jenkins authored
-
Jenkins authored
-
shaofeng_cheng authored
Nova_backend_ceph variable move to Enabling External Ceph group in external-ceph-guide file. Change-Id: I1cd3deb184a75868070b3e4ab6d91fba12d6ab9b
-
zhubingbing authored
Change-Id: I6c725efd9d08a079ced2abca5be188b6ceac55c2 Closes-bug: #1682000
-
- Apr 11, 2017
-
-
Marcus G K Williams authored
Creates Openvswitch role and splits openvswitch from Neutron role to enable third party networking solutions that use Openvswitch or customize Openvswitch. For example Openvswitch with dpdk or OpenDaylight. Change-Id: I5a41c42c5ec0a5e6999b2570ddac0f5efc3102ee Co-Authored-By:
Mauricio Lima <mauriciolimab@gmail.com> Partially-Implements: blueprint opendaylight-support
-
Eduardo Gonzalez authored
Nova service-list is returning empty registered service when in database they are. Because of this, simple_cell_setup is not executed and deploy stucks waiting for nova-compute. This change temporaly checks the database for existing nova services instead of openstack compute service list. This change will need to be reverted once the command is fixed. Change-Id: Ic508eb3ff03b5f233186353fc7697305cc792d14
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Bertrand Lallau authored
sourcing validate-docker-execute.sh script is not needed anymore and should be removed. Change-Id: Ie40ddcd36e71337d94f49467bfb0f8aae50353f7
-
Paul Bourke authored
This seems to have got lost during repo split. Adding it back in now. Change-Id: Ic0b0f5efb12eab58e7872b30611a39640dc44cc2 Closes-Bug: #1629224 (cherry picked from commit e1a2f99014a1aeb3697e8ec3c999cdc12380376b)
-
youri jeong authored
fix typo for specs/kubernetes-deployment.rst, tools/ovs-dpdkctl.sh, tools/setup_gate.sh 'managment' -> 'management' 'seperated' -> 'separated' 'occuring' -> 'occurring' 'discribed' -> 'described' 'recomended' -> 'recommended' 'thier' -> 'their' Change-Id: Ie59c600698c965cebd9a541b951d704eda9301cb
-
Jenkins authored
-
Jeffrey Zhang authored
Change-Id: Icb9b097299011cc09f3012bbee9629a5457c920c Closes-Bug: #1681316
-
- Apr 10, 2017
-
-
Jenkins authored
-
Dai Dang Van authored
Now, I see mariadb are using utf8_general_ci as a default collation. - https://mariadb.com/kb/en/mariadb/supported-character-sets-and-collations/ This mean all of Devstack database will be created with utf8_general_ci collation, so may be, one service/project can be deployed successfully via Devstack but will be fail with Kolla deployment. Therefore, we should use above default collation for Kolla-ansible. Change-Id: Icbb6c15f536fc6986816c58f4fd68bfb95813e46 Closes-Bug: 1680783
-
Jenkins authored
-
- Apr 09, 2017
-
-
Jeffrey Zhang authored
Cloudkitty processor use tooz to handle multi processor processes. Otherwise, duplicated billing will be inserted into mysql. Change-Id: Ifdc1be78afa89499ee4c3bbec5b9db8ddb2929cf Closes-Bug: #1681160
-
- Apr 07, 2017
- Apr 06, 2017
-
-
Mohammed Naser authored
The example to pull images is incorrect, this patch addresses it and corrects it accordingly. Change-Id: Ice79e7f73d99c024781cb379d190f6d05e1a34a9
-
Paul Bourke (pbourke) authored
Turns out this variable is not so useless...! In I2c167bae6f34a102cd7fe66401d7defe13bf2bf7 we need to determine if a file based backend is in use in order to determine how many api servers to start. Without this variable these kind of checks would all need to be updated every time a new shared storage backend is added. This reverts commit 867c3bda. Change-Id: I335acc12b68b577b33d6cb28675225c40e6231cd
-
Paul Bourke authored
The current module 'kolla_sanity' was written as a shim before full shade support was added to Ansible. This should now no longer be needed, we can implement the checks using Ansible provided modules. Begin by updating the Keystone check to use 'os_auth' to fetch a token, I think this is a good basic smoke test to verify Keystone is working. Change-Id: I16049d9201fd8138c781ef2e1e0c1827ea817259 Partially-implements: blueprint sanity-check-container
-
Jenkins authored
-
- Apr 05, 2017
-
-
Bertrand Lallau authored
Issue seems not fixed, it requires more work This reverts commit 4f6470bb. Change-Id: I308ea4e0d5ace60cf730944e1883966fc6f8f8ce
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-