Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger 06af89f5bd 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: Id36b11db5ae374cbf66606ad402a8ffe99fc7daa
2019-12-18 09:37:20 +01:00
Przemyslaw Kaminski a335c56d51 Vagrant libvirt README updated
Change-Id: I58c123eb9d0171955e844d931096c9bb0777fc05
2015-08-14 15:41:36 +02:00
Michal Rostecki a1c4058dad Add libvirt provider for Vagrant
This change provides possibility to use vagrant-libvirt
plugin, whichby default uses KVM hypervisor. NFS is used
here for syncing /vagrant directory.

To run Vagrant with libvirt provider:

vagrant up --provider=libvirt

Change-Id: I90383717de1f04a90bdaa18d6eb1561fb77cc061
2015-08-13 08:40:33 +02:00
Przemyslaw Kaminski aad885ba88 Python-fuelclient rsync command added
Change-Id: I16aab579c22ede34db135e5ed875daaf710a5608
2015-08-10 14:07:23 +02:00
Przemyslaw Kaminski 35c3c9cc46 Vagrant 1.7.5 fix
Change-Id: I5f9d2d7f9e86662a62b1d8d331dc8c211f7e0848
2015-08-04 11:23:44 +02:00
Michal Rostecki 1c740a3509 Add -P option to bootstrap-salt.sh
This option is needed to install pip packages during
Salt bootstrap.

Change-Id: I97d216c02b495a2ca6644399ecfeda25883d2a76
Closes-Bug: #1478216
2015-07-25 11:49:04 +02:00
Przemyslaw Kaminski b2441ab692 shotgun is installed in Vagrant env
Also, generate_shotgun_config command added for easy inspection.

Change-Id: Ib77774dcae6b3104d4f11230e6c154d875f672b2
2015-05-15 16:21:41 +02:00
Jenkins 8d5d7db9d8 Merge "Add forgotten client-config.yaml file for the vagrant env" 2015-05-06 12:42:18 +00:00
Jenkins f55ed987b8 Merge "Add fuel-astute tests info to README" 2015-05-06 12:42:09 +00:00
Przemyslaw Kaminski 2fc2b7adaf Add forgotten client-config.yaml file for the vagrant env
Change-Id: I64f890a72722f72b34e884763c91739ed2d55c6f
2015-05-06 14:39:55 +02:00
Przemyslaw Kaminski 7b754dcfc5 Add fuel-astute tests info to README
Change-Id: I1955239f2020faa454a2b36fe320c31a570a9502
2015-05-06 14:39:28 +02:00
Sean M. Collins 74bedc6fa8 Update name of Ubuntu vagrant box
This fixes an error in Vagrant, where an error occurs when trying
to run "vagrant up":

	The box you're adding has a name different from the name you
	requested. For boxes with metadata, you cannot override the name.
	If you're adding a box using `vagrant box add`, don't specify
	the `--name` parameter. If the box is being added via a Vagrantfile,
	change the `config.vm.box` value to match the name below.

	Requested name: ubuntu1404
	Actual name: ubuntu/trusty64

Change-Id: If0a5eb34d3309baa085e8cfd69167ab07867be9f
2015-05-05 17:21:34 -04:00
Przemyslaw Kaminski 2684483866 Install Fuel CLI
Change-Id: Ife6ca402854c3a36b31b64596ac2afb58681b4c1
2015-05-05 09:57:28 +02:00
Sylwester Brzeczkowski e7a45c0698 Remove salt problems with locale
Change-Id: I5582bd51cff2d5591a6b225ee0f2ae342e5293fa
2015-04-07 10:42:56 +02:00
Przemyslaw Kaminski 306828d69a Vagrant box definition
This is a copy of
https://github.com/CGenie/vagrant-fuel-dev
with some fixes and adjustments.

Change-Id: I3e74df74c4d05c0418efbaa1cdd7b767b45e35f1
2015-03-31 22:39:04 +02:00