Age | Commit message (Collapse) | Author | Files | Lines |
|
Use v3-standard-2 as a default hardware ID.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I57eee27be730856fe01444e5fad5968c1d780f63
|
|
In nearlly all cases, the v3 flavors provide larger disks by default
than were being defined. Using the pre-defined disk sizes will
significantly speed up the instance creation as well as improve the disk
i/o
* Remove nearly all volume size declarations so we pick up faster disks
* Update the outstanding flavors that were on non-v3 to a v3 variant
Issue-ID: CIMAN-33
Change-Id: I91be4239af2ac2bd503c4738dbe94ac03ff6718b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Issue-ID: CIMAN-33
Change-Id: I1bf8ac28aa8deee9c2f4488fad6e699113053734
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
By default, OpenStack will schedule you into the right availablity
zone that has capacity, hard coding this can potentially result in
not being able to provision new virtual machines.
This patch drops the hard-wired value and lets Nova on the
scheduling size pick the correct availability zone.
Issue-ID: CIMAN-407
Change-Id: I4524c3c48595f79c903f159a81e3bb138dd9e9d0
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
|
|
Update the root node with a newer image
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I29ada6649acc7185b45843afd165906ff60dc2d4
|
|
The value is now needed to be defined with the latest
cloud provider upgrades.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Iad3cb5ca9763fe74a9086b37a7ca2b86fb7d175f
|
|
Change at the hosting provider seems to have caused a problem with the
authentication URI. Removing the unneeded trailing / fixes the problem.
Change-Id: Ia30297719e6f6a549f22c746477d380bdceeeb7c
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: CIMAN-177
Change-Id: I3fd22d5e82c8f5d126d4aa7fe728ad445d4bc1ec
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
Add OpenStack cloud configuration for
cloud instances.
Change-Id: Icc8860672942e9a72fda884225a30295b1b65485
Issue-ID: CIMAN-177
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|