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 9f6465fe8c Change _member_role_exists to work with current upgrade flow
Because we now shut down all OpenStack services before upgrading
the undercloud, we can't run API queries against them prior to
running puppet.  This means we now need to handle the _member_ role
in a post config step.

Note that this was only not failing before because the check in
_stackrc_exists was always returning false, so the old code was
never actually run.  That also means it was not doing what it was
supposed to, of course.

Change-Id: Iaf81adc48321dbc985c50aeb5bfc0cc94810cb1d
Closes-Bug: 1663719
2017-02-14 23:44:47 +00:00