11 Commits

Author SHA1 Message Date
Steve McLellan
185dd9305a Add policy checks to API
Adds ability for deploy-time auth checks to allow/disallow
functionality, in line with other openstack projects.

Includes update of code in openstack/common, which is why the
patchset is so large. oslo-incubator changeset is May 27th
caed79d8239679cb74476bb0d9e5011b4fcc39da.

Implements blueprint policy-checks-in-api

Change-Id: I67a431dcc74f0a77ed48b7a489136d5008773cea
2014-06-11 13:37:41 -05:00
Ruslan Kamaldinov
86a4c4710d Rename muranoapi to murano
Partially-implements blueprint: rename-murano-api-to-murano

Change-Id: I2d7f52ef4073bce800cedc77f81f5d242c4d5d98
2014-05-27 15:14:44 +04:00
Ankur Rishi
69396e7533 Fix missing function error in install_venv
The previous commit, 3362ee1337d47ab8930407c58311a811d471a7a4,
a sync with Openstack Common, removed all definitions of the
post_process() function from the Distro class and all of its
child classes in install_venv_common.py.

This fix simply removes the call to the function in
install_venv.py

The issue is similar to #1263940 in tempest:
https://bugs.launchpad.net/tempest/+bug/1263940

Change-Id: Iedd0c29789c4b2ab9be880f9bd320b39a9bdd277
Closes-Bug: #1307705
2014-04-16 19:59:54 +00:00
Alexander Tivelkov
3362ee1337 Synchronized Openstack Common
Change-Id: Id4aedc35c6cd7597fa223360e1f64ecea0ad6517
2014-03-12 14:38:21 +04:00
Serg Melikyan
072b593de6 Migrated to Murano Common
Replaced old RabbitMQ code over amqplib to Murano Common MqClient

Change-Id: Icf721f9304f65df02231bde77c8472fd6e20c90d
2013-07-25 15:59:45 +04:00
Ekaterina Fedorova
18c7a90b10 Fix jsonschema version in pip-requires
Change-Id: I4dea1e4ac7ec81bf4161088fac16c143453aff49
2013-07-17 12:43:53 +04:00
Serg Melikyan
65e51b80da Updated to latest OpenStack Common
Change-Id: I96c005f5109c056fd590ee8c8b7b4f790e382187
2013-06-27 17:01:03 +04:00
Serg Melikyan
b8bc196805 Cherry-pick all changes from release-0.1 branch
Change-Id: Ibd8bfcf199b07700226629fd5c0679669ea29578
2013-06-26 12:49:57 +04:00
Serg Melikyan
5b6c49e8b1 Add .gitreview file.
Change-Id: I2e67ecf5a0b90c1d222bb5e20bda5d24f00c84b7
2013-05-16 19:32:14 +04:00
Stan Lagun
f145391f03 KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
Serg Melikyan
33a0a171a3 Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00