Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 2b961178e3 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: I8e85606041fed1a0608cda1ff62db4e90a8892ae
2019-12-18 19:30:17 +01:00
Alexander Arzhanov 3b9b77cdce Actual fixtures for VMware and up generate script
- provide actual yaml fixtures for VMware (iso 352)
- add VMware case for generate_yamls.sh
- fix admin_net_tpl, list_free_nodes, save_yamls,
  clean_env functions

Change-Id: I7202b964beceae148a853c1c055dea6b259a3f69
Partial-Bug: 1541849
Related-Bug: 1535339
2016-09-26 12:21:14 +00:00
Jenkins f2943f00bf Merge "Added new parameter auth_s3_keystone_ceph for storage" 2016-08-04 11:52:09 +00:00
Oleksiy Molchanov 9ff51e3f78 Added new parameter auth_s3_keystone_ceph for storage
Change-Id: I23e1378131e49beaf5eefbd0ab1a4148d5cb06a3
Closes-Bug: 1540426
2016-08-04 13:15:19 +03:00
Aleksandr Didenko a332949d41 Update generate_yamls.sh to match current Fuel master
Output of fuel cli commands has been changed so we need to adjust
generate_yamls.sh script to make it work properly.

Change-Id: I0900838f62b1bc0bb77bef504ea3ee3557c6d05c
2016-08-03 19:05:49 +02:00
Aleksandr Didenko 1cf4996ca1 Update fixtures to support Fuel-10.0
- Updated scripts to generate fixtures for 10.0
- Script now generates fake nodes to work with
- Added multirack support and fixtures
- Uploaded new fixtures 10.0 build #260

Partial-bug: #1535339
Change-Id: Ib1947b111c0da1b4a58adf14b6bd1e583074b083
2016-05-30 18:20:15 +02:00
Aleksandr Didenko 47d20c9c22 Add fixtures with public and horizon SSL
- Update script to generate fixtures with public/horizon SSL
  enabled
- Add fixtures with public/horizon SSL enabled

Partial-bug: #1535339
Implements: blueprint deployment-dryrun-fixtures-generator
Change-Id: I61d59f9ce4f1f8928ca30ab62cd815e9185486eb
2016-04-27 16:53:19 +02:00
Bartosz Kupidura 8de54cce38 Add hiera yaml for generate_vms granular
Closes-Bug: #1568734
Depends-on: Ic6dfebd2b032f59312b0f0af60d99db6d28763d7
Change-Id: I2a48e00c76b85a69a746d410d6d99303bd5f400e
2016-04-14 14:49:57 +02:00
Alexey Deryugin c5058f1528 Enable nova_quota for noop tests
We need to have an ability to test nova_quota option using fuel
noop tests.

Change-Id: I027e5ff5b0246f8d1fb9a9e715cf8ee854f4a847
Related-Bug: #1519722
2016-04-13 13:18:58 +00:00
Aleksandr Didenko 680ebc0bf7 Add script to generate astute.yaml fixtures
Addes script to generate and save astute.yaml fixtures. It should
be executed on a Fuel node.

Change-Id: Ib0f9f5d63657f6e6dce9588d5dd59a72d60f2956
Partial-bug: #1535339
Implements: blueprint deployment-dryrun-fixtures-generator
2016-03-31 15:04:07 +02:00