Commit Graph

52 Commits

Author SHA1 Message Date
Andreas Jaeger 6acce1549b Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

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/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Ic6009c318eaf23b13524e3d7ae9c2639372d9ce0
2019-12-18 19:52:21 +01:00
OpenDev Sysadmins 60f7ff4008 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:43 +00:00
Jenkins fa90f9cbf5 Merge "User Guide: 'Automate with Mistral' added" 2016-09-30 12:11:27 +00:00
Taras Kostyuk 77f15c3bbb User Guide: 'Automate with Mistral' added
Change-Id: I04c7f83ac6a4b818c6eee062da79c26a33dc0f57
2016-09-29 15:25:45 +00:00
Vitalii Yerys f0836ad32a Added test for integration of GCS and mistral fuel plugins.
Change-Id: I7214f81f73155902eb230deb19f17128825b4349
2016-09-28 18:31:56 +03:00
Vitalii Yerys 779a495a6a Plugin is not hotplugable, changed default value.
Change-Id: Ife5d826aaa70adeaf0f8326fa7c7814d5327bb5b
2016-09-28 11:42:09 +03:00
Vitalii Yerys 2841cf3e4f Fixed test that is verifying default values.
Change-Id: Ief495f28dc19925a2b7323dcea1e1336dbcf1cc5
2016-09-27 15:44:58 +03:00
Jenkins 8f6bd67e15 Merge "Added documentation for manual test cases." 2016-09-26 13:48:08 +00:00
Jenkins 71d48d79b4 Merge "Improved notifications in Puppet logs" 2016-09-23 09:51:51 +00:00
Taras Kostyuk af680d76d1 Rename GCS bucket name to Default GCS bucket name
The changes are supposed to prevent misunderstanding of 'GCS bucket name' plugin
parameter.

Closes-Bug: #1623938

Change-Id: Icef90ad7b41b162f5bb44d0b5a5943fc064721dd
2016-09-23 09:45:27 +00:00
Taras Kostyuk 5a0ceae640 Improved notifications in Puppet logs
Change-Id: Icbf4c2c82f39552726eb17bf41f30055d11cfe2b
2016-09-20 13:35:33 +03:00
Vitalii Yerys 3be96792f6 Added documentation for manual test cases.
Change-Id: If2de720644eef3606009258da703bb6854c97bb0
2016-09-15 18:18:04 +03:00
Taras Kostyuk a0e8b83c10 More strict regex for UI URL fields
Closes-Bug: #1621898

The regex added by this commit is taken from
https://github.com/openstack/fuel-ui/blob/stable/mitaka/static/views/custom_controls.js#L72
which is regex used for validating Repositories URI in Fuel UI.

Change-Id: Id9387135260822f2e1b5527f432fc9e30512f2f2
2016-09-14 13:15:58 +03:00
Taras Kostyuk 8111dc0513 Specification typos fixed
Change-Id: I4daa98b2ce7e9e9b38689b6fb1196b1369f9bc7f
2016-09-08 17:25:51 +03:00
Jenkins 0e2fbbd027 Merge "User Guide added" 2016-09-08 14:21:18 +00:00
Jenkins 428c6e3a1f Merge "Mistral sample workbook" 2016-09-08 14:20:52 +00:00
Jenkins a28a5797ca Merge "Mistral sample workflow specification added" 2016-09-08 14:20:45 +00:00
Taras Kostyuk bb5f63daf3 User Guide added
Change-Id: I1b0a340caf24f25d7c08e2df180a67ae815bc51b
2016-09-08 14:02:28 +00:00
Jenkins 9933adf045 Merge "Dependencies fixed in specification" 2016-09-08 09:06:22 +00:00
Oleksandr Kosse 19bf4d04b1 Add some functional and intefrations tests
- gcs_ceph
 - gcs_cinder_multirole
 - gcs_cinder_ceph_multirole
 - gcs_ceilometer
 - gcs_delete_add_controller
 - gcs_delete_add_compute
 - gcs_delete_add_cinder
 - gcs_delete_add_single_cinder
 - gcs_add_ceph
Change scenario for gcs_bvt test
Add rst for integration and functional tests

Change-Id: I354727821b599ca98d19bea1b3fdfb97e826cc8a
2016-09-06 15:26:51 +03:00
Jenkins 926d2d7773 Merge "Class to enable cinder backups for Horizon added." 2016-09-02 08:28:48 +00:00
Oleksandr Martsyniuk 20ca1d99ec Class to enable cinder backups for Horizon added.
Change-Id: Ifed6e3bd6a2b40a748bf1f8126c18d1da48da06b
2016-09-01 21:31:27 +03:00
Oleksandr Kosse 9e72182181 Plugin check test added
Scenario:
 1. Create volume
 2. Create backup
 3. Verify type of backup
 4. Restore volume from backup
 5. Delete backup
 6. Delete volumes

Change-Id: If2ad7b44c1027d5ac61ed2482d818b553d462197
2016-09-01 20:12:07 +03:00
Oleksandr Kosse bc6975ccd5 Modify bvt test
* mark as comments iptables rules in system_test.sh
* Correct scenario for bvt test

Change-Id: I32ceeb0e0d606f11587edb5aab288fe6578b0681
2016-09-01 13:24:09 +00:00
Oleksandr Martsyniuk 7c1551dd93 Redundant cinder_config param removed
Change-Id: Idee72ca84f4bd7a84b3cdf6af344d1e31b4ff44c
2016-08-29 15:09:38 +03:00
Taras Kostyuk 714d57c1ff Dependencies fixed in specification
* Dependencies fixed in specification
* Some lines are adjusted to 80 symbols max length

