4491 Commits

Author SHA1 Message Date
jackning
d707c59b42 Replace horizon default config with custom config
Ansible's template action supports replacing horizon default config with
custom config, it should only add with_first_found param to
config.yml to support this.

Change-Id: I45b8eed5b8d6c4d42672d99e41bc4eff7023a26f
Closes-Bug: #1570677
2016-08-08 23:45:03 +00:00
Jenkins
aa5864fc40 Merge "Fix prechecks of a vip address" 2016-08-08 16:16:42 +00:00
OpenStack Proposal Bot
4e8887ce3e Updated from global requirements
Change-Id: Ia8e8bf86b8512cac7a3c0b200d690b5286012813
2016-08-08 04:32:19 +00:00
Hiroki Ito
9c69d4b2e0 Fix prechecks of a vip address
In the case of a single node environment without haproxy, the var
"kolla_internal_vip_adress" in global.yml should be the ip address
of the host. However, the prechecks will fail, because this ip
address is used by the host node and is pingable.

This commit fixes the prechecks of a vip address properly.
When the var "enable_haproxy" is "no", this fix will skip prechecks
for a vip address.

Change-Id: I0b752f179d20f82e3d6331047ee0bd802ab99a4b
Closes-Bug: #1570935
2016-08-08 10:03:05 +09:00
Jenkins
06c93471ae Merge "Simplify the Cinder LVM backend" 2016-08-06 18:18:19 +00:00
Jenkins
b6ee58fcdf Merge "Customizations for mistral" 2016-08-06 16:18:36 +00:00
Jenkins
d692e4b6f9 Merge "Replace keystone's wsgi config with custom config" 2016-08-06 08:41:08 +00:00
Jenkins
306bc101d1 Merge "Add Watcher default settings" 2016-08-05 18:36:11 +00:00
Jenkins
3071d32a3f Merge "Customizations for Horizon" 2016-08-05 11:32:48 +00:00
Jenkins
ecd7de0346 Merge "Customizations for magnum" 2016-08-05 11:32:27 +00:00
Jenkins
ece1595081 Merge "Customizations for gnocchi" 2016-08-05 11:32:18 +00:00
Jenkins
e61cc1a2a5 Merge "Customizations for haproxy" 2016-08-05 11:27:49 +00:00
Jenkins
d17711083f Merge "Added neutron-metering-agent" 2016-08-05 09:20:22 +00:00
Jenkins
1160edb5e5 Merge "Add doc8 test and improve rst syntax" 2016-08-05 09:20:13 +00:00
Dave Walker (Daviey)
bb2397d26d Add Watcher default settings
This adds:
  - AIO and multinode inventory samples
  - Password (blank) fields for default password.yml
  - Default to not enabled, in globals.yml

This is the last changeset in the series to add basic
Watcher functionality to Kolla.

Change-Id: I9daec0eadc8dad3d37e03e7d69783af003af0916
Closes-bug: #1598929
Partially-implements: blueprint watcher
Signed-off-by: Dave Walker (Daviey) <email@daviey.com>
2016-08-05 09:17:28 +00:00
Jenkins
1319e90cb9 Merge "Added influxdb container" 2016-08-05 08:59:32 +00:00
Jenkins
8c2ecf005a Merge "Customizations for iscsid" 2016-08-05 08:38:22 +00:00
Jenkins
a0707a52d5 Merge "Fix the evaluating conditional for enable es and kibana" 2016-08-05 08:13:17 +00:00
Jenkins
aa1830eb0a Merge "Correct mistral-executor image name" 2016-08-05 07:25:38 +00:00
Jeffrey Zhang
59b887dfb5 Fix the evaluating conditional for enable es and kibana
Fix the wrong if condition for enable_elasticsearch and
enable_kibana

TrivialFix

Change-Id: I3d649d39b9eafb4526d8919f1cb962f6378815c7
2016-08-05 14:31:28 +08:00
Jenkins
67e77035b8 Merge "Customizations for keepalived" 2016-08-05 05:54:30 +00:00
Eduardo Gonzalez
5b45d47369 Customizations for magnum
This patchset contains customization of Dockerfile of magnum
containers

Change-Id: I0655cab1f1fc12bc109a49a20874170b5a99125e
Partially-implements: blueprint third-party-plugin-support
Signed-off-by: Eduardo Gonzalez <dabarren@gmail.com>
2016-08-05 07:45:16 +02:00
Jenkins
34a4692299 Merge "Customizations for ceilometer" 2016-08-05 03:39:17 +00:00
Jenkins
b52edd573b Merge "Fix the kolla_docker issue with docker 1.12" 2016-08-05 03:34:28 +00:00
Jenkins
086cc02e90 Merge "Cleanup images as part of kolla-ansible cleanup" 2016-08-05 03:34:19 +00:00
Jenkins
1db534e4d0 Merge "Change workers to be static when using kubernates" 2016-08-05 03:24:09 +00:00
Jenkins
cf3c917f2c Merge "Updated from global requirements" 2016-08-05 03:24:01 +00:00
Jenkins
790b9a83da Merge "Customizations for mongodb" 2016-08-05 03:23:52 +00:00
Jenkins
05f381df6a Merge "Enable central logging without deploying elasticsearch/kibana" 2016-08-05 03:23:43 +00:00
Matthew Montgomery
c5ce1aa2f4 Customizations for keepalived
This patchset contains Dockerfile customizations for
the keepalived container

