6877 Commits

Author SHA1 Message Date
Jenkins
446e2bb55b Merge "Add empty volume item check in kolla_docker module" 2017-03-06 19:26:33 +00:00
Jenkins
a118ca41a3 Merge "Fix pushing images to local registry documentation" 2017-03-06 19:23:18 +00:00
Michal (inc0) Jastrzebski
283e9deee2 Release note for reconfiguration optimizaiton
That's a good feature to brag about!

Closes-bug: #1670467
Change-Id: If0235ffd1f3ac7fa8cdf7418957d50aa652fa386
2017-03-06 19:04:25 +00:00
Jenkins
19e80d08fe Merge "Update cinder docs with some lvm info" 2017-03-06 09:27:55 +00:00
Jeffrey Zhang
57dc5b3e36 Use internal interface instead of public interface
In some case, public interface may not reachable in internal.

Change-Id: Ibcdef571a6814e6626216fe33028e5e69889b4f2
Closes-Bug: #1670259
2017-03-06 14:08:35 +08:00
Jeffrey Zhang
78e5c865f4 Fix the incompatible of docker-py 2.0.0
docker-py 2.0.0 is released with renaming docker.Client to
docker.APIClient. and with a new python package name "docker" rather
than "docker-py".
This patch support docker and docker-py packages.

Change-Id: Ib4400a4d2ce803191ee6215c5b28f0052970332c
Closes-Bug: #1668346
2017-03-05 13:35:23 +08:00
Sayantani Goswami
2947519658 Fix pushing images to local registry documentation
Adding -e REGISTRY_PROXY_REMOTEURL=https://registry-1.docker.io to the
docker run command in the start-registry script configures the local
registry as a pull through cache. However, pushing of images to the
local registry fails.

