Commit Graph

2 Commits

Author SHA1 Message Date
Alex Schultz 87abe05ba0 Retire instack-undercloud
instack-undercloud is no longer in use by the TripleO project. Removing
the code to avoid confusion. Stable branches will continue to be
maintained for their life however no new features should be added.

Change-Id: I63a813c7c1ffd30ca30017133d31a497b77a9a4d
Blueprint: remove-instack-undercloud
2018-10-30 12:16:18 +00:00
Ben Nemec 0b20c8f119 Include swap in memory check
It's not uncommon for developers to use SSD-backed swap to allow
for more instances on a limited memory baremetal system.  Previously
this was not allowed by the memory check because it only looked at
physical memory.  This change includes swap in the memory check so
that use case is supported out of the box.

Change-Id: If7fdf189fadd39cd6380c15a35f4b7d49cc42a96
2017-02-17 16:53:22 +00:00