File openstack-quickstart.changes of Package openstack-quickstart

-------------------------------------------------------------------
Tue Oct  1 12:05:11 UTC 2013 - dmueller@suse.com

- update to latest git (cc514df):
  + Set up Keystone V3 endpoint

-------------------------------------------------------------------
Mon Sep 30 13:48:27 UTC 2013 - dmueller@suse.com

- change requires 

-------------------------------------------------------------------
Sat Sep 28 00:53:30 UTC 2013 - cloud-devel@suse.de

- Update to latest git (2c030af):
  + Use crudini instead of openstack-utils

-------------------------------------------------------------------
Mon Sep 23 23:52:19 UTC 2013 - cloud-devel@suse.de

- Update to latest git (a7446e5):
  + Configure Neutron configuration in Tempest properly

-------------------------------------------------------------------
Fri Sep 13 19:56:41 UTC 2013 - dmueller@suse.com

- Update to latest git (d30a080):
  + Various fixes for openSUSE Factory

-------------------------------------------------------------------
Sun Jul 14 23:50:47 UTC 2013 - cloud-devel@suse.de

- Update to latest git (200c026):
  + Setup heat
  + add missing comment
  + Setup database connection in neutron

-------------------------------------------------------------------
Sun Jun  2 00:02:54 UTC 2013 - cloud-devel@suse.de

- Update to latest git (e1b6374):
  + Revert "Apply SLES11 specific DNSMASQ class in dhcp-agent"

-------------------------------------------------------------------
Wed May 15 09:02:05 UTC 2013 - cloud-devel@suse.de

- Update to latest git (f24617b):
  + fix cinder-volumes VG creation

-------------------------------------------------------------------
Wed May  8 13:19:50 UTC 2013 - cloud-devel@suse.de

- Update to latest git (df9e4d1):
  + Fix bridge name for upstream interface.

-------------------------------------------------------------------
Thu May  2 23:52:38 UTC 2013 - cloud-devel@suse.de

- Update to latest git (9628642):
  + replace -c column_name to -F column_name to work on SLES11
  + Apply SLES11 specific DNSMASQ class in dhcp-agent

-------------------------------------------------------------------
Thu Apr 25 23:57:51 UTC 2013 - cloud-devel@suse.de

- Update to latest git (d4c9ee7):
  + Fix name of novncproxy init script
  + open-iscsi init script got renamed to iscsid
  + Also start openstack-nova-console service
  + Implement support for grizzly and quantum with linuxbridge.

-------------------------------------------------------------------
Sun Mar 17 00:16:08 UTC 2013 - cloud-devel@suse.de

- Update to latest git (cf8af8b):
  + configure tgt for cinder

-------------------------------------------------------------------
Mon Mar 11 13:05:30 UTC 2013 - cloud-devel@suse.de

- Update to latest git (9b7cd13):
  + Run *-manage tools as the respective user for each service
  + Do not run mysql in cleanup if the binary is not there

-------------------------------------------------------------------
Mon Mar 11 10:03:15 UTC 2013 - cloud-devel@suse.de

- Update to latest git (073d42e):
  + Only install postgresql91-server on SLE11, not on openSUSE
  + Fix typo that was breaking the "nova secgroup-*" calls at the end

-------------------------------------------------------------------
Fri Mar  8 09:09:10 UTC 2013 - vuntz@suse.com

- Add patterns-OpenStack-clients and
  patterns-OpenStack-network-node Suggests as we'll get them
  installed with the demosetup script.

-------------------------------------------------------------------
Tue Mar  5 16:56:53 UTC 2013 - cloud-devel@suse.de

- Update to latest git (943d412):
  + Don't set keystone catalog default driver.
  + Don't chown /var/lib/keystone.
  + Don't set glance flavour=keystone, done in package
  + Use openstack-config for setting lxc libvirt_type.
  + Shameless tab-killing spree

-------------------------------------------------------------------
Thu Feb 14 16:17:16 UTC 2013 - cloud-devel@suse.de

- Update to latest git (fab4032):
  + Don't fix keystone/glance directory ownership errors here
  + Set nova.volume.cinder.API as nova's volume_api_class
  + Revert "Set nova.volume.cinder.API as nova's volume_api_class"
  + less error messages during execution
  + use openstack-config to setup values
  + cleanup
  + also start the quantum server
  + also install clients and network node pattern

-------------------------------------------------------------------
Thu Feb  7 18:05:01 UTC 2013 - cloud-devel@suse.de

- Update to latest git (1df2290):
  + abort if a package couldn't be installed
  + Configure Cinder properly
  + Enable Cinder, Quantum, Swift and Heat Service endpoints

-------------------------------------------------------------------
Thu Feb  7 14:53:44 UTC 2013 - dmueller@suse.com

- require openstack-utils for the demosetup

-------------------------------------------------------------------
Mon Feb  4 14:40:00 UTC 2013 - cloud-devel@suse.de

- Update to latest git (0b1ec58):
  + openstack dashboard moved to /usr/share
  + Stop manipulating /etc/sudoers.

-------------------------------------------------------------------
Wed Jan 23 09:23:10 UTC 2013 - saschpe@suse.de

- Update to latest git (d3a5de9):
  + Lotsa fixes

-------------------------------------------------------------------
Mon Jan 14 15:08:31 UTC 2013 - saschpe@suse.de

- Move to master branch (from stable/folsom)

-------------------------------------------------------------------
Fri Jan 11 13:46:56 UTC 2013 - saschpe@suse.de

- Update to latest git (7e19698):
  + Add cinder-rootwrap line to /etc/sudoers

