71 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
a6d90dd480 Updated from global requirements
Change-Id: I6bb90e40a4661663b2386506463dce4fb59018a8
2017-06-27 17:44:25 +00:00
OpenStack Proposal Bot
ff1087fac1 Updated from global requirements
Change-Id: Ife8a3f6acee02c4af965a044cba2074f36223cc3
2017-06-06 01:49:08 +00:00
OpenStack Proposal Bot
a62eb96c8f Updated from global requirements
Change-Id: I7e4c7fea9976dc854c212b0a2b79234fa73c1d1b
2017-05-22 15:48:05 +00:00
OpenStack Proposal Bot
a3991939a7 Updated from global requirements
Change-Id: I14134cb07f7ca24ebb7e1c9a38f2d4f77cab3d73
2017-05-15 13:39:38 +00:00
Jenkins
ad7c7f1bb2 Merge "Remove graphiz from test-requirements.txt" 2017-04-20 14:11:56 +00:00
Jenkins
d0cc2cc154 Merge "Remove python-barbicanclient from test-requirements.txt" 2017-04-20 14:09:38 +00:00
Jenkins
49d0b205d8 Merge "Remove python-swiftclient from test-requirements.txt" 2017-04-20 14:09:02 +00:00
Mohammed Naser
034a0f5869
Remove graphiz from test-requirements.txt
With the split of kolla and kolla-ansible, it seems that this
dependency was carried over as it is used when generating
graphs for build sequences.

This patch removes it as the build process is not part of this
project anymore.

Change-Id: I7fd59fe703c2f06c003c8acda15f2a06d3fd7f3f
2017-04-06 16:55:44 -04:00
Mohammed Naser
85b9da4577
Remove python-swiftclient from test-requirements.txt
It seems that it was added back in Liberty where an effort was
started to setup functional tests, however it is not used at the
moment.

This patch removes it from the list of dependencies.  With time,
Tempest should handle all integration checks.

Change-Id: I9e1990e93abc6e3001f499ccc8d40b6104ed2d93
2017-04-06 16:53:20 -04:00
Mohammed Naser
d6bd9e6b3c
Remove python-heatclient from test-requirements.txt
It seems that it was added back in Liberty where an effort was
started to setup functional tests, however it is not used at the
moment.

This patch removes it from the list of dependencies.  With time,
Tempest should handle all integration checks.

Change-Id: Ieb3a000eda58dcb642cbd099273c91ad355bfb85
2017-04-06 16:50:49 -04:00
Mohammed Naser
c014d69b9b
Remove python-barbicanclient from test-requirements.txt
It seems that it was added back in Liberty where an effort was
started to setup functional tests, however it is not used at the
moment.

This patch removes it from the list of dependencies.  With time,
Tempest should handle all integration checks.

Change-Id: I9dddd470db9dc42a6fa7dbe138c0c6189d8afdd7
2017-04-06 16:48:10 -04:00
OpenStack Proposal Bot
2e63113efb Updated from global requirements
Change-Id: Ie2ff57cb04d5f2331d22838d9a627900e5b1f8a2
2017-03-29 18:43:05 +00:00
OpenStack Proposal Bot
6f6186a656 Updated from global requirements
Change-Id: If087141fbbef3339f49193cd1558e0d9a246b99d
2017-02-15 20:46:37 +00:00
RobiJoe
566ef56167 Build deploy guide files and tox environment
* This patch moves the tox environment and deployment
guide placeholder files introduced in https://review.openstack.org/#/c/422931
from the kolla/ repository to the kolla-ansible/repository
* Remove or add content as needed

Change-Id: I10cf4b5baaf7f7fed7df800194a0c326372a22fb
2017-01-28 09:33:19 +10:00
Surya Prakash Singh
7b36b042dd Cover environment for kolla-ansible
Enabled the cover environment for kolla-ansible in tox

Change-Id: Ic9f0dbc14ff9f4ef3d82bd06eb58fc145cb121d9
Closes-bug: #1655948
2017-01-16 11:02:20 +00:00
OpenStack Proposal Bot
8cd97a5d32 Updated from global requirements
Change-Id: I5052250825a19af3b1c123b5b2c343ed08e0eaa0
2016-12-05 09:39:33 +00:00
OpenStack Proposal Bot
51b0c225ca Updated from global requirements
Change-Id: Id5ecdffc7fde0cd82a556162daef7179f069c901
2016-11-27 13:01:23 +00:00
OpenStack Proposal Bot
471aa8b2fb Updated from global requirements
Change-Id: Ia1befbc1e3bd54ba4dcc3655d39c4a5445782bbf
2016-11-23 09:16:17 +00:00
OpenStack Proposal Bot
9779778a1e Updated from global requirements
Change-Id: Ic327d1868341173ab182208cf5caedd27b937011
2016-11-02 21:54:15 +00:00
Jenkins
1d86f39eb0 Merge "Updated from global requirements" 2016-10-19 13:02:59 +00:00
OpenStack Proposal Bot
c5c6827f19 Updated from global requirements
Change-Id: I1c6f4b4c5739ee54dd287ad0236e3bf4e44c164c
2016-10-19 11:31:01 +00:00
Jeffrey Zhang
c0fd4389c6 Move graphviz dependency to test stage
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
2016-10-13 02:14:31 +08:00
OpenStack Proposal Bot
1932552a05 Updated from global requirements
Change-Id: I66138f3d033461363d8cbf30104afa7a4643cff8
2016-10-05 13:30:35 +00:00
Christian Berendt
ffbd2c0956 Remove clients from test-requirements already installed by python-openstackclient
* python-cinderclient
* python-glanceclient
* python-keystoneclient
* python-novaclient

TrivialFix

