summaryrefslogtreecommitdiff
path: root/openstack
Commit message (Collapse)AuthorAgeFilesLines
* FIXME and SQUEEZEME: Add log directory and create a volume group for cinderbaserock/richardipsum/openstackFrancisco Redondo Marchena2014-11-271-0/+23
| | | | | | This commit adds a temporarly way to test cinder. It assumes that when the VM is deployed it will also add a second image to the VM where the Volumes for cinder will be placed when creating.
* FIXUPME: Add log files to cinder servicesFrancisco Redondo Marchena2014-11-274-4/+4
|
* Add iptables filters for cinderFrancisco Redondo Marchena2014-11-272-0/+159
|
* Add authentication version to cinderFrancisco Redondo Marchena2014-11-271-1/+1
|
* FIXUPME: Fix manifest including the cinder conf and api-pasteFrancisco Redondo Marchena2014-11-271-2/+2
|
* FIXUPME: Enable minimal configuration for Cinder in one hostFrancisco Redondo Marchena2014-11-271-25/+26
|
* FIXUPME: Create volumes directory for CinderFrancisco Redondo Marchena2014-11-271-0/+6
|
* Add cinder servicesFrancisco Redondo Marchena2014-11-277-0/+159
| | | | | | | | | | This commit add: - Cinder services - Cinder setup script and service - Cinder integration script (config file) - Cinder files in the manifest - Cinder string on the cluster - Move nova region to regionOne (default value) rather than LON
* FIXUPME: Change uid and guid for novaFrancisco Redondo Marchena2014-11-271-2/+2
|
* FIXUPME: Add cinder default configuration filesFrancisco Redondo Marchena2014-11-274-0/+2935
|
* REVIEWEME: add scheduler default filtersFrancisco Redondo Marchena2014-11-271-0/+1
|
* FIXUPME: temporary nova configurationFrancisco Redondo Marchena2014-11-271-16/+32
|
* REVIEWME: Replace kvm virtualization by qemuFrancisco Redondo Marchena2014-11-271-1/+1
| | | | | | | | | The actual test is done in a VM in a host which does not accept other kind of virtualization. In the future this patch should be reverted or not applied on rebase if the virtualization required is KVM or modified if the virtualization is any other. Qemu is only configured for test purposes.
* FIXUPME: Fix nova-setup script: add services, add needed directories and ↵Francisco Redondo Marchena2014-11-271-19/+39
| | | | sort them by runtime dependencies
* Add nova-{cert,consoleauth,novncproxy,scheduler}.serviceFrancisco Redondo Marchena2014-11-275-0/+48
|
* FIXUPME: Remove debug to rabbitmq-setup scriptFrancisco Redondo Marchena2014-11-271-1/+1
|
* FIXUPME: Add some comments to glance-setup scriptFrancisco Redondo Marchena2014-11-271-0/+3
|
* WIP: Add more configuration to use the libvirt driverFrancisco Redondo Marchena2014-11-271-1/+10
|
* WIP: Configure vncserver and novncproxy for nova controllerFrancisco Redondo Marchena2014-11-271-3/+3
|
* WIP: Add keystone uri to nova configurationFrancisco Redondo Marchena2014-11-271-0/+1
|
* WIP: Configure nova to tell libvirt to use qemu for testing purposesFrancisco Redondo Marchena2014-11-271-0/+6
|
* WIP: Add new service to nova-setupFrancisco Redondo Marchena2014-11-271-0/+1
|
* WIP: Disable nova-conductor when deploying openstack in one nodeFrancisco Redondo Marchena2014-11-271-4/+7
|
* WIP: add tokens to keystone configuration in nova confFrancisco Redondo Marchena2014-11-271-4/+4
|
* Add instances dir to nova home directory required by nova-computeFrancisco Redondo Marchena2014-11-271-0/+6
|
* Add nova-conductor service to the manifestFrancisco Redondo Marchena2014-11-271-0/+1
|
* Add read-write permissions for libvirt-sockFrancisco Redondo Marchena2014-11-271-4/+11
|
* Add nova-conductor systemd unitFrancisco Redondo Marchena2014-11-271-0/+12
|
* Add rabbitmq-server configuration filesFrancisco Redondo Marchena2014-11-271-0/+23
|
* Fix rabbit user tokenFrancisco Redondo Marchena2014-11-271-1/+1
|
* FIXUPME: Setup rabbit after the network is upFrancisco Redondo Marchena2014-11-271-1/+1
|
* FIXUPME: Add rabbitmq-server systemd unit using notifyFrancisco Redondo Marchena2014-11-271-7/+2
|
* TO_FIX: Attempt to fix rabbitmq-server serviceFrancisco Redondo Marchena2014-11-272-7/+12
| | | | | | | | | | | | | | | | | | | | | | | Changes done: - Remove the call to rabbitmq-server service inside of rabbitmq-setup - Rewrite the rabbitmq-server service because the current rabbitmq-server source does not support notify type of systemd unit, the current approach does not work because the server does not run properly the first attempt (it does if it is manually rebooted). Fedora/devstack guys have patches to add systemd notify support for this, see: [1] https://peter.fedorapeople.org/rabbitmq-server-0001-Add-systemd-notify-support.patch [2] http://pkgs.fedoraproject.org/cgit/rabbitmq-server.git/tree/rabbitmq-server-systemd-notify-support.patch [3] http://pkgs.fedoraproject.org/cgit/rabbitmq-server.git/commit/?id=eea61e0 but this implies to add erlang-sd_notify: [4] http://pkgs.fedoraproject.org/cgit/erlang-sd_notify.git/tree/erlang-sd_notify.spec and [5] https://apps.fedoraproject.org/packages/erlang-sd_notify/sources/spec and [6] possibly the erlang builder "rebar": https://github.com/rebar/rebar - Link the rabbitmq-server service to multi.target.wants Other interesting links to configure rabbit: [7] https://www.rabbitmq.com/configure.html [8] https://www.rabbitmq.com/configure.html#configuration-file
* WIP: Actualize openstack/manifest adding nova and rabbitmq filesFrancisco Redondo Marchena2014-11-272-58/+7
|
* WIP: Add rabbitmq-server serviceFrancisco Redondo Marchena2014-11-271-0/+13
|
* WIP: Add rabbitmq setup scriptFrancisco Redondo Marchena2014-11-271-0/+46
|
* WIP: Add rabbitmq setup serviceFrancisco Redondo Marchena2014-11-271-0/+12
|
* WIP: add nova-compute serviceFrancisco Redondo Marchena2014-11-271-0/+12
|
* WIP: Add nova-api serviceFrancisco Redondo Marchena2014-11-271-0/+11
|
* WIP:Add nova-conpute confFrancisco Redondo Marchena2014-11-271-0/+4
|
* VERYWIP: Start configuring nova-setup serviceFrancisco Redondo Marchena2014-11-271-3/+25
|
* WIP: Enable rabbitmq in novaFrancisco Redondo Marchena2014-11-271-5/+5
|
* WIP: Enable rabbitmq in keystoneFrancisco Redondo Marchena2014-11-271-7/+7
|
* WIP: Add flavor keystone to glance-registryFrancisco Redondo Marchena2014-11-271-1/+1
|
* WIP: Add flavor keystone to glance apiFrancisco Redondo Marchena2014-11-271-1/+1
|
* WIP: Configure database connection for glance-registry serviceFrancisco Redondo Marchena2014-11-271-0/+1
|
* WIP: Add schema-image.json file to the manifest, this is needed in glanceFrancisco Redondo Marchena2014-11-271-0/+1
|
* WIP: Enable the compute, admin and public listen ports for keystoneFrancisco Redondo Marchena2014-11-271-3/+3
|
* WIP: Add identity service and the endpoint for keystoneFrancisco Redondo Marchena2014-11-271-0/+9
|
* WIP: keystone should own /var/lib/keystone and its contentFrancisco Redondo Marchena2014-11-271-1/+1
|