----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25170/ -----------------------------------------------------------
Review request for cloudstack. Bugs: 7405 https://issues.apache.org/jira/browse/7405 Repository: cloudstack-git Description ------- pre-add all RewriteRule entries to metadata htaccess file for system vm routers- makes automated router maintanince easier... The set is static and doesn't ever change after the initial provision - it is identical for every router... Fix htaccess file, vmdata.py that used to modify it, and added comments to producers of meta-data to note the new usage Includes updated fix for bug 7405 We (betterservers.com) have some in-house router-fixing scripts that would like to re-unpack the tarball and not loose the full .htaccess file... Diffs ----- core/test/com/cloud/agent/resource/virtualnetwork/VirtualRoutingResourceTest.java aab1e72 plugins/hypervisors/baremetal/src/com/cloud/baremetal/networkservice/BaremetalPxeManagerImpl.java e133f7d server/src/com/cloud/network/element/CloudZonesNetworkElement.java 55cd5fa server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java 33d7cd7 systemvm/patches/debian/config/opt/cloud/bin/vmdata.py a44c134 systemvm/patches/debian/config/var/www/html/latest/.htaccess 038a4c9 Diff: https://reviews.apache.org/r/25170/diff/ Testing ------- tested before and after getting user-data and metadata, with and without trailing slashes. provisioned new router. Thanks, Fred Clift