For now this is just a plugin for Tuskar-UI that adds integration with
Satelitte 6 to it. It's separate from the rest of Tuskar-UI for two
reasons, one is to show off and develop the plugin capabilities of
Tuskar-UI, the second is that it is of limited interest for users
outside of Red Hat. We expect to have more of such small plugins, so I
renamed the repository to "extras".
Change-Id: I1efb770a10c2fe940749369e67f127d73e69243d
This caused at least the following problems:
* A repo was created in cgit http://git.openstack.org/cgit/stackforge/ux/
* Nodepool image builds failed because they tried to cache it
This reverts commit 315bf31c624c71126f85aed29b151ece94283df2.
Change-Id: Ia2a636053493ce0cf0c48348f18f0794aea0bf86
When this script is invoked from the propose-openstack-manuals-updates
job, it can easily generate several 10k lines of diff.
The git diff command outputs all of them.
Use "git diff --stat" instead for a very brief output.
Change-Id: I065fefbf68b009931899065ab65b2f8167f9e171
* modules/openstack_project/files/zuul/openstack_functions.py:
Extend the temporary override patterns for proposal jobs to include
the new propose-openstack-manuals-updates job.
Change-Id: I3723aae390241d1d73cd6b740bce32a0eeef7ad6
Show the merge failure comment iff the reporting system is Jenkins
and it is the most recent comment.
If there is a displayed merge comment, do not display the results
table (as it is misleading).
Change-Id: I873a04112f180f296d6e21f6e26be7ac3574e047
Zuul sets zaqar jobs to trusty - and all other specs job allow both
precise and trusty, do the same for zaqar-specs, so that the job can run
on trusty.
Change-Id: I073a9b2ea9d4d4b2b14e7378ac461d10cf0c4bdb
The kite and python-kiteclient projects are under the umbrella of
the Key Management Service/Barbican program, and so should be in the
openstack git repository namespace.
Change-Id: I340452e47e22783375ace8da538b989e26f2c4fa
Due to trademark issues, Marconi can't be used as a codename for the
queuing service. A new name has been voted by the team, Zaqar.
This patch replaces Marconi with Zaqar everywhere in the infrastructure
configs. The new channel has been created and openstackinfra has been
granted with all the required permissions in that channel.
Change-Id: I8e587af588d9be0b5ebbab4b0f729b106a2ae537
The merge-check runs on every open change when a change merges
to a repo. But if the change has a merge conflict, Zuul will
leave repeated -1 messages about the failure.
Add a pipeline requirement to the merge-check pipeline so that
it will only test changes that currently have a positive jenkins
result.
Change-Id: I54ad8ba41e3f7b18fcc483b0d29a5322b71add42
* modules/openstack_project/manifests/thick_slave.pp: Effectively
reimplement package removal in Puppet for Red Hat based platforms to
work around https://bugzilla.redhat.com/show_bug.cgi?id=973375 when
python-requests is installed. This was causing image updates to fail
on CentOS machines where the provider preinstalled the package as a
dependency of cloud-init, resulting in an error message "Rpmdb
checksum is invalid: pkg checksums: python-requests...".
Change-Id: I5933f6cbbe8f0258bb443b7ce9c511c7c1072db2