This is a small utility program that makes it easy to generate SAML
responses for testing keystone to keystone federation.
Change-Id: I78d3d8944a56530da43941c8f38e73ca917c4df8
The patch add a new repository that will contain all code of
Merlin project (https://wiki.openstack.org/wiki/Merlin).
Change-Id: Iefff78c0d8ea3df56d5fcbd16de5a53fad9e806d
The stackforge project to implement a new service
called namos for managing devices and it's
association with OpenStack services. It provides
the complete control for admins to add, maintain
and remove a cloud datacenter devices such as
storage arrays, hypervisors, network switches in
a given cloud setup. As well to manage the
association between these devices and OpenStack
services.
An admin portal will be provided in the horizon
under admin group.
Change-Id: I0f649a7909998d8b0770d738ff659438e3d2918a
Remove the exclusive flag on refs/heads/proposed/* permissions so that
Designate ACLs match other OpenStack projects on release practices.
Change-Id: Ia3b271a4c94f3f4b4605e9659a4a18c7bdf380e4
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
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
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
This project provides the puppet logic for the installation of Cisco
Nexus 1000V virtual swtich VSM (Virtual Supervisor Module) virtual
machine on a KVM host.
Puppet logic is responsbile for the following tasks at its completion:
* Prepare the packages needed for VSM to function
* Host interfaces set-up
* Virtual switch for VSM's connectity
* VSM ISO image repackaging with puppet class parameters
* VSM bring-up
Change-Id: I3c321ea9c3d8488247d1975907cecbceb0d3e6c1
This commit gives a uniform structure to acl groups for the QA program
projects. This mostly entails removing the milestone proposed section
from use for tempest, (since it is no longer needed) and adding ptl
groups for devstack and grenade with permissions to push signed tags.
(although there probably won't be a need to push tags)
The other changes which are required as part of this cleanup, but I
believe require manual intervention are:
- To add a qa-ptl group which is a member of the tempest-ptl,
devstack-ptl, and grenade-ptl groups
- add the ptl groups to their respective core groups
- Remove openstack-qa-core group (since I'm not even sure what it's
even used for)
- Remove tempest-milestone group (after this change lands)
This change and the manual steps can probably wait until after
governance change I42cdbb8dbbc98a3d83b6bb1abcaadefcc0618bb8 lands
Change-Id: I26d9264b54bb6551d0d73fe58c3d19c4a58ad61e
Use jquery to scrape the comments for CI results and put them in
a table. Hide CI comments by default (the toggle button remains
so they can be displayed).
Change-Id: I2e1487e9482bfc3487ee2e94cb125f78d4d473a7
Due to the regex ref path usage we should use much strict regex. For
now, 2014a1 passing regex, because "." is any symbol.
Change-Id: I6793b42ff6619de0bfb9d56fc4ed98d887ee3ac6
That means that sahara-ptl group should be able to release all sahara-*
projects (sahara-dashboard, sahara-image-elements and sahara-extra). The
separated acl file has been added for this projects.
Change-Id: I2780b7b9fa6a579b8dd92c4f79aa599882594eba
With https://review.openstack.org/#/c/109464/ the content
of openstack-security-notes was moved to security-doc and thus
the repo is obsolete.
Change-Id: I0d0091a48390f99b2699d093ce39b215f1005547
It's really strange but gerrit doesn't accept the "refs/tags/2014.1.*"
refs, but it works ok with "^refs/tags/2014.1.*".
Change-Id: Icc5b8619c36c190e30072775c9c6f889f286f19e
stable/icehouse branch is not officially supported by stable maint team,
so, sahara team should be able to support and release it.
Change-Id: I05de930d923c80c3d73ad28cc8fae051676aff96
The SwiftPolicy Middleware for OpenStack Swift allows
to use a JSON policy file to handle swift authorizations.
The project is currently available on github:
https://github.com/cloudwatt/swiftpolicy
Change-Id: I6a3a7b0a4da35d0eb047face592aad7bfee2655c
oslo.serialization library is graduating from the oslo-incubator so it
should be imported as a stand-alone project under Oslo program.
Change-Id: Iaf79e6febf22b5acb3fb299aa15cb56616b6d5c0