Change-Id: Ia3bfa3ea090d7b7c0978c6f672c7554bfd4b0cc9
2016-09-26 04:21:58 +00:00
OpenStack Proposal Bot
1baffca152 Updated from global requirements
Change-Id: I279a3ec4ff1d7c16622921d9354b0a0b408b9b0a
2016-09-21 11:50:42 +00:00
caoyuan
4b7b4c47e5 Add "python-openstackclient" to test-requirements.txt
TrivialFix

Change-Id: Icca637368427e7ba0f60fc547dedbeba141de269
2016-09-16 11:12:06 +00:00
gong yong sheng
8f5a42c1f0 Add extras and pytz>=2013.6 into test requirements
These two modules are seemingly installed in ubuntu 16 and Fedora
systems. Ubuntu 14 needs them to be included explicitly.

Change-Id: I3e56453c36be20b160ba61a26015ec8ed0fa02a4
Closes-bug: 1623308
2016-09-14 17:54:22 +08:00
OpenStack Proposal Bot
6f3d8aa242 Updated from global requirements
Change-Id: Ia6cc6c3d60c861e1051a6b4204d8d9ba962f08aa
2016-09-09 10:19:39 +00:00
Jenkins
207bef6abe Merge "Improve script to check used source versions" 2016-09-08 13:53:34 +00:00
Christian Berendt
4b69671a49 Improve script to check used source versions
* 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
2016-09-06 09:11:40 +02:00
OpenStack Proposal Bot
2aac59a91b Updated from global requirements
Change-Id: Ibf09b0327adc4454864ed0876d58cc52078592e8
2016-08-29 06:11:46 +00:00
OpenStack Proposal Bot
1e222274e1 Updated from global requirements
Change-Id: Ifbfd85ae44985049fdfb73a90078893511f0beab
2016-08-25 04:59:32 +00:00
OpenStack Proposal Bot
08f1ddad88 Updated from global requirements
Change-Id: I402fdf7d24071cf85c9bb5ca839cff785e69e08e
2016-08-21 00:04:43 +00:00
OpenStack Proposal Bot
69bbb75833 Updated from global requirements
Change-Id: Ic5710257758d3b6c8655443a5498cfa64d756263
2016-08-19 09:04:45 +00:00
OpenStack Proposal Bot
b092f9835c Updated from global requirements
Change-Id: If137df98d70561e9cd58e4d1455d9e2206a1a501
2016-08-18 09:51:46 +00:00
OpenStack Proposal Bot
de7e8bc00b Updated from global requirements
Change-Id: Ibbb49c8964aa0af663ad15874dea7959dd5cabcb
2016-08-12 09:56:30 +00:00
OpenStack Proposal Bot
4e8887ce3e Updated from global requirements
Change-Id: Ia8e8bf86b8512cac7a3c0b200d690b5286012813
2016-08-08 04:32:19 +00:00
Christian Berendt
c3d8262ec5 Add doc8 test and improve rst syntax
This will test all rst files inside the doc directory for style issues with
doc8 (an opinionated style checker for rst styles of documentation).

This will fix all syntax issues identified by doc8 and will improve
the syntax.

Change-Id: Id1b9563e07e77e306aef5a0767c98c27f87c5c0e
2016-08-04 15:09:10 +02:00
OpenStack Proposal Bot
e504dade71 Updated from global requirements
Change-Id: Ic62e67fe10e551a673d809fb02c3d99592645926
2016-07-28 06:02:22 +00:00
OpenStack Proposal Bot
b6e51e9531 Updated from global requirements
Change-Id: Ie114db9899fd3da9efbb36cd18c1ae45c80489b8
2016-06-24 17:06:26 +00:00
OpenStack Proposal Bot
ed02ccceeb Updated from global requirements
Change-Id: I4c265fc0b7f5b4767d36f33dbd4f5903e09b00e5
2016-06-21 18:00:12 +00:00
OpenStack Proposal Bot
acb9eb7ed2 Updated from global requirements
Change-Id: I43dcff50eb1cf2d4a3f16e21e83920f1bbe7dd34
2016-05-30 17:45:24 +00:00
OpenStack Proposal Bot
82316a7d05 Updated from global requirements
Change-Id: I19642054ca18d447ef154fee3338c29d472ea87a
2016-05-21 15:47:43 +00:00
Jenkins
d48883b3a4 Merge "Remove unwanted test dependency zake" 2016-05-20 20:28:07 +00:00
OpenStack Proposal Bot
ec36e4f73a Updated from global requirements
Change-Id: Ib017711de749d72f277b614b735fd2d63cbe5c3a
2016-05-18 02:35:33 +00:00
Swapnil Kulkarni (coolsvap)
2b2480790d Remove unwanted test dependency zake
Trivial-Fix

Change-Id: I0d9f0e0f661c2dfe350c38485436288f9c1a4a3c
2016-05-17 17:41:26 +05:30
OpenStack Proposal Bot
27580054db Updated from global requirements
Change-Id: Ib41fc2453cd85fa4937218b37cf80db82f63b20c
2016-05-13 18:52:38 +00:00
OpenStack Proposal Bot
7a0a5987ea Updated from global requirements
Change-Id: I677541277d3393d92529b6b0fe19f8a7bf8ad24c
2016-04-28 16:12:23 +00:00
OpenStack Proposal Bot
352df065eb Updated from global requirements
Change-Id: Ia463de2f882a9fdf741f8418d7aca8c2ebf0afb8
2016-04-14 02:33:41 +00:00
OpenStack Proposal Bot
c71eed1fb6 Updated from global requirements
Change-Id: I0605f406b5c03f0a6cdba9de2a180ed877f7dfa6
2016-04-08 00:10:41 +00:00