StarlingX Integration and packaging
Go to file
Kam Nasim 471995bc3e Update puppet-keystone to handle $ in admin password
Escape special characters when executing the keystone-manage bootstrap
command since the keystone CLI argparse will parse "Madawa$ka1" as
"Madawa" which will cause the Keystone ADMIN acct to be created with an
incorrect password.

Puppet will detect this and attempt to course correct by sending the
UPDATE User request to Keystone, which does set the right password but
causes other failures in later manifests.

Change-Id: I407c6fdde8db01e8d2da0d8e8777667f97164076
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-06-27 14:49:21 -04:00
base Removal of expect-lite 2018-06-26 10:05:30 -04:00
connectivity StarlingX open source release updates 2018-05-31 07:36:35 -07:00
core StarlingX open source release updates 2018-05-31 07:36:35 -07:00
devtools Update puppet-keystone to handle $ in admin password 2018-06-27 14:49:21 -04:00
extended Package and Enable Memcached on Controllers/AIO 2018-06-22 13:41:13 -04:00
kernel-rt Kernel Upgrades for Meltdown and Spectre 2018-06-22 12:53:11 -04:00
kernel-std Kernel Upgrades for Meltdown and Spectre 2018-06-22 12:53:11 -04:00
kubernetes Adding Kubernetes packages 2018-06-25 13:15:22 -05:00
mellanox mellanox/diverse: update srpm paths in drivers 2018-05-31 17:40:20 +00:00
networking Open vSwitch integration with host and configuration framework 2018-06-15 14:36:34 -05:00
python Remove python-cryptography and python-suds 2018-06-26 11:11:19 -04:00
restapi-doc Remove tpmconfig Sysinv APIs 2018-06-27 10:23:36 -04:00
security StarlingX open source release updates 2018-05-31 07:36:35 -07:00
storage-topology/storage-topology StarlingX open source release updates 2018-05-31 07:36:35 -07:00
support StarlingX open source release updates 2018-05-31 07:36:35 -07:00
vm-topology StarlingX open source release updates 2018-05-31 07:36:35 -07:00
.gitignore Add default test framework 2018-06-11 13:45:22 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:35 -07:00
.zuul.yaml Add default test framework 2018-06-11 13:45:22 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:35 -07:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:24 -04:00
centos_pkg_dirs_rt Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:24 -04:00
mwa-sparta.map StarlingX open source release updates 2018-05-31 07:36:35 -07:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Add default test framework 2018-06-11 13:45:22 -05:00

README.rst

stx-integ

StarlingX Integration