Commit Graph

2143 Commits

Author SHA1 Message Date
Pete Birley
75b1af3897 Keystone: add deps for rabbitmq job
This PS adds dep checking for the rabbitmq management jobs.

Change-Id: Ibdaa1a9d6db0eb8fae83ba6390d629af7ee63571
Signed-off-by: Pete Birley <pete@port.direct>
2018-06-05 17:48:40 -05:00
Zuul
fb22bbf6cf Merge "Supplement necessary message for etcd chart" 2018-06-04 19:53:21 +00:00
Zuul
a958b5cc64 Merge "Update the home page for openstack project" 2018-06-02 06:04:58 +00:00
Zuul
20806414e0 Merge "Fix typo" 2018-06-01 19:24:58 +00:00
Zuul
4a2118ec2a Merge "Fix handful of trivial items in docs" 2018-06-01 15:41:51 +00:00
Zuul
dbe845610a Merge "Fix typo" 2018-06-01 15:41:50 +00:00
Tin Lam
e66438b887 Fix pip package version
The python "cmd2" package installs version 0.9+ on Python 2.7,
which only support Python 3.4+. This causes a dependency error in
the gate due to issue outlined in [0].  We will pre-install a
capped version of "cmd2" that would work with Python 2.7.

[0] https://github.com/python-cmd2/cmd2/issues/421

Depends-On: I34cbde65b74efc2805bd7785f84878783d2badbf

Change-Id: I35c5b1cf2253bd3ab953745a795be8ac42668053
Signed-off-by: Tin Lam <tin@irrational.io>
2018-05-30 02:28:06 -05:00
zhulingjie
eb80c4f7f1 Update the home page for openstack project
Change-Id: I3841873915bb6e10e55375cd170688a7d6810535
2018-05-27 14:01:50 -04:00
zhulingjie
48486e3e20 Supplement necessary message for etcd chart
add home page, sources, and maintainers

Change-Id: I00e9b42da427e6bafef4bc5fec908eae9081a4db
2018-05-27 13:42:59 -04:00
Tin Lam
fdfca4b0fb Fix handful of trivial items in docs
This fixes up typographical errors, capitalization issues and minor
stylistic formatting in the documentations.

Change-Id: I1951a90d48cc22e7f8c0516fc53f4018ef0a9a5d
Signed-off-by: Tin Lam <tin@irrational.io>
2018-05-25 19:26:03 -05:00
Chris Wedgwood
4860fe9580 consistency; update remaining charts to entrypoint v0.3.1
Change-Id: I1db8c9bd4e29692da5902be385ea6c9e179e987c
2018-05-25 19:17:08 +00:00
Zuul
21f443e2a0 Merge "Add project mascots as charts icons for gnocchi" 2018-05-24 06:29:36 +00:00
Zuul
f2a2687e5e Merge "Fix the gnocchi repository souce" 2018-05-24 06:26:51 +00:00
Zuul
416cfc2a94 Merge "Fix the mariadb home page" 2018-05-24 06:26:50 +00:00
Marshall Margenau
899384b805 Armada manifest updates for OSH
This updates the armada multinode manifest to include the new
format for waiting on releases to complete. This is now configured
to wait for a release to complete by checking resources with the
release_group label for a given chart.

This also adds the LDAP chart, which is required for the LMA
services

Change-Id: Ie23073a04dc4c55291c0314beb0d8d215005d353
2018-05-23 17:44:32 -05:00
Steve Wilkerson
4cac07d788 Mariadb: Update mysql exporter job user dependencies
This updates the prometheus mysql exporter mysql user job
dependencies to the correct key. It was set incorrectly, resulting
in a circular dependency upon itself

Change-Id: I961924b240b35da4b4a997bdacd189ad870a05b4
2018-05-22 16:53:36 -05:00
zhangdebo
c40f5a56b8 Fix typo
Fix typo.

Change-Id: I856a98d0b95a283c6cd922c0148989dbbe78a1ee
2018-05-22 16:43:20 +08:00
yuqian
e4dc7b482e Add project mascots as charts icons for gnocchi
Gnocchi's mascots files is not in openstack.org, so
add the URL from gnocchi.xyz to the file as icons for
gnocchi project.

