- Apr 15, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: Ibb7a51e736de2a7d1a711b08c253292ea04eb071
-
- Mar 22, 2017
-
-
Bertrand Lallau authored
- pycrypto: added for nova-ssh container - gitdb and GitPython: ability to make tarballs from Git clones All of them have been moved to Kolla project. Change-Id: Icd7e66cea441bd5165dc2ffe748f01b479effc17
-
OpenStack Proposal Bot authored
Change-Id: If1a7aa67c83bafcef036ee4d34c6aef541739e61
-
- Mar 14, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I79a1a89ce4e1aee56d076bd796cce29517ebf3d8
-
- Mar 08, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I275f2ec2ad608c2d71fefd330a4585c15d5265b3
-
- Mar 02, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: If66146987a6316917e54e99fcefa6ec3f3884d2f
-
- Feb 24, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: Ic0c7362dcea143e6ace440a797295bc29936cc7c
-
- Jan 13, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I5b3ff286dfbd3b494d8d61219f90de00c06992b7
-
- Dec 21, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I63139521c09dada7b64af05a8ac00596154f8c4e
-
- Dec 15, 2016
-
-
David Moreau-Simard authored
PyYAML is a dependency of the genpwd command. Not listing it as an explicit requirement leads to import failures when running kolla-ansible out of a fresh virtual environment. Change-Id: I4fcac09f94f9503c4fcb308db27f94d6db655b06 Closes-Bug: #1650399
-
- Nov 23, 2016
-
-
Surya Prakash Singh authored
Closes-Bug: #1082248 Change-Id: I9e52619a6805fa58ffdb396b76a6ca99e2376a7d
-
OpenStack Proposal Bot authored
Change-Id: Ia1befbc1e3bd54ba4dcc3655d39c4a5445782bbf
-
- Nov 10, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: Ide3d614c0afd45fd029c229a37e235278c724a83
-
- Oct 27, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: Iabb29ce10b346d7ef24747e957d701d80b64468d
-
- Oct 12, 2016
-
-
Jeffrey Zhang authored
Graphviz is only helpful and used for developer. It is useless for deployment. So move it to test-requirements.txt file and warning users when he wants to save dependency feature. TrivialFix Change-Id: Id8de76baa6f1455ad032abe4738d9779cf0cc5a6
-
OpenStack Proposal Bot authored
Change-Id: I1ee817b23e40e0c1d14fdcfc441b28516b4d480a
-
- Oct 10, 2016
-
-
Christian Berendt authored
netaddr is required by the ipaddr filter used in ansible/roles/prechecks/tasks/port_checks.yml. Change-Id: I766d87949553fb46ef2c0480e7706ee1ef2d26d0 Closes-bug: #1631921
-
- Sep 09, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: Ia6cc6c3d60c861e1051a6b4204d8d9ba962f08aa
-
- Sep 06, 2016
-
-
Christian Berendt authored
* rename version_check.py to version-check.py * move requirement beautifulsoup4 from requirements to test-requirements * add new requirement PrettyTable to test-requirements * add debug logging messages (can be enabled with --debug parameter) * add support to load configured versions from a kolla-build.conf file (can be used with --config-file parameter) * use PrettyTable to print out a nice result table ---snip--- +---------+-----------------+----------------+------------------... | Project | Current version | Latest version | Comparing changes... +---------+-----------------+----------------+------------------... | aodh | 2.0.3 | 2.0.4 | https://github.co... | cinder | 8.0.0 | 8.1.0 | https://github.co... | ironic | 5.1.1 | 5.1.2 | https://github.co... | murano | 2.0.0 | 2.0.1 | https://github.co... | nova | 13.1.0 | 13.1.1 | https://github.co... +---------+-----------------+----------------+------------------... ---snap--- TrivialFix Change-Id: I5b5d3db34396b2fc95714273612563ea14e78cf8
-
- Aug 04, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I492ce6c1add8001f5efdef2c6cd99299807b4755
-
- Jul 09, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: Ibf2ba6e78edc9800185a983cf4d974b022914a51
-
- Jul 04, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I9b0fc0ebb2afd2afd958bfee4588ca45c889626c
-
- Jun 03, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I7742cbd0797d7a3773de004c61aacf5b4397c614
-
- Apr 14, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: Ia463de2f882a9fdf741f8418d7aca8c2ebf0afb8
-
- Apr 08, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I0605f406b5c03f0a6cdba9de2a180ed877f7dfa6
-
- Apr 04, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I79a6c2925a8b056d60312f3ed69d78173b9ca95f
-
- Apr 03, 2016
-
-
Jeffrey Zhang authored
Add a nova-ssh container to handle the `nova migrate` and `nova resize` case, in which the nova will use ssh to copy files between machines. Change-Id: Ie6675943f3aeabfbba8589d308d55b9c89d732db Closes-Bug: #1562141
-
- Mar 08, 2016
-
-
Sam Yaple authored
As we will be switching to pinning versions in Kolla this tool will help remove the 'manual' part of that equation by looking up the versions we want. The idea would be to eventually turn this into an autoproposal bot so we only ever need to approve changes. More work can be done here like automatically updating the kolla-build.conf Co-Authored-By:
Martin André <m.andre@redhat.com> Partially-Implements: blueprint upgrade-kolla Change-Id: I052159850b2579ca6db79be71672be382be8a3a3
-
- Feb 26, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I4bc9c24870317189858e66d8e4393199f03c497d
-
- Feb 17, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: Ie2e00ef419c0655fa028efb504ac6bec1cb33b0d
-
- Jan 27, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I2b59e7606e3ab4e09e1cc7d56494b1e0ab2da29f
-
- Jan 17, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I7d8485958fb96c7e111eab4df21472bee27ea8d0
-
- Jan 07, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I0fcc6d55108ae5c0d6fece8cbbf45ee23463a1b1
-
- Jan 06, 2016
-
-
Jeffrey Zhang authored
By using ./tools/build.py --save-dependency a.dot to gen the Graphviz dot dependency file. Later, you can use the `dot` to draw the picture. dot -Tjpg -o a.jpg a.dot Implements: blueprint images-dependency-tree Depends-On: I8e07a1b69fab5f1c587470bfd2104aaba93f0050 Change-Id: If00f4f3fb9d0b10a07ab2abb7ffb1cd9d64902f2
-
- Jan 01, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: Ieeb43505d4c85d1b9bc7e5a10b59f406c81e22fa
-
- Dec 30, 2015
-
-
Jeffrey Zhang authored
* Use oslo.config library * kolla-build section is deprecated in favor of DEFAULT section * Remove the deprecated `--template` option * `--no-cache` is deprecated in favor of `--cache` and `--nocache` options, which are using oslo BoolOpt inverse feature[0] [0] https://github.com/openstack/oslo.config/blob/master/oslo_config/cfg.py#L1074 Closes-Bug: #1528542 Change-Id: I62c5ca3c8e057917d2798256e9d9efc8f6578f60
-
- Nov 17, 2015
-
-
OpenStack Proposal Bot authored
Change-Id: Ia36365b66019ca9f4a831f433381f2dca7acda1e
-
- Nov 16, 2015
-
-
Michal Rostecki authored
Implements: blueprint python3 Change-Id: I1e02568907aa38dd0efcb428235004ce47d73af8
-
- Nov 13, 2015
-
-
OpenStack Proposal Bot authored
Change-Id: Ibe06fcece3a098781f8b55437727617b2727509f
-
- Aug 28, 2015
-
-
Kai Qiang Wu(Kennan) authored
Partially-Implements: blueprint kolla-tox-doc Change-Id: Ie950667a61d9ce45fcc7e26915a7aa0f0ca6b597
-