Change-Id: I522d2908d3a30178be0c2f22e661b421c5321ffe
Partially-implements: blueprint third-party-plugin-support
2016-08-04 22:15:46 -05:00
Jenkins
88289563b5 Merge "Add customizations for keystone" 2016-08-05 02:50:32 +00:00
Naren Narendra
edcb218a19 Add customizations for keystone
Adds customizations for keystone.

Change-Id: I970e690539388e05f974f92b1e20710cc8de37ed
Partially-Implements: blueprint third-party-plugin-support
2016-08-04 19:56:12 -04:00
Mathias Ewald
73dd7615ac Added influxdb container
Change-Id: I6f2f6f941c5cdff0517f8c3b8eb86cb2752984ca
Partially-Implements: Blueprint performance-monitoring
2016-08-04 20:19:18 +00:00
Rohit Agarwalla
e418a04e35 Customizations for iscsid
This patchset contains customization of Dockerfile of iscsid
container

Change-Id: Ibca1b944d3eacf03c945eb808f43326c3ef20c97
Partially-implements: blueprint third-party-plugin-support
2016-08-04 10:36:11 -07:00
Jenkins
6350b99fad Merge "Volume specification for ironic-api was invalid." 2016-08-04 16:44:11 +00:00
Will Rouesnel
391b069180 Volume specification for ironic-api was invalid.
This prevented deploying ironic-api using kolla.

Changing to a single entry list fixes the problem and allows the deploy to
succeed.

Closes-Bug: #1606702

Change-Id: I98c2b06ab08e3b8afcaeb712be377cb363220283
2016-08-05 00:00:14 +10:00
Christian Berendt
c3d8262ec5 Add doc8 test and improve rst syntax
This will test all rst files inside the doc directory for style issues with
doc8 (an opinionated style checker for rst styles of documentation).

This will fix all syntax issues identified by doc8 and will improve
the syntax.

Change-Id: Id1b9563e07e77e306aef5a0767c98c27f87c5c0e
2016-08-04 15:09:10 +02:00
Dennis Mueller
1f0afeb3ad Added neutron-metering-agent
Added neutron-metering-agent container

Change-Id: Ie72475a61e557a78ea0099940462a73699963642
Partially-Implements: blueprint support-neutron-metering-agent
2016-08-04 13:12:59 +02:00
jackning
1c0ba85d54 Replace keystone's wsgi config with custom config
Ansible's template action supports replacing keystone's wsgi default
config with custom config, it should only add with_first_found param
to config.yml to support this.

Change-Id: Id66302802db9a57188067982ea697f16faa1d8eb
Closes-Bug: #1609655
2016-08-04 03:41:40 -04:00
MD NADEEM
76aeb503c8 Correct mistral-executor image name
TrivialFix

Change-Id: I24838b3487baa97d8a03bbde2ecdfb42c29ebb80
2016-08-04 03:54:38 +00:00
OpenStack Proposal Bot
dee6f4f10c Updated from global requirements
Change-Id: I492ce6c1add8001f5efdef2c6cd99299807b4755
2016-08-04 02:36:01 +00:00
Jenkins
f4a9667767 Merge "Implement customizations for heat-api-cfn container" 2016-08-03 21:18:16 +00:00
Christian Berendt
4cd95dbcc5 Enable central logging without deploying elasticsearch/kibana
This changed introduces 4 new parameters to be able to use an existing
elasticsearch service for central logging.

* elasticsearch_address - address of elasticsearch server
* elasticsearch_protocol - protocol (HTTP/HTTPS) used by elasticsearch server
* enable_elasticsearch - deploy elasticsearch container
* enable_kibana - deploy kibana container

Closes-bug: #1584861

Change-Id: Ia1ff9ae8b6d9929c3826da02693d1e2fc9ea2522
2016-08-03 21:59:51 +02:00
Jenkins
63d448fe2e Merge "External Ceph - Implementation Nova" 2016-08-03 15:29:36 +00:00
Jenkins
ec4e8092d9 Merge "Glance interface address, memcached override, and glance override." 2016-08-03 13:59:12 +00:00
Jenkins
3e3240b97b Merge "Horizon interface address and memcached override" 2016-08-03 13:58:40 +00:00
Jenkins
0e8fc03328 Merge "Fix interface address for memcached atop kubernetes" 2016-08-03 13:57:44 +00:00
Paul Bourke
4f4ebb2253 Customizations for Horizon
Change-Id: I8134cc96cb37e04984d15f3799c8caba21c90bfe
Partially-implements: blueprint third-party-plugin-support
2016-08-03 10:05:11 +00:00
Paul Bourke
810b7e460b Cleanup images as part of kolla-ansible cleanup
TrivialFix

Change-Id: I88004f08c75e7d648a615e64d59ccf655b6a1a13
2016-08-03 09:58:24 +00:00
Jenkins
f0987383f6 Merge "Using sys.exit(main()) instead of main()" 2016-08-03 03:49:15 +00:00