Bug 129 82/782/1
authorHashir Mohammed <hashir.mohammed@riftio.com>
Mon, 12 Dec 2016 09:00:52 +0000 (04:00 -0500)
committerHashir Mohammed <hashir.mohammed@riftio.com>
Mon, 12 Dec 2016 09:01:10 +0000 (04:01 -0500)
commit1181a3bb396ca783b841e5e58bbd60e0548ede17
treeedf16c5c9d34cdba0de5fdb1b4961db7fbea55e6
parent308419079128a5c2ccd9c027e45bf225ceba50cf
Bug 129
     RIFT-15122

    * Added support for domain in Opnestack for KeyStone API v3
      * Added two new YANG model object user-domain and project-domain
      *  user-domain and project domain default to the value 'default'
      * Changed the Nova service name from computev21 to compute
      * Added test cases to verify the new feature and backward compatability

     Reviewers: TBD Rajesh, Ravu, Aniruddha

Signed-off-by: Hashir Mohammed <hashir.mohammed@riftio.com>
rwcal/plugins/vala/rwcal_openstack/rift/rwcal/openstack/openstack_drv.py
rwcal/plugins/vala/rwcal_openstack/rwcal_openstack.py
rwcal/plugins/yang/rwcal.yang
rwcal/test/test_rwcal_openstack.py