Change-Id: I140bf2db353cb31e54dacd6958b2bd89df6365a6
2018-05-22 10:24:53 +08:00
ZhijunWei
e36256a0c4 Fix the gnocchi repository souce
Change-Id: I36ebda87e1591778070646cc5230f1cca2c615cd
Closes-Bug: #1772347
2018-05-21 02:33:27 +00:00
qiaomin
09cb333d9f Fix the mariadb home page
Change-Id: Id2c5060dda75505135a2a104b23a9fb16051db3c
2018-05-21 10:15:35 +08:00
Zuul
ab1db30f99 Merge "Rally: update image ref to both be unique and match other charts" 2018-05-21 01:20:36 +00:00
Zuul
98b5716d21 Merge "Nova: Use helm-toolkit template for placement endpoints management" 2018-05-21 00:39:54 +00:00
Zuul
0c79d4e050 Merge "Nova: Use helm-toolkit template for placement service management" 2018-05-21 00:38:12 +00:00
Zuul
fd242fd5f5 Merge "Nova: Use helm-toolkit template for placement user management" 2018-05-21 00:38:11 +00:00
Pete Birley
e7905d0b58 Rally: update image ref to both be unique and match other charts
This PS updates the rally db sync image ref to match other charts,
and have a globally unique name.

Change-Id: Iab95cb724d664edeed64af95d1ff20e0b7e207a0
2018-05-20 22:22:36 +00:00
Zuul
8a0544fbc2 Merge "Add image management function to manifests" 2018-05-20 21:58:52 +00:00
Pete Birley
93de8767c9 Nova: Use helm-toolkit template for placement endpoints management
This PS uses helm-toolkit for the placement endpoints management job.

Change-Id: I98dea65f0f568cbd0f3b344adfc7e4ac73799200
Signed-off-by: Pete Birley <pete@port.direct>
2018-05-20 15:11:22 +00:00
Pete Birley
071ae008fd Nova: Use helm-toolkit template for placement service management
This PS uses helm-toolkit for the placement service management job.

Change-Id: If594a477478cf2d91ffdb4a6cfe919925aabbd63
2018-05-20 15:11:09 +00:00
Pete Birley
54dfb0debd Nova: Use helm-toolkit template for placement user management
This PS uses helm-toolkit for the placement user management job.

Change-Id: I6571ab5c257c69ef1c9640ba223fd35a54ddb4e5
2018-05-20 15:10:58 +00:00
Pete Birley
460675bf7f Add image management function to manifests
When removing helm-toolkit from OSH and swithcing to use the
toolkit from OSH-Infra, the image declaration function was missed.

Depends-On: I2f2012590d81ffcb159d49d8a76eedd4441744cd
Change-Id: I0f1118bb748f3fe1b6bb73acfc00e77c5cca9c7d
Signed-off-by: Pete Birley <pete@port.direct>
2018-05-20 10:10:16 -05:00
Zuul
e24da0cd53 Merge "Add prometheus memcached exporter" 2018-05-20 01:41:17 +00:00
Tin Lam
f5016d01a7 Fix typo
This patch set fixes a minor typo.

Change-Id: Iead5ed61fae58922193eaba3718bf09d9fea379e
Signed-off-by: Tin Lam <tin@irrational.io>
2018-05-20 00:16:45 +00:00
Steve Wilkerson
3a86bc9a64 Fix task names in dev deploy playbooks
The task names in the dev deploy playbooks for deploying k8s
were mistakenly named after the previous tasks. This fixes them
appropriately

Change-Id: Ifc9c1ceda5b62532a44b83733aad9755165f5b55
2018-05-19 17:04:45 +00:00
Zuul
70bb9f708b Merge "Fix the gnocchi home" 2018-05-19 16:11:11 +00:00
Pete Birley
a4fa9b761e Release Support: OpenStack Pike
This PS adds support for OpenStack Pike.

