2291 Commits

Author SHA1 Message Date
Hui Kang
46673b81c1 Create openrc file on the deploy node
This task is run as a post-deploy playbook

Implements: blueprint ansible-task-generate-openrc
Change-Id: I69f4ee895094da5c73494a41dccb2e86eb481656
2015-11-23 17:02:54 -05:00
Swapnil Kulkarni (coolsvap)
d3efbd07dc Drop root for ceilometer
Updates to ensure commands run in the ceilometer containers
are done as the 'ceilometer' user rather than root.

Change-Id: Ic94b876a002d4413f2038c29ffdb275c68323065
Partially-Implements: blueprint drop-root
2015-11-23 22:45:27 +05:30
Swapnil Kulkarni (coolsvap)
d14666a51d Update ceilometer dockerfiles
Updated ceilometer-base dockerfile to include commons package

Change-Id: Ieff651f0b7e9716b1b73e2e192f22e2e39dbe5a6
Closes-Bug:#1484002
2015-11-23 22:43:42 +05:30
Jenkins
7f2d46278f Merge "Remove hardcoded MAINTAINER in Dockerfiles" 2015-11-23 14:12:33 +00:00
Jenkins
c769ccffae Merge "Documentation on cache tier setup for ceph" 2015-11-23 14:12:22 +00:00
Swapnil Kulkarni (coolsvap)
59a1c8b9fb Remove hardcoded MAINTAINER in Dockerfiles
Added new option in kolla-build.conf

Change-Id: I45fe51966bcb59ea19d112281ba3d5a1ba091a56
Closes-Bug:#1514304
2015-11-23 11:03:47 +00:00
Swapnil Kulkarni (coolsvap)
17f1d9177f Drop root for gnocchi
Updates to ensure commands run in the gnocchi containers
are done as the 'gnocchi' user rather than root.

Change-Id: I2e24300e05d1b2eeaa52bdc6ed3ec4599791136e
Partially-Implements: blueprint drop-root
2015-11-23 09:04:06 +05:30
Jenkins
4d69166e57 Merge "Add error handler for unknown build type" 2015-11-22 18:28:52 +00:00
Hui Kang
e88e9bd29c Add error handler for unknown build type
Change-Id: Ia5d9ad1ffa119c2dd3e74272df3fb6d78501ec09
closes-Bug: #1513175
2015-11-22 00:10:00 -05:00
David Moreau Simard
a13a25b402 Dynamically find the extra partitioned block device
This provides support for using loopback devices for the extra
disk.

Change-Id: Ia61b32e27ba619d15860daa6a9ed75291dad1d06
Closes-bug: #1518641
2015-11-21 20:06:53 -05:00
Sam Yaple
d6c57809ed Documentation on cache tier setup for ceph
Additionally add some stuff in there for erasure coding

Change-Id: I3bbfa3d2cbf6f8e38f517d05f6f0509abeb3c8f1
Closes-Bug: #1512535
2015-11-22 00:36:19 +00:00
Sam Yaple
42b9660c7c Only start nova-data on the compute hosts
Change-Id: Icd7aa39556c50a3367c3b9630b24b7195612ba70
Closes-Bug: #1517914
2015-11-20 22:04:54 +00:00
Jenkins
6bbd4bf1ca Merge "Fix gate" 2015-11-20 21:23:08 +00:00
Jenkins
e1c0b3ac1d Merge "Fix /etc files location for ironic-base building from sources" 2015-11-20 20:42:14 +00:00
Jenkins
8d387dcdb9 Merge "Fix ironic-api listen address" 2015-11-20 20:41:42 +00:00
Sam Yaple
ea17c2db72 Fix gate
A previous commit [1] removed the glance data container. Although this
worked at the time (as evident by it passing the gate) the drop root
patches merged after the gate patch causing the glance service to
not have the proper permissions to create this needed directory

[1] I7f2f5979b01807275908699d1243756cb97d3588

