diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/ceilometer_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/ceilometer_password.json new file mode 100644 index 000000000..dd055d358 --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/ceilometer_password.json @@ -0,0 +1,4 @@ +{ + "id": "ceilometer", + "ceilometer": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/cinder_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/cinder_password.json new file mode 100644 index 000000000..5b5947b5a --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/cinder_password.json @@ -0,0 +1,4 @@ +{ + "id": "cinder", + "cinder": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/glance_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/glance_password.json new file mode 100644 index 000000000..842076c99 --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/glance_password.json @@ -0,0 +1,4 @@ +{ + "id": "glance", + "glance": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/horizon_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/horizon_password.json new file mode 100644 index 000000000..8e3fd9c1d --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/horizon_password.json @@ -0,0 +1,4 @@ +{ + "id": "horizon", + "horizon": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/keystone_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/keystone_password.json new file mode 100644 index 000000000..4d46b57da --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/keystone_password.json @@ -0,0 +1,4 @@ +{ + "id": "keystone", + "keystone": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/nova_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/nova_password.json new file mode 100644 index 000000000..af60a6269 --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/nova_password.json @@ -0,0 +1,4 @@ +{ + "id": "nova", + "nova": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/quantum_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/quantum_password.json new file mode 100644 index 000000000..82c200eee --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/db_passwords/quantum_password.json @@ -0,0 +1,4 @@ +{ + "id": "quantum", + "quantum": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/secrets/openstack_identity_bootstrap_token.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/secrets/openstack_identity_bootstrap_token.json new file mode 100644 index 000000000..5bf5aebab --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/secrets/openstack_identity_bootstrap_token.json @@ -0,0 +1,4 @@ +{ + "id": "openstack_identity_bootstrap_token", + "openstack_identity_bootstrap_token": "openstack_identity_bootstrap_token" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/secrets/quantum_metadata_secret.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/secrets/quantum_metadata_secret.json new file mode 100644 index 000000000..6f6ae2f04 --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/secrets/quantum_metadata_secret.json @@ -0,0 +1,4 @@ +{ + "id": "quantum_metadata_secret", + "quantum_metadata_secret": "quantum_metadata_secret" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-block-storage_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-block-storage_password.json new file mode 100644 index 000000000..a48bb1a68 --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-block-storage_password.json @@ -0,0 +1,4 @@ +{ + "id": "openstack-block-storage", + "openstack-block-storage": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-compute_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-compute_password.json new file mode 100644 index 000000000..93cbe2382 --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-compute_password.json @@ -0,0 +1,4 @@ +{ + "id": "openstack-compute", + "openstack-compute": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-image_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-image_password.json new file mode 100644 index 000000000..5431ec1f1 --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-image_password.json @@ -0,0 +1,4 @@ +{ + "id": "openstack-image", + "openstack-image": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-network_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-network_password.json new file mode 100644 index 000000000..367b4d6ff --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/service_passwords/openstack-network_password.json @@ -0,0 +1,4 @@ +{ + "id": "openstack-network", + "openstack-network": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/user_passwords/keystone_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/user_passwords/keystone_password.json new file mode 100644 index 000000000..c8c7fdbbc --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/user_passwords/keystone_password.json @@ -0,0 +1,4 @@ +{ + "id": "admin", + "admin": "xcatcloud" +} diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/user_passwords/mq_password.json b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/user_passwords/mq_password.json new file mode 100644 index 000000000..e6c3eee79 --- /dev/null +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/databags/user_passwords/mq_password.json @@ -0,0 +1,4 @@ +{ + "id": "guest", + "guest": "xcatcloud" +}