Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger 5e717e6568 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: Icaff65f27554a379e9130bf9354b27ce0eb3b2a6
2019-12-18 09:47:51 +01:00
Jenkins 87136b928a Merge "Fix Atlas deploy script, add packer docs" 2016-08-18 09:25:39 +00:00
Proskurin Kirill 79b75ac5c0 Update .gitignore with VLAN_IPS
Change-Id: I37005b301a50d9f8d2540d9e60abb538f6f0b5a2
2016-08-05 13:54:33 +00:00
Bogdan Dobrelya fe032418bf Fix Atlas deploy script, add packer docs
* Adjust Atlas deploy.sh vars and hide secrets from -x output
* Fix .gitignore to exclude packer build artifacts
* Add packer rst docs as well

Change-Id: Iefb286a867350c9fa8c67b1e30d94339ebc8015e
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-08-05 15:07:42 +02:00
Matthew Mosesohn f06056bce3 Add Vagrantfile for kargo deployment
* Add sshpass to packages
* Drop cloud provider defaults
* Serialize nodes startup order for a nonparallel
vbox provider.
* Tweak thin (clonned) vdisks and cpu limits.
* Add sync type vagrant config var.

Co-authored-by: Bogdan Dobrelya <bdobrelia@mirantis.com>

Change-Id: Icf2528ba23ad28c3c6003c9d830f68d45f662c4f
2016-08-02 11:21:57 +02:00
Bogdan Dobrelya e8ac0d107e Cleanup solar dependency
Purge solar/resources as it is not used anymore in the installler.
Purge scripts/yamls used with the solar deployments as well.
Fix gitreview, gitignore, version, README.
Add doc8/doc toxes for future docs.

Change-Id: Iad418369229fd522588f6195605051daffb3dce2
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-07-08 10:09:30 +02:00
Sergey Reshetnyak b9a685d625 Fix gate tests
Change-Id: I03763773b97258a8fb51d072f5c3aef71a9cf610
2016-07-07 16:06:44 +03:00
Bogdan Dobrelya 447c3b8ad6 Add packer build for debian-8.5
Change-Id: I0df1270aaa40d11c35842cc56ec2d649d74bde88
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-07-01 13:57:55 +02:00
Proskurin Kirill 95cd2c6375 Updated gitignore for some deploy leftovers
Change-Id: Ib464dc0ed6249802c7cdb3284b94378959453998
2016-06-15 09:52:35 +00:00
Łukasz Oleś aac49336f8 Add scripts for jenkins tests 2016-05-06 09:24:14 +02:00
Michal Rostecki 2a604b6723 Add vagrant-settings.yaml to .gitignore 2016-05-04 14:25:14 +02:00
Maciej Kwiek a85132b627 Moved setenforce 0 to fedora_cloud_base run action
Also added some .gitignore goodies.
2016-04-29 12:12:48 +02:00
Maciej Kwiek 5b607e0886 Add configuration file for user to edit
config.yaml.sample should be copied to config.yaml to be of use.

Kubernetes nodes IP addresses, ssh credentials, and dns info is stored
there.

Fixed a bug in adding node. (node data wasn't saved on added nodes)

Updated README
2016-04-14 17:05:35 +02:00