1208 Commits

Author SHA1 Message Date
Pete Birley
6df59fc3d9 Heat: remove oslo-genconfig
This PS removes the modified oslo-genconfig from heat.

Partially implements: blueprint remove-pregenerated-config-templates

Change-Id: Ib4a5e1c41874e3a2eb15b5002538a2193f07ab04
2017-09-21 13:50:09 +00:00
Jenkins
9e117ce95b Merge "Make qemu use nova user" 2017-09-21 03:17:30 +00:00
Jenkins
2aede7f1b6 Merge "Remove hacked OSLO genconfig tool" 2017-09-21 02:08:49 +00:00
Jenkins
8e5fa85fe5 Merge "ceph: skip rgw keyring-generator when not needed" 2017-09-21 00:16:28 +00:00
Chris Wedgwood
e6cdfcdd07 gate: expose timeouts for node and pod startup
Change-Id: I98da4768c438cb1801cf481a229a1a0f74df1415
2017-09-20 21:36:13 +00:00
Chris Wedgwood
e4e01362f7 ceph: skip rgw keyring-generator when not needed
Change-Id: I12d151587963b30a910146edaead54e55505077e
2017-09-20 18:33:29 +00:00
Pete Birley
5e8be5c339 Remove hacked OSLO genconfig tool
This PS removes the pregenerated config templates producing using
the hacked oslo-genconfig tool. This results in both a much smaller
codebase and also more readable configuration by removing the
requirement to specify settings via oslo namespaced references.

This initial PS applies only to Keystone, A follow up will extend to
all remaining services.

Partially implements: blueprint remove-pregenerated-config-templates
See: https://blueprints.launchpad.net/openstack-helm/+spec/remove-pregenerated-config-templates

Change-Id: I3ced7ad02c703c767925a17b1a18f6158a878e83
2017-09-19 21:51:26 -05:00
Jenkins
ae4da1e7ef Merge "set openstack_neutron_network configuration from values.yaml" 2017-09-20 02:47:14 +00:00
Jenkins
be4fac9a9e Merge "Helm: move to helm v2.6.1" 2017-09-19 16:16:22 +00:00
Jenkins
852e202b37 Merge "Remove packaged charts on 'make clean'" 2017-09-19 15:17:46 +00:00
Pete Birley
e7723d81ce Helm: move to helm v2.6.1
This ps bumps the Helm version to v2.6.1.

Change-Id: I46e1b3457a50d440bc82ba2ef3b164ae4a2a1771
2017-09-19 14:37:34 +00:00
Jenkins
cdedd4916c Merge "Kubernetes: move to Kubernetes v1.7.5 gate" 2017-09-18 14:59:57 +00:00
Jawon Choo
eb2dd531b0 set openstack_neutron_network configuration from values.yaml
This PS make openstack_neutron_network values configurable.
For example, when using provider network we need to set router
disable.

Change-Id: I08d81a9aac5f603fc8b7f02853c89b1e09a4c878
Closes-Bug: #1716814
2017-09-15 10:01:32 +09:00
Pete Birley
010955fbef Kubernetes: move to Kubernetes v1.7.5 gate
This PS moves to use Kubernetes v1.7.5 as the reference deployment
version.

Change-Id: Ie2060dc5271decf1b9298fc8fc8f23ead6501fbd
2017-09-14 20:34:45 +00:00
Jenkins
af77125f10 Merge "gate: Introduce POD_START_TIMEOUT (default 480s)" 2017-09-14 15:43:19 +00:00
Chris Wedgwood
30f63c349d gate: Introduce POD_START_TIMEOUT (default 480s)
Change-Id: I29a56527bfb00f9953cdc37b5fafb8e98f6334ed
2017-09-13 22:51:16 +00:00
Chris Wedgwood
ca9a78765a Pedant: prefer "--set " over "--set="
Change-Id: I02e47b411ed3702c70da1fd42deef5d25ad2add2
2017-09-13 22:01:41 +00:00
Chris Wedgwood
da6bbefb86 Remove packaged charts on 'make clean'
Change-Id: I2def1dbfa0e0deb4c63aab6ae3bcf788628c773f
2017-09-13 20:39:01 +00:00
Huamin Chen
d2b4a35e75 Ceph: add more debugging to osd
Log the filesystem type of directory OSD to help diagnose root cause of OSD failures

