Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger db99a23a2b Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I3dad2305741aa67bdf4c434f77d32c66f3956940
2019-12-18 09:48:53 +01:00
gengchc2 141a9d60f0 Fix a typo in haproxy.pp
TrivialFix

Change-Id: I2cb637bc28b7cc4299ce6b96cdcece50d29da8b2
2017-05-23 06:47:27 +00:00
Jenkins 619658b002 Merge "Remove white space between print ()" 2016-11-28 17:56:23 +00:00
Cao Xuan Hoang 3501a34ebc Remove white space between print ()
There is a white space in line [print (*,
then we remove it.

Change-Id: I4d490902fcc38c0b7d05cd4ddd2359cd5ab9a09e
2016-11-18 13:16:42 +07:00
Cao Xuan Hoang 9d3bc78868 Add Apache 2.0 license to source file
As per OpenStack licensing guide lines [1]:
[H102 H103] Newly contributed Source Code should be licensed under
the Apache 2.0 license.
[H104] Files with no code shouldn't contain any license header nor
comments, and must be left completely empty.

[1] http://docs.openstack.org/developer/hacking/#openstack-licensing

Change-Id: I3c55ff82ebcaef22679af5625fb888ef687cf65c
2016-11-15 15:38:34 +07:00
alexz 7e4898097d Alight names with CI
* Fix passing from CI FUEL_QA_COMMIT
 * Fix *test.py runner

Change-Id: Icd25db5b4641436be4606a534526964290647754
2016-09-29 15:09:03 +03:00
Victor Ryzhenkin f0698d10e8 Include core module in fuel-qa package
Change-Id: I566b74938bf964d020a80fc79331aac2e304af47
2016-08-26 14:08:43 +03:00
Jenkins 1d1f4dd1fd Merge "Add Script for murano-dashboard jenkins" 2016-08-25 10:29:19 +00:00
MStolyarenko 5dc3ed616b Add Script for murano-dashboard jenkins
Script for configuring testing environment and running the murano
dashboard ui tests on plugin

Change-Id: Ie3bf8eda0a7d55628248bd66beee99e96dd3a137
2016-08-23 16:55:04 +03:00
Victor Ryzhenkin 4f072b79d3 Add tempest configure scripts and rally dockerfiles
Change-Id: I452f73f8af2f9dfbdb970e680062f0ae1af28e33
2016-08-15 16:31:11 +03:00
Rodion Promyshlennikov ae6cd29346 Fixes for consistency
Hacking fixes about modules imports.
Fix fuel-qa branch naming.
Remove unneeded base class.

Change-Id: I136adc73b926ba0be4851f70053c72604ff0e687
2016-07-21 16:05:30 +03:00
Victor Ryzhenkin b1d713ed70 Fix multiple pep8 errors
Change-Id: If6275092692f8f42a6626ef74307e40aca4b6d0e
2016-07-14 15:24:40 +03:00
Victor Ryzhenkin 9a5e2eb194 Fix a typo in system test runner
- stacklight_tests -> murano_plugin_tests

Change-Id: I2851871f93a0039adda00b5c7a17bb20e6dc8c78
2016-07-14 15:14:12 +03:00
Victor Ryzhenkin dc54c09d55 Fix permissions for prepare_env.sh
- Change permissions from 644 to 755

Change-Id: Id3088a6bec021f131884928e88882612e46b49e5
2016-07-14 14:53:35 +03:00
Victor Ryzhenkin de33f8c3f5 Add initial structure and bvt test for murano plugin
Change-Id: Ida9861b7d76895cc2004ff4d17a51061ca7ea2db
2016-07-13 14:31:34 +03:00