Change-Id: I5044de8d348e401a50970fd77671a79d35d2d595
2015-11-20 20:29:06 +00:00
Andrey Shestakov
df02ffe1c5 Fix /etc files location for ironic-base building from sources
Ironic config files should be palced to /etc/ironic/*

Closes-Bug: #1518433
Change-Id: Ic82dbb9a28ed3adb6bfca2d0f715da3a7bbc4698
2015-11-20 21:46:42 +02:00
Jenkins
296d17af2d Merge "Ensure config directory exists for container ironic-pxe" 2015-11-20 15:42:51 +00:00
Andrey Shestakov
88c7ad1f09 Fix ironic-api listen address
Set host_ip to internal address for ironic-api service

Change-Id: I001a422a0474e88c1433a7b3ab5e005f2b8c337c
Closes-Bug: #1518336
2015-11-20 17:16:46 +02:00
Jenkins
96667c9241 Merge "Move data container to start.yml" 2015-11-20 15:01:52 +00:00
Andrey Shestakov
f3e59083ab Ensure config directory exists for container ironic-pxe
Config directory for ironic-pxe should be created before copying files into it

Change-Id: I5ad8e44273c3d185cf7fbe94787aff47595aabb0
Closes-Bug: #1518330
2015-11-20 16:20:58 +02:00
Jenkins
8dd2d97c13 Merge "Add rsyslog image to infra profile" 2015-11-20 13:17:25 +00:00
Jenkins
44311d1cd7 Merge "Updated from global requirements" 2015-11-20 12:59:35 +00:00
Jenkins
d828a5288d Merge "Updated quickstart guide for typos" 2015-11-20 12:53:54 +00:00
Salvatore Orlando
f2af807246 Add rsyslog image to infra profile
Change-Id: Ic0878c3afb788b48080e137c4651ed50e7f97b18
Closes-Bug: #1518308
2015-11-20 04:46:21 -08:00
Swapnil Kulkarni (coolsvap)
93b6333453 Updated quickstart guide for typos
Change-Id: I5e6422f31c1758ec3c5a8859aca371046c414c8f
2015-11-20 04:59:25 +00:00
Swapnil Kulkarni (coolsvap)
5c28abd5fb Updated image building guide for typos
Change-Id: I53b15f9edeb7a59f562f6648a5c5da16845f10a0
2015-11-20 04:58:52 +00:00
Swapnil Kulkarni (coolsvap)
10c1281d4f Updated Ceph guide for typos
Change-Id: I110b8bdfe47ed3ea6b577f4891ec5bc5e1d2f9de
2015-11-20 10:27:53 +05:30
OpenStack Proposal Bot
58cf733086 Updated from global requirements
Change-Id: Icb5f26716795513233173c111a04e8457d94607c
2015-11-19 15:46:30 +00:00
Jenkins
8dd36c11bb Merge "Allow to customize vagrant deployment" 2015-11-19 09:51:37 +00:00
Jenkins
aa2568ee16 Merge "Factor out definition of nodes in Vagrantfile" 2015-11-19 09:49:54 +00:00
OpenStack Proposal Bot
eecbbdc808 Updated from global requirements
Change-Id: I5c2185e7ac9619ee284e7a291d02d364cdd60fe6
2015-11-18 21:24:35 +00:00
Jenkins
c316da2c55 Merge "Fix missing policy.json in Magnum" 2015-11-18 14:13:05 +00:00
Martin André
5eb67e275e Allow to customize vagrant deployment
Extract the Vagrantfile configuration to a Vagrantfile.custom file, to
permit easy customization of the Vagrant deployment without the need to
modify a file under version control.

Closes-Bug: #1517475
Change-Id: I03e3ef373ec47e3d622b77fa9cf88748db99adaa
2015-11-18 22:39:34 +09:00
Martin André
988ee296d6 Factor out definition of nodes in Vagrantfile
All the nodes, with the exception of the operator, are build the same
with maybe different specs. We can remove the duplication with a bit of
metaprogramming.

Also pass all expected arguments to the provisionning script,and get
rid of hardcoded path to it.

Closes-Bug: #1517476

Change-Id: I515ef1d529d7ec49038662001a3e5345a941fea7
2015-11-18 22:39:06 +09:00
Jenkins
d1a0aa76ea Merge "Remove "../../etc/kolla" from synced folders in Vagrant" 2015-11-18 12:19:49 +00:00
Jenkins
58bfcf85fb Merge "Fixed log error messages from keystone to syslog." 2015-11-18 12:19:42 +00:00
Jenkins
537b0ad32b Merge "Make vagrant bootstrap scripts args more obvious" 2015-11-18 12:16:54 +00:00
Paul Bourke
2e50ead57e Fix missing policy.json in Magnum
The magnum api falls over on a request without this file in place

Change-Id: Ic7ff8af22c3142d93e0dcf2b2ed5455685dec658
Closes-Bug: #1517152
2015-11-18 12:10:38 +00:00
Michal Rostecki
c909d1c50c Remove "../../etc/kolla" from synced folders in Vagrant
That sync broke copying configuration files in Ansible playbooks
and made all changes of configuration inside VM as a change in
kolla git repo on host.

Change-Id: I21ecd9a48c0c3263c05f5dbefea7bbc78a919f0a
Closes-Bug: #1515901
2015-11-18 12:07:16 +09:00
Jenkins
4cddefe7d7 Merge "Fix namespace regression for neutron" 2015-11-18 02:14:16 +00:00
Martin André
70074abd07 Make vagrant bootstrap scripts args more obvious
Also add missing curly braces around variables.

TrivialFix

Change-Id: I8798ec52d9ddf76ad1f3debdf087ed4f51defc38
2015-11-18 11:02:52 +09:00
Jenkins
b647535e33 Merge "Get kolla path from settings when provisioning box" 2015-11-18 01:05:44 +00:00
Jenkins
48b27ebf8a Merge "Improve README with list of supported projects and components" 2015-11-18 00:55:15 +00:00
Jenkins
3e97fdf4d8 Merge "Drop root for Magnum" 2015-11-18 00:50:40 +00:00
Jenkins
e63c0458f5 Merge "Remove old config-external.sh scripts for magnum" 2015-11-18 00:48:10 +00:00
Jenkins
bfcbdc41f8 Merge "Use pip upper-constraints in magnum-base" 2015-11-17 22:20:35 +00:00
Jenkins
86b778c27f Merge "Fix keystone settings for Magnum" 2015-11-17 22:20:20 +00:00
David Moreau Simard
116f5bfc74 Improve README with list of supported projects and components
Change-Id: Ieb1b9bcdbb7db4732bd69ef4a2378cf4030680ba
2015-11-17 16:35:46 -05:00
Jenkins
cb96171ef8 Merge "Fix issues in Glance filesystem backend" 2015-11-17 19:36:03 +00:00