8 Commits

Author SHA1 Message Date
Melissa Kam
83201edfb5 Remove whitespaces before EOF
Change-Id: I6023839bf10e6b22cf41e7022b736cf9e7387f93
2017-02-21 16:07:44 -06:00
Rick Box
d38b7b059a Adds in option to disable overriding of apt-sources list
By default AIO deploy overrides apt-sources, if things like a local
mirror are already set up then this script will override these. This
option allows for the override to be disabled.

Change-Id: Id84c2c5d12153125d7ac6698493c41a840993c5b
2017-02-20 15:32:15 +00:00
Rick Box
952f91f004 Adds in network config - removes hardcoded values
172.29 has the potential to conflict with internal addressing schemes.
Rather than have this hard coded these changes are to allow this to be
configured. Variables file has also been added to allow customization of
defined values.

Change-Id: I0b3e68443e7331b02794c3a54478e131d23fd5ec
2017-02-10 15:27:12 +00:00
Weezer Su
93d7492496 Replace the tilde with /tmp
the tilde symbol may cause problem when VMs don't have the same
folder path as the host, replace it with tmp will resolve this
issue.

Change-Id: I14114d018fa9dc9fa332f1e34077f88d75995f21
2017-01-18 21:44:59 +00:00
Weezer Su
289f884795 Add the xenial support to the multi-node-AIO
Starts from Newton release, Openstack needs ubuntu 16.0.4(xenial)
as the operation system to depoy openstack. add the xenial image
will help people to test or develop openstack projects.

Change-Id: Ida3a2102664abc4a69e8d94f6c8d6cc177a8c4c3
2017-01-16 21:18:17 -06:00
Kevin Carter
2e1925250c
Fix typo in apt repo path
Change-Id: I1c3aa85837cdf9e04b999d2e6db3b0f190e20093
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-06 16:02:04 -05:00
Kevin Carter
746589d8c9
Updated multi-node-aio for newton
Change-Id: I76cc6b8d0afb3bfd791290d3742dd64cf896cffe
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-08-31 00:18:39 -05:00
Kevin Carter
a7180a096c
Ported the osa-multi-node-aio
This change imports the code from [ https://github.com/cloudnull/osa-multi-node-aio ]
so that others in the OSA community can benifit from and contribute to
the project.

Change-Id: Id9a2d928f7e8bbd185725349e8ce51344f19daa4
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-08-10 09:40:40 -05:00