Change-Id: I2a325ab22e2dcb74d3ce7fb2340a2c4cd3b2083f
2016-08-29 09:58:34 +00:00
Oleksandr Martsyniuk 339ef72b0c Path to credentials file fixed
Change-Id: I970cc19c22d44beec15c802e7f50e6b7ea5b67c9
2016-08-26 20:28:34 +03:00
Taras Kostyuk 930f9ea86f Mistral sample workflow specification added
Change-Id: I30c850545e6cf96f8f1d90c58615921bfe348202
2016-08-26 13:18:10 +00:00
Oleksandr Kosse 81bce06a1f Change permissions for system_test.sh
Change-Id: I5e541a785fc17890de35d62137163101cce66c19
2016-08-25 20:46:20 +03:00
Jenkins 7d0be3ba80 GCS::config class refactoring
Change-Id: Ie5ac77b5030ab379d276aebc26e83500e1da3dd8
2016-08-19 15:23:29 +00:00
Jenkins ad6f83d991 Merge "Continious Integration related changes" 2016-08-18 15:35:13 +00:00
Oleksandr Martsyniuk 96424c4727 Variable names fixed for credentials file template
Change-Id: I29aa6a3e17bc64d99eb429ad97ef3756e0c6bb59
2016-08-17 17:46:17 +03:00
Ruslan Khozinov 962eae2719 Continious Integration related changes
The GCS_PLUGIN_RPM variable is doesn't coincides with
our standard naming for a plugin package (GCS_PLUGIN_PATH)

Change-Id: Icecf2c24051f9053d93b4bec9b1c71292255d6f5
2016-08-16 17:56:29 +03:00
Jenkins db07e434db Merge "Added puppet manifests and tasks descrition files" 2016-08-11 13:34:48 +00:00
Jenkins ab7d71b058 Merge "Component registry compatibility added" 2016-08-11 13:00:03 +00:00
Jenkins 81a4adc735 Merge "Plugin config files added" 2016-08-11 12:31:41 +00:00
Jenkins 76cf413d21 Merge "Created test case to verify default values for plugin setup. Updated test docs accordingly." 2016-08-11 12:31:29 +00:00
Kostyantyn Kalynovskyi 20a6e0f50b Added puppet manifests and tasks descrition files
The uploaded files include puppet manifests to:
- make changes to /etc/cinder/cinder.conf file on cinder nodes
- install pip and google-python-api-client packages
Plugin config files:
- environment_config.yaml adds variables for cinder backup configuration
- deployment_tasks.yaml configures deployment tasks execution

Change-Id: I515b597aac557414c3cd65219d4b286dc7df8a91
2016-08-11 13:03:04 +03:00
Kostyantyn Kalynovskyi 97e206ec19 Plugin config files added
- environment config and metadata files

Change-Id: I22c61129174926af062ed9efbde4b27f888c79f3
2016-08-11 12:59:35 +03:00
Vitalii Yerys 212f72d155 Created test case to verify default values for plugin setup.
Updated test docs accordingly.

Change-Id: I68f3c8449ea488df4da42ed750dfef6873a713e7
2016-08-11 12:51:37 +03:00
Taras Kostyuk 293db68768 Component registry compatibility added
Change-Id: I269d454da6992bf637eb0f18bf0118d73be240bb
2016-08-11 09:21:09 +00:00
Jenkins 1c8ba89a18 Merge "Changed naming for test groups to follow unified naming convention." 2016-08-10 14:06:34 +00:00
Vitalii Yerys 2e82da28ae Changed naming for test groups to follow unified naming convention.
Change-Id: Ib9cbb1e032c8c8e44acc7d05dc2f906a3c389ad1
2016-08-10 16:30:35 +03:00
Jenkins 6c2744f8aa Merge "Plugin specifications updated" 2016-08-10 13:27:57 +00:00
Oleksandr Martsyniuk 9ac204a884 Plugin specifications updated
- Text reviewed and some minor changes done
- Infrastructure impact edited and diagram shows correctly with rst document parser

Change-Id: I3efe835edd40b0c5bf57ffc0726a6a812f14c468
2016-08-10 13:19:34 +00:00
Jenkins 758541150a Merge "Created base testing folder structure. Added fuel-qa folder as a submodule." 2016-08-08 14:56:22 +00:00
Taras Kostyuk dbc79569d4 Mistral sample workbook
Change-Id: I1224d44a6acb7ac09af06919f70e77bd6b20278a
2016-08-08 16:28:47 +03:00
Vitalii Yerys b702515df1 Created base testing folder structure. Added fuel-qa folder as a
submodule.

Change-Id: I64932a41c3c65e8ec159b4918cb1cadd3acb7274
2016-08-08 16:16:43 +03:00
Vitalii Yerys e44cbdc552 Added doc folder for plugin documentation. Created master test
plan.

Change-Id: I4e31cd060c3582724782b76b482558fb61fcec30
2016-08-04 15:58:31 +03:00
Oleksandr Martsyniuk e7a945c158 Repo configuration updated
- .gitreview file created
- .gitignore file updated

Change-Id: I8ec0aa02f32b324d65ca85ba649c6dd564e19906
2016-07-20 12:48:41 +03:00