-------------------------------------------------------------------
Wed Jul 29 19:14:28 UTC 2015 - opensuse-packaging@opensuse.org

- Update to version 1.9+git.1438197158.e32ec9e:
  + Save the ID of tenants we create
  + Install python-openstackclient earlier
  + Use the right region when fetching tenant IDs
  + Fix command for fetching tenant_id once more
  + Introduce `version` attribute default to `v2.0`.
  + Remove leading 'v' from api version attribute
  + Added workaround for version requirement of keystonemiddleware
  + Set OS_IDENTITY_API_VERSION in .openrc
  + Set User and Project Domain defaults in openrc
  + Set OS_AUTH_VERSION in .openrc (needed by swift cli)
  + Fix saving of tenant_id for V3 API

-------------------------------------------------------------------
Thu Jun 11 01:22:54 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1433937282.7f3ac92:
  + Extend `versioned_service_URL`.

-------------------------------------------------------------------
Wed May  6 09:12:05 UTC 2015 - vuntz@suse.com

- Track release/tex/master git branch.

-------------------------------------------------------------------
Wed Apr  8 01:18:39 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1428397247.d28326b:
  + Allow custom policy_file path

-------------------------------------------------------------------
Thu Mar  5 02:22:47 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1425470471.4daa118:
  + Fix schema migration script for ldap keys that do not exist

-------------------------------------------------------------------
Fri Feb 27 08:56:39 UTC 2015 - vuntz@suse.com

- Update to version 1.9+git.1424878939.52a2509:
  + Added badges and dummy rspec
  + Watch specific branches with travis

-------------------------------------------------------------------
Fri Feb 20 14:19:53 UTC 2015 - vuntz@suse.com

- Update to version 1.9+git.1424364414.d22edc6:
  + HA: Set Optional ordering for Keystone startup
- Drop ha-order.patch: merged upstream.

-------------------------------------------------------------------
Thu Feb 19 00:10:17 UTC 2015 - vuntz@suse.com