Change-Id: I5ed4df112d7b71493417ef7d655dd57df5213306
Signed-off-by: Pete Birley <pete@port.direct>
2018-05-17 22:43:08 -05:00
Pete Birley
fc9a6610d5 Neutron: Queens support
There is a neutron bug in Queens that needs resolved for now, if we cannot
even get the version of neutron-sanity-check, skip this validation.

see: https://bugs.launchpad.net/neutron/+bug/1769868

Change-Id: Id41625f0073f197fcf8fe6170696977b8025dc7f
Signed-off-by: Pete Birley <pete@port.direct>
2018-05-17 14:59:03 -05:00
Pete Birley
9258649674 Neutron: provide config support for queens
This PS updates the neutron config to support up to the queens
release of OpenStack.

Change-Id: I02ffbb1d85134605e665b6bef4379d45af134b58
Signed-off-by: Pete Birley <pete@port.direct>
2018-05-17 06:30:26 +00:00
Pete Birley
19f345ddbb Gate: Provide support for Ironic up to queens
This PS updates the ironic gate to support up to the queens release
of openstack.

Change-Id: I2b0613d9541bfe2ed2febd739db870fc4edfb7d9
Signed-off-by: Pete Birley <pete@port.direct>
2018-05-17 01:25:32 -05:00
Steve Wilkerson
e39a1ba750 Add prometheus memcached exporter
This adds a prometheus memcached exporter to the memcached chart
and disables it by default

Change-Id: Ia7725cd41b578730b853cbedaa97f28ff9806936
2018-05-15 16:38:24 -05:00
Zuul
72143e6ee0 Merge "[trivial] Correct erroneous Makefile comments" 2018-05-15 21:18:16 +00:00
Felipe Monteiro
4b50849328 [trivial] Correct erroneous Makefile comments
This patchset corrects some trivial copy/paste comment mistakes
in some Makefiles: Deckhand is referenced which is out of
place since the project is a third-party open source project that
clearly isn't the image being built. This corrects the reference
to the correct one per Makefile.

Change-Id: I372803ead251ff7909c1aef0f31b0188d1fdd1c9
2018-05-15 18:06:25 +00:00
Pete Birley
7e27910228 Horizon: Add support for performing message compilation
This PS adds support for message compilation, if the image supports
it.

Change-Id: Ie15a1a437ff516af697a5bb65c5c7831de872c30
Signed-off-by: Pete Birley <pete@port.direct>
2018-05-15 18:04:53 +00:00
Zuul
4503ad1558 Merge "ovs,neutron: use auto_bridge_add for external bridge and interface" 2018-05-15 17:35:51 +00:00
Zuul
20d863ce9d Merge "Docs: Update the multinode guide to use correct playbook vars" 2018-05-15 15:55:34 +00:00
Zuul
9f350c1e47 Merge "MariaDB: Remove $dependencies for helm-toolkit" 2018-05-15 15:55:33 +00:00
Hyunsun Moon
896fc6b8d2 ovs,neutron: use auto_bridge_add for external bridge and interface
Also changed ovs-agent-init to take care of configuring default external
bridge and interface for cosistency with lb-agent.

Change-Id: I1d893b73a784f55594c30f17ef022348d68f0f1b
2018-05-15 14:20:22 +00:00
Pete Birley
f19349ac3a Docs: Update the multinode guide to use correct playbook vars
This PS updates the multinode guide to use the correct playbook
vars.

Change-Id: Ie48718059b9f3db2e7a803629172cdb2a9facb00
2018-05-15 09:10:55 -05:00
caoyuan
e98b5404be Fix the gnocchi home
Change-Id: I42d83b5f6ff63368f5497f6ab020718e87078576
2018-05-15 15:18:36 +08:00
Zuul
bc4712f121 Merge "Gate: Use defaults from within roles" 2018-05-15 04:17:51 +00:00
Siri Kim
bac3985306 MariaDB: Remove $dependencies for helm-toolkit
This PS removes $dependencies from
 - monitoring/prometheus/exporter-deployment.yaml
 - monitoring/prometheus/exporter-job-create-user.yaml

as $dependencies cause render error.

Change-Id: I38e176d25f735c9a6712497d20a3310e438a48a1
2018-05-15 02:58:43 +00:00