Pushing to a registry configured as a pull-through cache is unsupported.
For more information, reference the proxy section in Docker
Documentation (https://docs.docker.com/registry/configuration/)

The start_registry script has been updated in the patch set
https://review.openstack.org/#/c/426338/

Change-Id: If62b40d8316af7c3593523493cad8a904d35dceb
2017-03-03 15:55:42 +00:00
Jenkins
889fc2d849 Merge "Deployment Guide" 2017-03-03 15:11:49 +00:00
Jenkins
22b2b6c2bd Merge "Improve Swift docs" 2017-03-03 09:44:54 +00:00
Jenkins
b493538c2e Merge "change amoung to among" 2017-03-03 09:20:57 +00:00
Sayantani Goswami
78cf8abd1b Deployment Guide
This builds the deployment guide that will be published to
https://docs.openstack.org/project-deploy-guide/newton/.

In this approach, all existing documents in kolla-ansible/doc directory
will remain. The kolla-ansible/deploy-guide directory will simply
include all documents that exist in the kolla-ansible/doc directory.
All new changes will be made to the documents in the docs directory
which will be imported to the deployment-guide. However, I believe we
will also have to build the deployment-guide every time a change is
merged to the docs in the doc directory.

Change-Id: I98db4ec45403cf48086381b45bf5a12bbf998911
2017-03-02 21:44:07 +00:00
Jenkins
2466cb9d3b Merge "Disable unneeded fact gathering" 2017-03-02 21:15:55 +00:00
Jenkins
8ca634fa70 Merge "Updated from global requirements" 2017-03-02 20:14:14 +00:00
Jenkins
3cc95229eb Merge "Fix Creating Panko MongoDB database failed" 2017-03-02 18:27:47 +00:00
Jenkins
365bffa2a7 Merge "Fix designate deploy/genconfig" 2017-03-02 18:27:37 +00:00
Jenkins
4d953d932d Merge "philosophy example on customization is incorrect" 2017-03-02 18:27:31 +00:00
Jenkins
0a5adc78c6 Merge "Update the link in README.rst" 2017-03-02 18:27:24 +00:00
Jenkins
18c0c66679 Merge "Set default value for osds/osd_ids facts when facts not set" 2017-03-02 18:27:16 +00:00
OpenStack Proposal Bot
52588d34d0 Updated from global requirements
Change-Id: If66146987a6316917e54e99fcefa6ec3f3884d2f
2017-03-02 17:44:00 +00:00
Jenkins
4e3e08ad4f Merge "Update the file format for baremetal" 2017-03-02 15:27:30 +00:00
Jenkins
796a8fe4bd Merge "Etcd fails to start - missing environment parameter" 2017-03-02 15:26:33 +00:00
Jenkins
fb5d6692fa Merge "Fixed some tox errors in docs" 2017-03-02 15:14:14 +00:00
caoyuan
ab3bdd8aac Fix Creating Panko MongoDB database failed
The check whether 'already' presents in mongodb output
should belong to changed_when.

Change-Id: I829c8906f0f7b61d3f6e0211319899d126e6850c
Closes-Bug: #1668216
2017-03-02 09:55:36 +00:00
David Rabel
c2fbcf5a1f Fixed some tox errors in docs
Two lines that where too long and on trailing
whitespace.

Closes-Bug: #1669305
Change-Id: I4dda1a27feab4d66af6d35690ede025e8d7607c8
2017-03-02 10:06:18 +01:00
caoyuan
c39e896e7c Update the file format for baremetal
Change-Id: I1e90b0aeebaa0db0b91370eccfc0b707d9668752
2017-03-02 05:46:18 +00:00
Steven Dake
32a21933e6 philosophy example on customization is incorrect
Fix the example by suggesting the creation of the directory
and customizing nova properly.

Change-Id: Ie5cd9b7f309416745dce60211b5a800e8c5273f7
Co-Authored-By: ampopp04@gmail.com
2017-03-01 20:22:55 -07:00
Charlie Kang
099a1ea17d Etcd fails to start - missing environment parameter
add environment parameter to handlers restart etcd container as
there are env parameters in default

Closes-Bug: #1669089

Change-Id: I99266e7a367cb54c77b3d3da35ba5055acd98f62
2017-03-01 15:58:01 -08:00
Jenkins
f25db61072 Merge "Use correct inventory file for Bifrost" 2017-03-01 19:43:25 +00:00
Jenkins
2683ef63db Merge "Add default dnsmasq_dns_servers in dhcp_agent.ini file" 2017-03-01 17:05:53 +00:00
Jenkins
b7c070a6e7 Merge "Exit with error code 1 when there is failure container in gate" 2017-03-01 15:19:19 +00:00
Eduardo Gonzalez
03feeb0235 Fix designate deploy/genconfig
While deploying/genconfig designate, raise an error due
a missing .key in the item iteration
designate_rndc_key var is already used and replaced by the register
Changed register to other name.
Bind9 container should be started before other designate services.

Change-Id: Ia6aa89af1cf2317fa8f006b8d35d3760e7fb9980
2017-03-01 11:59:53 +00:00
Jenkins
504a0d716c Merge "Change swift-initial-rings URL" 2017-03-01 11:42:24 +00:00
Jenkins
dafd9bfe72 Merge "Fix the ironic tasks name" 2017-03-01 09:35:02 +00:00
pomac
63e5c444dd Enable heat-api proxy header parsing
heat-api kept redirecting clients to use http:// instead of https://
when communicating with our https:// only loadbalancer

Please examine the logic for enabling it carefully, it's hard to know
if it should be enabled or not, potenitially it could be a security
risk.

Based on openstack-ansible-os_heat:
commit 4033a0f854cba6719c61812ef5b553e932a6c6c2
Author: Kyle L. Henderson <kyleh@us.ibm.com>

    Enable oslo_middleware proxy header parsing

"Heat has moved to using oslo_middleware for the http proxy header
parsing, however the default is to not parse the headers.  When
the external protocol differs from the internal protocol this
parsing is required in order for heat to work properly since it
will return 302 redirects to the client during some operations
(such as delete stack).

An example of this is when using haproxy with https configured
for the external protocol and http for the internal protocol.
If the oslo_middleware does not parse the headers, then any
302 redirects would specify a url with http rather than
correctly specifying https and the heat client would fail to
connect on the redirect url."

Change-Id: I38661a0bc2163a7f72febd98b7ae6f51c5d45ad5
2017-03-01 09:57:21 +01:00
caowei
7c26f0fe74 Change swift-initial-rings URL
Change-Id: I7b3705e8bba67649bfbf0950d1724d711c57e042
2017-03-01 15:43:53 +08:00
Jenkins
71aab9392c Merge "Fix Creating Ceilometer MongoDB database failed" 2017-03-01 05:20:06 +00:00
caoyuan
1d85a10b38 Update the link in README.rst
- add Zaqar link
- add Zun link
- add Kafka link
- add fluentd link
- remove Heka link

Change-Id: I6600efb3f0ae88c6f1dac92115522e6b90aa789f
2017-03-01 04:16:12 +00:00
caoyuan
93a5a5c322 Fix the ironic tasks name
- add the missing "API"

Change-Id: I06ccf48047d1b4ea493d169f78d95c09b7945a27
2017-03-01 09:38:41 +08:00
Nguyen Van Trung
93c10f4aab change amoung to among
Change-Id: I9d5e99d7412165f288fcd796ee588bfab1f76f4b
2017-03-01 00:19:31 +07:00
Jenkins
f0811d96e3 Merge "Add the missing "ironic_inspector" into precheks" 2017-02-28 16:20:51 +00:00
Jenkins
0710b698c0 Merge "Remove Heka yaml file" 2017-02-28 15:52:21 +00:00
Paul Bourke
c62aae6f80 Disable unneeded fact gathering
We explicitly gather facts for all nodes up front in the playbook, so
setup tasks for all other plays are unnecessary noise.

Change-Id: I4bc152288752da780b5cb447b4ad3f7d49390dee
2017-02-28 14:42:55 +00:00
Paul Bourke
00e8370873 Improve Swift docs
* Remove references to all-in-one, kolla Swift now works correctly in both
  all-in-one and multinode contexts

* Fixup commands used for generating rings

* General readability improvements

Change-Id: I3ec87068a98ba5397bb6f2feb707bc685181e747
2017-02-28 12:34:54 +00:00
Duong Ha-Quang
2ade45e1c7 Fix Creating Ceilometer MongoDB database failed
The check whether 'already' presents in mongodb output
should belong to changed_when.

Change-Id: Ib982a59820d53ccf5439f59df50c1b1938650967
Closes-Bug: #1641113
2017-02-28 08:54:01 +00:00
Jenkins
7bf0e3b083 Merge "Add until in restart nova libvirt task" 2017-02-28 06:26:21 +00:00
Jeffrey Zhang
37c27b01e6 Add default dnsmasq_dns_servers in dhcp_agent.ini file
Change-Id: Ia2204db6d0ed91d78fb28fcef772752440cc3e5d
Closes-Bug: #1668499
2017-02-28 13:11:22 +08:00
Jeffrey Zhang
6e41c1e326 Exit with error code 1 when there is failure container in gate
Change-Id: If832e5535b0788dfcfe38cd6cf88f0e0001bacd5
Closes-Bug: #1668001
2017-02-28 09:45:14 +08:00
Christian Berendt
1b15dc24a4 Set default value for osds/osd_ids facts when facts not set
Change-Id: I8754de1ef89ac05cd8817456c4a8496ad71cf293
Closes-bug: #1668275
2017-02-27 15:16:00 +01:00
Paul Bourke
9828ad1167 Fix keystone idempotency
The wrapper keystone_bootstrap.sh expects to parse output from the
keystone-manage command. Somewhere along the line this command stopped
logging to stderr resulting in it not being able to report it's changed
status correctly.

Closes-Bug: #1668220

Change-Id: I895ebe11b88fd239fa8cb6e1a2fed779743e4139
2017-02-27 10:24:47 +00:00
caoyuan
b8dbdb2714 Remove Heka yaml file
Heka is removed and replaced by fluentd.
refer to https://review.openstack.org/#/c/437874/

Change-Id: Ide9d265e15672ceba72d7c0b1c1a273098819d94
2017-02-27 17:53:09 +08:00