Change-Id: I8c8de033afeeb7e6e33f88db33dc962d03ed3ba9
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-09-13 08:00:58 -04:00
Jenkins
c34247a21b Merge "Preparation for Neutron Linuxbridge gate" 2017-09-12 15:42:08 +00:00
Jenkins
a81891a2d9 Merge "Neutron: fix reg exp for finding default tunneling interface" 2017-09-12 15:14:23 +00:00
Jenkins
89696f4001 Merge "OpenVSwitch: remove not used value network.interface.tunnel" 2017-09-12 15:11:29 +00:00
Jenkins
21d589f94d Merge "Change proxy_body_size value to quotation" 2017-09-12 15:09:42 +00:00
Jenkins
be1e19ef43 Merge "Kubernetes-Entrypoint: Define entrypoint explicitly" 2017-09-12 15:06:38 +00:00
Artur Korzeniewski
3653128bd3 Preparation for Neutron Linuxbridge gate
Added new variable SDN_PLUGIN to handle gate behavior when using ovs or
linuxbridge.

By default SDN_PLUGIN is set to ovs.

To enable testing linuxbridge, new gate have to be created, with
SDN_PLUGIN set to linuxbridge.

Change-Id: I014307ae497374b5b6fa00946b01fa5d93c3056f
Implements: blueprint support-linux-bridge-on-neutron
2017-09-12 10:23:57 +02:00
Jenkins
4e3bd88808 Merge "Glance: Backend support and auth improvements" 2017-09-11 17:30:37 +00:00
Pete Birley
0ac69b88ab Kubernetes-Entrypoint: Define entrypoint explicitly
This PS defines the container entrypoint to kubernetes entrypoint,
allowing images that do not have it defined as the entrypoint to be
used.

Change-Id: I8f2d57bb933ee7990f75d82e9cc1b47afd99f1c6
2017-09-10 03:20:24 -05:00
Pete Birley
b3f8b812ca Glance: Backend support and auth improvements
This PS enables the following backends for glance:
 * PVC
 * RBD
 * RadosGW (direct)
 * Swift

It also moves the creation of the RBD pool when required to a storage
init job. This job also creates credentials as required for glance to
use when accessing the required backend, rather than using the admin
keyring.

Change-Id: I90fead961ff73a9263826acc794128fa73ead2e1
2017-09-09 02:13:01 +00:00
Huamin Chen
84901ac56d Ceph: RGW and MDS deployment fixes
fix ceph.conf path in RGW
add variables_entrypoint.sh to MDS and RGW deployment

Change-Id: Ic977e397e3534b71eb17f7de4199ba31c343a0ba
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-09-08 14:59:44 -04:00
Jenkins
a929e90a4b Merge "spec: Add linux bridge to Neutron chart" 2017-09-08 13:52:53 +00:00
Jenkins
1e25750abd Merge "spec: Neutron multiple SDNs design" 2017-09-08 13:52:46 +00:00
Artur Korzeniewski
4eb5e8b5fb OpenVSwitch: remove not used value network.interface.tunnel
Removing the network.interface.tunnel value from openvswitch chart not
to confuse the users.

After splitting out openvswitch from neutron chart, the value in config
network.interface.tunnel is not used in openvswitch chart.
Tunnel interface is specific to neutron's L2 agent only, not openvswitch
itself.

Change-Id: I40a645398bac8ca56c9e4e96bdbfafcbcc95e9b8
2017-09-08 15:27:00 +02:00
Seungkyu Ahn
db6f48d30a Change proxy_body_size value to quotation
Change proxy_body_size's char value to string.

