Hello community, here is the log from the commit of package openstack-quickstart for openSUSE:Factory checked in at 2013-01-30 11:18:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openstack-quickstart (Old) and /work/SRC/openSUSE:Factory/.openstack-quickstart.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openstack-quickstart", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/openstack-quickstart/openstack-quickstart.changes 2013-01-14 09:43:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openstack-quickstart.new/openstack-quickstart.changes 2013-01-30 11:18:05.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Jan 30 07:48:46 UTC 2013 - [email protected] + +- Update to latest git (95d7088): + + Fill in values in the cinder/api-paste.ini templatae + +------------------------------------------------------------------- Old: ---- openstack-quickstart-2012.2+git.1357911807.7e19698.tar.gz New: ---- openstack-quickstart-2012.2+git.1358781673.95d7088.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openstack-quickstart.spec ++++++ --- /var/tmp/diff_new_pack.0azRBF/_old 2013-01-30 11:18:06.000000000 +0100 +++ /var/tmp/diff_new_pack.0azRBF/_new 2013-01-30 11:18:06.000000000 +0100 @@ -18,8 +18,8 @@ Name: openstack-quickstart -Version: 2012.2+git.1357911807.7e19698 -Release: 0 +Version: 2012.2+git.1358781673.95d7088 +Release: 1 License: MIT Summary: OpenStack Quickstart Url: http://en.opensuse.org/SDB:Cloud_OpenStack_Quickstart ++++++ openstack-quickstart-2012.2+git.1357911807.7e19698.tar.gz -> openstack-quickstart-2012.2+git.1358781673.95d7088.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstack-quickstart-2012.2+git.1357911807.7e19698/scripts/openstack-quickstart-demosetup new/openstack-quickstart-2012.2+git.1358781673.95d7088/scripts/openstack-quickstart-demosetup --- old/openstack-quickstart-2012.2+git.1357911807.7e19698/scripts/openstack-quickstart-demosetup 2013-01-11 14:46:53.000000000 +0100 +++ new/openstack-quickstart-2012.2+git.1358781673.95d7088/scripts/openstack-quickstart-demosetup 2013-01-25 12:14:32.000000000 +0100 @@ -165,7 +165,7 @@ grep -q cinder-rootwrap /etc/sudoers || echo "openstack-cinder ALL=(ALL) NOPASSWD:/usr/bin/cinder-rootwrap" >> /etc/sudoers perl -i -pe "s/%SERVICE_TOKEN%/$SERVICE_TOKEN/;" /etc/nova/api-paste.ini # obsolete 2012-03-19? -for m in nova glance ; do +for m in cinder nova glance ; do sed -i -e 's/%SERVICE_TENANT_NAME%/service/' -e "s/%SERVICE_USER%/$m/" -e "s/%SERVICE_PASSWORD%/$SERVICE_TOKEN\nadmin_token = $SERVICE_TOKEN/" /etc/$m/*.ini /etc/$m/*.conf done -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