-------------------------------------------------------------------
Fri Jan 11 13:22:08 UTC 2013 - saschpe@suse.de

- Update to latest git (6cb26b5):
  + Use individual cinder init scripts

-------------------------------------------------------------------
Fri Jan 11 09:15:34 UTC 2013 - saschpe@suse.de

- Switch to stable/folsom upstream branch
- Update to latest git (272d661):
  + Use cinder instead of nova volume
  + Postgresql fixes

-------------------------------------------------------------------
Tue Jan  8 12:28:58 UTC 2013 - jenkins@suse.de

- Update to latest git (8af2c28):
  + adapt nova conf syntax
  + updates for Folsom glance
  + better cleanup

-------------------------------------------------------------------
Mon Dec 10 16:54:38 UTC 2012 - jenkins@suse.de

- Update to latest git (9fef994):
  + Minor cleanups
  + Some postgresql-related fixes
  + Change current directory to /
  + make bridge name configurable
  + set x bit on scripts
  + fix postgresql 8/9 check for openSUSE

-------------------------------------------------------------------
Tue Dec  4 15:13:15 UTC 2012 - vuntz@suse.com

- Move the source to git:
  https://github.com/SUSE-Cloud/openstack-quickstart
- Use _service to package the sources from git.

-------------------------------------------------------------------
Tue Aug 14 11:36:09 UTC 2012 - bwiedemann@suse.com

- export OS_TENANT_NAME for new glanceclient

-------------------------------------------------------------------
Tue Aug  7 13:46:38 UTC 2012 - bwiedemann@suse.com

- fix dashboard to use SSL,
  but not use secure cookies without SSL

-------------------------------------------------------------------
Fri Jul 27 12:03:03 UTC 2012 - cthiel@suse.com

- update keystone_data.sh from upstream devstack (stable/essex branch)

-------------------------------------------------------------------
Thu Jul 19 11:17:41 UTC 2012 - cthiel@suse.com

- change libvirt to run qemu as user qemu

-------------------------------------------------------------------
Fri Jul  6 13:12:51 UTC 2012 - saschpe@suse.de

- fix pg_hba.conf 'horizon' database name

-------------------------------------------------------------------
Fri Jun 22 08:15:35 UTC 2012 - bwiedemann@suse.com

- allow nova-rootwrap

-------------------------------------------------------------------
Wed Jun 13 13:12:00 UTC 2012 - saschpe@suse.de

- Use SSL-enabled vhost with a self-signed certificate for dashboard
- Use secure session and csrf cookies in dashboard Django config

-------------------------------------------------------------------
Tue Jun 12 11:14:53 UTC 2012 - saschpe@suse.de

- Use system users prefixed with 'openstack-'

-------------------------------------------------------------------
Tue Jun  5 13:38:33 UTC 2012 - bwiedemann@suse.com

- allow to force lxc mode

-------------------------------------------------------------------
Wed Apr 18 20:06:26 UTC 2012 - bwiedemann@suse.com

- fix hardcoded horizon PW
- also start consoleauth service

-------------------------------------------------------------------
Mon Apr  2 10:59:55 CEST 2012 - jdsn@suse.de

- use postgresql by default for all services
- add support for postgresql for dashboard

-------------------------------------------------------------------
Fri Mar 16 14:09:40 UTC 2012 - bwiedemann@suse.com

- check for existence of volumes file (fixes bnc#752035)

-------------------------------------------------------------------
Mon Feb 27 17:54:07 UTC 2012 - bwiedemann@suse.com

- add postgresql support

-------------------------------------------------------------------
Tue Feb  7 17:21:54 UTC 2012 - bwiedemann@suse.com

- only initialize db once for glance
- setup keystone for glance

-------------------------------------------------------------------
Tue Feb  7 13:12:21 UTC 2012 - bwiedemann@suse.com

- split openstackquickstartrc
- update for new glance with two init scripts

-------------------------------------------------------------------
Tue Feb  7 12:40:54 UTC 2012 - cstender@suse.com

- replace pipelines in /etc/nova/api-paste.ini to use keystone

-------------------------------------------------------------------
Mon Feb  6 12:12:09 UTC 2012 - cstender@suse.com

- upgrade keystone database to latest schema before
  adding anything to it

-------------------------------------------------------------------
Mon Feb  6 10:33:13 UTC 2012 - bwiedemann@suse.com

- add connection_type=libvirt

-------------------------------------------------------------------
Fri Jan 27 12:13:37 UTC 2012 - bwiedemann@suse.com

- drop unsupported --flat_injected=False

-------------------------------------------------------------------
Sun Jan 22 19:26:49 UTC 2012 - bwiedemann@suse.com

- declare this a noarch package
- include fix to make nova work with mariadb-5.2

-------------------------------------------------------------------
Thu Jan 19 15:43:26 UTC 2012 - bwiedemann@suse.com

- re-add missing mkdir /cgroup for LXC

-------------------------------------------------------------------
Tue Jan 10 13:55:11 UTC 2012 - bwiedemann@suse.com

- workaround systemd problem with cgroup in fstab
  use same lines in both setup scripts

-------------------------------------------------------------------
Tue Jan 10 13:34:40 UTC 2012 - bwiedemann@suse.com

- include MIT license text (bnc#740488)

-------------------------------------------------------------------
Tue Jan 10 13:49:11 CET 2012 - mhrusecky@suse.cz

- fixed issue with python path
- minor readability cleanups

-------------------------------------------------------------------
Tue Dec 20 14:57:18 UTC 2011 - bwiedemann@suse.com

- initial package

openSUSE Build Service is sponsored by