Change-Id: Idd9dba3c8547e567eda843acd5ce0fcce1482e77
Closes-bug: 1715831
2017-09-08 17:58:28 +09:00
Artur Korzeniewski
4ed7de8f71 Neutron: fix reg exp for finding default tunneling interface
Grep the output from 'ip route' command matching first word after match.
The OVS was fixed some time ago, but in new linuxbridge the default
tunnel interface was following wrong grep expression.
Making both OVS and linuxbridge to follow the same reg exp.

Change-Id: I222d694b06285d5ec3d848ee157542796dfc1cc7
Closes-Bug: #1700323
2017-09-08 09:38:05 +02:00
Jenkins
09859ed250 Merge "Be explicit about SDN plugin in gate override" 2017-09-08 06:10:55 +00:00
Jenkins
2e2ac8c387 Merge "Ceph: mon should get Pods from namespace other than ceph" 2017-09-08 05:56:57 +00:00
Chris Wedgwood
cfe5ade024 Be explicit about SDN plugin in gate override
We now support linuxbridge and ovs.  Rename the files to reflect this.

Change-Id: I4bedf5bf9d8f22994e34b55f6e4da58bda0fde23
2017-09-07 18:33:48 +00:00
Huamin Chen
c56ebf2ea6 Ceph: mon should get Pods from namespace other than ceph
Currently CLUSTER and deployment namespace both default to ceph, so these
variables can be used exchangeably.But once deployment namespace changes,
MON daemonset will not be able to get its IP from ceph namespace.
This fix swaps CLUSTER with NAMESPACE and solves this problem

Change-Id: I0cf6afafb71f3972e24d13d479192e7a4e155de4
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-09-07 13:54:20 -04:00
Jenkins
4b011dda7f Merge "Ceph: RadosGW" 2017-09-07 17:08:18 +00:00
Jenkins
c322c6f704 Merge "Typo: fix minor error in gate docs" 2017-09-07 14:22:11 +00:00
Jenkins
cee527cf12 Merge "Fix keystone-credential-rotate CrashLoopBackOff" 2017-09-07 12:52:22 +00:00
Pete Birley
7c37157fb1 Ceph: RadosGW
This PS implements the ceph radosgw and also provides keystone
intergration, allowing ceph to provide a swift like service if
desired for object storage.

In addtion it updates the endpoint lookups to use valid yaml when
dealing with keystone services with a '-' in their name.

Change-Id: I9162ad657df2f77c1bc1afa93a8b999894b1b470
2017-09-06 23:35:47 -05:00
Jenkins
209be41928 Merge "Ceph: Config Overides" 2017-09-07 02:46:32 +00:00
Pete Birley
fc47a90196 Typo: fix minor error in gate docs
This PS fixes a minor error in the gate docs.

Change-Id: Idd5955ac0eb0e70bcdb13043232daeb923d2594e
2017-09-06 21:43:58 -04:00
lukepatrick
0f858411a1 Fix keystone-credential-rotate CrashLoopBackOff
Keystone Credential Rotate bug has a string
 where a number is expected in fernet-manage.py

Change-Id: I8a5099777a6c16c6b3d56dbf387a3281a4d4a6aa
2017-09-06 19:09:56 -06:00
Jenkins
d872de16a4 Merge "Spelling fixes" 2017-09-06 23:54:12 +00:00
Pete Birley
c6a288d269 Ceph: Config Overides
This PS provides the same level of configuration tuneability and control to
the ceph chart as other charts within openstack-helm.

Change-Id: I620c3fdb31abe67ee5b4b4766b1523e02bb7f814
2017-09-06 19:36:54 -04:00
Jenkins
ff94785f81 Merge "Remove some unused declarations" 2017-09-06 21:28:41 +00:00
Chris Wedgwood
6706735611 Spelling fixes
Change-Id: Iba49ab54f7df0fd73f78141f139a479c882c2216
2017-09-06 19:20:35 +00:00
Jenkins
15dc95754d Merge "Adding missing labels and mounts to heat-trusts job" 2017-09-06 18:55:55 +00:00