merge diff from 2014 March to April 17#1
Merged
nimbosa merged 21 commits intonimbosa:masterfrom Apr 19, 2014
Merged
Conversation
As per I9908e17bed33fdc64d058a6d6db7b29f9c8d53d6 keystone_ec2_uri is now derived from auth_uri. Thus keystone_ec2_uri is useless now Change-Id: I97954fdbbd74a6920b307f33873bcc8d70331bf4
Per the libvirt team, the only way to stop the spam in libvirtd logs is to install pm-utils package. Details are in: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/994476 Closes-Bug: #1274772 Closes-Bug: #1297512 Change-Id: Ia2f7a388470dcd8a3e2c12cf2980beccd65af94c
For purpose of creating fake baremetal nodes environment for ironic functional/integration testing the unused neutron port to be created. Adding the removal part and helpful comments. Change-Id: I855ba1dbbf13f343d513ba387716996d6e4c20a6
heat is booting a real fedora, which makes m1.tiny completely not appropriate. We want to limit disk io, so boot as a 2 vcpu 1G guest to try to get some better performance out of these guests when tested in tempest. Change-Id: I80de67080a5106c2d8921e146c37c614ee5f8abf
The last parameter is unneeded, the value is always set to "nova". Change-Id: I7167d3559e8dfdb51ac8264e274f7ba167c18dfe
Includes two enhancements to support VPNaaS and allow other vendor implementation support. Goal is to provide a solution for VPN .ini files until a more general solution can be defined to handle all reference and vendor .ini files. First, the /opt/stack/neutron/etc/vpn_agent.ini file is copied to /etc/neutron, to allow the selected device drivers for agent to be specified. Both reference and vendor implementations can be uncommented in this file, prior to stacking. Second, to allow vendor VPN implementations to provide an .ini file to the agent at start-up time, an environment variable is defined and can be set in the localrc to specify one or more .ini files. The desire is NOT to include vendor settings in the global vpn_agent.ini. Change-Id: Ia8250db660216a5296cb6ba2af1538b8c90d187c Closes-Bug: 1301552
Similar to Fedora pip on SUSE installs things into /usr/bin by default. Change-Id: I73a71288915b99d553ebe9d8e17ac7abef451a60
Two trivial fixes. One makes a broken external link work, the other completes consistent casing (Devstack -> DevStack). Change-Id: I147a3c5fe72071e9ebf24e7f226ba01a0a1204e3
The sshd reconfiguration to listen on port 2222 provides no benefit and complicates deployment on some systems. This removes the reconfiguration and instead just confirms SSH connectivity. Default SSH host and ports are left configurable, but the port now reflects the default 22. Change-Id: Iaf7c71854c3741a505a79037ffb8c86ace74fc27
Ironic conductor requires sudo access for ironic-rootwrap. Change-Id: Ic6f24a864ca0255e2a8e69969f347bcaf8493e1f
Swift was missing an 'if [[ $SYSLOG != "False" ]]' statement which is used by other services, and therefor failed with a 'No such file or directory' error when 'SYSLOG=False' was set in localrc. Closes-Bug: 1308461 Change-Id: I8655a955ebb322516d92bee418b93d4cc23bdc5c
nimbosa
added a commit
that referenced
this pull request
Apr 19, 2014
merge diff from 2014 March to April 17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.