Conversation
Change-Id: I5c100164eba416677257d7bec4c07c15fde0b944
Change-Id: I641cda1c51ec00ae2d550e5d08b4648cd1ac3b54
PS4 can include functions, so when running in the LOG_COLORS=True mode provide a grey function line so that it's easier to visually distinguish the content from the location. Also make it so the main prompt chunks off all the common path, which means we can printf to 40 characters and have a pretty reasonable and readable PS4. Change-Id: I4a10a49db97d413349bcfceeb8c4164936fbcc40 (cherry picked from commit 646085d)
Previously the swift blocks only ran if s-proxy is enabled, which prevents a multinode configuration. We should run these blocks if any swift services are enabled, and push proxy specific conditionals one step lower. Change-Id: I540a97615b3c19f882c8673b1a4a29cd47e36aa8
hexdump is used in common function generate_hex_string which is used by nova and heat. The current general dependencies do not have this dependency covered, instead it is usually pulled in by other implicit dependencies when a full devstack is built. In cases where only a subset is built (like just Heat and keystone) hexdump is missing. Added unit tests for the generate_hex_string function. Depends-On: Ib47d802a31a0f4c2a49daa7e6698e37c70a2365a Change-Id: I77c8c2019fb8b8174cdfaed3e56ebf728f0732b7 Closes-Bug: #1558672 (cherry picked from commit d99c290)
|
Thank you for contributing to openstack-dev/devstack! openstack-dev/devstack uses Gerrit for code review. If you have never contributed to OpenStack before make sure you have read the Otherwise please visit |
1 similar comment
|
Thank you for contributing to openstack-dev/devstack! openstack-dev/devstack uses Gerrit for code review. If you have never contributed to OpenStack before make sure you have read the Otherwise please visit |
No description provided.