Commit Graph

7 Commits

Author SHA1 Message Date
Don Penney 8acccecba4 Remove pike/master files
This update removes pike and master wheel and/or image files,
as these have been replaced with stable/dev.

Change-Id: I86e778481152a6bbbcbc18e41669194b7d7417fb
Story: 2005248
Task: 30322
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-04-03 16:41:12 -04:00
Al Bailey c3aafc8cea Remove unused openstack files that are no longer in use
Containerized builds do not use src rpms, but instead
build directly from git repos or upstream sources.

A clean workspace build passed, as well as building wheels and
containers.

A later commit will remove or rename the containerized pike
files, which are almost all not being built anymore.

Removing:
 aodh
 ceilometer
 cinder
 glance
 glance-store
 gnocchi
 ironic
 heat
 magnum
 magnum-ui
 murano
 murano-ui
 nova
 neutron
 neutron-lib
 python-networking-bgpvpn
 python-networking-sfc
 python-networking-odl
 python-neutron-dynamic-routing
 panko
 panko-config

This also fixes some minor tox issues
1) bashate needed the argument -r to handle empty input to xargs
2) bashate needs to process files individually otherwise
failures may not be reported.
3) bashate line too long no longer needed to be suppressed since
the file with the issue was removed.

The existing folders still exist to provide the docker image
directives.  A future commit may relocate the docker image
directives into their own centralized location.

Story: 2004764
Task: 30213
Change-Id: I4b724e4630593326dead7e86b0bfc74b556cfb9f
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-03-28 08:54:38 -05:00
Don Penney bd2f71cc84 Remove openstack-murano-ui-wheels from centos_pike_wheels.inc
The openstack-murano-ui package was removed from the build in:
https://review.openstack.org/642779

This update removes the associated wheel from centos_pike_wheels.inc

Change-Id: I781a02665d7e17e8a6986ecef5ee1e7c14975a88
Story: 2004765
Task: 30065
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-03-18 15:27:21 -04:00
Tyler Smith bf34c42fa9 Upversioning platform horizon to master
- Removing murano-ui from iso as it's getting removed soon anyways and
  was causing problems with horizon
- Removing patches for oslo-concurrency as it needed to be upversioned
  and the changes are no longer needed anyways
- Removed patches for django-openstack-auth as it is now in horizon
  proper and our changes have been dropped
- Upversioning horizon spec file

Change-Id: I66d1dcf980ef40addbb082de59e56e2d522a9773
Story: 2004765
Task: 28883
Depends-On: https://review.openstack.org/#/c/642797
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
2019-03-12 15:42:26 +00:00
Don Penney 53cfbc9f06 Remove openstack images from pike build
Change-Id: Idd211511e42fa4c1290fdfa382ac579a1a8de91a
Story: 2004751
Task: 29788
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-03-01 23:50:56 -05:00
Don Penney 61b7f7b752 Update python-django-openstack-auth to build wheel
Modify the python-django-openstack-auth spec to add steps
to build the python wheel, as well as include it in the pike
wheels tarball.

Change-Id: Idfe6de304b41d3a08cbfd8435f9191e9fefd8ed0
Story: 2004520
Task: 28587
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-12-19 09:22:51 -06:00
Don Penney 8a1a561727 Rename centos_wheels.inc to centos_pike_wheels.inc
Update wheels inc file to include openstack release prefix

Change-Id: I86c0733c919dbb306bcb61dbbf522b25b043cccb
Story: 2003907
Task: 27529
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-11-14 15:10:39 -06:00