Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 415c9ff90b4aa9f6452f618e60aa948ab94a93fb
      
https://github.com/NixOS/nixpkgs/commit/415c9ff90b4aa9f6452f618e60aa948ab94a93fb
  Author: Antoine Eiche <[email protected]>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M nixos/modules/misc/ids.nix
    M nixos/modules/module-list.nix
    A nixos/modules/virtualisation/openstack/keystone.nix
    A nixos/tests/keystone.nix

  Log Message:
  -----------
  nixos/keystone: init at liberty version

This commit introduces a nixos module for the Openstack Keystone
service. It also provides a optional bootstrap step that creates some
basic initial resources (tenants, endpoints,...).

The provided test starts Keystone by enabling bootstrapping and checks
if user creation works well.

This commit is based on initial works made by domenkozar.


  Commit: a932f68d9c2a020e04b49f225310decf39bb34d0
      
https://github.com/NixOS/nixpkgs/commit/a932f68d9c2a020e04b49f225310decf39bb34d0
  Author: Antoine Eiche <[email protected]>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    A nixos/modules/virtualisation/openstack/common.nix
    M nixos/modules/virtualisation/openstack/keystone.nix
    M nixos/tests/keystone.nix

  Log Message:
  -----------
  nixos/keystone: secrets can be read from files

A secret can be stored in a file. It is written at runtime in the
configuration file.
Note it is also possible to write them in the nix store for dev
purposes.


  Commit: 086e5d09a1f364b427ed27817c44dd563180eb28
      
https://github.com/NixOS/nixpkgs/commit/086e5d09a1f364b427ed27817c44dd563180eb28
  Author: Antoine Eiche <[email protected]>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M nixos/release.nix
    M nixos/tests/keystone.nix

  Log Message:
  -----------
  nixos/keystone: add test in release.nix


Compare: https://github.com/NixOS/nixpkgs/compare/656cc3acafcb...086e5d09a1f3
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to