Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long usernames can cause containers to fail creation. #2

Open
nrb opened this issue Jun 16, 2015 · 0 comments
Open

Long usernames can cause containers to fail creation. #2

nrb opened this issue Jun 16, 2015 · 0 comments

Comments

@nrb
Copy link

nrb commented Jun 16, 2015

In trying this, I was getting the following errors because of my longer username:

"ERROR: Inventory script (inventory/dynamic_inventory.py) had an execution error: The resulting combination of [ "nolan.brubaker-ord-aio1-development" + "nova_scheduler_container" ] is longer than 52 characters. This combination will result in a container name that is longer than the maximum allowable hostname of 63 characters. Before this process can continue please adjust the host entries in your "openstack_user_config.yml" to use a short hostname. The recommended hostname length is < 20 characters long."

Maybe truncate the username to something like 5 characters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant