- May 13, 2016
-
-
Waldemar Znoinski authored
This change makes each step of the kolla deployment aware of the port database was configured to listen on. It defaults mariadb_port to database_port. Change-Id: I8e85d5732015afc0a5481cb33e0b629fdfa84a1b Closes-Bug: #1576151 DocImpact
-
- May 06, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Michal Rostecki authored
Change-Id: I053e54c54883318dfc7daa64a58276487805de66 Closes-Bug: 1578955
-
- May 05, 2016
-
-
Mauricio Lima authored
Co-Authored-By:
Carlos Cesario <carloscesario@gmail.com> Change-Id: I3e9652e1cac156f822b388d2b9fd910180b4a892 Closes-Bug: #1551933
-
Jenkins authored
-
Jenkins authored
-
prithiv authored
Closes-Bug: #1576277 Change-Id: Ie68d1d5da620f26a0aa21aa5c6473bc464994ed8
-
Jeff Peeler authored
Using the new --list-dependencies flag, one can query dependencies for a given filter. For example: ./build.py --list-dependencies heat swift {'base': [{'openstack-base': [{'heat-base': ['heat-engine', 'heat-api-cfn', 'heat-api']}, {'swift-base': ['swift-object', 'swift-proxy-server', 'swift-container', 'swift-rsyncd', 'swift-account']}]}]} Also added --list-images to list all available images. Change-Id: I1797e32e32705182a763f53329eeb5c4a361abec Implements: blueprint images-dependency-tree-cli
-
- May 04, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Mauricio Lima authored
Change-Id: I9910b4fba5ef11c26e687af3273e4fccaf5f235f Closes-Bug: #1570017
-
- May 03, 2016
-
-
Davanum Srinivas authored
We got rid of the kolla-mesos repo: http://git.openstack.org/cgit/openstack/kolla-mesos/tree/README.rst So we don't need things in the main kolla tree related to Mesos/Marathon Closes-Bug: #1577951 Change-Id: Iafae63914c8a6601dc1b5b04231af8a1d2cc8642
-
Jenkins authored
-
Serguei Bezverkhi authored
This patch adds ability to specify required capabilities and security mode for a specific docker container. Change-Id: Ib8c15a8e354178bedd31ebb31a64618431f0e135 Closes-Bug: #1572648
-
Jenkins authored
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: I4d06f36d03c9e74265c628686fabed601fe14c20
-
Mauricio Lima authored
TrivialFix Change-Id: I065b526c1fbb306f64c0a1c8a122c98f95a37bdd
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Travis McPeak authored
This commit adds a few #nosec tags for non-issues. I've examined the code and determined that these don't represent security issues so we should add a #nosec tag that tells Bandit not to find these issues in the future. Closes-Bug: #1577498 Change-Id: Ic37216c08442c700c64118c78cfb46e6cedd237c
-
Jenkins authored
-
Jeffrey Zhang authored
Closes-Bug: #1577148 Change-Id: I636cefc63cf532434a41af3898b63dffa711e280
-
- May 02, 2016
-
-
Stephane Boisvert authored
Adding python-memcache package to openstack-base ubuntu docker images. Closes-Bug: #1577422 Change-Id: I5112c0ba3234a0b3cfc7677f9fbb7c152ab64917
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
Since kolla-mesos has been retired, there is no need in the code base to keep the zookeeper implementation. As a result, just remove it. If we were to keep it we need virtualenvs for that part of the code base which installs the python dependencies related to it for from-binary installs. This just simplifies the implementation tremendously and culls dead code. Change-Id: Ieda226e652d67f5b5667112f4f2556f3171366d3 Closes-Bug: #1577194
-
Mauricio Lima authored
TrivialFix Change-Id: I1f03d428c380dfdbde5ef33e7ea43cbf5e9154ce
-
Carlos Cesario authored
Fix 'rgw frontends' param on ceph-rgw container. After apply this patch the service starts http://paste.openstack.org/show/495786/ Closes-Bug: #1576817 Change-Id: I434ca2a72c035f457bd50ef5de20e62f89974e0c
-
- Apr 28, 2016
-
-
Blake Smith authored
EPEL has added an Ansible 2.0 rpm. Version 1.9 needs to be specifically called out. Change-Id: I4bf296d72cc6eab50213a3a96923bf7e6b5f3399
-
Jenkins authored
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: I677541277d3393d92529b6b0fe19f8a7bf8ad24c
-
Jeffrey Zhang authored
Change-Id: Ib058a0d2bfd442cc80d67ec034b37298e881ae79 Closes-Bug: #1576209
-
Jeffrey Zhang authored
The nova_ssh_private_key and nova_ssh_public_key is useless, and they should not be merged. Change-Id: I7e7178398242060a78fe7caee6e14fa77f2ffe35 Closes-Bug: #1576199
-
Paul Bourke authored
In Mitaka, the service name must have a dash rather than underscore when using the sql catalog driver in Keystone[0] (the default). This works for upgrade also, though further improvements could be written to remove the old endpoint from Keystone, and automatically chose a dash or underscore based on driver type used. [0] http://docs.openstack.org/releasenotes/murano/mitaka.html#upgrade-notes Change-Id: I15a03370afdad6529eec51a206b6134bf80b283d Closes-Bug: 1576152
-
Jeffrey Zhang authored
In some case, the gate is always green even when failure exist. Closes-Bug: #1568389 Change-Id: I64116ba33ebf96268c28abb6a7091752a346f29b
-