- May 21, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
partially implements blueprint multiple-clouds Change-Id: I676c4245e6f058ffbed345970ee78d1750dd0f2f
-
- May 19, 2016
-
-
Jenkins authored
-
Ryan Hallisey authored
In order for the ansible configuration to be consumable, we need to be able to generate it without deploying anything. Change-Id: I2bbdd74d62d00f509a4fa5e4100906ed658d3974 Implements: blueprint generate-config
-
- May 18, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Ryan Hallisey authored
Kolla should have a doc with an overview of security within the project. Partially implements: blueprint documentation-rework Change-Id: I0a8b902fe1b9adf6617779646bf0bbaee1a36c4f
-
Jenkins authored
-
Jenkins authored
-
Paul Bourke authored
* sudo is not needed as script already runs as root, using sudo would require http_* env vars to be carried through. * Add a systemd unit file to configure docker proxy support * Update /etc/bashrc if available proxy TrivialFix Change-Id: If2571389ec3dc5bce9e819acf962d202b3166b97
-
Francesco Vollero authored
Files affected: - ansible/roles/ceph/tasks/bootstrap_mons.yml - ansible/roles/neutron/tasks/deploy.yml - ansible/roles/neutron/tasks/start.yml TrivialFix Change-Id: Ic4b624cfe0ae4d73b49e616319e9db2229931249
-
OpenStack Proposal Bot authored
Change-Id: Ib017711de749d72f277b614b735fd2d63cbe5c3a
-
- May 17, 2016
-
-
Jeffrey Zhang authored
* enable the openstack logging debug in the gate * copy the /etc/kolla files out * copy the /var/log files out TrivialFix Change-Id: I9cf5fa773ec5f41c6ea93325076a64dd24ce22da
-
Jenkins authored
-
Jenkins authored
-
Ihar Hrachyshka authored
Since Mitaka, Neutron does the right job to calculate and advertise correct MTU to instances, out of the box [1]. [1] https://review.openstack.org/#/c/302165/ TrivialFix Change-Id: I71a6dc5b56c2c1fb9db757df77a56feababdc039
-
weiyu authored
Because of the consideration of security and performance, ceph community recommend the use of two separate network public networks and cluster networks. refer: http://docs.ceph.com/docs/master/rados/configuration/network-config-ref/ DocImpact Closes-Bug: #1582095 Change-Id: I8cb0e14f86c859820fbbb8af8f94ac8155338e13
-
- May 16, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
Restructured the documenation to 1. Add reference at the top 2. Updated the title formatting 3. Updated the heading formatting 4. Updated the links formatting Change-Id: Ie3786e92fee674da1fa39cf07f1bf0a3badd5b92
-
Jenkins authored
-
Jenkins authored
-
Zhijiang Hu authored
CentOS shipped with an older version of docker-py named docker-python before. But currently CentOS also shipped with a new rpm named python-docker-py-1.7.2 which obsoletes docker-python and also fulfill kolla need according to its version(kolla needs docker-py >= 1.6.0). Change-Id: I684a6a4e6b6baa9589e9b2afd3cfcc195d2a5e21 Signed-off-by:
Zhijiang Hu <hu.zhijiang@zte.com.cn>
-
- May 15, 2016
-
-
Jenkins authored
-
- May 14, 2016
-
-
Ryan Hallisey authored
Our quickstart guide is way too complex. We need to simplify the quickstart guide by pulling out the overwhelming amount of information and splitting it into other docs. Change-Id: Iec175ee7f60bfd11ce06b22c861e51e180c188a9 Partially-implements: blueprint documentation-rework
-
- May 13, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: Ib41fc2453cd85fa4937218b37cf80db82f63b20c
-
Jenkins authored
-
Davanum Srinivas authored
Trying to use ConfigMap's in Kubernetes leads to an interesting problem. We use the file name as the key and the contents of the file as the text value. The ConfigMap is mounted on the container as a volume and the key is then used as the name of the file. The problem is that kubernetes has a limitation on the name of the key https://github.com/kubernetes/kubernetes/blob/release-1.2/docs/design/identifiers.md Which means we cannot use '_' in the name of the file. Closes-Bug: #1581162 Change-Id: I2d9ec80f989c30893b019954fe18b3623d27a076
-
Jeffrey Zhang authored
Change-Id: Iafa27677fc2ed2103c3ac8efeb0f0e13330a95f4 Closes-Bug: #1581021
-
- May 12, 2016
-
-
Jenkins authored
-
- May 11, 2016
-
-
Steven Dake authored
Tell folks about the state of liberty 1.0.0 and to use 1.1.0 for production deployments. Change-Id: Iea824e8fc6489d8222e089199161ca3fb30a8310
-
Jenkins authored
-
- May 10, 2016
- May 09, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
This was a temporary workaround because RDO didn't update to keystone bootstrap command operations. This reverts commit c5f27aa8. Closes-Bug: #1573102 Change-Id: Ic6db97cf15d6f96c8e660aa15f089c1f10d6dfa7
-
Jeffrey Zhang authored
Add a new option(base-image) to support custom base image In default, the base-image is equal to base. When using custom image, please use command line like: ./tool/build.py --base-image my-image --base centos --base-tag 0.1 DocImpact Closes-Bug: #1573544 Change-Id: If4b9c57a2b68f6f06d3e981f30b2173064e02193
-
Michal (inc0) Jastrzebski authored
We don't have docs about major feature kolla offers. TrivialFix Co-Authored-By:
Swapnil Kulkarni <me@coolsvap.net> Change-Id: I7c992d2004348d520c019b295b0c5a4378c857ba
-
Jenkins authored
-
Jenkins authored
-
- May 07, 2016
-
-
Jeffrey Zhang authored
Change-Id: I86259d9b997cd10a11079c4834f135d58570968d
-