- Add ha-order: add ordering constraint for the HA resources we
  create (bnc#901743, bnc#900963).

-------------------------------------------------------------------
Wed Feb 18 07:36:19 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1424199803.978da12:
  + Only deal with pacemaker resources on the founder node (bnc#918104)
  + Only deal with db creation on founder node when using HA (bnc#886571)

-------------------------------------------------------------------
Wed Feb  4 19:01:22 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1423058104.f37fcd8:
  + Do not verify the certificate if it is self-signed.
  + Move insecure line below protocol line

-------------------------------------------------------------------
Tue Feb  3 22:32:15 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1422974153.a41638a:
  + Added asset symlinking and cleanup
  + Only test ruby 2.1.0, the others are unsupported now

-------------------------------------------------------------------
Fri Jan 30 07:29:26 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1422551850.e31aa06:
  + Switched to closure js compiler
  + Enabled digest similar to barclamp-crowbar

-------------------------------------------------------------------
Wed Jan 28 11:01:54 UTC 2015 - tboerger@suse.com

- Added crowbar_barclamp_build macro call to build section

-------------------------------------------------------------------
Wed Jan 28 10:09:05 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1422436601.0405bc3:
  + Integrated standalone asset precompile

-------------------------------------------------------------------
Tue Jan 27 02:34:53 UTC 2015 - cloud-devel@suse.de

- Rebased patches:
  + pull-request-257.patch dropped (merged upstream)

-------------------------------------------------------------------
Tue Jan 27 02:34:53 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1422261075.35a41ba:
  + Preserve custom region on update

-------------------------------------------------------------------
Sat Jan 24 02:45:53 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1422026837.8980562:
  + Exclude SLE12 platform.
  + Exclude Windows platforms.

-------------------------------------------------------------------
Fri Jan 23 10:29:49 UTC 2015 - dmueller@suse.com

- add pull-request-257.patch

-------------------------------------------------------------------
Wed Jan 21 16:34:02 UTC 2015 -  cloud-devel@suse.de

- Update to version 1.9+git.1421829785.076a33b:
  + Set the default parameters for the hybrid backend

-------------------------------------------------------------------
Fri Jan  9 08:41:07 UTC 2015 - dmueller@suse.com

- Update to version 1.9+git.1420791612.0fed216:
  + Adjust for Ruby 2.1's Net:HTTP

-------------------------------------------------------------------
Fri Dec 19 04:14:15 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.9+git.1418906922.494cf98:
  + Add keystone API version in keystone_settings

-------------------------------------------------------------------
Mon Dec 15 20:51:21 UTC 2014 - vuntz@suse.com

- Packaging cleanup:
  + Do not define useless bits (%tarball, %tar_subdir, etc.)
  + Do not define %dell_dir while we have %crowbar_base
  + Use new macros: %crowbar_barclamp_prep_end,
    %crowbar_barclamp_install
  + Adapt for %crowbar_barclamp_update_{pre,post,preun,postun}
    change.
  + Add fdupes BuildRequires (used by %crowbar_barclamp_install).
- Update generic-barclamp-rpmlintrc:
  + Filter filename-too-long-for-joliet: we don't need this.
  + Filter non-standard-uid and non-standard-gid for crowbar-owned
    files in /opt/dell and /etc/crowbar.
  + Remove script-without-shebang filters: we're fixing permissions
    instead.

-------------------------------------------------------------------
Fri Dec  5 04:16:20 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.9+git.1417700454.a0d26c9:
  + Fixed raw/custom proposal links
  + Cleaned crowbar config and added travis image to readme
  + Added ruby 2.1.0 to travis config

-------------------------------------------------------------------
Thu Dec  4 09:48:16 UTC 2014 - dmueller@suse.com

- Update to version 1.9+git.1417685726.548df49:
  + fix syntax error

-------------------------------------------------------------------
Thu Dec  4 04:07:34 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.9+git.1417620314.7b1783f:
  + remove unused, commented-out ldap domain attributes
  + rename ldap tenant_* attributes to project_*
  + update keystone.conf comments
  + redis confs moved to their own section [matchmaker_redis]
  + removed keystone.middleware.ec2_token options
  + removed keystone.openstack.common.lockutils options
  + New/Removed/Changed options in Juno's keystone.conf
  + set value of workers based on number of cpus to 2 or 4
  + make values of use_pool and user_enabled_invert configurable

-------------------------------------------------------------------
Thu Oct 09 08:05:37 UTC 2014 - rhafer@suse.com

- Rebased patches:
  + hide-unneeded-options.patch (manually)

-------------------------------------------------------------------
Thu Oct 09 08:01:57 UTC 2014 - rhafer@suse.com

- Update to version 1.9+git.1412758041.b9aafc5 (bnc#896481):
  + Expose region name to UI
  + Rename region migration
  + Export custom region name in openrc file

-------------------------------------------------------------------
Thu Sep 25 01:42:36 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.9+git.1411554982.15979ec:
  + Quote template values in .openrc

-------------------------------------------------------------------
Tue Sep  2 17:17:18 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1409066339.d795008:
  + Use helpers from new crowbar-openstack cookbook
  + Make keystone.conf owned by root:keystone, instead of keystone:root

-------------------------------------------------------------------
Tue Aug 19 01:39:30 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1408354044.9792ff3:
  + When we have the cached value of keystone settings, return it directly
  + Cache keystone node per instance when fetching keystone settings
  + Reorganize KeystoneHelper.keystone_settings
  + Fallback to "default" instance of keystone on fetch of keystone settings

-------------------------------------------------------------------
Tue Aug  5 17:33:33 UTC 2014 -  vuntz@suse.com

- Update to version 1.8+git.1407259974.22ef71d:
  + Expose TLS options for LDAP

-------------------------------------------------------------------
Tue Aug  5 01:20:14 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1407186630.3d17655:
  + Fix Keystone settings for LDAP backend

-------------------------------------------------------------------
Wed Jul 23 01:23:17 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1406019690.ce15720:
  + Save PKI keys also for non-HA case into the attributes, so they might be requested from outside.

-------------------------------------------------------------------
Thu Jul 17 06:54:17 UTC 2014 -  vuntz@suse.com

- Update to version 1.8+git.1405497466.0973cdb:
  + Add attribute to reference the RabbitMQ proposal
  + Use SQL driver for revoke backend
- Rebase hide-unneeded-options.patch.

-------------------------------------------------------------------
Sun Jul 13 01:06:16 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1405161219.0df96c1:
  + Use admin_URL for HA mode

-------------------------------------------------------------------
Fri Jul 11 01:06:17 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1404985811.dde0c27:
  + Configure RabbitMQ connection for Keystone

-------------------------------------------------------------------
Thu Jul 10 01:06:18 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1404892158.16e233f:
  + Synchronize keystone.conf template with Icehouse again
  + Correctly set public_bind_host and admin_bind_host
  + Fix keystone config to use SQL driver for EC2Credential

-------------------------------------------------------------------
Mon Jun 30 15:03:54 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1404135197.81f733a:
  + Add optional crowbar-applied boolean attribute to schema
  + Install openstackclient on the keystone node
  + Use a secure password for token

-------------------------------------------------------------------
Mon Jun 30 11:58:16 UTC 2014 - vuntz@suse.com

- Stop using %crowbar_barclamp_extract_locale macro: translations
  are now handled correctly upstream.

-------------------------------------------------------------------
Thu Jun 26 01:05:25 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1403683549.24104f8:
  + add travis testing support

-------------------------------------------------------------------
Wed Jun 11 11:53:57 UTC 2014 - dmueller@suse.com

- Update to version 1.8+git.1401786719.72410a4:
  + Fix trust backend setting
  + refactor chef search and result processing
  + add the user/pass to the keystone_settings hash

-------------------------------------------------------------------
Tue Jun 10 14:45:05 UTC 2014 - iartarisi@suse.com

- switch _service file to use the master branch

-------------------------------------------------------------------
Tue Jun  3 10:16:47 UTC 2014 - dmueller@suse.com

- Update to version 1.8+git.1401786719.72410a4:
  + Fix trust backend setting

-------------------------------------------------------------------
Mon Jun  2 15:08:57 UTC 2014 - dmueller@suse.com

- Update to version 1.8+git.1401721696.d493abc:
  + refactor chef search and result processing
  + add the user/pass to the keystone_settings hash
  + Remove version from keystone identity_uri
- remove pull-request-213.patch, pull-request-222.patch

-------------------------------------------------------------------
Sat May 31 09:17:46 UTC 2014 - dmueller@suse.com

- add https://github.com/crowbar/barclamp-keystone/pull/222 

-------------------------------------------------------------------
Fri May 30 14:55:02 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1401457241.d7319f4:
  + install .openrc in the keystone::server recipe
  + update keystone.conf to Icehouse
  + Replaced all license headers with unified layout

-------------------------------------------------------------------
Wed May 28 14:24:59 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1401264902.2121bea:
  + Replaced barclamp controller initializer with before filter

-------------------------------------------------------------------
Wed May 28 02:31:38 UTC 2014 - cloud-devel@suse.de

- Rebased patches:
  + hide-unneeded-options.patch (only offset)

-------------------------------------------------------------------
Wed May 28 02:31:37 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1401204510.6564552:
  + Transformed readme to markdown
  + Added/Updated gitignore
  + Added application js file to prepare for angularjs controllers
  + Added/Updated in code documentation to get displayed on upstream documentation section

-------------------------------------------------------------------
Tue May 27 16:40:05 UTC 2014 - dmueller@suse.com

- add pull-request-213.patch 

-------------------------------------------------------------------
Tue May 27 02:39:59 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1401112969.0ea114f:
  + Renamed i18n file, added quotes and copyright
  + Moved helper into barclamp namespace

-------------------------------------------------------------------
Tue May  6 10:30:17 UTC 2014 - vuntz@suse.com

- Add a Requires on crowbar-barclamp-pacemaker, since it's a
  dependency for HA support.

-------------------------------------------------------------------
Fri Apr 18 01:23:28 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1397725513.ffb4327:
  + Run "keystone-manage db_sync" on SUSE when HA is enabled
  + Update for prepare_role_for_ha_with_haproxy API change
  + Only run the db_sync the very first time (on SUSE, at least)
  + Do the db sync only on initial run, and on all platforms
  + Make Keystone API's Region available
  + Simply replaced havana with icehouse

-------------------------------------------------------------------
Tue Apr 15 12:38:23 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1397546713.93be9dc:
  + Cleanup user/group defaults

-------------------------------------------------------------------
Sat Apr 12 01:20:04 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1397201417.bca98c3:
  + Only try to delete token if the token create succeeded

-------------------------------------------------------------------
Fri Apr 11 01:29:59 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1397146445.71fc963:
  + Use helper from database cookbook to get database IP address
  + Fix use of wrong variable
  + Restart keystone immediately on changes of keystone.conf
  + Update db password migration script to remove node attributes
  + Use new synchronization helpers to avoid races when deploying with HA
  + use clone resources with LSB RA (for now)
  + use new Chef::Provider::PacemakerCrowbarService
  + Use new CrowbarPacemakerHelper helpers about the cluster founder
  + Move the end sync mark for the PKI creation a bit later
  + ha: Follow convention for pacemaker resource naming
  + ha: Start the clone resource, not the primitive

-------------------------------------------------------------------
Sat Mar 15 02:34:32 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1394781645.5e50db1:
  + Moved role constraints into model and removed edit deployment
  + Removed the single assignment block from constraints
  + extract bind_host temporary variable for legibility
  + calculate my_admin_host and my_public_host earlier
  + add comment about my_admin_host
  + calculate endpoint URLs more consistently
  + Add trailing slash to versioned service URL
  + drop api_port attribute
  + Add migration script for removal of api_port attribute
  + service_port and admin_port are both integers
  + invert conditional for legibility
  + Implement HA with HAProxy, via pacemaker barclamp
  + Use new helpers to get hostnames for endpoints
  + Add helper to fetch keystone settings that other barclamps need
  + Synchronize PKI between nodes

-------------------------------------------------------------------
Mon Mar 10 12:36:27 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1394447909.9509e6f:
  + Removed the single assignment block from constraints

-------------------------------------------------------------------
Sat Mar  8 03:42:32 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1394212308.4203f9d:
  + Moved role constraints into model and removed edit deployment

-------------------------------------------------------------------
Sat Feb 22 02:31:39 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.8+git.1392982754.7a1fc2d:
  + remove openstack- prefix from user/grop for SUSE

-------------------------------------------------------------------
Thu Jan 30 10:21:48 UTC 2014 -  vuntz@suse.com

- Update to version 1.7+git.1391077198.1fa9a52:
  + Always start keystone service when in native mode

-------------------------------------------------------------------
Mon Jan 27 18:40:06 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.7+git.1390841442.78b08f3:
  + Do not fail immediately if wakeup fails, retry instead
  + Fix setting of users default tenant
  + Always pass email property
  + Use provider for setting token format

-------------------------------------------------------------------
Thu Jan 23 18:46:59 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.7+git.1390496069.67b9a41:
  + Drop executable bits on files
  + Set verbose by default
  + allow to specify assignment driver
  + Add migration script for assignment driver

-------------------------------------------------------------------
Wed Jan 15 19:15:25 UTC 2014 -  vuntz@suse.com

- Update to version 1.7+git.1389806796.dc0af2f:
  + Drop unused template
- Update override.rb: database_engine attribute doesn't exist
  anymore.

-------------------------------------------------------------------
Tue Jan 14 21:10:41 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.7+git.1389697563.1cc42b2:
  + Update config templates to Havana release
  + Use the right attribute for the keystone group
  + Only allow one keystone-server node
  + Use new validation API in validate_proposal_after_save
  + Stop using validate_has_active_database_proposal
  + Use new find_dep_proposal helper

-------------------------------------------------------------------
Tue Jan 14 02:37:38 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.7+git.1389639359.abc966e:
  + simplify database lookup code by using the find-database method
  + rhel havana initial support
  + keystone conf dir comes with root permissions from rdo repo

-------------------------------------------------------------------
Fri Jan 10 17:32:33 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.7+git.1389372399.badbeb7:
  + Code style fixes
  + Avoid db_sync run on SUSE

-------------------------------------------------------------------
Thu Jan 09 02:17:34 UTC 2014 - cloud-devel@suse.de

- Rebased patches:
  + pull-request-152.patch dropped (merged upstream)

-------------------------------------------------------------------
Thu Jan  9 02:17:33 UTC 2014 -  cloud-devel@suse.de

- Update to version 1.7+git.1389186929.c9af5fe:
  + using tenant name, user name and password for creating ec2

-------------------------------------------------------------------
Thu Jan 02 10:54:16 UTC 2014 - cloud-devel@suse.de

- Rebased patches:
  + pull-request-152.patch (only offset)

-------------------------------------------------------------------
Thu Jan  2 10:51:11 UTC 2014 - dmueller@suse.com

- add pull-request-152.patch 

-------------------------------------------------------------------
Sat Dec 28 02:20:58 UTC 2013 -  cloud-devel@suse.de

- Update to version 1.7+git.1388143186.3f382ce:
  + Improve barclamp description

-------------------------------------------------------------------
Fri Dec 27 11:16:46 UTC 2013 -  cloud-devel@suse.de

- Update to version 1.7+git.1388140786.0d415b0:
  + Make 001_ldap_user_enabled_default_str_to_bool.rb more solid

-------------------------------------------------------------------
Tue Dec 24 08:58:26 UTC 2013 -  cloud-devel@suse.de

- Update to version 1.7+git.1387874239.f22ea33:
  + Fix typo in comment line
  + Revert "remove deprecated option token_format"
  + Revert "commenting deprecated parameter token_format"

-------------------------------------------------------------------
Mon Dec 23 15:19:54 UTC 2013 -  cloud-devel@suse.de

- Update to version 1.7+git.1387811937.28ea894:
  + ensure that there is an active database proposal before saving/committing

-------------------------------------------------------------------
Mon Dec 23 14:52:32 UTC 2013 - dmueller@suse.com

- Update to version 1.7+git.1387810072.26c3651:
  + Integrated bootstrap templating
  + Added password fields to hide the passwords for the user
  + Sync authentication methods with Upstream keystone
- remove pull-request-141.patch:
  * merged upstream

-------------------------------------------------------------------
Mon Dec 23 11:50:34 UTC 2013 -  cloud-devel@suse.de

- Update to version 1.7+git.1387793456.9885bd6:
  + add missing notifies for uwsgi
  + typo, service does not exists in init.d right now
  + move service and change notifies to subscribes

-------------------------------------------------------------------
Fri Dec 20 16:48:43 UTC 2013 - dmueller@suse.com

- Update to version 1.7+git.1387558054.f2761f1:
  + Remove unused key not listed in the schema

-------------------------------------------------------------------
Fri Dec 20 13:37:20 UTC 2013 - dmueller@suse.com

- Update to version 1.7+git.1387546708.e44b46b:
  + switch to stable/havana for pfscleared pfs_deps
  + fix executing keystone-manage
  + commenting deprecated parameter token_format
  + remove deprecated option token_format
  + Expose all LDAP config options in Crowbar
  + Extracted locales into seperate locales file on the rails way
  + Fix Migration script name
- remove pull-request-126.patch: Merged upstream
- rebase pull-request-141.patch from git

-------------------------------------------------------------------
Tue Dec 17 18:31:42 UTC 2013 - vuntz@suse.com

- Add pull-request-141.patch: Bootstrap integration.
- Drop suse-branding.patch: not needed anymore.
- Rebase hide-unneeded-options.patch.

-------------------------------------------------------------------
Mon Dec 16 09:52:59 UTC 2013 -  cloud-devel@suse.de

- Update to version 1.7+git.1387185839.262f792:
  + propose controller node for keystone server
  + use FQDN, not the object

-------------------------------------------------------------------
Sat Dec 14 02:15:47 UTC 2013 -  cloud-devel@suse.de

- Update to version 1.7+git.1386867264.e110e83:
  + ensure that only one node is set for the keystone-server role

-------------------------------------------------------------------
Tue Dec 10 02:35:37 UTC 2013 - cloud-devel@suse.de

- Update to latest git (fd9255e):
  + add frontend uwsgi
  + change default frontend to uwsgi

-------------------------------------------------------------------
Tue Dec 10 02:35:36 UTC 2013 - cloud-devel@suse.de

- Rebased patches:
  + patches/hide-unneeded-options.patch (only offset)
  + hide-unneeded-options.patch (manually)

-------------------------------------------------------------------
Fri Dec  6 11:15:26 UTC 2013 - dmueller@suse.com

- add pull-request-126.patch 

-------------------------------------------------------------------
Wed Dec  4 02:13:35 UTC 2013 - cloud-devel@suse.de

- Update to latest git (b0aabce):
  + smoketest: deploy keystone without apache on SUSE

-------------------------------------------------------------------
Mon Oct 28 14:23:45 UTC 2013 - dmueller@suse.com

- Update to latest git (018a9ac):
  + fixes
  + fix apache template
  + modwsgi enabled by default for rhel/centos and not managed this way
  + not sure if this will work properly
  + fix for pastedeploy
  + apache template fix
  + hadle properly different names for different platform
  + change username for rhel/centos
  + Always use the SQL backend for tokens.
  + Define attribute for keystone group
  + Fixes to SSL certificate generation
  + webui: Some fixes related to SSL generation too
  + webui: Fix string to be consistent with other barclamps
  + Create certificates in the second phase of chef run
  + Always use the SQL backend for tokens.
  + Merge DE1227 - Move Pull from source to the bottom of each proposal
  + Makes more sense to move PFS just above credentials
  + Move Pull from source to the very bottom of attributes section and add section heading to follow pattern set by community
  + Fixed text for keystone barclamp for UI (DE1346)
  + handle git dependency
  + Delete the tokens that we create to test the password
  + venv is should not be set only in case of PFS
  + only active git proposal is suitable for PFS deployment
  + check for venv more strictly
  +  update crowbar.yml to get havana bits
  + fixed wsgi template according to havana example
  + havana is stable
- Remove pull-request-116.patch, pull-request-112.patch: merged
  upstream.
- Rebase hide-unneeded-options.patch, suse-branding.patch.
- Bump to version 1.7.

-------------------------------------------------------------------
Thu Oct 24 07:46:50 UTC 2013 - tboerger@novell.com

- Fixed repository URL and branch for roxy release on service config

-------------------------------------------------------------------
Tue Sep 24 07:59:19 UTC 2013 - vuntz@suse.com

- Do not keep .orig files after patching: we apply without fuzz, so
  they're not relevant, and they can break the build.

-------------------------------------------------------------------
Tue Sep 10 12:28:38 UTC 2013 - dmueller@suse.com

- add pull-request-116.patch 

-------------------------------------------------------------------
Mon Sep  2 14:27:17 UTC 2013 - vuntz@suse.com

- Update pull-request-112.patch from pull request.

-------------------------------------------------------------------
Fri Aug 30 22:39:07 UTC 2013 - vuntz@suse.com

- Update to latest git (0145521):
  + Also make identity driver settable in proposal
  + webui: Also hide SSL section header when not using native frontend
- Drop pull-request-113.patch: merged upstream.
- Update pull-request-112.patch from pull request.
- Rebase hide-unneeded-options.patch.

-------------------------------------------------------------------
Fri Aug 30 07:40:04 UTC 2013 - vuntz@suse.com

- Add pull-request-113.patch: also make identity driver settable in
  proposal, needed for LDAP. Fix bnc#836336.

-------------------------------------------------------------------
Fri Aug 30 06:36:03 UTC 2013 - vuntz@suse.com

- Update to latest git (4766ba0):
  + webui: Use sections to group options belonging together
- Update pull-request-112.patch from pull request.
- Rebase hide-unneeded-options.patch.

-------------------------------------------------------------------
Thu Aug 29 12:41:27 UTC 2013 - vuntz@suse.com

- Add pull-request-112.patch: fixes to SSL certificate generation.
  Fix bnc#836422 and bnc#834981.
- Rebase hide-unneeded-options.patch.

-------------------------------------------------------------------
Sat Aug 17 01:13:52 UTC 2013 - cloud-devel@suse.de

- Update to latest git (c1c93eb):
  + Allow setting LDAP values at proposal-create time

-------------------------------------------------------------------
Fri Aug 16 01:15:01 UTC 2013 - cloud-devel@suse.de

- Update to latest git (413ac91):
  + Set xxlarge class on file type inputs
  + Use consistent order of options in select
  + Reword insecure option

-------------------------------------------------------------------
Thu Aug 15 09:06:56 UTC 2013 - dmueller@suse.com

- update to current git (f683908):
  + rediff patches

-------------------------------------------------------------------
Sun Jul 21 09:04:00 UTC 2013 - vuntz@suse.com

- Include new SUSE Cloud branding:
  + Add suse-branding.patch: new branding, patch coming from git.
  + Rebase hide-unneeded-options.patch.

-------------------------------------------------------------------
Wed Jul 17 18:41:19 UTC 2013 - bwiedemann@suse.com

- Update to latest git (b4ae714):
  + fixup! Enable LDAP as a keystone backend (bnc#785470)

-------------------------------------------------------------------
Wed Jul 17 07:31:17 UTC 2013 - vuntz@suse.com

- Stop marking the bc-template json file as config file: this is a
  bad idea as it will break on package updates if the schema
  changed.

-------------------------------------------------------------------
Wed Jul 17 01:05:11 UTC 2013 - cloud-devel@suse.de

- Update to latest git (31ea3c7):
  + tempest expect to keystone will return cahrset in response, so adding default charset

-------------------------------------------------------------------
Tue Jul 16 01:05:10 UTC 2013 - cloud-devel@suse.de

- Update to latest git (18583dc):
  + Enable LDAP as a keystone backend (bnc#785470)

-------------------------------------------------------------------
Wed Jul 10 05:38:21 UTC 2013 - vuntz@suse.com

- Update to latest git (ce64b71):
  + Register endpoints with public name and FQDN when possible
  + Correctly set endpoints in keystone.conf too
- Drop pull-request-98.patch: merged upstream.

-------------------------------------------------------------------
Mon Jul  8 05:53:44 UTC 2013 - vuntz@suse.com

- Update to latest git (656f24e):
  + Provide keystone protocol to keystone.conf, used in v3 endpoints
  + Allocate public IP address to keystone-server nodes
- Drop pull-request-96.patch: merged upstream.
- Drop pull-request-99.patch: merged upstream.

-------------------------------------------------------------------
Fri Jul  5 09:47:10 UTC 2013 - vuntz@suse.com

- Add pull-request-96.patch: provide keystone protocol to
  keystone.conf, used in v3 endpoints.
- Add pull-request-98.patch: register endpoints with public name
  and FQDN when possible.
- Add pull-request-99.patch: allocate public IP address to
  keystone-server nodes.
- Reorder patches to have non-upstreamable patches last.

-------------------------------------------------------------------
Thu Jul  4 05:35:36 UTC 2013 - vuntz@suse.com

- Update to latest git (6a94195):
  + Change default for cert_required
  + Add an attribute to let the user say the certificate is insecure
  + webui: Fix setting cert_required
  + Link ca_certs attribute to cert_required in the UI
  + Fail early if certificate files are missing
- Rebase hide-unneeded-options.patch.

-------------------------------------------------------------------
Tue Jul  2 11:03:54 UTC 2013 - vuntz@suse.com

- Update hide-unneeded-options.patch: remove javascript related to
  one option that we removed, and that was breaking SSL.

-------------------------------------------------------------------
Tue Jul  2 01:05:11 UTC 2013 - cloud-devel@suse.de

- Update to latest git (3a76924):
  + SSL support for native frontend

-------------------------------------------------------------------
Fri Jun 28 11:43:43 UTC 2013 - vuntz@suse.com

- Update to latest git (6bcf657):
  + Fixup of previous pull.

-------------------------------------------------------------------
Fri Jun 28 01:05:35 UTC 2013 - cloud-devel@suse.de

- Update to latest git (7e38da7):
  + Stop creating KeystoneAdmin KeystoneServiceAdmin sysadmin netadmin roles
  + Rebase keystone.conf to Grizzly.
  + Configurable cert locations for token signing

-------------------------------------------------------------------
Wed Jun 26 07:58:59 UTC 2013 - vuntz@suse.com

- Update to latest git (2bd76b7):
  + Update user passwords in keystone_register provider
  + Fix log messages
  + Delete the tokens that we create to test the password
  + Replace github.com/dellcloudedge mentions with github.com/crowbar
- Drop update-user-password-on-create.patch: merged upstream.

-------------------------------------------------------------------
Sat Jun 22 01:05:12 UTC 2013 - cloud-devel@suse.de

- Update to latest git (47aab5a):
  + Fix CHEF-3694 caused by bad resource naming
  + Use <input type="password ..> for passwords :-)

-------------------------------------------------------------------
Thu Jun 20 05:30:05 UTC 2013 - vuntz@suse.com

- Update to latest git (8bf759d):
  + Remove possibility to use sqlite
  + Add non-configurable attribute for http/https use in keystone
- Rebase update-user-password-on-create.patch.

-------------------------------------------------------------------
Wed Jun 19 12:19:17 UTC 2013 - vuntz@suse.com

- Add update-user-password-on-create.patch: update user passwords
  in keystone_register provider, if user already exists.

-------------------------------------------------------------------
Fri Jun 14 22:01:33 UTC 2013 - vuntz@suse.com

- Update to latest git (db8388d):
  + Use new render_instance_selector helper
- Rebase hide-unneeded-options.patch.

-------------------------------------------------------------------
Thu Jun 13 14:35:06 UTC 2013 - vuntz@suse.com

- Add hide-unneeded-options.patch: hide options we don't want
  (usually, they're overridden).

-------------------------------------------------------------------
Wed Jun 12 01:05:28 UTC 2013 - cloud-devel@suse.de

- Update to latest git (26778b5):
  + enforcing single proposal for keystone

-------------------------------------------------------------------
Tue Jun 11 01:05:32 UTC 2013 - cloud-devel@suse.de

- Update to latest git (12c3fe4):
  + Change display name to Keystone
  + Make keystone test a little more verbose.
  + Rename signing to token_format
  + Move token format earlier in UI
  + Make attributes label H3 as it's a header
  + Move admin user/password before regular user/password in the UI

-------------------------------------------------------------------
Thu Jun  6 10:38:15 UTC 2013 - vuntz@suse.com

- Replace no-pfs.patch with override.rb that we install in
  $cookbook/attributes/override.rb, and that contains overrides for
  settings we want to enforce: no PFS, only native frontend,
  database barclamp only.

-------------------------------------------------------------------
Wed Jun  5 08:10:10 UTC 2013 - vuntz@suse.com

- Update to latest git (0c7f1ff):
  + Use correct user on SUSE
  + Set correct package/service names for SUSE
  + set secure permissions (bnc#771101)
  + Set default attributes for verbose/debug to false
  + Remove user from bc-template-keystone
  + Do not run "keystone-manage pki_setup" on SUSE
  + Port to database barclamp
  + Disallow SQLite setup
  + Don't create a proposal when no "database" proposal exists (bnc#773803)
- Update no-pfs.patch: no need for removing the git cookbook
  dependency anymore.

-------------------------------------------------------------------
Thu May 23 23:58:53 UTC 2013 - vuntz@suse.com

- Change crowbar BuildRequires to crowbar-devel, following split of
  devel files.

-------------------------------------------------------------------
Thu May 23 15:22:43 UTC 2013 - vuntz@suse.com

- Update Url in spec file.
- Update summary and description to use generic OpenStack name.

-------------------------------------------------------------------
Thu May 23 13:25:16 UTC 2013 - vuntz@suse.com

- Add no-pfs.patch: never use PFS, and remove dependency on git
  cookbook.

-------------------------------------------------------------------
Mon May  6 17:14:13 UTC 2013 - dmueller@suse.com

- switch to pebbles branch 

-------------------------------------------------------------------
Wed Sep 26 15:13:47 UTC 2012 - jenkins@suse.de

- Update to latest git (7f3c0d9):
  + Register keystone endpoint with public name of node if it exists (bnc#777523)
  + In non-SSL mode with no public name, use IP address for public endpoint (bnc#777523)
  + Add SSLCertificateChainFile to apache config (bnc#778032)

-------------------------------------------------------------------
Tue Aug 28 12:24:51 UTC 2012 - jenkins@suse.de

- Update to latest git (a7c93f0):
  + Use FQDN instead of IP addresses to point to OpenStack services

-------------------------------------------------------------------
Thu Aug 23 12:30:17 UTC 2012 - jenkins@suse.de

- Update to latest git (4a7322a):
  + Add crowbar-status and crowbar-failed in schema

-------------------------------------------------------------------
Thu Aug 23 11:31:11 UTC 2012 - vuntz@suse.com

- Rework fix for appropriate ownership of
  /opt/dell/crowbar_framework to actually be correct. Part of
  bnc#776583.

-------------------------------------------------------------------
Wed Aug 22 15:51:49 UTC 2012 - mbarringer@suse.com

- set appropriate permissions for crowbar_framework (bnc#776583) 

-------------------------------------------------------------------
Thu Aug 16 22:06:18 UTC 2012 - jenkins@suse.de

- Update to latest git (4d28e9d):
  + Reload apache2 immediately after adding vhost on SUSE (related to bnc#775998)

-------------------------------------------------------------------
Wed Aug 15 22:03:48 UTC 2012 - jenkins@suse.de

- Update to latest git (fa95fa4):
  + Only include the apache2 recipe when really needed (bnc#775662, bnc#775405)
  + Restart apache2 when keystone.conf changes and https is enabled (bnc#775998)

-------------------------------------------------------------------
Wed Aug 15 14:34:55 UTC 2012 - jenkins@suse.de

- Update to latest git (fa2654d):
  + disable debug by default (fixes bnc#776028)

-------------------------------------------------------------------
Tue Aug 14 22:02:34 UTC 2012 - jenkins@suse.de

- Update to latest git (3f1dddf):
  + Try to update keystone endpoints when needed (bnc#765693)
  + Stop and disable openstack-keystone when moving to https (bnc#775708)

-------------------------------------------------------------------
Tue Jul 31 22:05:55 UTC 2012 - jenkins@suse.de

- Update to latest git (fc8b32f):
  + Make the SSL crt parameters required, the parent mapping already is
  + Install packages with 'action :upgrade'
  + Disallow SQLite setup
  + Don't create a proposal when no "database" proposal exists (bnc#773803)

-------------------------------------------------------------------
Mon Jul 30 13:55:40 UTC 2012 - saschpe@suse.de

- Only show SSL hint if 'HTTPS' protocol is selected (bnc#773660)

-------------------------------------------------------------------
Thu Jul 26 14:38:02 UTC 2012 - jenkins@suse.de

- Update to latest git (735df59):
  + Revert drive-by recipe cleanup :-)

-------------------------------------------------------------------
Thu Jul 26 09:05:57 UTC 2012 - saschpe@suse.de

- Fix Identity endpoint table entries

-------------------------------------------------------------------
Wed Jul 25 13:02:28 UTC 2012 - saschpe@suse.de

- Allow to switch between SSL and default setup when reappling the proposal

-------------------------------------------------------------------
Tue Jul 24 15:39:11 UTC 2012 - rhafer@suse.de

- Use %crowbar_barclamp_extract_locale to package locale-addtions
  separately (bnc#771839)

-------------------------------------------------------------------
Tue Jul 24 12:47:26 UTC 2012 - saschpe@suse.de

- Add logrotate config for SSL vhost

-------------------------------------------------------------------
Tue Jul 24 09:51:44 UTC 2012 - saschpe@suse.de

- Replace keystone init script with symlink to Apach2 init script if 
  SSL is enabled 

-------------------------------------------------------------------
Fri Jul 20 12:35:34 UTC 2012 - saschpe@suse.de

- SSL support via Apache2 and a SSL-enabled WSGI vhost

-------------------------------------------------------------------
Fri Jul 20 08:24:36 UTC 2012 - tserong@suse.com

- Use %crowbar_barclamp_update_* macros for barclamp upgrades

-------------------------------------------------------------------
Thu Jul 12 11:16:32 UTC 2012 - bwiedemann@suse.com

- Don't overwrite sqlite connection string and warn if "sql_engine" is unknown
- set secure permissions (bnc#771101)

-------------------------------------------------------------------
Thu Jun 28 08:21:16 UTC 2012 - rhafer@suse.de

- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV 

-------------------------------------------------------------------
Wed Jun 27 18:45:23 UTC 2012 - rhafer@suse.de

- Updated via service run:
  - uses the merged database barclamp

-------------------------------------------------------------------
Mon Jun 25 17:39:35 CEST 2012 - mvidner@suse.cz

- Updated via service run:
 - Use prefixed system user (saschpe)

-------------------------------------------------------------------
Wed Jun 13 14:03:39 CEST 2012 - aspiers@suse.com

- Initial version generated by $crowbar/suse-common/rpm-building/seed-barclamp-packages.rb
